C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / include / core / SkComposeShader.h
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-05-13 commit-bot@chromiu... Add functions for inspecting SkShader.
2014-05-05 commit-bot@chromiu... Remove SkShader virtual method validContext
2014-05-01 commit-bot@chromiu... create struct to hold all the params passed around...
2014-04-23 commit-bot@chromiu... Revert of Revert of Extract most of the mutable state...
2014-04-23 commit-bot@chromiu... Revert of Extract most of the mutable state of SkShader...
2014-04-23 commit-bot@chromiu... Extract most of the mutable state of SkShader into...
2014-04-17 commit-bot@chromiu... Revert of Extract most of the mutable state of SkShader...
2014-04-17 bungeman@google.comRevert r14218.
2014-04-16 reed@google.comfix #if SK_DEBUG -- should be #ifdef SK_DEBUG
2014-04-16 commit-bot@chromiu... Extract most of the mutable state of SkShader into...
2014-04-14 commit-bot@chromiu... resize canvas for GM + typo
2014-03-13 commit-bot@chromiu... Allow toString capability to be toggled independent...
2014-01-30 commit-bot@chromiu... Refactor read and write buffers.
2013-01-15 robertphillips@goo... Added print out of SkShader information to debugger
2012-12-13 reed@google.comreland 6798 w/ fix for bitmap-as-mask pixel-locking
2012-12-13 reed@google.comrevert 6798 (assert in GM)
2012-12-13 reed@google.comGoal: ensure we always balance lock/unlock pixels calls.
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-03-29 djsollen@google.comCleanup code related to SkFlattenable::flatten()
2012-03-26 djsollen@google.comCreate macro for registering classes for deserialization
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-05-20 ctguil@chromium.orgExpose SkComposeShader as SK_API.
2008-12-17 reed@android.comgrab from latest android