1. c03391e Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https://codereview.chromium.org/1011403004/) by joshualitt · 9 years ago
  2. eed1dae BitmapTextBatch and BitmapTextBlob by joshualitt · 9 years ago
  3. 2a3c849 Turn on Chromium's top 25 page set by rmistry · 9 years ago
  4. f5f8518 Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago
  5. af9c85d SkPDF: remove SK_NO_FLATE & dead code in SkPDFStream by halcanary · 9 years ago
  6. 0340df5 back to Sk4f for SkPMColor #floats by mtklein · 9 years ago
  7. 39383a1 Fix cr SKPs naming by rmistry · 9 years ago
  8. 5af9a37 Turn on key mobile sites cr page set and delete dashed desktop by rmistry · 9 years ago
  9. 009b069 Fix gs.upload_dir_contents arguments mismatch by rmistry · 9 years ago
  10. 49d093c Add ability to capture SKPs from Chromium's pagesets by rmistry · 9 years ago
  11. b4ee7ea webpages_playback.py: Support storing to local directories by kkinnunen · 9 years ago
  12. 005b84e clamp matrix-translate before converting to pmcolor by reed · 9 years ago
  13. 5c9fa28 Add option to embed font data into executable. by bungeman · 9 years ago
  14. 9b3edef Silence giflib warning on mac by msarett · 9 years ago
  15. c9adb05 Refactor Sk2x<T> + Sk4x<T> into SkNf<N,T> and SkNi<N,T> by mtklein · 9 years ago
  16. 23ac62c Small change to move GrProcessor and GrBatch pools over to SkSpinlock by joshualitt · 9 years ago
  17. 50ffd99 Extract the spinlock from SkOnce as SkSpinlock. by mtklein · 9 years ago
  18. ff42021 Revert of Remove SkClipStack's manual rounding of BW clip rects (patchset #3 id:80001 of https://codereview.chromium.org/1033453003/) by robertphillips · 9 years ago
  19. d3e9191 Fix variable names in xfermodes2 gm test by cdalton · 9 years ago
  20. 6d0e7b2 WIP: Added support for giflib, updated jpeg and png by msarett · 9 years ago
  21. 44b8022 Add hashtag for the new skps bug by rmistry · 9 years ago
  22. 00c9509 Revert of WIP: Added support for giflib, updated jpeg and png (patchset #8 id:260001 of https://codereview.chromium.org/1038863003/) by borenet · 9 years ago
  23. f9310fe webpages_playback.py: Avoid crash when retrying to capture skp by kkinnunen · 9 years ago
  24. 7da1901 use Sk4f for matrix math by reed · 9 years ago
  25. a8e2d5b Update SKP version by skia.buildbots · 9 years ago
  26. 06d3d68 Revert "Implement approx-match support in image filter saveLayer() offscreen." by senorblanco · 9 years ago
  27. b97dafe Implement approx-match support in image filter saveLayer() offscreen. by senorblanco · 9 years ago
  28. d8b34c2 use table of procs (and unrolling) to speed up mapPts by reed · 9 years ago
  29. 5cffba8 Remove SkMemoryStream::peek() by scroggo · 9 years ago
  30. 871ad7a Use a black background in imagefiltersgraph so 8888 and 565 look similar. by mtklein · 9 years ago
  31. d588c01 Housekeeping to rename GrGL compressed texture formats to match GL specs by egdaniel · 9 years ago
  32. 573ae01 Move HWUI boilerplate into utils/android by tomhudson · 9 years ago
  33. 255dcd1 WIP: Added support for giflib, updated jpeg and png by msarett · 9 years ago
  34. a096d7a SkCodec: add wbmp class by halcanary · 9 years ago
  35. 135b7ec tools: add sync-and-gyp script by halcanary · 9 years ago
  36. 75a0ebb Minor cleanup in nanobench by tomhudson · 9 years ago
  37. 939253e Whitespace change to see if Android bots are fixed by borenet · 9 years ago
  38. 1e37d17 Update [dm|nanobench]_flags for CPU/GPU split by borenet · 9 years ago
  39. daee7ea impl SkConvertQuadToCubic w/ Sk2s by reed · 9 years ago
  40. 1d24b8d Add matrix constructing helpers to SkMatrix by robertphillips · 9 years ago
  41. 41f88f0 SkPDF fix object counting error by halcanary · 9 years ago
  42. e833107 Remove some validation and asserts from tessellating path renderer. by senorblanco · 9 years ago
  43. 2edf599 Fix DiscardableMemoryPool::free race condition by halcanary · 9 years ago
  44. a644116 Revert of Make the canvas draw looper setup update the canvas save count (patchset #1 id:1 of https://codereview.chromium.org/1034033004/) by reed · 9 years ago
  45. fd3a91e Make the canvas draw looper setup update the canvas save count by reed · 9 years ago
  46. 3d4c4a5 SkPMFloat::trunc() by mtklein · 9 years ago
  47. d968a6f Android HWUI backend Nanobench by tomhudson · 9 years ago
  48. e0b19d4 small fix for nanobench segfault when not running any tests by joshualitt · 9 years ago
  49. 9665eee Remove unused HWAA flag and uniqueID field from GrDrawTargetCaps. by egdaniel · 9 years ago
  50. 546db46 Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalanced indents) by robertphillips · 9 years ago
  51. 0eed6df Silence PNG warnings from SkPngCodec. by scroggo · 9 years ago
  52. 5501103 use new faster/vector impl for chopping conics by reed · 9 years ago
  53. 384181c Add support for using alternative backends (like DirectX) when creating a GrGpu. by egdaniel · 9 years ago
  54. d8bc16b add legacy pathop enums; fix uninitialized warning by caryclark · 9 years ago
  55. 5435929 cumulative pathops patch by caryclark · 9 years ago
  56. c08330f remove slower scalar code in favor of vectors by reed · 9 years ago
  57. 65cdb57 Add a paint filter utility canvas (SkPaintFilterCanvas) by fmalita · 9 years ago
  58. 230d4ac Use a wrapper for SkDebugf in SkCodec. by scroggo · 9 years ago
  59. b880d7f SkCodec: conditionally remove fInfo by halcanary · 9 years ago
  60. dee3df9 Add a go-fast button to Skia GYP configs. by mtklein · 9 years ago
  61. ce86687 pdf skp tabl_worldjournal.skp took 5 days to run on Valgrind by mtklein · 9 years ago
  62. 3756d81 remove #if 0 code by reed · 9 years ago
  63. 83e22e4 use custom search for pathmeasure by reed · 9 years ago
  64. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  65. 02fd592 hack on linear gradient by mtklein · 9 years ago
  66. 05035d4 Remove sfnt dependency from xps gyp tartget. by bungeman · 9 years ago
  67. b25a83b Use Sk4x to speed-up bounds of an array of points by reed · 9 years ago
  68. e68f736 Add more parameters to GrTextContext::canDraw by cdalton · 9 years ago
  69. 9c59ebc Test scanline decoding in DM. by scroggo · 9 years ago
  70. 59f9ec7 Replace error checking mutex initializer with the glibc-compatible version by djsollen · 9 years ago
  71. 15391ee Update 4-at-a-time APIs. by mtklein · 9 years ago
  72. 2af8583 simple patch to always init SkTextBlob uniqueID by joshualitt · 9 years ago
  73. d4714af SkPDF SkPDFObject::addResources signature simplified by halcanary · 9 years ago
  74. b3e5e4d Lazy SKP image decoding in DM. by mtklein · 9 years ago
  75. c4a933b land some real hashtags by mtklein · 9 years ago
  76. 3cfd1ad Add post upload hook to substitute hashtags for their mapped text by rmistry · 9 years ago
  77. 2f7ebcb SkPDF: eliminate skpdfpage class by halcanary · 9 years ago
  78. 114912d Fix android_run_skia script to allow for larger blacklist by msarett · 9 years ago
  79. a43b415 SkPDF: merge skdocument_pdf and skpdfdocument by halcanary · 9 years ago
  80. f41061c SKPDF: refactor pdfcatalog and pdfdocument by halcanary · 9 years ago
  81. 0524590 Add scanline decoding to SkCodec. by scroggo · 9 years ago
  82. 038cb5e SkTHash: add checksum include by halcanary · 9 years ago
  83. 3e56227 Add copyright headers to remaining gyp files. by scroggo · 9 years ago
  84. e523d4f Remove SkClipStack's manual rounding of BW clip rects by robertphillips · 9 years ago
  85. 6d62270 SkPDF: skpdfdocument and skpdfpage use skpdfdevice in a const way by halcanary · 9 years ago
  86. 26b5d15 SkPDF: add canon assert before adding code that might break it by halcanary · 9 years ago
  87. 7a01184 SkPDF: unclass skpdfdocument by halcanary · 9 years ago
  88. 18e5580 More file types to check for (C). by mtklein · 9 years ago
  89. 73bb456 Fix for ClipMaskManager drawSimpleRect by joshualitt · 9 years ago
  90. 648ac53 Add copyright to gyp/codec.gyp. by scroggo · 9 years ago
  91. 9d85145 SkPDF: clean up skpdfdocument, add static functions by halcanary · 9 years ago
  92. 478652e Add copyright headers DM. by scroggo · 9 years ago
  93. d0be5bb Fixing memory leak in ico decoder by msarett · 9 years ago
  94. 9bde918 Enabling ico decoding with use of png and bmp decoders by msarett · 9 years ago
  95. 6adf849 SkPDF refactor skpdfdocument by halcanary · 9 years ago
  96. c7c9180 Add copyright check to PRESUBMIT by borenet · 9 years ago
  97. 6b9ef90 SkChopCubicAt2 using Sk2s -- 2x faster by reed · 9 years ago
  98. f3d53a0 SkPDF: unit test cleanup by halcanary · 9 years ago
  99. 0dc4dd6 Revert of pathops version two (patchset #16 id:150001 of https://codereview.chromium.org/1002693002/) by reed · 9 years ago
  100. 82dec0e1 Revert of remove obsolete tests (patchset #1 id:1 of https://codereview.chromium.org/1030883002/) by caryclark · 9 years ago