aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/imagealphathreshold.cpp
Commit message (Expand)AuthorAge
* add helper to know when a colortype is always opaqueGravatar Mike Reed2018-02-10
* use tool_utils to encapsulate checking for recording canvas and makeSurfaceGravatar Mike Reed2018-01-02
* Remove color space xform from alpha threshold FPGravatar Brian Osman2017-10-19
* Revert "Revert "IWYU""Gravatar Mike Reed2017-02-13
* Revert "IWYU"Gravatar Robert Phillips2017-02-11
* IWYUGravatar Mike Reed2017-02-10
* refFoo variant for getters that naturally have a sk_spGravatar Mike Reed2017-01-12
* Handle failed surface creation in AlphaThresholdImageFilter GMGravatar Robert Phillips2016-12-21
* Fix mapping from src to dst image space in SkAlphaThresholdFilterGravatar Robert Phillips2016-12-20
* Add color space xform to GrAlphaThresholdFragmentProcessorGravatar Brian Osman2016-10-03
* Fix alpha threshold GM to test with and without crop rectGravatar Brian Osman2016-10-03
* Switch AlphaThresholdFilter over to new onFilterImage interfaceGravatar robertphillips2016-04-12
* Update SkAlphaThresholdFilter to sk_spGravatar robertphillips2016-04-01
* switch surface to sk_spGravatar reed2016-03-23
* update callsites for Make image factoriesGravatar reed2016-03-17
* Fix SkAlphaThresholdFilter bounds handling.Gravatar senorblanco2016-01-19
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* remove unused GM flagsGravatar mtklein2015-01-23
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Cleanup: Get rid of make_isize() function from gm.h.Gravatar tfarina2014-06-09
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-01-08
* Make imagealphathreshold GM skip replay modes until it is fixed.Gravatar bsalomon@google.com2014-01-07
* Fix build warnings in SkAlphaThresholdFilterGravatar commit-bot@chromium.org2014-01-07
* Add AlphaThreshold filter.Gravatar commit-bot@chromium.org2014-01-06