1. 3711e11 switch to _deprecated suffix for exotic SkClipOps by Mike Reed · 8 years ago
  2. ace3432 Fix, cleanup and document the clamp tiler better. by Herb Derby · 8 years ago
  3. 9c16d1e handle empty contours in a couple more places by Cary Clark · 8 years ago
  4. 6750e91 Fix precision errors in large circle rendering. by Jim Van Verth · 8 years ago
  5. 2410717 Fix swapped interpretation of c and e in SkColorSpace_ICC by Matt Sarett · 8 years ago
  6. 65869fb update dox for generateScaledPixels by Mike Reed · 8 years ago
  7. 20dd31f Guard some uint32_t -> int cases in SkPictureData reading by Robert Phillips · 8 years ago
  8. d1c550e Consolidate TILEX_LOW_BITS/TILEY_LOW_BITS -> EXTRACT_LOW_BITS by Florin Malita · 8 years ago
  9. 98624d2 "Fix" some ImageFilter fuzzer issues by Robert Phillips · 8 years ago
  10. efa9d34 Explicit ownership of data in SkBlockMemoryStream. by Ben Wagner · 8 years ago
  11. 4f8a467 Allow running gn_to_bp.py from another script by Leon Scroggins III · 8 years ago
  12. 932efed GIF: Avoid copying/storing data when possible by Leon Scroggins III · 8 years ago
  13. 8e04286 Move existing writeICC() code into SkICC by Matt Sarett · 8 years ago
  14. 879bdc9 Temorarily remove Vulkan NexusPlayer bots till we can fix them by Greg Daniel · 8 years ago
  15. 7c36e5a Roll Recipe DEPS by Eric Boren · 8 years ago
  16. 746cc0b Update SKP version by UpdateSKPs · 8 years ago
  17. 5cbc7b9 simplify generatescaledpixels by Mike Reed · 8 years ago
  18. a8b1e6d Revert of Generate Signed Distance Field directly from vector path (patchset #23 id:440001 of https://codereview.chromium.org/1643143002/ ) by rmistry · 8 years ago
  19. 64b70b0 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  20. 57845a7 Fix clamp lowbits extraction when combined with non-clamp by Florin Malita · 8 years ago
  21. d4b9c35 Fix iOS build by Matt Sarett · 8 years ago
  22. 113d05f Revert "Revert "WIP: Skia support library for ICC tasks"" by Ravi Mistry · 8 years ago
  23. eb733fb Revert "WIP: Skia support library for ICC tasks" by Ravi Mistry · 8 years ago
  24. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  25. 903da79 Rename GrBatchAtlas files to GrDrawOpAtlas by Brian Salomon · 8 years ago
  26. a97a60c Added gamma visualizations to colorspaceinfo tool by raftias · 8 years ago
  27. ab2d73b rework xor to be more like winding by Cary Clark · 8 years ago
  28. ee1c73f tweak SkOnce.h header to work around issues with std::atomic::compare_exchange_strong by Lee Salzman · 8 years ago
  29. fc8dc31 WIP: Skia support library for ICC tasks by Matt Sarett · 8 years ago
  30. 0eb6ed4 fix fuzzing empty contours squirrelly cubics by Cary Clark · 8 years ago
  31. 595599f Rearrange ICC profile parsing by Matt Sarett · 8 years ago
  32. 4cd6865 Only attempt index8 if underlying GIF is index8 by Leon Scroggins III · 8 years ago
  33. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago
  34. 884300d Remove SkDynamicMemoryWStream::getOffset. by Ben Wagner · 8 years ago
  35. 9f67f04 dump path fill type with data by Cary Clark · 8 years ago
  36. d2a5e30 rm unnecessary forward decl of GrClip in GrDashOp.h by Brian Salomon · 8 years ago
  37. 138ea97 Add color space to picture image as a creation parameter by Brian Osman · 8 years ago
  38. 8ced688 Add GM for filtering bug by Robert Phillips · 8 years ago
  39. 9864257 hide deprecated SkImage::preroll by Mike Reed · 8 years ago
  40. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  41. 6b316e9 Rename GrTestBatch and subclasses to Op by Brian Salomon · 8 years ago
  42. 99ad164 Rename batch->op and sk_sp in instanced rendering by Brian Salomon · 8 years ago
  43. a6aa590 Rename batch->op and sk_sp for all remaining path renderer classes. by Brian Salomon · 8 years ago
  44. 334df3a Fix gray png BRD tests by Matt Sarett · 8 years ago
  45. 1e86044d Mark CG and WIC images as srgb by Matt Sarett · 8 years ago
  46. 427da6f Revert "Remove all KTX support" by Leon Scroggins · 8 years ago
  47. 5d7c6ff Restore fetch-gn instructions. by Mike Klein · 8 years ago
  48. 780dad1 Rename "batch" to "op" and sk_sp in 3 path renderer classes: by Brian Salomon · 8 years ago
  49. 5de15c8 Turn on srgb config on all bots, run image decode tests to srgb by Matt Sarett · 8 years ago
  50. 3ac5b63 Blacklist SKPs for the 100k_IMG_DECODE bot by Ravi Mistry · 8 years ago
  51. 0b24cbd Stop supporting kUnknown_BmpHeaderType by Leon Scroggins III · 8 years ago
  52. 6b00a07 simplify SkTHash* move support by Mike Klein · 8 years ago
  53. d0a0a65 Convert a few path renderer class batches from Batch to Op. by Brian Salomon · 8 years ago
  54. ada12ab Remove all KTX support by Leon Scroggins III · 8 years ago
  55. 1b9924f Added SkLRUCache.h and converted GPU program cache to use it. by Ethan Nicholas · 8 years ago
  56. d85dd53 Shrink the SkImageGenerator API by Brian Osman · 8 years ago
  57. 9f8bdbb Exclude complexclip4 GM tests from tile_rt config by Stan Iliev · 8 years ago
  58. 9c457ad speedup dynamicwstream by Mike Reed · 8 years ago
  59. e4bf164 Port SkResourceCache to SkTHashTable by Mike Klein · 8 years ago
  60. 5adaf8b remove unused dynamicwstream.snapshotAsData() by Mike Reed · 8 years ago
  61. eaef549 Update Pixel Cs -> NFM26H by Kevin Lubick · 8 years ago
  62. 344ec42 Rename GrAtlasTextBatch->GrAtlasTextOp and sk_sp by Brian Salomon · 8 years ago
  63. 09e019e Rename GrAtlasTextBatch files to GrAtlasTextOp by Brian Salomon · 8 years ago
  64. 1fba702 add fatstroke sample by Mike Reed · 8 years ago
  65. 797ef16 Fix stragling Ubuntu dimensions by Kevin Lubick · 8 years ago
  66. 58c9b04 Another step to using gn_to_bp.py by Leon Scroggins III · 8 years ago
  67. 625cd9e Workaround freeze on Mac Chrome when checking read pixel config support. by Brian Salomon · 8 years ago
  68. 82c263f Rename NVPR batch->op and sk_sp'ify by Brian Salomon · 8 years ago
  69. 9752454 Added optimized sRGB/2.2 gamma stages into A2B color xform by raftias · 8 years ago
  70. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  71. db8f44f speculative pointer to member fix by Cary Clark · 8 years ago
  72. fc527d2 Even more batch->op and sk_sp'ification. by Brian Salomon · 8 years ago
  73. ebccb82 Revert "Test CL" by Ravi Mistry · 8 years ago
  74. ebad58c Test CL by Ravi Mistry · 8 years ago
  75. c2ba75b Remove Mac 10.6 - 10.8 work arounds for fonts. by bungeman · 8 years ago
  76. 8dc1f62 Remove strange 'write' overload on SkDynamicMemoryWStream. by bungeman · 8 years ago
  77. 7dae46a Some more batch->op renaming by Brian Salomon · 8 years ago
  78. 2535102 Reenable 16-bit png brd decode tests by Matt Sarett · 8 years ago
  79. 289e3d8 Bring sk_sp to oval GrDrawOps and rename batch->op by Brian Salomon · 8 years ago
  80. 222e9ad Make picture backed images sRGB by default by Brian Osman · 8 years ago
  81. 31c2608 Demote savePixels to save_pixels by Robert Phillips · 8 years ago
  82. 56ff9a1 Add Galaxy Tab3 Test by Kevin Lubick · 8 years ago
  83. acef51f Remove tombstones from SkTHash. by Herb Derby · 8 years ago
  84. ba62b4a Change FLAGS_analyticAA's default to true by Yuqian Li · 8 years ago
  85. 2dc5237 remove PLAIN_ENUM flag for SkClipOp by Mike Reed · 8 years ago
  86. 6a63904 Update rect ops to use "op" in their name and return sk_sp. by Brian Salomon · 8 years ago
  87. b7ce80b switch to libstdc++ for standalone Android builds. by Mike Klein · 8 years ago
  88. e305cc1f Partially defer GrSWMaskHelper by Robert Phillips · 8 years ago
  89. 95ada6e Remove SkKTXImageEncoder by Leon Scroggins III · 8 years ago
  90. 78c212a SK_API-export SkCodec by Florin Malita · 8 years ago
  91. 3639faa Add SkCodec::FrameInfo::fFullyReceived by Leon Scroggins III · 8 years ago
  92. 19d20c6 remove PLAIN_ENUM flag for SkClipOp by Mike Reed · 8 years ago
  93. 4928229 add tests/bench for dynamicwstream by Mike Reed · 8 years ago
  94. 7a1cc67 SkPngCodec: Add support for 16-bit pngs (step 1) by Matt Sarett · 8 years ago
  95. ff11428 more simplify bugs by Cary Clark · 8 years ago
  96. 2052c86 Move, rename, and document Visual Studio GN helper script by Brian Osman · 8 years ago
  97. 8dcc84f Prefer F16 in SkAndroidCodec for high precision images by Matt Sarett · 8 years ago
  98. 60c05f9 Mark the leaf classes of GrOp final. by Herb Derby · 8 years ago
  99. 544851b Change ConstructorInitializerWidth in .clang-format from 4 to 8 by Brian Salomon · 8 years ago
  100. 417b7f4 Replace TextureType with SkBackingFit by Robert Phillips · 8 years ago