summaryrefslogtreecommitdiff
path: root/core/SkFilterShader.cpp
AgeCommit message (Expand)Author
2014-04-23Extract most of the mutable state of SkShader into a separate Context object.commit-bot@chromium.org
2014-04-17Revert of Extract most of the mutable state of SkShader into a separate Conte...commit-bot@chromium.org
2014-04-16Extract most of the mutable state of SkShader into a separate Context object.commit-bot@chromium.org
2014-03-13Allow toString capability to be toggled independent of developer mode.commit-bot@chromium.org
2014-01-30Refactor read and write buffers.commit-bot@chromium.org
2013-10-16force readbuffer clients to use specialized readFoo for flattenablesreed@google.com
2013-07-16Move implementation of SkFilterShader into its source file.tfarina@chromium.org