aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkFilterShader.h
Commit message (Expand)AuthorAge
* add SkShader::newWithColorFilterGravatar reed2016-01-07
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Revert of Revert of remove colorfilter native-565 support. complicating w/ no...Gravatar reed2015-03-24
* Revert of remove colorfilter native-565 support. complicating w/ no real valu...Gravatar reed2015-03-24
* remove colorfilter native-565 support. complicating w/ no real value.Gravatar reed2015-03-24
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...Gravatar mtklein2014-12-01
* Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.Gravatar mtklein2014-12-01
* make set3DMask virtual, so we can safely notify the shadercontextGravatar reed2014-09-10
* Simplify flattening to just write enough to call the factory/public-construct...Gravatar reed2014-08-21
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-05-06
* Remove SkShader virtual method validContextGravatar commit-bot@chromium.org2014-05-05
* create struct to hold all the params passed around for shader::contextGravatar commit-bot@chromium.org2014-05-01
* Revert of Revert of Extract most of the mutable state of SkShader into a sepa...Gravatar commit-bot@chromium.org2014-04-23
* Revert of Extract most of the mutable state of SkShader into a separate Conte...Gravatar commit-bot@chromium.org2014-04-23
* Extract most of the mutable state of SkShader into a separate Context object.Gravatar commit-bot@chromium.org2014-04-23
* Revert of Extract most of the mutable state of SkShader into a separate Conte...Gravatar commit-bot@chromium.org2014-04-17
* Extract most of the mutable state of SkShader into a separate Context object.Gravatar commit-bot@chromium.org2014-04-16
* Allow toString capability to be toggled independent of developer mode.Gravatar commit-bot@chromium.org2014-03-13
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* Added print out of SkShader information to debuggerGravatar robertphillips@google.com2013-01-15
* reland 6798 w/ fix for bitmap-as-mask pixel-lockingGravatar reed@google.com2012-12-13
* revert 6798 (assert in GM)Gravatar reed@google.com2012-12-13
* Goal: ensure we always balance lock/unlock pixels calls.Gravatar reed@google.com2012-12-13
* move SkFilterShader into private headerGravatar reed@google.com2012-08-06