index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
effects
/
SkLayerDrawLooper.h
Commit message (
Expand
)
Author
Age
*
Eliminate some clutter in SkFlattenable
mdempsky
2015-09-24
*
remove SkInstCnt
mtklein
2015-06-26
*
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
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...
mtklein
2014-12-01
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
add asAShadowBlur for android to drawlooper
reed@google.com
2014-04-29
*
Make sure SkDrawLooper objects can only be allocated on the heap.
commit-bot@chromium.org
2014-04-15
*
Allow toString capability to be toggled independent of developer mode.
commit-bot@chromium.org
2014-03-13
*
[WIP] Add Context to SkDrawLooper.
commit-bot@chromium.org
2014-03-12
*
remove SK_SUPPORT_LEGACY_LAYERDRAWLOOPER_PAINTFLAGS -- not needed
reed@google.com
2014-02-28
*
try to deprecate fFlagsMask from SkLayerDrawLooper
reed@google.com
2014-02-27
*
Builder class for SkLayerDrawLooper.
commit-bot@chromium.org
2014-02-14
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Add methods to SkLayerDrawLooper to allow adding layers on top
commit-bot@chromium.org
2013-05-22
*
Fix includes in SkLayerDrawLooper.h. It was previously not possible to
commit-bot@chromium.org
2013-05-14
*
Added toString to SkDrawLooper-derived classes
robertphillips@google.com
2013-01-28
*
Export effects classes with SK_API.
tfarina@chromium.org
2012-10-12
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Added Inst counting to SkFlattenable-derived classes
robertphillips@google.com
2012-06-27
*
Punctuation cleanup to satisfy idiosyncracies of OpenBSD gcc 4.2.1.
tomhudson@google.com
2012-06-01
*
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
*
Cleanup Macros arround static initializers for SkFlattenable.
djsollen@google.com
2012-03-23
*
add optional manual global initialization
caryclark@google.com
2011-12-15
*
ensure we never change the text_encoding of the master paint, since it is used
reed@google.com
2011-11-21
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
Add DLL exports (Fixes Multi-DLL build in Chrome against TOT skia)
bsalomon@google.com
2011-04-15
*
add mask for paint-bits to layerdrawlooper
mike@reedtribe.org
2011-04-14
*
expand SkLayerDrawLooper to allow for an xfermode when transfering the paint'...
reed@google.com
2011-04-12
*
add optional bitflags to control which aspect of each layer's paint is applied
mike@reedtribe.org
2011-04-08
*
Simplify drawloopers and drawfilters. This allows the canvas to keep its
reed@google.com
2011-04-07
*
grab from latest android
reed@android.com
2008-12-17