aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/effects/SkLayerRasterizer.h
Commit message (Expand)AuthorAge
* Mark overridden destructors with 'override' and remove 'virtual'Gravatar Brian Salomon2017-03-22
* remove lots of legacy flagsGravatar Mike Reed2016-10-31
* guard rasterizer and drawlooper settersGravatar reed2016-03-21
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.Gravatar tfarina2014-12-14
* 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
* Simplify flattening to just write enough to call the factory/public-construct...Gravatar reed2014-08-21
* Remove use of SK_SUPPORT_LEGACY_LAYERRASTERIZER_API.Gravatar dominikg2014-07-21
* Revert of remove guarded code - there are no more callers (https://codereview...Gravatar reed2014-06-18
* remove guarded code - there are no more callersGravatar reed2014-06-18
* Return NULL when building empty LayerRasterizer.Gravatar scroggo2014-06-03
* Create SkLayerRasterizer w/o destroying Builder.Gravatar commit-bot@chromium.org2014-04-10
* Builder class for SkLayerRasterizer.Gravatar commit-bot@chromium.org2014-02-26
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* change all interfaces for SkRasterizer to const, in preparation for marking itGravatar reed@google.com2012-12-18
* Export effects classes with SK_API.Gravatar tfarina@chromium.org2012-10-12
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Cleanup code related to SkFlattenable::flatten()Gravatar djsollen@google.com2012-03-29
* Create macro for registering classes for deserializationGravatar djsollen@google.com2012-03-26
* Cleanup Macros arround static initializers for SkFlattenable.Gravatar djsollen@google.com2012-03-23
* add optional manual global initializationGravatar caryclark@google.com2011-12-15
* add serialization to SkLayerRasterizerGravatar reed@google.com2011-08-09
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* code styleGravatar mike@reedtribe.org2011-04-20
* grab from latest androidGravatar reed@android.com2008-12-17