1. 6ebba9f Dither copies when decreasing precision below 32-bit. by Mike Klein · 7 years ago
  2. f7721bc Revert "add knob to turn off fancy SkJumper features" by Mike Klein · 7 years ago
  3. 87db001 move sk_memset?? to SkOpts by Mike Klein · 7 years ago
  4. 5373609 add knob to turn off fancy SkJumper features by Mike Klein · 7 years ago
  5. 435071e color-correct patch by Mike Reed · 7 years ago
  6. 9f85d68 retry tilers against 1 by Mike Klein · 7 years ago
  7. 4e3bc86 Revert "Revert "mark SkRasterPipelineBlitter final"" by Mike Klein · 7 years ago
  8. 4598899 Revert "add tilers against 1" by Brian Osman · 7 years ago
  9. b5b26a9 Revert "mark SkRasterPipelineBlitter final" by Brian Osman · 7 years ago
  10. edf8a76 add helper static to SkColorSpaceXform by Mike Reed · 7 years ago
  11. 4123d0f Add serialization support for drawShadowRec by Jim Van Verth · 7 years ago
  12. 317a185 mark SkRasterPipelineBlitter final by Mike Klein · 7 years ago
  13. 8110b84 add tilers against 1 by Mike Klein · 7 years ago
  14. 0a76b41 add compile, use it in blitter by Mike Klein · 7 years ago
  15. b35cb31 refactor SkRasterPipelineBlitter by Mike Klein · 7 years ago
  16. 1859f69 some basic speed ups for SkRasterPipeline::append() by Mike Klein · 7 years ago
  17. 580d81f Revert "dither copies when decreasing precision" by Mike Klein · 7 years ago
  18. 766f9cd dither copies when decreasing precision by Mike Klein · 7 years ago
  19. 0264095 stage version of vertices by Mike Reed · 7 years ago
  20. 9d2d7bf Expand small tables in SkColorSpaceXform_A2B by Matt Sarett · 7 years ago
  21. d06126a Pre-cache SkPath's genID in PreCachedPath too by Mike Klein · 7 years ago
  22. c6c9018 Remove unused SkZeroShaderContext by Florin Malita · 7 years ago
  23. 184593c SkPath -> PreCachedPath by Mike Klein · 7 years ago
  24. e31d8a1 SkColorSpace_ICC: classify two entry tables as linear by Matt Sarett · 7 years ago
  25. 6e3ce40 Add GM to verify that drawX == (path.addX, drawPath) by Brian Osman · 7 years ago
  26. 89eb148 Revert "Add GM to verify that drawX == (path.addX, drawPath)" by Greg Daniel · 7 years ago
  27. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  28. 78d1b42 Add GM to verify that drawX == (path.addX, drawPath) by Brian Osman · 7 years ago
  29. 861a90f Delete legacy image generator API flag by Matt Sarett · 7 years ago
  30. 4204da2 move shadows to device virtual by Mike Reed · 7 years ago
  31. c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 7 years ago
  32. 7d022e0 Always use raster pipeline for SkSweepGradient by Florin Malita · 7 years ago
  33. 8af1859 fix windows detection in SkExecutor.cpp by Mike Klein · 7 years ago
  34. 74564b4 check for no_paint and remove some drawdrawable special-casing by Mike Reed · 7 years ago
  35. 4de1304 Add evenly spaced stops and unify gradient contexts by Herb Derby · 7 years ago
  36. 9959f72 composeshader stages by Mike Reed · 7 years ago
  37. 787a16d move impl for drawvertices into separate file by Mike Reed · 7 years ago
  38. dedac85 Allow numerical color spaces with legacy rendering by Matt Sarett · 7 years ago
  39. 60751d7 Sort all user-supplied rects before computeFastBounds by Brian Osman · 7 years ago
  40. 273eead implement 4f for composeshader by Mike Reed · 7 years ago
  41. ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 7 years ago
  42. 57a75c4 fold matrices together for tricolor by Mike Reed · 7 years ago
  43. 0745422 Cleanup SkImageGenerator, add missing fns to GrBackendTextureImageGenerator by Brian Osman · 7 years ago
  44. f391f4e Pass alphaType to append_gamut_transform() to inform the clamp by Matt Sarett · 7 years ago
  45. 5c7960b refactor gradient stage names by Mike Klein · 7 years ago
  46. df3a371 Revert "Evenly space gradient stage." by Mike Klein · 7 years ago
  47. 892501d Evenly space gradient stage. by herb · 7 years ago
  48. b60acfc Add a way to force raster pipeline blitter. by Mike Klein · 7 years ago
  49. 87f8071 A8 fast path for raster clip masks by Florin Malita · 7 years ago
  50. 56269ef Remove comments referencing locked pixels by Leon Scroggins III · 7 years ago
  51. 44d3279 Make SkCreateRasterPipelineBlitter() not fail. by Mike Klein · 7 years ago
  52. 77ced29 use SkColorSpaceXformer in SkShader appendStages() fallback by Mike Klein · 7 years ago
  53. 2814d91 clean up SkShader friends by Mike Klein · 7 years ago
  54. 14113bc add flag to hide deprecated clipops by Mike Reed · 7 years ago
  55. fdf3103 void SkColorFilter::onAppendStages(...) by Mike Klein · 7 years ago
  56. b8fbab2 fix 565 by Mike Klein · 7 years ago
  57. 7120b2d move set-text-matrix into private by Mike Reed · 7 years ago
  58. ee2d9df make append_gamut_tranform() never fail by Mike Klein · 7 years ago
  59. 6dfceca Make SkColorFilter::appendStages() not fail. by Mike Klein · 7 years ago
  60. 8734566 Convert color to dst (once) in color shaders by Matt Sarett · 8 years ago
  61. d2da87d Forward getGrContext in color space xform canvas by Brian Osman · 7 years ago
  62. 7f1d020 remove (possibly slow) call to refEncoded in getDeferredTextureImageData by Mike Reed · 7 years ago
  63. 090fbf8 Add radial gradient stage. by Herb Derby · 7 years ago
  64. d1835d7 "can we?" -> "do we want to?" for SkRasterPipelineBlitter by Mike Klein · 7 years ago
  65. 9e14696 SkAdvancedTypefaceMetrics: pack fields better by Hal Canary · 7 years ago
  66. 26368c3 Minimize computeTotalInverse()'s inputs by Florin Malita · 7 years ago
  67. 2983f40 Re-land of "eliminated GrGLSLExpr". by Ethan Nicholas · 7 years ago
  68. 5bbd076 SkImage::isValid by Brian Osman · 7 years ago
  69. bb33833 jumper, finish blend modes by Mike Klein · 7 years ago
  70. c682038 remove old 565 destination opts by Mike Klein · 7 years ago
  71. 4c6e410 impl 4f version for tricolor shader by Mike Reed · 7 years ago
  72. 9444bdd composecolorfilter can now append stages by Mike Reed · 7 years ago
  73. 2627b04 SkTypeface: remove old virtual onGetAdvancedMetrics, since https://crrev.com/2860293003 by Hal Canary · 7 years ago
  74. 2fbd016 speed-up 4f version of modecolorfilter and modulate by Mike Reed · 7 years ago
  75. 9d687df Avoid interpolating color lut with less than 2 points by Matt Sarett · 7 years ago
  76. 209e4b1 Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup"" by Hal Canary · 7 years ago
  77. 59ad782 Revert "SkTypeface::getAdvancedMetrics(): cleanup" by Hal Canary · 7 years ago
  78. cef0188 SkTypeface::getAdvancedMetrics(): cleanup by Hal Canary · 7 years ago
  79. b9641bd force all colorfilters to implement 4f by Mike Reed · 7 years ago
  80. db711c9 move dither after the transfer function by Mike Klein · 7 years ago
  81. 421fe44 Revert "Revert "Revert "eliminated GrGLSLExpr""" by Ethan Nicholas · 7 years ago
  82. bc6e5ff Finish removal of SkImageInfo from SkPixelRef by Matt Sarett · 7 years ago
  83. 1478f74 Revert "treat SkPMColor as sRGB in SkPM4f::FromPMColor()" by Mike Klein · 7 years ago
  84. a4f3e14 treat SkPMColor as sRGB in SkPM4f::FromPMColor() by Mike Klein · 7 years ago
  85. bc4c96b fix G3 opt android_arm build? by Mike Klein · 7 years ago
  86. f40b249 Validate SkSpecialSurface raster info by Florin Malita · 7 years ago
  87. ab244f0 Revert "Revert "Reland: Remove SkLights include from SkCanvas.h"" by Florin Malita · 7 years ago
  88. 8559183 Delete SkBitmap::copyTo() by Matt Sarett · 7 years ago
  89. 581e698 dither stage by Mike Klein · 7 years ago
  90. 7eb8698 Add sweep gradient to SkRasterPipeline by Herb Derby · 7 years ago
  91. 9d5f66d Revert "Reland: Remove SkLights include from SkCanvas.h" by Florin Malita · 7 years ago
  92. 796001c Revert "Revert "eliminated GrGLSLExpr"" by Ethan Nicholas · 7 years ago
  93. fed0031 Reland: Remove SkLights include from SkCanvas.h by Florin Malita · 7 years ago
  94. ad15264 fix tricolor shader by Mike Reed · 7 years ago
  95. 343fe49 Remove translateZ and lights from SkCanvas by Jim Van Verth · 7 years ago
  96. 5e550ab Revert "eliminated GrGLSLExpr" by Brian Salomon · 7 years ago
  97. 733340a Support numerical transfer functions in readPixels() by Matt Sarett · 7 years ago
  98. 26b44df Add support for row-by-row jpeg encoding by Matt Sarett · 7 years ago
  99. 93f20f5 eliminated GrGLSLExpr by Ethan Nicholas · 7 years ago
  100. 4c9155b Remove EXPERIMENTAL_SHADOWING, Part 1 by Jim Van Verth · 7 years ago