aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleEffects.cpp
Commit message (Expand)AuthorAge
* hide SkBlurMaskFilter and SkBlurQualityGravatar Mike Reed2018-03-14
* Alloc glyph image correctly for SkMask::k3D_Format.Gravatar Ben Wagner2017-11-14
* Revert "Alloc glyph image correctly for SkMask::k3D_Format."Gravatar Brian Osman2017-11-14
* Alloc glyph image correctly for SkMask::k3D_Format.Gravatar Ben Wagner2017-11-14
* Revert "Alloc glyph image correctly for SkMask::k3D_Format."Gravatar Ben Wagner2017-11-13
* Alloc glyph image correctly for SkMask::k3D_Format.Gravatar Ben Wagner2017-11-13
* hide emboss from everyone (except android for now)Gravatar Mike Reed2016-12-07
* switch maskfilters to sk_spGravatar reed2016-04-04
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* use Make instead of Create to return a shared shaderGravatar reed2016-03-08
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* move common blur types into central headerGravatar commit-bot@chromium.org2014-04-28
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-07
* Push sigma-based blur interface into our GMs/benches/tests/samplecodeGravatar robertphillips@google.com2013-09-06
* Removed unused parametersGravatar sugoi@google.com2013-03-12
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* privatize SkEdgeClipper.hGravatar mike@reedtribe.org2012-08-09
* Fixed minor Release & fixed point compiler warnings on LinuxGravatar robertphillips@google.com2012-04-25
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns onGravatar senorblanco@chromium.org2011-05-19
* switch to inheriting from SampleViewGravatar mike@reedtribe.org2011-05-05
* fix warningsGravatar reed@google.com2011-04-14
* updatesGravatar reed@android.com2010-04-22
* remove remaining references to porterduffGravatar reed@android.com2009-06-23
* add sample effectsGravatar reed@android.com2009-05-22