C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / include / effects / SkPixelXorXfermode.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-05-15 commit-bot@chromiu... Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag.
2014-03-13 commit-bot@chromiu... Allow toString capability to be toggled independent...
2014-02-20 commit-bot@chromiu... Factory methods for heap-allocated SkPathEffect and...
2014-01-30 commit-bot@chromiu... Refactor read and write buffers.
2013-01-22 robertphillips@goo... Added toString to SkXfermode-derived classes (for debugger)
2012-12-24 mike@reedtribe.orgfix warnings related to constness in overrides of SkCol...
2012-10-12 tfarina@chromium.orgExport effects classes with SK_API.
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-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-04-27 tomhudson@google.comAdd missing flattenable registrations and CreateProc...
2008-12-17 reed@android.comgrab from latest android