- 459c967 add SkLightingColorFilter for makeColorSpace() by Mike Klein · 8 years ago
- deca5c3 Respect cropRect in SkDropShadowImageFilter::onMakeColorSpace() by Matt Sarett · 8 years ago
- 20b8252 SkMergeImageFilter: fModes might be nullptr by Matt Sarett · 8 years ago
- 8f7dc9f Circular shadow fixes for Flutter. by Jim Van Verth · 8 years ago
- 0301308 Fix SkATan2_255 fuzzer crash by Florin Malita · 8 years ago
- 6cc6ae75 SkColorSpaceXformer: Add SkShader::makeColorSpace() by Matt Sarett · 8 years ago
- 62745a8 Finish overriding onMakeColorSpace() for SkImageFilters by Matt Sarett · 8 years ago
- 4edb5d2 hide lockpixels api behind flag by Mike Reed · 8 years ago
- e22a6a2 SkPictureImageFilter::onMakeColorSpace() by Matt Sarett · 8 years ago
- 0d63e4e Use a simpler method for calculating atan by Herb Derby · 8 years ago
- 6d72ed9 SkImageFilter::onMakeColorSpace() - more overrides by Matt Sarett · 8 years ago
- 95ddf13 fix too-dark 565 (really, all legacy) gradients by Mike Klein · 8 years ago
- 7b4202d Add multi-stop SkJumper stage. by Herb Derby · 8 years ago
- 31abf1f Add SkImageFilter::makeColorSpace(SkColorSpaceXformer*) by Matt Sarett · 8 years ago
- cf20f78 Convert Sk4fGradientInterval to (bias, factor) format by Florin Malita · 8 years ago
- 7754ccc Specialize boxBlur(Interp) based on 'transpose' parameter by Hans Wennborg · 8 years ago
- ab015ef Move the ability to access textures, buffers, and image storages out from GrProcessor. by Brian Salomon · 8 years ago
- 5869ea9 Fully remove coord transform precision code by Brian Osman · 8 years ago
- 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 8 years ago
- b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 8 years ago
- 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 8 years ago
- 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 8 years ago
- 2e491a6 clean up (partially) colortable api by Mike Reed · 8 years ago
- cdc651d Make xformer class for SkCSXCanvas, use for draw loopers by Matt Sarett · 8 years ago
- 77f1edc Minor cleanup (remove unused GrRenderTargetContext::asTexture method) by Robert Phillips · 8 years ago
- 56ea77a Implement SkBlurDrawLooper with SkLayerDrawLooper by Matt Sarett · 8 years ago
- a2cedff Fix gaussianedge GM by Robert Phillips · 8 years ago
- b549cc3 Change SkMemory to the more accurately named SkMalloc. by Herb Derby · 8 years ago
- da4545b Extract 4f gradient interval functionality by Florin Malita · 8 years ago
- f160ad4 SkBlurDrawLooper: Start by deleting flags by Matt Sarett · 8 years ago
- d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 8 years ago
- 27ecd86 SkImageSource::Make() returns nullptr when srcrect is empty. by Hal Canary · 8 years ago
- d7b34a5 Make SkMemory.h and adjust all files for usage. by Herb Derby · 8 years ago
- 9bc39bb Add highp to specular lighting intermediate to fix iOS bots by Brian Osman · 8 years ago
- 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 8 years ago
- 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 8 years ago
- d374948 Consolidate Proxy caching code in GrResourceProvider by Robert Phillips · 8 years ago
- c65aec9 Make GrClip.h private by Brian Salomon · 8 years ago
- 3b65598 Make SkGr.h private and remove unused functions by Brian Osman · 8 years ago
- c624d9d Refactor GrColorSpaceXformHelper by Brian Osman · 8 years ago
- 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
- 655f347 Revert "Revert "Revert "Revert "Move GrTextureProvider to src"""" by Brian Osman · 8 years ago
- cf40e30 Use fast path for circular shadows. by Jim Van Verth · 8 years ago
- 580ffa0 Revert "Revert "Revert "Move GrTextureProvider to src""" by Brian Osman · 8 years ago
- 2fe8373 Revert "Revert "Move GrTextureProvider to src"" by Brian Osman · 8 years ago
- 13d7f5d Revert "Move GrTextureProvider to src" by Brian Osman · 8 years ago
- 24429c6 Move GrTextureProvider to src by Brian Osman · 8 years ago
- 32f2818 Clean up/remove unused GrFragmentProcessor-derived ctors by Robert Phillips · 8 years ago
- ab8e02a SkGradientShader: Fix multi-byte-read-stack-use-after-scope by Hal Canary · 8 years ago
- 875218e Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch blurs, etc.) by Robert Phillips · 8 years ago
- 03e0584 Fix Chrome iOS no GPU build and block includes from src/gpu on our NoGpu bot. by Brian Salomon · 8 years ago
- 30f9bc6 Switch GrTextureStripAtlas over to GrTextureProxies by Robert Phillips · 8 years ago
- c5ca7f9 Clamp gradient colors in fragment shader after interpolation when there is a color space. by Brian Salomon · 8 years ago
- dbc8eeb Remove GrProcessorTestData's GrTextures by Robert Phillips · 8 years ago
- 8e1c4e6 Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2) by Robert Phillips · 8 years ago
- a5fdc97 Replace SkSpecialImage::makeTightSubset with asImage (take 2) by Robert Phillips · 8 years ago
- 6f9f7eb Expand use of GrMakeCachedBitmapProxy (take 2) by Robert Phillips · 8 years ago
- eae7524 Revert "Expand use of GrMakeCachedBitmapProxy" by Robert Phillips · 8 years ago
- 561d1f8 Expand use of GrMakeCachedBitmapProxy by Robert Phillips · 8 years ago
- ef0a15b Fix TAP ASAN failure. by Florin Malita · 8 years ago
- e14349a Revert "Replace SkSpecialImage::makeTightSubset with asImage" by Robert Phillips · 8 years ago
- 5df6db1 Replace SkSpecialImage::makeTightSubset with asImage by Robert Phillips · 8 years ago
- 394d414 Implement SkHighContrastFilter by Dominic Mazzoni · 8 years ago
- eb62829 Check that coverage FPs are compatible with alpha as coverage by Brian Salomon · 8 years ago
- f3b995b Clarify when tweak alpha for coverage optimizaton can occur. by Brian Salomon · 8 years ago
- 6a307cc Add check for finite phase to SkPath1DPathEffect::Make by Robert Phillips · 8 years ago
- 8be952a SkScalarMul is deprecated by Mike Reed · 8 years ago
- 03a7f5f Make header files idempotent; script to check by Hal Canary · 8 years ago
- cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 8 years ago
- d1a8bdf Initialize test textures for ProcessorOptimizationValidationTest. by Brian Salomon · 8 years ago
- 3865711 Replaced all calls to fragmentPosition() with sk_FragCoord by Ethan Nicholas · 8 years ago
- 63b6156 Fixed3232 overflow in LinearGradientContext::shadeSpan() by Florin Malita · 8 years ago
- d956966 Fix int64 overflow in SkClampRange::init() by Florin Malita · 8 years ago
- 2c49a41 Remove inner/outer threshold restriction on SkAlphaThresholdFilter. by Brian Salomon · 8 years ago
- 3d1a6bc [4fGradient] Relax interval checks for SkGradientShaderBase also by Florin Malita · 8 years ago
- 99dbe7b Temporarily don't mark alpha threshold fp as modulating by Brian Salomon · 8 years ago
- 5d4cd9e Re-enable processor optimization test with some fixes. by Brian Salomon · 8 years ago
- e659c7f [4fGradient] Relax interval checks by Florin Malita · 8 years ago
- 52bab30 [4fLinearGradient] Avoid NaNs for degenerate perspectives by Florin Malita · 8 years ago
- 69d8d66 [4fGradient] Fix degenerate vertical gradient assert by Florin Malita · 9 years ago
- 73fe7b0 Remove use of SkSmallAllocator from all Loopers. by Herb Derby · 9 years ago
- 3c5cfb0 Remove exec bit from source files. by Ben Wagner · 9 years ago
- 696b293 Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly" by Robert Phillips · 9 years ago
- e88cf6b Remove asTextureRef from SkSpecialImage & update effects accordingly by Robert Phillips · 9 years ago
- 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 9 years ago
- 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 9 years ago
- dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 9 years ago
- 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 9 years ago
- ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 9 years ago
- 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 9 years ago
- 8bb3b21 Add GM to exercise some of the darker corners of SkMagnifierImageFilter by Robert Phillips · 9 years ago
- 8d3ffad Revert "Revert "Don't instantiate shaders with non-invertible local matrix"" by Florin Malita · 9 years ago
- 0e86725 Revert "Don't instantiate shaders with non-invertible local matrix" by Hal Canary · 9 years ago
- cae3a4c Revert "Replaced all calls to fragmentPosition() with sk_FragCoord" by Ethan Nicholas · 9 years ago
- ebfbba9 Don't instantiate shaders with non-invertible local matrix by Florin Malita · 9 years ago
- 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 9 years ago
- f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 9 years ago
- efe3ded Change shadow tessellators to use SkColor and move to util. by Jim Van Verth · 9 years ago
- 08c5ec7 Make blur utils take GrTextureProxies - take 2 by Robert Phillips · 9 years ago
- 877b15b Revert "Make blur utils take GrTextureProxies" by Robert Phillips · 9 years ago