1. 15a64e7 Convert A8 D32 mask blitters to Sk4px by Florin Malita · 7 years ago
  2. 8eaf64a Fix SkTCopyOnFirstWrite copy semantics by Florin Malita · 7 years ago
  3. 52e16d9 Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better. by Greg Daniel · 7 years ago
  4. 4db18ed Add SkOffsetSimplePolygon. by Jim Van Verth · 7 years ago
  5. 26a9aad initial SkSLJIT checkin by Ethan Nicholas · 7 years ago
  6. 96b6d53 Fix GrTextureStripAtlasManager cleanup order bug by Robert Phillips · 7 years ago
  7. bdea98c Delete unused VkClearTest by Greg Daniel · 7 years ago
  8. d496655 Remove TLS glyph cache calls. by Herb Derby · 7 years ago
  9. a8d9211 Add promise images for deferred instantiation of wrapped gpu textures by Greg Daniel · 7 years ago
  10. b5e1f75 Revert "Revert "add tiler for SkDraw"" by Mike Reed · 7 years ago
  11. 461ef7a Revert "add tiler for SkDraw" by Florin Malita · 7 years ago
  12. be1b397 add tiler for SkDraw by Mike Reed · 7 years ago
  13. f3a4ef9 Add unit test the explicit tests create a GrVkCopyPipeline by Greg Daniel · 7 years ago
  14. 4bc7011 Separate creation time & flush time behavior in GrDrawOpAtlas (take 3) by Robert Phillips · 7 years ago
  15. ba7a165 Revert "Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)""" by Robert Phillips · 7 years ago
  16. 934c3d0 Revert "Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)"" by Robert Phillips · 7 years ago
  17. 84d823a Revert "Separate creation time & flush time behavior in GrDrawOpAtlas (take 2)" by Robert Phillips · 7 years ago
  18. 96165eb Separate creation time & flush time behavior in GrDrawOpAtlas (take 2) by Robert Phillips · 7 years ago
  19. 59ddc6d Revert "Separate creation time & flush time behavior in GrDrawOpAtlas" by Robert Phillips · 7 years ago
  20. 056c1a8 Separate creation time & flush time behavior in GrDrawOpAtlas by Robert Phillips · 7 years ago
  21. 535ba8d Drop unused support for MSAA sample locations by Chris Dalton · 7 years ago
  22. 5711133 Remove integer texture support by Brian Salomon · 7 years ago
  23. 7f86192 Revert "Drop support for unused MSAA extensions" by Robert Phillips · 7 years ago
  24. 7df2746 Drop support for unused MSAA extensions by Chris Dalton · 7 years ago
  25. 4c11945 Respect repetition count in SkAnimatedImage by Leon Scroggins III · 7 years ago
  26. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  27. ad6660a Use equal_range for factory lookups by Vladimir Levin · 7 years ago
  28. 07a722c Add SkAndroidCodec::computeSampledSize by Leon Scroggins III · 7 years ago
  29. c75e240 [sksg] Refine invalidation logic by Florin Malita · 7 years ago
  30. c38cce6 make SkColorSpace_New real by Mike Klein · 7 years ago
  31. 19c026e Remove SkClampRange (unused) by Brian Osman · 7 years ago
  32. 0554d49 add SkVptr() by Mike Klein · 7 years ago
  33. 60691a5 add serial procs to pictures by Mike Reed · 7 years ago
  34. c8037dc Reland "Hide SkEncodedInfo" by Leon Scroggins III · 7 years ago
  35. 1793e7b Revert "Hide SkEncodedInfo" by Leon Scroggins · 7 years ago
  36. c6f7a4f Hide SkEncodedInfo by Leon Scroggins III · 7 years ago
  37. 7ffbcf9 Add unit test for SkDeferredDisplayLists (take 2) by Robert Phillips · 7 years ago
  38. 8172c0a Revert "Add unit test for SkDeferredDisplayLists" by Robert Phillips · 7 years ago
  39. 8458a28 Add unit test for SkDeferredDisplayLists by Robert Phillips · 7 years ago
  40. 706a6ff Add "lazy" texture proxies by Chris Dalton · 7 years ago
  41. c9bc814 Handle null colorspace in SkToSRGBColorFilter. by Mike Klein · 7 years ago
  42. 70fb479 Ensure that removing last extension from GrGLExtension doesn't assert. by Vladimir Levin · 7 years ago
  43. 559f556 Remove support for image load/store by Brian Salomon · 7 years ago
  44. 66498bc Try 2 for Gauss filter calculation by Herb Derby · 7 years ago
  45. 6691807 Revert "Gauss filter calculation" by Herb Derby · 7 years ago
  46. 53ec7dc Gauss filter calculation by Herb Derby · 7 years ago
  47. ec32534 Revert "Revert "Fix GrDefaultPathRender inversely wound path bug"" by Robert Phillips · 7 years ago
  48. fc28138 Revert "Fix GrDefaultPathRender inversely wound path bug" by Robert Phillips · 7 years ago
  49. 511a9d4 Fix GrDefaultPathRender inversely wound path bug by Robert Phillips · 7 years ago
  50. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  51. cc604e5 CCPR: Add workaround for PowerVR crash by Chris Dalton · 7 years ago
  52. 3ec9573 Add unit test for pinned SkImages by Robert Phillips · 7 years ago
  53. f6f7cf6 Invalidate path VBs when paths are destroyed by Brian Osman · 7 years ago
  54. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  55. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
  56. d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
  57. 228276d Revert "Turn on exceptions in test tools." by Mike Klein · 7 years ago
  58. c667dff Turn on exceptions in test tools. by Mike Klein · 7 years ago
  59. 35ae65d SkSafeMath for tracking size_t overflow by Herb Derby · 7 years ago
  60. 71a1889 Revert "Revert "GrContext::dump that produces JSON formatted output"" by Brian Osman · 7 years ago
  61. 0f450ac Revert "GrContext::dump that produces JSON formatted output" by Brian Osman · 7 years ago
  62. 175af0d GrContext::dump that produces JSON formatted output by Brian Osman · 7 years ago
  63. b6705c2 Add support for object creation/snapshot/deletion events by Brian Osman · 7 years ago
  64. 1af03d4 Compute correct bounds for DrawShadowRec. by Jim Van Verth · 7 years ago
  65. a9340ba Tracing macro cleanup continued by Brian Osman · 8 years ago
  66. 7a0ba1c guard SkTableColorFilter against out-of-range inputs by Mike Klein · 8 years ago
  67. 0fddb2d Retry cleaning up SkLinearBitmapPipeline. by Mike Klein · 8 years ago
  68. 5af44de Add GrResourceAllocator class + unit test by Robert Phillips · 8 years ago
  69. 762466e Re-re-land sksl fragment processor support by Ethan Nicholas · 8 years ago
  70. 5ce3972 Revert "Re-land sksl fragment processor support" by Mike Klein · 8 years ago
  71. c070939 Re-land sksl fragment processor support by Ethan Nicholas · 8 years ago
  72. ed50200 Revert "sksl fragment processor support" by Ethan Nicholas · 8 years ago
  73. ccf5991 sksl fragment processor support by Ethan Nicholas · 8 years ago
  74. fb49909 Revert "Remove deadcode for sRGB image shading." by Mike Reed · 8 years ago
  75. 5e78c61 Revert "remove a bit more dead code" by Mike Reed · 8 years ago
  76. 91d7d1d Revert "Revert "Remove deadcode for sRGB image shading."" by Mike Reed · 8 years ago
  77. e08e639 Revert "Remove deadcode for sRGB image shading." by Mike Reed · 8 years ago
  78. d9b1fe0 remove a bit more dead code by Mike Klein · 8 years ago
  79. 51f6a0f Remove deadcode for sRGB image shading. by Herb Derby · 8 years ago
  80. 2e5eaf0 Revert "Revert "Clean up onTransferPixels"" by Jim Van Verth · 8 years ago
  81. ce57552 Revert "Clean up onTransferPixels" by Jim Van Verth · 8 years ago
  82. f7037d0 Clean up onTransferPixels by Jim Van Verth · 8 years ago
  83. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 8 years ago
  84. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 8 years ago
  85. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 8 years ago
  86. eee3c09 Unit test to demonstrate Galaxy S6 MSAA readPixels bug by Brian Osman · 8 years ago
  87. 46983b7 Introduce dynamic pipeline state by Chris Dalton · 8 years ago
  88. 114a3c0 Fix glDrawRangeElements by Chris Dalton · 8 years ago
  89. e7ba8b0 Add tail handling for SSE* to SkJumper. by Herb Derby · 8 years ago
  90. e334c59 Attempt to work around iOS varying limit in GLPrograms test by Brian Salomon · 8 years ago
  91. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 8 years ago
  92. 5ac13c2 sksl support for static ifs & switches by Ethan Nicholas · 8 years ago
  93. fe199b7 Add postFlush call to GrOnFlushCallbackObject by Chris Dalton · 8 years ago
  94. 26b44df Add support for row-by-row jpeg encoding by Matt Sarett · 8 years ago
  95. c06f309 Revert "Add support for row-by-row jpeg encoding" by Leon Scroggins · 8 years ago
  96. 9b848d5 Add support for row-by-row jpeg encoding by Matt Sarett · 8 years ago
  97. 8323965 Reland "Make SkPngCodec only read as much of the stream as necessary" by Leon Scroggins III · 8 years ago
  98. 434b6e8 Revert "Make SkPngCodec only read as much of the stream as necessary" by Leon Scroggins · 8 years ago
  99. 2c65d51 Make SkPngCodec only read as much of the stream as necessary by Leon Scroggins III · 8 years ago
  100. d0ce148 test and fix f16<->f32 conversion stages by Mike Klein · 8 years ago