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
*
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
*
Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.c...
robertphillips
2016-05-03
*
Add Gr*Proxy classes
robertphillips
2016-05-03
*
Refactor drawContext/RenderTarget creation
robertphillips
2016-04-28
*
Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 o...
robertphillips
2016-04-28
*
Refactor drawContext/RenderTarget creation
robertphillips
2016-04-27
*
Bring sk_sp to GrDrawContext
robertphillips
2016-04-27
*
Begin removing deprecated (and now, unused) ImageFilter code paths
robertphillips
2016-04-20
*
Split AlphaThresholdEffect out into its own file
robertphillips
2016-04-18
*
Revert AlphaThresholdFilter to its old behavior wrt premul
robertphillips
2016-04-12
*
Switch AlphaThresholdFilter over to new onFilterImage interface
robertphillips
2016-04-12
*
Rename EmitArgs::fSamplers to fTexSamplers
cdalton
2016-04-11
*
change flattenable factory to return sk_sp
reed
2016-04-03
*
Update SkAlphaThresholdFilter to sk_sp
robertphillips
2016-04-01
*
Update SkMergeImageFilter to sk_sp
robertphillips
2016-03-30
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
fix misc asserts and checks found by fuzzer
reed
2016-02-22
*
Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of ht...
ethannicholas
2016-02-22
*
fix misc asserts and checks found by fuzzer
reed
2016-02-22
*
Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of htt...
reed
2016-02-22
*
Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of htt...
reed
2016-02-22
*
Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of ht...
reed
2016-02-21
*
fix misc asserts and checks found by fuzzer
reed
2016-02-20
*
Add more specialized fragment builders
cdalton
2016-02-18
*
Mark existing image filter entry points that will be going away with Deprecated
robertphillips
2016-02-17
*
Add GrShaderFlags enum
cdalton
2016-02-11
*
Next round of GrGLSLFragmentProcessor-derived class cleanup
robertphillips
2016-02-04
*
Clean up GrGLSLFragmentProcessor-derived classes
robertphillips
2016-02-03
*
Fix SkAlphaThresholdFilter bounds handling.
senorblanco
2016-01-19
*
SkAlphaThresholdFilter.h allow flattening
halcanary
2015-12-07
*
Create GLSLUniformHandler class for gpu backend
egdaniel
2015-12-03
[next]