index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkComposeShader.h
Commit message (
Expand
)
Author
Age
*
Added SkComposeShader GPU implementation
wangyix
2015-09-01
*
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
mtklein
2015-03-25
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Add functions for inspecting SkShader.
commit-bot@chromium.org
2014-05-13
*
Remove SkShader virtual method validContext
commit-bot@chromium.org
2014-05-05
*
create struct to hold all the params passed around for shader::context
commit-bot@chromium.org
2014-05-01
*
Revert of Revert of Extract most of the mutable state of SkShader into a sepa...
commit-bot@chromium.org
2014-04-23
*
Revert of Extract most of the mutable state of SkShader into a separate Conte...
commit-bot@chromium.org
2014-04-23
*
Extract most of the mutable state of SkShader into a separate Context object.
commit-bot@chromium.org
2014-04-23
*
Revert of Extract most of the mutable state of SkShader into a separate Conte...
commit-bot@chromium.org
2014-04-17
*
Revert r14218.
bungeman@google.com
2014-04-17
*
fix #if SK_DEBUG -- should be #ifdef SK_DEBUG
reed@google.com
2014-04-16
*
Extract most of the mutable state of SkShader into a separate Context object.
commit-bot@chromium.org
2014-04-16
*
resize canvas for GM + typo
commit-bot@chromium.org
2014-04-14
*
Allow toString capability to be toggled independent of developer mode.
commit-bot@chromium.org
2014-03-13
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Added print out of SkShader information to debugger
robertphillips@google.com
2013-01-15
*
reland 6798 w/ fix for bitmap-as-mask pixel-locking
reed@google.com
2012-12-13
*
revert 6798 (assert in GM)
reed@google.com
2012-12-13
*
Goal: ensure we always balance lock/unlock pixels calls.
reed@google.com
2012-12-13
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Cleanup code related to SkFlattenable::flatten()
djsollen@google.com
2012-03-29
*
Create macro for registering classes for deserialization
djsollen@google.com
2012-03-26
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Expose SkComposeShader as SK_API.
ctguil@chromium.org
2011-05-20
*
grab from latest android
reed@android.com
2008-12-17