index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
imagealphathreshold.cpp
Commit message (
Expand
)
Author
Age
*
add helper to know when a colortype is always opaque
Mike Reed
2018-02-10
*
use tool_utils to encapsulate checking for recording canvas and makeSurface
Mike Reed
2018-01-02
*
Remove color space xform from alpha threshold FP
Brian Osman
2017-10-19
*
Revert "Revert "IWYU""
Mike Reed
2017-02-13
*
Revert "IWYU"
Robert Phillips
2017-02-11
*
IWYU
Mike Reed
2017-02-10
*
refFoo variant for getters that naturally have a sk_sp
Mike Reed
2017-01-12
*
Handle failed surface creation in AlphaThresholdImageFilter GM
Robert Phillips
2016-12-21
*
Fix mapping from src to dst image space in SkAlphaThresholdFilter
Robert Phillips
2016-12-20
*
Add color space xform to GrAlphaThresholdFragmentProcessor
Brian Osman
2016-10-03
*
Fix alpha threshold GM to test with and without crop rect
Brian Osman
2016-10-03
*
Switch AlphaThresholdFilter over to new onFilterImage interface
robertphillips
2016-04-12
*
Update SkAlphaThresholdFilter to sk_sp
robertphillips
2016-04-01
*
switch surface to sk_sp
reed
2016-03-23
*
update callsites for Make image factories
reed
2016-03-17
*
Fix SkAlphaThresholdFilter bounds handling.
senorblanco
2016-01-19
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
remove unused GM flags
mtklein
2015-01-23
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Cleanup: Get rid of make_isize() function from gm.h.
tfarina
2014-06-09
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-08
*
Make imagealphathreshold GM skip replay modes until it is fixed.
bsalomon@google.com
2014-01-07
*
Fix build warnings in SkAlphaThresholdFilter
commit-bot@chromium.org
2014-01-07
*
Add AlphaThreshold filter.
commit-bot@chromium.org
2014-01-06