C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / include / effects / SkCornerPathEffect.h
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-03-05 tomhudsonViaAndroidSDK for DM
2015-01-26 robertphillipsAdd patheffects to debugger printout
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
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-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-24 reed@google.comadd optional cull-rect to patheffects, so they can...
2012-12-18 reed@google.comchange all patheffect methods to const, in preparation...
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-05-25 reed@google.comChange patheffect to take a (new) StrokeRec object...
2012-05-24 reed@google.comrevert 4046 -- GM:pathfill failed on one bot, maybe...
2012-05-24 reed@google.comChange patheffect to take a (new) StrokeRec object...
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-06-21 reed@google.comAdd option in flattening to write factory names inline...
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