C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / include / core / SkFlattenable.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.
2015-01-07 mtkleinRemove macros that make it look like it's a good idea...
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-22 commit-bot@chromiu... Remove unused (by clients) SkUnitMapper
2014-05-22 commit-bot@chromiu... Revert of Remove unused (by clients) SkUnitMapper ...
2014-05-21 commit-bot@chromiu... Remove unused (by clients) SkUnitMapper (https://codere...
2014-05-16 commit-bot@chromiu... Revert of remove unused (by clients) SkUnitMapper ...
2014-05-16 commit-bot@chromiu... remove unused (by clients) SkUnitMapper
2014-01-30 commit-bot@chromiu... Refactor read and write buffers.
2013-10-23 commit-bot@chromiu... Initial error handling code
2013-10-21 robertphillips@goo... Reverting revert of r11862 (Constify SkFlattenable...
2013-10-20 robertphillips@goo... Reverted due to Chromium compilation failures. Please...
2013-10-18 commit-bot@chromiu... Constify SkFlattenable::getFactory().
2013-09-19 commit-bot@chromiu... I'm investigating how to make the IPC transfer a bit...
2012-09-21 scroggo@google.comMake flattenables no longer depend on global static...
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-08-12 mike@reedtribe.orgrefactor some subclasses in SkFlattenable.h into SkPtrR...
2012-08-07 djsollen@google.comUpdate SkFlattenable buffers to be more modular.
2012-08-01 scroggo@google.comPipe factory names independently from the flattenables...
2012-06-25 reed@google.comexport flags on the state of the world when a picture...
2012-06-21 robertphillips@goo... Expanded distribution of instance counting
2012-06-12 robertphillips@goo... Compiler complaints + some minor cleanup
2012-06-12 djsollen@google.comMove SkColorTable into its own header and reduce includ...
2012-06-01 junov@chromium.orgAdding option to serialize mutable bitmaps in SkPicture
2012-06-01 tomhudson@google.comPunctuation cleanup to satisfy idiosyncracies of OpenBS...
2012-04-12 djsollen@google.comDecouple the SkFlattenable from SkReader32/SkWriter32.
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-20 caryclark@google.comfix 'no static globals' for chromium
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-06-21 reed@google.comAdd option in flattening to write factory names inline...
2011-05-10 reed@google.comfix bug where we wrote uninitialized data to the flatte...
2011-04-29 mike@reedtribe.orgrename SkPtrRecorder and related wrappers to SkPtrSet...
2011-03-15 ctguil@chromium.orgAdd code needed to build skia as a windows dll within...
2008-12-17 reed@android.comgrab from latest android