1. 4204da2 move shadows to device virtual by Mike Reed · 7 years ago
  2. c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 7 years ago
  3. 7d022e0 Always use raster pipeline for SkSweepGradient by Florin Malita · 7 years ago
  4. 8af1859 fix windows detection in SkExecutor.cpp by Mike Klein · 7 years ago
  5. 74564b4 check for no_paint and remove some drawdrawable special-casing by Mike Reed · 7 years ago
  6. 4de1304 Add evenly spaced stops and unify gradient contexts by Herb Derby · 7 years ago
  7. 9959f72 composeshader stages by Mike Reed · 7 years ago
  8. 787a16d move impl for drawvertices into separate file by Mike Reed · 7 years ago
  9. dedac85 Allow numerical color spaces with legacy rendering by Matt Sarett · 7 years ago
  10. 60751d7 Sort all user-supplied rects before computeFastBounds by Brian Osman · 7 years ago
  11. 273eead implement 4f for composeshader by Mike Reed · 7 years ago
  12. ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 7 years ago
  13. 57a75c4 fold matrices together for tricolor by Mike Reed · 7 years ago
  14. 0745422 Cleanup SkImageGenerator, add missing fns to GrBackendTextureImageGenerator by Brian Osman · 7 years ago
  15. f391f4e Pass alphaType to append_gamut_transform() to inform the clamp by Matt Sarett · 7 years ago
  16. 5c7960b refactor gradient stage names by Mike Klein · 7 years ago
  17. df3a371 Revert "Evenly space gradient stage." by Mike Klein · 7 years ago
  18. 892501d Evenly space gradient stage. by herb · 7 years ago
  19. b60acfc Add a way to force raster pipeline blitter. by Mike Klein · 7 years ago
  20. 87f8071 A8 fast path for raster clip masks by Florin Malita · 7 years ago
  21. 56269ef Remove comments referencing locked pixels by Leon Scroggins III · 7 years ago
  22. 44d3279 Make SkCreateRasterPipelineBlitter() not fail. by Mike Klein · 7 years ago
  23. 77ced29 use SkColorSpaceXformer in SkShader appendStages() fallback by Mike Klein · 7 years ago
  24. 2814d91 clean up SkShader friends by Mike Klein · 7 years ago
  25. 14113bc add flag to hide deprecated clipops by Mike Reed · 7 years ago
  26. fdf3103 void SkColorFilter::onAppendStages(...) by Mike Klein · 7 years ago
  27. b8fbab2 fix 565 by Mike Klein · 7 years ago
  28. 7120b2d move set-text-matrix into private by Mike Reed · 7 years ago
  29. ee2d9df make append_gamut_tranform() never fail by Mike Klein · 7 years ago
  30. 6dfceca Make SkColorFilter::appendStages() not fail. by Mike Klein · 7 years ago
  31. 8734566 Convert color to dst (once) in color shaders by Matt Sarett · 8 years ago
  32. d2da87d Forward getGrContext in color space xform canvas by Brian Osman · 7 years ago
  33. 7f1d020 remove (possibly slow) call to refEncoded in getDeferredTextureImageData by Mike Reed · 7 years ago
  34. 090fbf8 Add radial gradient stage. by Herb Derby · 7 years ago
  35. d1835d7 "can we?" -> "do we want to?" for SkRasterPipelineBlitter by Mike Klein · 7 years ago
  36. 9e14696 SkAdvancedTypefaceMetrics: pack fields better by Hal Canary · 7 years ago
  37. 26368c3 Minimize computeTotalInverse()'s inputs by Florin Malita · 7 years ago
  38. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 7 years ago
  39. 5bbd076 SkImage::isValid by Brian Osman · 7 years ago
  40. bb33833 jumper, finish blend modes by Mike Klein · 7 years ago
  41. c682038 remove old 565 destination opts by Mike Klein · 7 years ago
  42. 4c6e410 impl 4f version for tricolor shader by Mike Reed · 7 years ago
  43. 9444bdd composecolorfilter can now append stages by Mike Reed · 7 years ago
  44. 2627b04 SkTypeface: remove old virtual onGetAdvancedMetrics, since https://crrev.com/2860293003 by Hal Canary · 7 years ago
  45. 2fbd016 speed-up 4f version of modecolorfilter and modulate by Mike Reed · 7 years ago
  46. 9d687df Avoid interpolating color lut with less than 2 points by Matt Sarett · 7 years ago
  47. 209e4b1 Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup"" by Hal Canary · 7 years ago
  48. 59ad782 Revert "SkTypeface::getAdvancedMetrics(): cleanup" by Hal Canary · 7 years ago
  49. cef0188 SkTypeface::getAdvancedMetrics(): cleanup by Hal Canary · 7 years ago
  50. b9641bd force all colorfilters to implement 4f by Mike Reed · 7 years ago
  51. db711c9 move dither after the transfer function by Mike Klein · 7 years ago
  52. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 7 years ago
  53. bc6e5ff Finish removal of SkImageInfo from SkPixelRef by Matt Sarett · 7 years ago
  54. 1478f74 Revert "treat SkPMColor as sRGB in SkPM4f::FromPMColor()" by Mike Klein · 7 years ago
  55. a4f3e14 treat SkPMColor as sRGB in SkPM4f::FromPMColor() by Mike Klein · 7 years ago
  56. bc4c96b fix G3 opt android_arm build? by Mike Klein · 7 years ago
  57. f40b249 Validate SkSpecialSurface raster info by Florin Malita · 7 years ago
  58. ab244f0 Revert "Revert "Reland: Remove SkLights include from SkCanvas.h"" by Florin Malita · 7 years ago
  59. 8559183 Delete SkBitmap::copyTo() by Matt Sarett · 7 years ago
  60. 581e698 dither stage by Mike Klein · 7 years ago
  61. 7eb8698 Add sweep gradient to SkRasterPipeline by Herb Derby · 7 years ago
  62. 9d5f66d Revert "Reland: Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  63. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 7 years ago
  64. fed0031 Reland: Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  65. ad15264 fix tricolor shader by Mike Reed · 7 years ago
  66. 343fe49 Remove translateZ and lights from SkCanvas by Jim Van Verth · 7 years ago
  67. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 7 years ago
  68. 733340a Support numerical transfer functions in readPixels() by Matt Sarett · 7 years ago
  69. 26b44df Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  70. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 7 years ago
  71. 4c9155b Remove EXPERIMENTAL_SHADOWING, Part 1 by Jim Van Verth · 7 years ago
  72. c06f309 Revert "Add support for row-by-row jpeg encoding" by Leon Scroggins · 7 years ago
  73. 9b848d5 Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  74. 38aad81 Revert "Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  75. 9ff301b Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  76. f678244 Remove declaration of SkTextureImageSetTexture, which does not exist by Brian Osman · 7 years ago
  77. 6a280a5 Expose resetForNextPicture in SkNoDrawCanvas by Adrienne Walker · 7 years ago
  78. 1fa986c Added A2B support to colorspaceinfo tool by Matt Sarett · 7 years ago
  79. b34ab04 Revert "Revert "SaveLayerRec::fClipMask -> raw pointer"" by Mike Klein · 7 years ago
  80. 3354969 Revert "SaveLayerRec::fClipMask -> raw pointer" by Mike Klein · 7 years ago
  81. a6b72cb SaveLayerRec::fClipMask -> raw pointer by Florin Malita · 7 years ago
  82. d170c0f Only store width and height on SkPixelRef (last part) by Matt Sarett · 7 years ago
  83. 8d9201a Remove unnecessary SkFILEStream::getMemoryBase by Leon Scroggins III · 7 years ago
  84. f758311 Only store width and height on SkPixelRef (part 2) by Matt Sarett · 7 years ago
  85. 53f77bd Initial clip-mask-layer support by Florin Malita · 7 years ago
  86. 135c908 Remove temporary_internal_describeTopLayer by Florin Malita · 8 years ago
  87. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  88. a6e976a Only store width and height on SkPixelRef (part 1) by Matt Sarett · 7 years ago
  89. 185ba21 change drawAtlas to behave like drawVertices by Mike Reed · 7 years ago
  90. 2fcd4a4 Revert "Only store width and height on SkPixelRef" by Ben Wagner · 7 years ago
  91. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  92. 0acd795 add helper makeShader for the common Clamp case by Mike Reed · 7 years ago
  93. 713b8ef Scrub DeviceCM by Florin Malita · 7 years ago
  94. 2cbb666 Only store width and height on SkPixelRef by Matt Sarett · 7 years ago
  95. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  96. 4b32ab1 Add instrumentation into SkArenaAlloc. by Herb Derby · 7 years ago
  97. df7e075 Fold SkImageCacherator into SkImage_Lazy by Brian Osman · 7 years ago
  98. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  99. e511255 remove legacy code by Mike Reed · 7 years ago
  100. 2feb796 Finish removing GrContext param from onRefEncodedData by Brian Osman · 7 years ago