1. 610842a Make SkTArray maintain reserve count by Brian Salomon · 7 years ago
  2. 881f143 Hide GrGpuResourceRef from prying eyes by Robert Phillips · 7 years ago
  3. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  4. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  5. b894c2b Fix failing dm with GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  6. e225b56 Force AAType to MSAA if the render target has MSAA and the API doesn't support disabling it. by Brian Salomon · 7 years ago
  7. fcd5fdd Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"" by Robert Phillips · 7 years ago
  8. f90aa01 Revert "Revert "use pipeline for non-opt xfermodes"" by Mike Reed · 7 years ago
  9. fad9e3f Revert "Update skia to use ifdefs for Vulkan code instead of dummy header" by Robert Phillips · 7 years ago
  10. 4f8c695 Revert "use pipeline for non-opt xfermodes" by Mike Klein · 7 years ago
  11. c0f8e42 Update skia to use ifdefs for Vulkan code instead of dummy header by Greg Daniel · 7 years ago
  12. 3809bab Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  13. 7cd974f Revert "Add GrPrimitiveType::kLinesAdjacency" by Ravi Mistry · 7 years ago
  14. f7eb015 Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  15. e93cf97 use pipeline for non-opt xfermodes by Mike Reed · 7 years ago
  16. c4f0a82 Move Flags from GrRenderTarget to GrTypesPriv.h & rename by Robert Phillips · 7 years ago
  17. 1f6af6b Consolidate decoding frames into SkCodec by Leon Scroggins III · 7 years ago
  18. 9bada54 Revert "Revert "Expand partial render target write pixels workaround."" by Brian Salomon · 7 years ago
  19. 7a8c84c Reland DeferredTextureImageData low-bit-depth/dithering support by Eric Karl · 7 years ago
  20. db40620 Re-enable deferred proxies in Chrome by Robert Phillips · 7 years ago
  21. c9c06d4 Remove GrTGpuResourceRef specializations by Robert Phillips · 7 years ago
  22. 8d3f443 SkXfermode no longer needs to e a flattenable by Mike Reed · 7 years ago
  23. d9d8485 Retract GrTexture.h a bit by Robert Phillips · 7 years ago
  24. a6aaa30 SkShader::asACompose is android-only by Mike Reed · 7 years ago
  25. d0dbee6 Add comments support for PNG encoder by Yuqian Li · 7 years ago
  26. 34d6e4b Add tonal color support for shadows. by Jim Van Verth · 7 years ago
  27. 01b2b83 Extend composeshader to support a lerp parameter by Mike Reed · 7 years ago
  28. ee7c820 Remove debug checks for unsupported ICC profiles by Matt Sarett · 7 years ago
  29. 12bf424 remove unused colorfilter virtual asACompose by Mike Reed · 7 years ago
  30. 65a9344 remove unneeded include by Mike Reed · 7 years ago
  31. ba81af2 Add support for SkImageGenerator creating external textures by Stan Iliev · 7 years ago
  32. 70bc94f Bump min picture to 7+ months ago by Mike Reed · 7 years ago
  33. 7fbeb5a Revert "Revert "Revert "DeferredTextureImageData low-bit-depth/dithering support""" by Brian Salomon · 7 years ago
  34. 840ff88 Revert "Revert "DeferredTextureImageData low-bit-depth/dithering support"" by Brian Salomon · 7 years ago
  35. d7c681d Revert "DeferredTextureImageData low-bit-depth/dithering support" by Brian Salomon · 7 years ago
  36. 2c075e7 DeferredTextureImageData low-bit-depth/dithering support by Eric Karl · 7 years ago
  37. 33deb7e Make SkCodec more flexible about its required frame by Leon Scroggins III · 7 years ago
  38. 89c8fec move SkPathRef.h into private by Mike Reed · 7 years ago
  39. b53f48c Touch input support for Windows by Brian Osman · 7 years ago
  40. 6c3c1d6 remove unneeded class declarations by Mike Reed · 7 years ago
  41. 3928ff8 Create an SkColorSpaceXform image generator by Matt Sarett · 7 years ago
  42. b7e300f Expose SkWriteBuffer in component builds by Adrienne Walker · 7 years ago
  43. c6e6a5f Simplify SkCodecs' call to SkColorSpaceXform::apply by Leon Scroggins III · 7 years ago
  44. 42bb6ac Simplify some Viewer code, and fix a few bugs by Brian Osman · 7 years ago
  45. eee4d6e Make instantiate return a Boolean by Robert Phillips · 7 years ago
  46. d0e0a8f Don't move raw pointers in SkCanvas by Vaclav Brozek · 7 years ago
  47. 3ea1798 Remove ImmediateFlush mode by Robert Phillips · 7 years ago
  48. 67af673 Remove deprecated SkRWBuffer snapshot methods by Florin Malita · 7 years ago
  49. 7e910df Implement an SkImage backed by a Android hardware buffer by Stan Iliev · 7 years ago
  50. d5bee5d add API to change max pointsize for font cache by Mike Reed · 7 years ago
  51. 69270fb Add smartptr SkRWBuffer snapshot methods by Florin Malita · 7 years ago
  52. c6912f7 make SkColorFilter::onAppendStages() pure by Mike Klein · 7 years ago
  53. fe50d96 Remove GrSurface-based surfaceContext factories from GrContextPriv by Robert Phillips · 7 years ago
  54. 8bf1f9f Disable deferred proxies for M60 branch by Robert Phillips · 7 years ago
  55. 1d61635 Add support for instanced draws by Chris Dalton · 7 years ago
  56. 25f3805 slant colorfilter away from filterSpan4f by Mike Reed · 7 years ago
  57. 5efd5ea Update clearOp for split-OpList world (take 3) by Robert Phillips · 7 years ago
  58. fdd1170 Revert "Expand partial render target write pixels workaround." by Brian Salomon · 7 years ago
  59. 0cc507d Expand partial render target write pixels workaround. by Brian Salomon · 7 years ago
  60. f2ae2b2 move perlinenoise2 into effects by Mike Reed · 7 years ago
  61. 24f20a8 Add casts for SkColor constant macros. by danakj · 7 years ago
  62. f7beee7 Hide ctors of SkShader, SkImage & SkColorSpace by Florin Malita · 7 years ago
  63. 5480a18 Add method to GrContext to purge unlocked resources. by Derek Sollenberger · 7 years ago
  64. 1c21431 Revert "Clear atlas textures at creation in Chrome" by Brian Salomon · 7 years ago
  65. ac1e496 Workaround Mali static analysis bug by Brian Osman · 7 years ago
  66. 4aed138 Reland of SkShaderBase by Florin Malita · 7 years ago
  67. d1a6dd6 Update Skia milestone to 61 by Heather Miller · 7 years ago
  68. d93e11c Revert "SkShaderBase" by Florin Malita · 7 years ago
  69. 58a7564 SkShaderBase by Florin Malita · 7 years ago
  70. 6fee59b SkStream: DynamicMemoryWStream gets writeToAndReset by Hal Canary · 7 years ago
  71. ee47914 Add GrContext API to report the number of purgeable bytes in the cache. by Derek Sollenberger · 7 years ago
  72. 8785df1 Clear atlas textures at creation in Chrome by Brian Salomon · 7 years ago
  73. 76f7062 move all details for dashing into impl by Mike Reed · 7 years ago
  74. d17b4a6 Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. "" by Brian Salomon · 7 years ago
  75. a9e795e Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. " by Brian Salomon · 7 years ago
  76. f7721bc Revert "add knob to turn off fancy SkJumper features" by Mike Klein · 7 years ago
  77. 45e5068 Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. by Brian Salomon · 7 years ago
  78. 5373609 add knob to turn off fancy SkJumper features by Mike Klein · 7 years ago
  79. 557fbbe Add animation support to SkWebpCodec by Leon Scroggins III · 7 years ago
  80. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 7 years ago
  81. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 7 years ago
  82. 7128fdd Remove kZeroCopy_GrSurfaceFlag by Brian Salomon · 7 years ago
  83. edf8a76 add helper static to SkColorSpaceXform by Mike Reed · 7 years ago
  84. 4123d0f Add serialization support for drawShadowRec by Jim Van Verth · 7 years ago
  85. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 7 years ago
  86. b7b7e5f Add fixes & test for isConfigTexturable and isConfigRenderable by Robert Phillips · 7 years ago
  87. d34edf3 Revert "Revert "Remove GrSurfaceDesc member from GrSurface."" by Brian Salomon · 7 years ago
  88. b091c93 SkDocument: remove deprecated function by Hal Canary · 7 years ago
  89. 0e616cf comment SK_API and add fix params by Cary Clark · 7 years ago
  90. 3af1af9 Remove ambient and spot mask filters. by Jim Van Verth · 7 years ago
  91. 4b30a96 Revert "Remove GrSurfaceDesc member from GrSurface." by Greg Daniel · 7 years ago
  92. 14d54c2 Hide SkPerlinNoiseShader impl details by Florin Malita · 7 years ago
  93. 8491154 Remove GrSurfaceDesc member from GrSurface. by Brian Salomon · 7 years ago
  94. d1eaf49 Revert "Revert "Remove GrSurface::desc() method."" by Brian Salomon · 7 years ago
  95. 081e0e6 Move MIP color mode from GrSurfaceProxy to GrTextureProxy by Brian Salomon · 7 years ago
  96. c96da1e Revert "Remove GrSurface::desc() method." by Greg Daniel · 7 years ago
  97. 9ac9953 Remove GrSurface::desc() method. by Brian Salomon · 7 years ago
  98. 154ce91 Replace most uses of GrSurface::desc() with conifg(), width(), etc. by Brian Salomon · 7 years ago
  99. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  100. 861a90f Delete legacy image generator API flag by Matt Sarett · 7 years ago