index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkAlphaThresholdFilter.cpp
Commit message (
Expand
)
Author
Age
*
create imagepriv and name params
Cary Clark
2017-11-03
*
Add support for transfer functions to GrColorSpaceXform
Brian Osman
2017-10-31
*
Remove color space xform support from SkSL
Brian Osman
2017-10-23
*
Remove color space xform from alpha threshold FP
Brian Osman
2017-10-19
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
only create new instance if needed for colorspacexformer
Mike Reed
2017-07-06
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
SkImageFilter::onMakeColorSpace() - more overrides
Matt Sarett
2017-04-10
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Remove GrProcessorTestData's GrTextures
Robert Phillips
2017-02-21
*
Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2)
Robert Phillips
2017-02-20
*
Remove inner/outer threshold restriction on SkAlphaThresholdFilter.
Brian Salomon
2017-02-09
*
Re-enable processor optimization test with some fixes.
Brian Salomon
2017-02-09
*
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
*
Rationalize GrContext's Gr*Proxy getter naming
Robert Phillips
2017-01-30
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Fix mapping from src to dst image space in SkAlphaThresholdFilter
Robert Phillips
2016-12-20
*
Relandx2 "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Reland "Remove antialiasing control from GrPaint.""
Brian Salomon
2016-12-09
*
Reland "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-08
*
Remove antialiasing control from GrPaint.
Brian Salomon
2016-12-08
*
Revert "Remove use of makeDeferredRenderTargetContextWithFallback"
Robert Phillips
2016-12-05
*
Remove use of makeDeferredRenderTargetContextWithFallback
Robert Phillips
2016-12-01
*
Defer more renderTargetContexts in the GPU image filter paths - take 2
robertphillips
2016-11-21
*
Revert "Defer more renderTargetContexts in the GPU image filter paths"
Robert Phillips
2016-11-15
*
Defer more renderTargetContexts in the GPU image filter paths
Robert Phillips
2016-11-15
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
*
Add color space xform to GrAlphaThresholdFragmentProcessor
Brian Osman
2016-10-03
*
replace SkXfermode obj with SkBlendMode enum in paints
Mike Reed
2016-10-03
*
Add output format properties to SkImageFilter::Context
brianosman
2016-09-22
*
Add a makeDrawContextWithFallback that handles config fallback
robertphillips
2016-09-06
*
Move GrFixedClip into src directory
csmartdalton
2016-08-19
*
Rename GrContext's newDrawContext & drawContext to makeDrawContext
robertphillips
2016-07-27
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Adding color space to SkSpecialImage
brianosman
2016-07-21
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
Add Gr*Proxy classes
robertphillips
2016-05-04
*
Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....
robertphillips
2016-05-03
*
Add Gr*Proxy classes
robertphillips
2016-05-03
[next]