aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleAll.cpp
AgeCommit message (Expand)Author
2015-06-05delete (unused) TransparentShaderreed
2015-03-25C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein
2015-03-16SkPaint::FilterLevel -> SkFilterQualityreed
2015-01-30Reland "remove unused SkAvoidXfermode"scroggo
2015-01-20Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://code...scroggo
2015-01-18remove unused SkAvoidXfermodereed
2015-01-09Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein
2014-12-01Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.mtklein
2014-12-01Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...mtklein
2014-12-01Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.mtklein
2014-09-04Change SkPicture::draw to playbackrobertphillips
2014-08-21Simplify flattening to just write enough to call the factory/public-construct...reed
2014-05-22Remove unused (by clients) SkUnitMappercommit-bot@chromium.org
2014-05-22Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...commit-bot@chromium.org
2014-05-21Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...commit-bot@chromium.org
2014-05-16Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...commit-bot@chromium.org
2014-05-16remove unused (by clients) SkUnitMappercommit-bot@chromium.org
2014-05-01remove code behind SK_SUPPORT_LEGACY_PROCXFERMODEreed@google.com
2014-04-28move common blur types into central headercommit-bot@chromium.org
2014-04-18Staging for cleanup of SkPicture-related headersrobertphillips@google.com
2014-04-17Staged removal of SkPicture-derived classescommit-bot@chromium.org
2014-04-13split SkPictureRecorder out of SkPicturerobertphillips@google.com
2014-02-26Builder class for SkLayerRasterizer.commit-bot@chromium.org
2014-02-21Factory methods for heap-allocated SkMaskFilter objects.commit-bot@chromium.org
2014-02-20Factory methods for heap-allocated SkPathEffect and SkXfermode objects.commit-bot@chromium.org
2014-01-30Refactor read and write buffers.commit-bot@chromium.org
2014-01-27fix more 64bit warningsreed@google.com
2013-12-17deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #de...reed@google.com
2013-11-25remove SkFloatToScalar macrocommit-bot@chromium.org
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-07-22stop using bitmap-filter flags outside of paint itself, as a step towards rea...reed@google.com
2013-01-26Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com
2013-01-08pass modifier keys to click events (e.g. control | shift etc.)reed@google.com
2012-12-24fix warnings related to constness in overrides of SkColorFiltermike@reedtribe.org
2012-09-12Make texteffects gm work through serialization and pipe.scroggo@google.com
2012-08-23Result of running tools/sanitize_source_files.py (which was added in https://...rmistry@google.com
2012-08-07Update SkFlattenable buffers to be more modular.djsollen@google.com
2012-06-25Register some flattenable factories.scroggo@google.com
2012-06-06fix warnings on Mac in ssamplecodecaryclark@google.com
2012-05-25Change patheffect to take a (new) StrokeRec object, which encapsulates the fillreed@google.com
2012-05-24revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory some...reed@google.com
2012-05-24Change patheffect to take a (new) StrokeRec object, which encapsulates the fillreed@google.com
2012-05-17Fix type errors and a few warnings for Visual Studio 2010 64-bit build.tomhudson@google.com
2012-05-10remove (unused) reference to SkStrokePathEffectreed@google.com
2012-03-29Remove unused static functions from SampleApp and effectsdjsollen@google.com
2012-03-29Cleanup code related to SkFlattenable::flatten()djsollen@google.com
2012-03-26Create macro for registering classes for deserializationdjsollen@google.com
2011-07-28Automatic update of all copyright notices to reflect new license terms.epoger@google.com