index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Move GrTextureProvider to src""
Brian Osman
2017-03-01
*
Revert "Move GrTextureProvider to src"
Brian Osman
2017-03-01
*
Move GrTextureProvider to src
Brian Osman
2017-03-01
*
Clean up/remove unused GrFragmentProcessor-derived ctors
Robert Phillips
2017-02-28
*
SkGradientShader: Fix multi-byte-read-stack-use-after-scope
Hal Canary
2017-02-27
*
Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch b...
Robert Phillips
2017-02-24
*
Fix Chrome iOS no GPU build and block includes from src/gpu on our NoGpu bot.
Brian Salomon
2017-02-23
*
Switch GrTextureStripAtlas over to GrTextureProxies
Robert Phillips
2017-02-23
*
Clamp gradient colors in fragment shader after interpolation when there is a ...
Brian Salomon
2017-02-21
*
Remove GrProcessorTestData's GrTextures
Robert Phillips
2017-02-21
*
Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2)
Robert Phillips
2017-02-20
*
Replace SkSpecialImage::makeTightSubset with asImage (take 2)
Robert Phillips
2017-02-18
*
Expand use of GrMakeCachedBitmapProxy (take 2)
Robert Phillips
2017-02-18
*
Revert "Expand use of GrMakeCachedBitmapProxy"
Robert Phillips
2017-02-17
*
Expand use of GrMakeCachedBitmapProxy
Robert Phillips
2017-02-17
*
Fix TAP ASAN failure.
Florin Malita
2017-02-17
*
Revert "Replace SkSpecialImage::makeTightSubset with asImage"
Robert Phillips
2017-02-17
*
Replace SkSpecialImage::makeTightSubset with asImage
Robert Phillips
2017-02-16
*
Implement SkHighContrastFilter
Dominic Mazzoni
2017-02-16
*
Check that coverage FPs are compatible with alpha as coverage
Brian Salomon
2017-02-15
*
Clarify when tweak alpha for coverage optimizaton can occur.
Brian Salomon
2017-02-15
*
Add check for finite phase to SkPath1DPathEffect::Make
Robert Phillips
2017-02-14
*
SkScalarMul is deprecated
Mike Reed
2017-02-14
*
Make header files idempotent; script to check
Hal Canary
2017-02-13
*
Remove GrFragmentProcessor::computeInvariantOutput
Brian Salomon
2017-02-13
*
Initialize test textures for ProcessorOptimizationValidationTest.
Brian Salomon
2017-02-13
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-02-13
*
Fixed3232 overflow in LinearGradientContext::shadeSpan()
Florin Malita
2017-02-10
*
Fix int64 overflow in SkClampRange::init()
Florin Malita
2017-02-09
*
Remove inner/outer threshold restriction on SkAlphaThresholdFilter.
Brian Salomon
2017-02-09
*
[4fGradient] Relax interval checks for SkGradientShaderBase also
Florin Malita
2017-02-09
*
Temporarily don't mark alpha threshold fp as modulating
Brian Salomon
2017-02-09
*
Re-enable processor optimization test with some fixes.
Brian Salomon
2017-02-09
*
[4fGradient] Relax interval checks
Florin Malita
2017-02-09
*
[4fLinearGradient] Avoid NaNs for degenerate perspectives
Florin Malita
2017-02-09
*
[4fGradient] Fix degenerate vertical gradient assert
Florin Malita
2017-02-08
*
Remove use of SkSmallAllocator from all Loopers.
Herb Derby
2017-02-08
*
Remove exec bit from source files.
Ben Wagner
2017-02-08
*
Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly"
Robert Phillips
2017-02-08
*
Remove asTextureRef from SkSpecialImage & update effects accordingly
Robert Phillips
2017-02-07
*
Use SkArenaAlloc in the SkAutoBlitterChoose code.
Herb Derby
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoo...
Robert Phillips
2017-02-07
*
Revert "SkColorSpace: remove named API, add gamut API"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code.
Herb Derby
2017-02-07
*
Add GM to exercise some of the darker corners of SkMagnifierImageFilter
Robert Phillips
2017-02-07
*
Revert "Revert "Don't instantiate shaders with non-invertible local matrix""
Florin Malita
2017-02-03
*
Revert "Don't instantiate shaders with non-invertible local matrix"
Hal Canary
2017-02-02
*
Revert "Replaced all calls to fragmentPosition() with sk_FragCoord"
Ethan Nicholas
2017-02-02
[next]