C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / include / effects / SkLayerRasterizer.h
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-14 tfarinaCleanup: Mark some overridden methods with 'SK_OVERRIDE'.
2014-12-01 mtkleinRemove SK_SUPPORT_LEGACY_DEEPFLATTENING.
2014-12-01 mtkleinRevert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING....
2014-12-01 mtkleinRemove SK_SUPPORT_LEGACY_DEEPFLATTENING.
2014-08-21 reedSimplify flattening to just write enough to call the...
2014-07-21 dominikgRemove use of SK_SUPPORT_LEGACY_LAYERRASTERIZER_API.
2014-06-18 reedRevert of remove guarded code - there are no more calle...
2014-06-18 reedremove guarded code - there are no more callers
2014-06-03 scroggoReturn NULL when building empty LayerRasterizer.
2014-04-10 commit-bot@chromiu... Create SkLayerRasterizer w/o destroying Builder.
2014-02-26 commit-bot@chromiu... Builder class for SkLayerRasterizer.
2014-01-30 commit-bot@chromiu... Refactor read and write buffers.
2012-12-18 reed@google.comchange all interfaces for SkRasterizer to const, in...
2012-10-12 tfarina@chromium.orgExport effects classes with SK_API.
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-03-29 djsollen@google.comCleanup code related to SkFlattenable::flatten()
2012-03-26 djsollen@google.comCreate macro for registering classes for deserialization
2012-03-23 djsollen@google.comCleanup Macros arround static initializers for SkFlatte...
2011-12-15 caryclark@google.comadd optional manual global initialization
2011-08-09 reed@google.comadd serialization to SkLayerRasterizer
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-04-20 mike@reedtribe.orgcode style
2008-12-17 reed@android.comgrab from latest android