aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleXfermodesBlur.cpp
AgeCommit message (Expand)Author
2014-05-29Revert "Revert of add colortable support to imagegenerator (https://coderevie...commit-bot@chromium.org
2014-05-12remove unused Kernel33MaskFiltercommit-bot@chromium.org
2014-04-28move common blur types into central headercommit-bot@chromium.org
2014-04-28Move SkShader::fLocalMatrix into SkShader constructor.commit-bot@chromium.org
2014-04-18Reduce internal explicit SaveFlags usage.commit-bot@chromium.org
2014-02-17use SkColorType instead of SkBitmap::Config in samplecodecommit-bot@chromium.org
2014-01-13remove remaining references to Sk64 (obsolete)reed@google.com
2013-10-21store SkAlphaType inside SkBitmap, on road to support unpremulreed@google.com
2013-09-06Push sigma-based blur interface into our GMs/benches/tests/samplecoderobertphillips@google.com
2013-08-28Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-08-27Blur refactoringrobertphillips@google.com
2013-03-03remove obsolete mac-font-cruftmike@reedtribe.org
2013-01-30clone of https://codereview.appspot.com/7208043/reed@google.com
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2012-06-06fix warnings on Mac in ssamplecodecaryclark@google.com
2011-10-24enable soft clipping (yikes)reed@google.com
2011-08-04disable testreed@google.com
2011-08-04retool SkEvent to own its target ID or target procreed@google.com
2011-07-28Automatic update of all copyright notices to reflect new license terms.epoger@google.com
2011-07-07Fix div by zero in GPU degenerate radials (and add sample and gm baselines)bsalomon@google.com
2011-07-06add option to test 1x1 bitmapshaderreed@google.com
2011-07-06add debugging code for degenerate gradients (to be removed later)reed@google.com
2011-05-20Add dual source blending support for proper blending with coverage.bsalomon@google.com