1. ec32534 Revert "Revert "Fix GrDefaultPathRender inversely wound path bug"" by Robert Phillips · 7 years ago
  2. fc28138 Revert "Fix GrDefaultPathRender inversely wound path bug" by Robert Phillips · 7 years ago
  3. 511a9d4 Fix GrDefaultPathRender inversely wound path bug by Robert Phillips · 7 years ago
  4. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  5. cc604e5 CCPR: Add workaround for PowerVR crash by Chris Dalton · 7 years ago
  6. 3ec9573 Add unit test for pinned SkImages by Robert Phillips · 7 years ago
  7. f6f7cf6 Invalidate path VBs when paths are destroyed by Brian Osman · 7 years ago
  8. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  9. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
  10. d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
  11. 228276d Revert "Turn on exceptions in test tools." by Mike Klein · 7 years ago
  12. c667dff Turn on exceptions in test tools. by Mike Klein · 7 years ago
  13. 35ae65d SkSafeMath for tracking size_t overflow by Herb Derby · 7 years ago
  14. 71a1889 Revert "Revert "GrContext::dump that produces JSON formatted output"" by Brian Osman · 7 years ago
  15. 0f450ac Revert "GrContext::dump that produces JSON formatted output" by Brian Osman · 7 years ago
  16. 175af0d GrContext::dump that produces JSON formatted output by Brian Osman · 7 years ago
  17. b6705c2 Add support for object creation/snapshot/deletion events by Brian Osman · 7 years ago
  18. 1af03d4 Compute correct bounds for DrawShadowRec. by Jim Van Verth · 7 years ago
  19. a9340ba Tracing macro cleanup continued by Brian Osman · 7 years ago
  20. 7a0ba1c guard SkTableColorFilter against out-of-range inputs by Mike Klein · 7 years ago
  21. 0fddb2d Retry cleaning up SkLinearBitmapPipeline. by Mike Klein · 7 years ago
  22. 5af44de Add GrResourceAllocator class + unit test by Robert Phillips · 7 years ago
  23. 762466e Re-re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  24. 5ce3972 Revert "Re-land sksl fragment processor support" by Mike Klein · 7 years ago
  25. c070939 Re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
  26. ed50200 Revert "sksl fragment processor support" by Ethan Nicholas · 7 years ago
  27. ccf5991 sksl fragment processor support by Ethan Nicholas · 7 years ago
  28. fb49909 Revert "Remove deadcode for sRGB image shading." by Mike Reed · 7 years ago
  29. 5e78c61 Revert "remove a bit more dead code" by Mike Reed · 7 years ago
  30. 91d7d1d Revert "Revert "Remove deadcode for sRGB image shading."" by Mike Reed · 7 years ago
  31. e08e639 Revert "Remove deadcode for sRGB image shading." by Mike Reed · 7 years ago
  32. d9b1fe0 remove a bit more dead code by Mike Klein · 7 years ago
  33. 51f6a0f Remove deadcode for sRGB image shading. by Herb Derby · 7 years ago
  34. 2e5eaf0 Revert "Revert "Clean up onTransferPixels"" by Jim Van Verth · 7 years ago
  35. ce57552 Revert "Clean up onTransferPixels" by Jim Van Verth · 7 years ago
  36. f7037d0 Clean up onTransferPixels by Jim Van Verth · 7 years ago
  37. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  38. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  39. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  40. eee3c09 Unit test to demonstrate Galaxy S6 MSAA readPixels bug by Brian Osman · 7 years ago
  41. 46983b7 Introduce dynamic pipeline state by Chris Dalton · 7 years ago
  42. 114a3c0 Fix glDrawRangeElements by Chris Dalton · 7 years ago
  43. e7ba8b0 Add tail handling for SSE* to SkJumper. by Herb Derby · 7 years ago
  44. e334c59 Attempt to work around iOS varying limit in GLPrograms test by Brian Salomon · 7 years ago
  45. 85d34b2 Remove SkCrossContextImageData and all support code by Brian Osman · 7 years ago
  46. 5ac13c2 sksl support for static ifs & switches by Ethan Nicholas · 7 years ago
  47. fe199b7 Add postFlush call to GrOnFlushCallbackObject by Chris Dalton · 7 years ago
  48. 26b44df Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  49. c06f309 Revert "Add support for row-by-row jpeg encoding" by Leon Scroggins · 7 years ago
  50. 9b848d5 Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  51. 8323965 Reland "Make SkPngCodec only read as much of the stream as necessary" by Leon Scroggins III · 7 years ago
  52. 434b6e8 Revert "Make SkPngCodec only read as much of the stream as necessary" by Leon Scroggins · 7 years ago
  53. 2c65d51 Make SkPngCodec only read as much of the stream as necessary by Leon Scroggins III · 7 years ago
  54. d0ce148 test and fix f16<->f32 conversion stages by Mike Klein · 7 years ago
  55. 8f2911f add unit tests for parametric_* stages by Mike Klein · 7 years ago
  56. 3f4531d Remove SkVarAlloc by Herb Derby · 7 years ago
  57. a00f347 switch over to no lockPixels in pixelref by Mike Reed · 8 years ago
  58. 7b29749 constexprify GrBlend.h and GrPorterDuffXferProcessor.cpp by Brian Salomon · 8 years ago
  59. 51e7ca3 Add new proxy-based DetermineDomainMode w/ test by Robert Phillips · 8 years ago
  60. ab664fa Revert "Revert "Create new inset algorithm for spot shadows"" by Brian Salomon · 8 years ago
  61. e7c85c4 Revert "Create new inset algorithm for spot shadows" by Brian Salomon · 8 years ago
  62. e5f5bf5 Create new inset algorithm for spot shadows by Jim Van Verth · 8 years ago
  63. 27ecd86 SkImageSource::Make() returns nullptr when srcrect is empty. by Hal Canary · 8 years ago
  64. eb35f4d Add pre-Flush callback to GrDrawingManager (take 2) by Robert Phillips · 8 years ago
  65. 18ea816 Revert "Add pre-Flush callback to GrDrawingManager" by Robert Phillips · 8 years ago
  66. d222ec4 Add pre-Flush callback to GrDrawingManager by Robert Phillips · 8 years ago
  67. bdce9c2 vertices to/from data by Mike Reed · 8 years ago
  68. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  69. c787e49 Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2) by Robert Phillips · 8 years ago
  70. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 8 years ago
  71. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  72. 394d414 Implement SkHighContrastFilter by Dominic Mazzoni · 8 years ago
  73. 78c0c4c Remove SkSmallAllocator. by Herb Derby · 8 years ago
  74. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 8 years ago
  75. 2e83b13 Remove SkTextureCompressor. by Herb Derby · 8 years ago
  76. 0dda9cb Make shadow tessellators fail gracefully and add unit test for this. by Brian Salomon · 8 years ago
  77. 3500b77 Consolidate read/write-Pixels testing code - take 2 by Robert Phillips · 8 years ago
  78. 2b270e5 Revert "Consolidate read/write-Pixels testing code" by Robert Phillips · 8 years ago
  79. 0bd4a23 Consolidate read/write-Pixels testing code by Robert Phillips · 8 years ago
  80. ac04fef Remove SkFallbackAlloc and SkFixedAlloc. by Herb Derby · 8 years ago
  81. 1252ec4 Make SkColorToHSV and SkHSVToColor "perfect" inverses by Leon Scroggins III · 8 years ago
  82. bc6b99d Add test for processor->resource ref/io counts by Brian Salomon · 8 years ago
  83. 932efed GIF: Avoid copying/storing data when possible by Leon Scroggins III · 8 years ago
  84. 113d05f Revert "Revert "WIP: Skia support library for ICC tasks"" by Ravi Mistry · 8 years ago
  85. eb733fb Revert "WIP: Skia support library for ICC tasks" by Ravi Mistry · 8 years ago
  86. fc8dc31 WIP: Skia support library for ICC tasks by Matt Sarett · 8 years ago
  87. 1b9924f Added SkLRUCache.h and converted GPU program cache to use it. by Ethan Nicholas · 8 years ago
  88. f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
  89. 59dc411 Revert "Initial OpenGL Image support." by Brian Salomon · 8 years ago
  90. be34882 Initial OpenGL Image support. by Brian Salomon · 8 years ago
  91. 8ac838d added support for push_constant layout by ethannicholas · 8 years ago
  92. 1125a03 Add IORef capability to GrSurfaceProxy objects - take 2 by robertphillips · 8 years ago
  93. d470673 make SkXfermode.h go away by Mike Reed · 8 years ago
  94. 988283c Revert of added support for push_constant layout (patchset #7 id:140001 of https://codereview.chromium.org/2187433003/ ) by egdaniel · 8 years ago
  95. fa5f65a added support for push_constant layout by ethannicholas · 8 years ago
  96. f27bab2 Revert "Add IORef capability to GrSurfaceProxy objects" by Robert Phillips · 8 years ago
  97. 286b96f Add IORef capability to GrSurfaceProxy objects by Robert Phillips · 8 years ago
  98. bf7b620 Revert "Revert "Add integer texture support."" by Brian Salomon · 8 years ago
  99. 58b1306 SkFixedAlloc by Mike Klein · 8 years ago
  100. 9c7edb8 Revert "Add integer texture support." by Leon Scroggins · 8 years ago