1. ab015ef Move the ability to access textures, buffers, and image storages out from GrProcessor. by Brian Salomon · 7 years ago
  2. 5869ea9 Fully remove coord transform precision code by Brian Osman · 7 years ago
  3. 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 7 years ago
  4. b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 7 years ago
  5. 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 7 years ago
  6. 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 7 years ago
  7. 2e491a6 clean up (partially) colortable api by Mike Reed · 7 years ago
  8. cdc651d Make xformer class for SkCSXCanvas, use for draw loopers by Matt Sarett · 7 years ago
  9. 77f1edc Minor cleanup (remove unused GrRenderTargetContext::asTexture method) by Robert Phillips · 7 years ago
  10. 56ea77a Implement SkBlurDrawLooper with SkLayerDrawLooper by Matt Sarett · 7 years ago
  11. a2cedff Fix gaussianedge GM by Robert Phillips · 7 years ago
  12. b549cc3 Change SkMemory to the more accurately named SkMalloc. by Herb Derby · 7 years ago
  13. da4545b Extract 4f gradient interval functionality by Florin Malita · 7 years ago
  14. f160ad4 SkBlurDrawLooper: Start by deleting flags by Matt Sarett · 7 years ago
  15. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  16. 27ecd86 SkImageSource::Make() returns nullptr when srcrect is empty. by Hal Canary · 7 years ago
  17. d7b34a5 Make SkMemory.h and adjust all files for usage. by Herb Derby · 7 years ago
  18. 9bc39bb Add highp to specular lighting intermediate to fix iOS bots by Brian Osman · 7 years ago
  19. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 7 years ago
  20. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 7 years ago
  21. d374948 Consolidate Proxy caching code in GrResourceProvider by Robert Phillips · 7 years ago
  22. c65aec9 Make GrClip.h private by Brian Salomon · 7 years ago
  23. 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 7 years ago
  24. c624d9d Refactor GrColorSpaceXformHelper by Brian Osman · 7 years ago
  25. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  26. 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 7 years ago
  27. cf40e30 Use fast path for circular shadows. by Jim Van Verth · 7 years ago
  28. 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 7 years ago
  29. 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 7 years ago
  30. 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 7 years ago
  31. 24429c6 Move GrTextureProvider to src by Brian Osman · 7 years ago
  32. 32f2818 Clean up/remove unused GrFragmentProcessor-derived ctors by Robert Phillips · 7 years ago
  33. ab8e02a SkGradientShader: Fix multi-byte-read-stack-use-after-scope by Hal Canary · 7 years ago
  34. 875218e Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch blurs, etc.) by Robert Phillips · 7 years ago
  35. 03e0584 Fix Chrome iOS no GPU build and block includes from src/gpu on our NoGpu bot. by Brian Salomon · 7 years ago
  36. 30f9bc6 Switch GrTextureStripAtlas over to GrTextureProxies by Robert Phillips · 7 years ago
  37. c5ca7f9 Clamp gradient colors in fragment shader after interpolation when there is a color space. by Brian Salomon · 7 years ago
  38. dbc8eeb Remove GrProcessorTestData's GrTextures by Robert Phillips · 7 years ago
  39. 8e1c4e6 Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2) by Robert Phillips · 7 years ago
  40. a5fdc97 Replace SkSpecialImage::makeTightSubset with asImage (take 2) by Robert Phillips · 7 years ago
  41. 6f9f7eb Expand use of GrMakeCachedBitmapProxy (take 2) by Robert Phillips · 7 years ago
  42. eae7524 Revert "Expand use of GrMakeCachedBitmapProxy" by Robert Phillips · 7 years ago
  43. 561d1f8 Expand use of GrMakeCachedBitmapProxy by Robert Phillips · 7 years ago
  44. ef0a15b Fix TAP ASAN failure. by Florin Malita · 7 years ago
  45. e14349a Revert "Replace SkSpecialImage::makeTightSubset with asImage" by Robert Phillips · 7 years ago
  46. 5df6db1 Replace SkSpecialImage::makeTightSubset with asImage by Robert Phillips · 7 years ago
  47. 394d414 Implement SkHighContrastFilter by Dominic Mazzoni · 7 years ago
  48. eb62829 Check that coverage FPs are compatible with alpha as coverage by Brian Salomon · 7 years ago
  49. f3b995b Clarify when tweak alpha for coverage optimizaton can occur. by Brian Salomon · 7 years ago
  50. 6a307cc Add check for finite phase to SkPath1DPathEffect::Make by Robert Phillips · 7 years ago
  51. 8be952a SkScalarMul is deprecated by Mike Reed · 7 years ago
  52. 03a7f5f Make header files idempotent; script to check by Hal Canary · 7 years ago
  53. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 7 years ago
  54. d1a8bdf Initialize test textures for ProcessorOptimizationValidationTest. by Brian Salomon · 7 years ago
  55. 3865711 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 7 years ago
  56. 63b6156 Fixed3232 overflow in LinearGradientContext::shadeSpan() by Florin Malita · 7 years ago
  57. d956966 Fix int64 overflow in SkClampRange::init() by Florin Malita · 7 years ago
  58. 2c49a41 Remove inner/outer threshold restriction on SkAlphaThresholdFilter. by Brian Salomon · 7 years ago
  59. 3d1a6bc [4fGradient] Relax interval checks for SkGradientShaderBase also by Florin Malita · 7 years ago
  60. 99dbe7b Temporarily don't mark alpha threshold fp as modulating by Brian Salomon · 7 years ago
  61. 5d4cd9e Re-enable processor optimization test with some fixes. by Brian Salomon · 7 years ago
  62. e659c7f [4fGradient] Relax interval checks by Florin Malita · 7 years ago
  63. 52bab30 [4fLinearGradient] Avoid NaNs for degenerate perspectives by Florin Malita · 7 years ago
  64. 69d8d66 [4fGradient] Fix degenerate vertical gradient assert by Florin Malita · 7 years ago
  65. 73fe7b0 Remove use of SkSmallAllocator from all Loopers. by Herb Derby · 7 years ago
  66. 3c5cfb0 Remove exec bit from source files. by Ben Wagner · 7 years ago
  67. 696b293 Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly" by Robert Phillips · 7 years ago
  68. e88cf6b Remove asTextureRef from SkSpecialImage & update effects accordingly by Robert Phillips · 8 years ago
  69. 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
  70. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  71. dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 8 years ago
  72. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  73. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  74. 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
  75. 8bb3b21 Add GM to exercise some of the darker corners of SkMagnifierImageFilter by Robert Phillips · 8 years ago
  76. 8d3ffad Revert "Revert "Don't instantiate shaders with non-invertible local matrix"" by Florin Malita · 8 years ago
  77. 0e86725 Revert "Don't instantiate shaders with non-invertible local matrix" by Hal Canary · 8 years ago
  78. cae3a4c Revert "Replaced all calls to fragmentPosition() with sk_FragCoord" by Ethan Nicholas · 8 years ago
  79. ebfbba9 Don't instantiate shaders with non-invertible local matrix by Florin Malita · 8 years ago
  80. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 8 years ago
  81. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  82. efe3ded Change shadow tessellators to use SkColor and move to util. by Jim Van Verth · 8 years ago
  83. 08c5ec7 Make blur utils take GrTextureProxies - take 2 by Robert Phillips · 8 years ago
  84. 877b15b Revert "Make blur utils take GrTextureProxies" by Robert Phillips · 8 years ago
  85. d0dc05b Make blur utils take GrTextureProxies by Robert Phillips · 8 years ago
  86. 91af727 Add geometric version of spot shadow by Jim Van Verth · 8 years ago
  87. 882ccaf Raster pipeline support for SkLocalMatrixShader composition by Florin Malita · 8 years ago
  88. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 8 years ago
  89. 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 8 years ago
  90. 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 8 years ago
  91. bbeb573 Simplify SkShader::ContextRec::fLocalMatrix handling by Florin Malita · 8 years ago
  92. 964dec3 Move SkGammaColorFilter to tools, limit to sRGB by Brian Osman · 8 years ago
  93. 58abc9e Move SkShadowTessellator to GrShadowTessellator by Jim Van Verth · 8 years ago
  94. bce7496 Add geometric implementation for ambient shadows by Jim Van Verth · 8 years ago
  95. e330eb2 Revert "Add geometric implementation for ambient shadows" by Ethan Nicholas · 8 years ago
  96. fdb1bdf Add geometric implementation for ambient shadows by Jim Van Verth · 8 years ago
  97. 5f13fba Stop tracking whether GrFragmentProcessors read their input by Brian Salomon · 8 years ago
  98. a9e8ef0 SkRasterPipeline: implement support for SkTableColorFilter by Mike Klein · 8 years ago
  99. efaad3c Remove SkColorCubeFilter. It is unused. by Mike Klein · 8 years ago
  100. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago