1. 144a5c5 Rename batch->op in skiaserve by Brian Salomon · 8 years ago
  2. f4e27f6 Remove getDevice_just_for_deprecated_compatibility_testing (take 2) by Robert Phillips · 8 years ago
  3. 6ad3d2f xps.gni by Hal Canary · 8 years ago
  4. 42ad83a Rename batch->op in GrAuditTrail. by Brian Salomon · 8 years ago
  5. b44bb31 Add color space xform to GrMagnifierEffect by Brian Osman · 8 years ago
  6. 5ec9def Rename files, macros, types, and functions related to GrDrawOp testing. by Brian Salomon · 8 years ago
  7. 8c5bad3 Remove the last "batch tracker" from AAStrokeRectOp. by Brian Salomon · 8 years ago
  8. 721a2c4 Add color space xform support to GrDisplacementEffect by Brian Osman · 8 years ago
  9. 70826d7 Add color space xform bits to key for texture domain effect by Brian Osman · 8 years ago
  10. b2cb535 Fix more Skia filter fuzzer bugs by Robert Phillips · 8 years ago
  11. 8e444a6 check for empty contours in sortable top by Cary Clark · 8 years ago
  12. c1c607e GPU: Fix for fuzzer issue for sw-rendered paths with large bounds. by Brian Salomon · 8 years ago
  13. 22c57ab Fix mapping from src to dst image space in SkAlphaThresholdFilter by Robert Phillips · 8 years ago
  14. 86cedfc Fix iOS build by Robert Phillips · 8 years ago
  15. 2b25d34 Tag string bitmaps (for GMs) as sRGB by Brian Osman · 8 years ago
  16. 33667da Restore getDevice_just_for_deprecated_compatibility_testing by Robert Phillips · 8 years ago
  17. 7dc5452 Do color space conversion in XfermodeImageFilter by Brian Osman · 8 years ago
  18. 07b6ad0 Floor to scalar for SDF paths. by Jim Van Verth · 8 years ago
  19. 58f100c Update libwebp to v0.5.2-rc2 by Leon Scroggins III · 8 years ago
  20. 22f4a1f Remove getDevice_just_for_deprecated_compatibility_test() by Robert Phillips · 8 years ago
  21. 1bfcf88 Implement SkICC::WriteICC() by Matt Sarett · 8 years ago
  22. c468963 Respect color space in GrTextureDomainEffect by Brian Osman · 8 years ago
  23. 3711e11 switch to _deprecated suffix for exotic SkClipOps by Mike Reed · 8 years ago
  24. ace3432 Fix, cleanup and document the clamp tiler better. by Herb Derby · 8 years ago
  25. 9c16d1e handle empty contours in a couple more places by Cary Clark · 8 years ago
  26. 6750e91 Fix precision errors in large circle rendering. by Jim Van Verth · 8 years ago
  27. 2410717 Fix swapped interpretation of c and e in SkColorSpace_ICC by Matt Sarett · 8 years ago
  28. 65869fb update dox for generateScaledPixels by Mike Reed · 8 years ago
  29. 20dd31f Guard some uint32_t -> int cases in SkPictureData reading by Robert Phillips · 8 years ago
  30. d1c550e Consolidate TILEX_LOW_BITS/TILEY_LOW_BITS -> EXTRACT_LOW_BITS by Florin Malita · 8 years ago
  31. 98624d2 "Fix" some ImageFilter fuzzer issues by Robert Phillips · 8 years ago
  32. efa9d34 Explicit ownership of data in SkBlockMemoryStream. by Ben Wagner · 8 years ago
  33. 4f8a467 Allow running gn_to_bp.py from another script by Leon Scroggins III · 8 years ago
  34. 932efed GIF: Avoid copying/storing data when possible by Leon Scroggins III · 8 years ago
  35. 8e04286 Move existing writeICC() code into SkICC by Matt Sarett · 8 years ago
  36. 879bdc9 Temorarily remove Vulkan NexusPlayer bots till we can fix them by Greg Daniel · 8 years ago
  37. 7c36e5a Roll Recipe DEPS by Eric Boren · 8 years ago
  38. 746cc0b Update SKP version by UpdateSKPs · 8 years ago
  39. 5cbc7b9 simplify generatescaledpixels by Mike Reed · 8 years ago
  40. 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
  41. 64b70b0 Generate Signed Distance Field directly from vector path by joel.liang · 8 years ago
  42. 57845a7 Fix clamp lowbits extraction when combined with non-clamp by Florin Malita · 8 years ago
  43. d4b9c35 Fix iOS build by Matt Sarett · 8 years ago
  44. 113d05f Revert "Revert "WIP: Skia support library for ICC tasks"" by Ravi Mistry · 8 years ago
  45. eb733fb Revert "WIP: Skia support library for ICC tasks" by Ravi Mistry · 8 years ago
  46. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  47. 903da79 Rename GrBatchAtlas files to GrDrawOpAtlas by Brian Salomon · 8 years ago
  48. a97a60c Added gamma visualizations to colorspaceinfo tool by raftias · 8 years ago
  49. ab2d73b rework xor to be more like winding by Cary Clark · 8 years ago
  50. ee1c73f tweak SkOnce.h header to work around issues with std::atomic::compare_exchange_strong by Lee Salzman · 8 years ago
  51. fc8dc31 WIP: Skia support library for ICC tasks by Matt Sarett · 8 years ago
  52. 0eb6ed4 fix fuzzing empty contours squirrelly cubics by Cary Clark · 8 years ago
  53. 595599f Rearrange ICC profile parsing by Matt Sarett · 8 years ago
  54. 4cd6865 Only attempt index8 if underlying GIF is index8 by Leon Scroggins III · 8 years ago
  55. f856fd1 Rename GrBatchFontCache->GrAtlasGlyphCache by Brian Salomon · 8 years ago
  56. 884300d Remove SkDynamicMemoryWStream::getOffset. by Ben Wagner · 8 years ago
  57. 9f67f04 dump path fill type with data by Cary Clark · 8 years ago
  58. d2a5e30 rm unnecessary forward decl of GrClip in GrDashOp.h by Brian Salomon · 8 years ago
  59. 138ea97 Add color space to picture image as a creation parameter by Brian Osman · 8 years ago
  60. 8ced688 Add GM for filtering bug by Robert Phillips · 8 years ago
  61. 9864257 hide deprecated SkImage::preroll by Mike Reed · 8 years ago
  62. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  63. 6b316e9 Rename GrTestBatch and subclasses to Op by Brian Salomon · 8 years ago
  64. 99ad164 Rename batch->op and sk_sp in instanced rendering by Brian Salomon · 8 years ago
  65. a6aa590 Rename batch->op and sk_sp for all remaining path renderer classes. by Brian Salomon · 8 years ago
  66. 334df3a Fix gray png BRD tests by Matt Sarett · 8 years ago
  67. 1e86044d Mark CG and WIC images as srgb by Matt Sarett · 8 years ago
  68. 427da6f Revert "Remove all KTX support" by Leon Scroggins · 8 years ago
  69. 5d7c6ff Restore fetch-gn instructions. by Mike Klein · 8 years ago
  70. 780dad1 Rename "batch" to "op" and sk_sp in 3 path renderer classes: by Brian Salomon · 8 years ago
  71. 5de15c8 Turn on srgb config on all bots, run image decode tests to srgb by Matt Sarett · 8 years ago
  72. 3ac5b63 Blacklist SKPs for the 100k_IMG_DECODE bot by Ravi Mistry · 8 years ago
  73. 0b24cbd Stop supporting kUnknown_BmpHeaderType by Leon Scroggins III · 8 years ago
  74. 6b00a07 simplify SkTHash* move support by Mike Klein · 8 years ago
  75. d0a0a65 Convert a few path renderer class batches from Batch to Op. by Brian Salomon · 8 years ago
  76. ada12ab Remove all KTX support by Leon Scroggins III · 8 years ago
  77. 1b9924f Added SkLRUCache.h and converted GPU program cache to use it. by Ethan Nicholas · 8 years ago
  78. d85dd53 Shrink the SkImageGenerator API by Brian Osman · 8 years ago
  79. 9f8bdbb Exclude complexclip4 GM tests from tile_rt config by Stan Iliev · 8 years ago
  80. 9c457ad speedup dynamicwstream by Mike Reed · 8 years ago
  81. e4bf164 Port SkResourceCache to SkTHashTable by Mike Klein · 8 years ago
  82. 5adaf8b remove unused dynamicwstream.snapshotAsData() by Mike Reed · 8 years ago
  83. eaef549 Update Pixel Cs -> NFM26H by Kevin Lubick · 8 years ago
  84. 344ec42 Rename GrAtlasTextBatch->GrAtlasTextOp and sk_sp by Brian Salomon · 8 years ago
  85. 09e019e Rename GrAtlasTextBatch files to GrAtlasTextOp by Brian Salomon · 8 years ago
  86. 1fba702 add fatstroke sample by Mike Reed · 8 years ago
  87. 797ef16 Fix stragling Ubuntu dimensions by Kevin Lubick · 8 years ago
  88. 58c9b04 Another step to using gn_to_bp.py by Leon Scroggins III · 8 years ago
  89. 625cd9e Workaround freeze on Mac Chrome when checking read pixel config support. by Brian Salomon · 8 years ago
  90. 82c263f Rename NVPR batch->op and sk_sp'ify by Brian Salomon · 8 years ago
  91. 9752454 Added optimized sRGB/2.2 gamma stages into A2B color xform by raftias · 8 years ago
  92. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  93. db8f44f speculative pointer to member fix by Cary Clark · 8 years ago
  94. fc527d2 Even more batch->op and sk_sp'ification. by Brian Salomon · 8 years ago
  95. ebccb82 Revert "Test CL" by Ravi Mistry · 8 years ago
  96. ebad58c Test CL by Ravi Mistry · 8 years ago
  97. c2ba75b Remove Mac 10.6 - 10.8 work arounds for fonts. by bungeman · 8 years ago
  98. 8dc1f62 Remove strange 'write' overload on SkDynamicMemoryWStream. by bungeman · 8 years ago
  99. 7dae46a Some more batch->op renaming by Brian Salomon · 8 years ago
  100. 2535102 Reenable 16-bit png brd decode tests by Matt Sarett · 8 years ago