1. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  2. 6b316e9 Rename GrTestBatch and subclasses to Op by Brian Salomon · 8 years ago
  3. 99ad164 Rename batch->op and sk_sp in instanced rendering by Brian Salomon · 8 years ago
  4. a6aa590 Rename batch->op and sk_sp for all remaining path renderer classes. by Brian Salomon · 8 years ago
  5. 334df3a Fix gray png BRD tests by Matt Sarett · 8 years ago
  6. 1e86044d Mark CG and WIC images as srgb by Matt Sarett · 8 years ago
  7. 427da6f Revert "Remove all KTX support" by Leon Scroggins · 8 years ago
  8. 5d7c6ff Restore fetch-gn instructions. by Mike Klein · 8 years ago
  9. 780dad1 Rename "batch" to "op" and sk_sp in 3 path renderer classes: by Brian Salomon · 8 years ago
  10. 5de15c8 Turn on srgb config on all bots, run image decode tests to srgb by Matt Sarett · 8 years ago
  11. 3ac5b63 Blacklist SKPs for the 100k_IMG_DECODE bot by Ravi Mistry · 8 years ago
  12. 0b24cbd Stop supporting kUnknown_BmpHeaderType by Leon Scroggins III · 8 years ago
  13. 6b00a07 simplify SkTHash* move support by Mike Klein · 8 years ago
  14. d0a0a65 Convert a few path renderer class batches from Batch to Op. by Brian Salomon · 8 years ago
  15. ada12ab Remove all KTX support by Leon Scroggins III · 8 years ago
  16. 1b9924f Added SkLRUCache.h and converted GPU program cache to use it. by Ethan Nicholas · 8 years ago
  17. d85dd53 Shrink the SkImageGenerator API by Brian Osman · 8 years ago
  18. 9f8bdbb Exclude complexclip4 GM tests from tile_rt config by Stan Iliev · 8 years ago
  19. 9c457ad speedup dynamicwstream by Mike Reed · 8 years ago
  20. e4bf164 Port SkResourceCache to SkTHashTable by Mike Klein · 8 years ago
  21. 5adaf8b remove unused dynamicwstream.snapshotAsData() by Mike Reed · 8 years ago
  22. eaef549 Update Pixel Cs -> NFM26H by Kevin Lubick · 8 years ago
  23. 344ec42 Rename GrAtlasTextBatch->GrAtlasTextOp and sk_sp by Brian Salomon · 8 years ago
  24. 09e019e Rename GrAtlasTextBatch files to GrAtlasTextOp by Brian Salomon · 8 years ago
  25. 1fba702 add fatstroke sample by Mike Reed · 8 years ago
  26. 797ef16 Fix stragling Ubuntu dimensions by Kevin Lubick · 8 years ago
  27. 58c9b04 Another step to using gn_to_bp.py by Leon Scroggins III · 8 years ago
  28. 625cd9e Workaround freeze on Mac Chrome when checking read pixel config support. by Brian Salomon · 8 years ago
  29. 82c263f Rename NVPR batch->op and sk_sp'ify by Brian Salomon · 8 years ago
  30. 9752454 Added optimized sRGB/2.2 gamma stages into A2B color xform by raftias · 8 years ago
  31. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  32. db8f44f speculative pointer to member fix by Cary Clark · 8 years ago
  33. fc527d2 Even more batch->op and sk_sp'ification. by Brian Salomon · 8 years ago
  34. ebccb82 Revert "Test CL" by Ravi Mistry · 8 years ago
  35. ebad58c Test CL by Ravi Mistry · 8 years ago
  36. c2ba75b Remove Mac 10.6 - 10.8 work arounds for fonts. by bungeman · 8 years ago
  37. 8dc1f62 Remove strange 'write' overload on SkDynamicMemoryWStream. by bungeman · 8 years ago
  38. 7dae46a Some more batch->op renaming by Brian Salomon · 8 years ago
  39. 2535102 Reenable 16-bit png brd decode tests by Matt Sarett · 8 years ago
  40. 289e3d8 Bring sk_sp to oval GrDrawOps and rename batch->op by Brian Salomon · 8 years ago
  41. 222e9ad Make picture backed images sRGB by default by Brian Osman · 8 years ago
  42. 31c2608 Demote savePixels to save_pixels by Robert Phillips · 8 years ago
  43. 56ff9a1 Add Galaxy Tab3 Test by Kevin Lubick · 8 years ago
  44. acef51f Remove tombstones from SkTHash. by Herb Derby · 8 years ago
  45. ba62b4a Change FLAGS_analyticAA's default to true by Yuqian Li · 8 years ago
  46. 2dc5237 remove PLAIN_ENUM flag for SkClipOp by Mike Reed · 8 years ago
  47. 6a63904 Update rect ops to use "op" in their name and return sk_sp. by Brian Salomon · 8 years ago
  48. b7ce80b switch to libstdc++ for standalone Android builds. by Mike Klein · 8 years ago
  49. e305cc1f Partially defer GrSWMaskHelper by Robert Phillips · 8 years ago
  50. 95ada6e Remove SkKTXImageEncoder by Leon Scroggins III · 8 years ago
  51. 78c212a SK_API-export SkCodec by Florin Malita · 8 years ago
  52. 3639faa Add SkCodec::FrameInfo::fFullyReceived by Leon Scroggins III · 8 years ago
  53. 19d20c6 remove PLAIN_ENUM flag for SkClipOp by Mike Reed · 8 years ago
  54. 4928229 add tests/bench for dynamicwstream by Mike Reed · 8 years ago
  55. 7a1cc67 SkPngCodec: Add support for 16-bit pngs (step 1) by Matt Sarett · 8 years ago
  56. ff11428 more simplify bugs by Cary Clark · 8 years ago
  57. 2052c86 Move, rename, and document Visual Studio GN helper script by Brian Osman · 8 years ago
  58. 8dcc84f Prefer F16 in SkAndroidCodec for high precision images by Matt Sarett · 8 years ago
  59. 60c05f9 Mark the leaf classes of GrOp final. by Herb Derby · 8 years ago
  60. 544851b Change ConstructorInitializerWidth in .clang-format from 4 to 8 by Brian Salomon · 8 years ago
  61. 417b7f4 Replace TextureType with SkBackingFit by Robert Phillips · 8 years ago
  62. 4a24da5 Make filterMaskGPU use GrTextureProxy by Robert Phillips · 8 years ago
  63. 2734136 Add asDeferredTexture & asDeferredRenderTarget helpers to GrSurfaceContext by Robert Phillips · 8 years ago
  64. 0d413f0 Revert "Revert "SkNx basically always is fast now."" by Mike Klein · 8 years ago
  65. d37d5d9 Revert "Revert "clamp to premul when reading premul sRGB"" by Mike Klein · 8 years ago
  66. 65115a1 Remove mutex guards from GrContext::readSurfacePixels by Robert Phillips · 8 years ago
  67. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  68. 2e018f5 Revert "clamp to premul when reading premul sRGB" by Mike Klein · 8 years ago
  69. 8ba64d1 Revert "SkNx basically always is fast now." by Mike Klein · 8 years ago
  70. bde5d5d Revert "Do not build the ktx encoder for android framework" by Mike Klein · 8 years ago
  71. ecdb686 Fix SDF generation for pixel-aligned paths (take two) by Jim Van Verth · 8 years ago
  72. eeb7137 Do not build the ktx encoder for android framework by Leon Scroggins III · 8 years ago
  73. 04e10da clamp to premul when reading premul sRGB by Mike Klein · 8 years ago
  74. 21f7838 SkNx basically always is fast now. by Mike Klein · 8 years ago
  75. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  76. 24f1978 Make GrRenderTargetContext::addDrawOp use sk_sp by Brian Salomon · 8 years ago
  77. d5aabd6 Remove spurious include of SkRasterPipeline_opts.h by Brian Osman · 8 years ago
  78. 4f0ad1f Remove Nexus9 bots by Eric Boren · 8 years ago
  79. 9bf39c2 Fix double CMYK->RGBA conversion on swizzled jpeg decodes by Matt Sarett · 8 years ago
  80. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  81. 3c41773 Updating NVIDIA Shields to "Shield Experience Upgrade 3.3" by Kevin Lubick · 8 years ago
  82. db402ca add move semantics to SkTHash* by Mike Klein · 8 years ago
  83. 0abc8b4 Add helper for idenitfying hw GrAATypes. by Brian Salomon · 8 years ago
  84. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  85. 36aa176 Fix bug of passing DrawType::kColor instead of kStencilAndColor by Brian Salomon · 8 years ago
  86. 49f5da7 Fix out of bounds memory write in SkGifCodec by Leon Scroggins III · 8 years ago
  87. aaa6d77 Delete SK_SUPPORT_LEGACY_GRADIENT_PREMUL-guarded code by Florin Malita · 8 years ago
  88. 18b4f98 Fix doc typo by Jim Van Verth · 8 years ago
  89. 82125e9 Remove antialias axis from GrPathRendererChain::DrawType by Brian Salomon · 8 years ago
  90. 72245c5 Avoid int64 overflow in SkClampRange by Florin Malita · 8 years ago
  91. 941e7e2 re-land of added sk_FragCoord support to skslc by Ethan Nicholas · 8 years ago
  92. 3dc73f3 Add PDFium_SkiaPaths bot by Eric Boren · 8 years ago
  93. 4ec2b71 don't use deprecated api by Mike Reed · 8 years ago
  94. 56e3209 SkGifCodec: intersect frameRect with image size by Leon Scroggins III · 8 years ago
  95. be3bdd9 Fix Android overdraw detection by Matt Sarett · 8 years ago
  96. 3fd9e44 Roll recipe DEPS by Eric Boren · 8 years ago
  97. 7fe2dae remove old clipping flags by Mike Reed · 8 years ago
  98. 3b3bdaf Delete swarm_trigger recipe by Eric Boren · 8 years ago
  99. b399e38 Add Gray test color images to bots by Matt Sarett · 8 years ago
  100. 5f1bb0a Add a method in SkCanvas to set "hard" clip bounds. by Stan Iliev · 8 years ago