index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
effects
/
SkLayerRasterizer.h
Commit message (
Expand
)
Author
Age
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
remove lots of legacy flags
Mike Reed
2016-10-31
*
guard rasterizer and drawlooper setters
reed
2016-03-21
*
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
*
Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.
tfarina
2014-12-14
*
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
*
Remove use of SK_SUPPORT_LEGACY_LAYERRASTERIZER_API.
dominikg
2014-07-21
*
Revert of remove guarded code - there are no more callers (https://codereview...
reed
2014-06-18
*
remove guarded code - there are no more callers
reed
2014-06-18
*
Return NULL when building empty LayerRasterizer.
scroggo
2014-06-03
*
Create SkLayerRasterizer w/o destroying Builder.
commit-bot@chromium.org
2014-04-10
*
Builder class for SkLayerRasterizer.
commit-bot@chromium.org
2014-02-26
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
change all interfaces for SkRasterizer to const, in preparation for marking it
reed@google.com
2012-12-18
*
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
*
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
*
add serialization to SkLayerRasterizer
reed@google.com
2011-08-09
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
code style
mike@reedtribe.org
2011-04-20
*
grab from latest android
reed@android.com
2008-12-17