1. 8d3f443 SkXfermode no longer needs to e a flattenable by Mike Reed · 8 years ago
  2. d9d8485 Retract GrTexture.h a bit by Robert Phillips · 8 years ago
  3. a6aaa30 SkShader::asACompose is android-only by Mike Reed · 8 years ago
  4. d0dbee6 Add comments support for PNG encoder by Yuqian Li · 8 years ago
  5. 34d6e4b Add tonal color support for shadows. by Jim Van Verth · 8 years ago
  6. 01b2b83 Extend composeshader to support a lerp parameter by Mike Reed · 8 years ago
  7. ee7c820 Remove debug checks for unsupported ICC profiles by Matt Sarett · 8 years ago
  8. 12bf424 remove unused colorfilter virtual asACompose by Mike Reed · 8 years ago
  9. 65a9344 remove unneeded include by Mike Reed · 8 years ago
  10. ba81af2 Add support for SkImageGenerator creating external textures by Stan Iliev · 8 years ago
  11. 70bc94f Bump min picture to 7+ months ago by Mike Reed · 8 years ago
  12. 7fbeb5a Revert "Revert "Revert "DeferredTextureImageData low-bit-depth/dithering support""" by Brian Salomon · 8 years ago
  13. 840ff88 Revert "Revert "DeferredTextureImageData low-bit-depth/dithering support"" by Brian Salomon · 8 years ago
  14. d7c681d Revert "DeferredTextureImageData low-bit-depth/dithering support" by Brian Salomon · 8 years ago
  15. 2c075e7 DeferredTextureImageData low-bit-depth/dithering support by Eric Karl · 8 years ago
  16. 33deb7e Make SkCodec more flexible about its required frame by Leon Scroggins III · 8 years ago
  17. 89c8fec move SkPathRef.h into private by Mike Reed · 8 years ago
  18. b53f48c Touch input support for Windows by Brian Osman · 8 years ago
  19. 6c3c1d6 remove unneeded class declarations by Mike Reed · 8 years ago
  20. 3928ff8 Create an SkColorSpaceXform image generator by Matt Sarett · 8 years ago
  21. b7e300f Expose SkWriteBuffer in component builds by Adrienne Walker · 8 years ago
  22. c6e6a5f Simplify SkCodecs' call to SkColorSpaceXform::apply by Leon Scroggins III · 8 years ago
  23. 42bb6ac Simplify some Viewer code, and fix a few bugs by Brian Osman · 8 years ago
  24. eee4d6e Make instantiate return a Boolean by Robert Phillips · 8 years ago
  25. d0e0a8f Don't move raw pointers in SkCanvas by Vaclav Brozek · 8 years ago
  26. 3ea1798 Remove ImmediateFlush mode by Robert Phillips · 8 years ago
  27. 67af673 Remove deprecated SkRWBuffer snapshot methods by Florin Malita · 8 years ago
  28. 7e910df Implement an SkImage backed by a Android hardware buffer by Stan Iliev · 8 years ago
  29. d5bee5d add API to change max pointsize for font cache by Mike Reed · 8 years ago
  30. 69270fb Add smartptr SkRWBuffer snapshot methods by Florin Malita · 8 years ago
  31. c6912f7 make SkColorFilter::onAppendStages() pure by Mike Klein · 8 years ago
  32. fe50d96 Remove GrSurface-based surfaceContext factories from GrContextPriv by Robert Phillips · 8 years ago
  33. 8bf1f9f Disable deferred proxies for M60 branch by Robert Phillips · 8 years ago
  34. 1d61635 Add support for instanced draws by Chris Dalton · 8 years ago
  35. 25f3805 slant colorfilter away from filterSpan4f by Mike Reed · 8 years ago
  36. 5efd5ea Update clearOp for split-OpList world (take 3) by Robert Phillips · 8 years ago
  37. fdd1170 Revert "Expand partial render target write pixels workaround." by Brian Salomon · 8 years ago
  38. 0cc507d Expand partial render target write pixels workaround. by Brian Salomon · 8 years ago
  39. f2ae2b2 move perlinenoise2 into effects by Mike Reed · 8 years ago
  40. 24f20a8 Add casts for SkColor constant macros. by danakj · 8 years ago
  41. f7beee7 Hide ctors of SkShader, SkImage & SkColorSpace by Florin Malita · 8 years ago
  42. 5480a18 Add method to GrContext to purge unlocked resources. by Derek Sollenberger · 8 years ago
  43. 1c21431 Revert "Clear atlas textures at creation in Chrome" by Brian Salomon · 8 years ago
  44. ac1e496 Workaround Mali static analysis bug by Brian Osman · 8 years ago
  45. 4aed138 Reland of SkShaderBase by Florin Malita · 8 years ago
  46. d1a6dd6 Update Skia milestone to 61 by Heather Miller · 8 years ago
  47. d93e11c Revert "SkShaderBase" by Florin Malita · 8 years ago
  48. 58a7564 SkShaderBase by Florin Malita · 8 years ago
  49. 6fee59b SkStream: DynamicMemoryWStream gets writeToAndReset by Hal Canary · 8 years ago
  50. ee47914 Add GrContext API to report the number of purgeable bytes in the cache. by Derek Sollenberger · 8 years ago
  51. 8785df1 Clear atlas textures at creation in Chrome by Brian Salomon · 8 years ago
  52. 76f7062 move all details for dashing into impl by Mike Reed · 8 years ago
  53. d17b4a6 Revert "Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. "" by Brian Salomon · 8 years ago
  54. a9e795e Revert "Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. " by Brian Salomon · 8 years ago
  55. f7721bc Revert "add knob to turn off fancy SkJumper features" by Mike Klein · 8 years ago
  56. 45e5068 Add a flag to GrSurfaceFlags that requires the texture to be cleared upon creation. by Brian Salomon · 8 years ago
  57. 5373609 add knob to turn off fancy SkJumper features by Mike Klein · 8 years ago
  58. 557fbbe Add animation support to SkWebpCodec by Leon Scroggins III · 8 years ago
  59. 92de631 Remove compressed (ETC1) texture support from Ganesh (take 2) by Robert Phillips · 8 years ago
  60. bc262e1 Revert "Remove compressed (ETC1) texture support from Ganesh" by Brian Osman · 8 years ago
  61. 7128fdd Remove kZeroCopy_GrSurfaceFlag by Brian Salomon · 8 years ago
  62. edf8a76 add helper static to SkColorSpaceXform by Mike Reed · 8 years ago
  63. 4123d0f Add serialization support for drawShadowRec by Jim Van Verth · 8 years ago
  64. ee26363 Remove compressed (ETC1) texture support from Ganesh by Robert Phillips · 8 years ago
  65. b7b7e5f Add fixes & test for isConfigTexturable and isConfigRenderable by Robert Phillips · 8 years ago
  66. d34edf3 Revert "Revert "Remove GrSurfaceDesc member from GrSurface."" by Brian Salomon · 8 years ago
  67. b091c93 SkDocument: remove deprecated function by Hal Canary · 8 years ago
  68. 0e616cf comment SK_API and add fix params by Cary Clark · 8 years ago
  69. 3af1af9 Remove ambient and spot mask filters. by Jim Van Verth · 8 years ago
  70. 4b30a96 Revert "Remove GrSurfaceDesc member from GrSurface." by Greg Daniel · 8 years ago
  71. 14d54c2 Hide SkPerlinNoiseShader impl details by Florin Malita · 8 years ago
  72. 8491154 Remove GrSurfaceDesc member from GrSurface. by Brian Salomon · 8 years ago
  73. d1eaf49 Revert "Revert "Remove GrSurface::desc() method."" by Brian Salomon · 8 years ago
  74. 081e0e6 Move MIP color mode from GrSurfaceProxy to GrTextureProxy by Brian Salomon · 8 years ago
  75. c96da1e Revert "Remove GrSurface::desc() method." by Greg Daniel · 8 years ago
  76. 9ac9953 Remove GrSurface::desc() method. by Brian Salomon · 8 years ago
  77. 154ce91 Replace most uses of GrSurface::desc() with conifg(), width(), etc. by Brian Salomon · 8 years ago
  78. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 8 years ago
  79. 861a90f Delete legacy image generator API flag by Matt Sarett · 8 years ago
  80. 318c419 Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp by Robert Phillips · 8 years ago
  81. 4204da2 move shadows to device virtual by Mike Reed · 8 years ago
  82. 63e7973 Remove GrSurfaceProxy::desc() by Brian Salomon · 8 years ago
  83. 1314918 Revert "add guard for extra includes" by Mike Reed · 8 years ago
  84. a281dd3 remove SK_API from namespaced enum by Mike Reed · 8 years ago
  85. 037d78f add guard for extra includes by Mike Reed · 8 years ago
  86. d5a1691 Add support for webp lossless compression by Matt Sarett · 8 years ago
  87. c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 8 years ago
  88. 23e474c SkCanvas: Helpers for draw{Point,Line,Circle} by Hal Canary · 8 years ago
  89. 7d022e0 Always use raster pipeline for SkSweepGradient by Florin Malita · 8 years ago
  90. 74564b4 check for no_paint and remove some drawdrawable special-casing by Mike Reed · 8 years ago
  91. 4c9b893 Allow shadow zParams to be applied to affine transformations by Jim Van Verth · 8 years ago
  92. 0ec981b Remove kCheckAllocation_GrSurfaceFlags. by Brian Salomon · 8 years ago
  93. e334c59 Attempt to work around iOS varying limit in GLPrograms test by Brian Salomon · 8 years ago
  94. 60751d7 Sort all user-supplied rects before computeFastBounds by Brian Osman · 8 years ago
  95. 304f9d4 add and fix parameter names by Cary Clark · 8 years ago
  96. 8a02f65 Switch ImageStorageAccess over to GrTextureProxies by Robert Phillips · 8 years ago
  97. 175f588 Modify SkEventTracer::SetInstance to fail rather than assert if a tracer has already been installed. by Brian Salomon · 8 years ago
  98. ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 8 years ago
  99. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 8 years ago
  100. 0745422 Cleanup SkImageGenerator, add missing fns to GrBackendTextureImageGenerator by Brian Osman · 8 years ago