C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / include / effects / SkDashPathEffect.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-06-11 egdanielMove Dashing filterPath to a dashing utils file
2014-06-04 egdanielRevert of Move Dashing filterPath to a dashing utils...
2014-06-04 egdanielMove Dashing filterPath to a dashing utils file
2014-05-15 commit-bot@chromiu... Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag.
2014-04-22 commit-bot@chromiu... Add asADash entry point into SkPathEffect to allow...
2014-03-31 commit-bot@chromiu... Remove scaleToFit from DashPathEffect
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-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-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-11-29 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-11-28 robertphillips@goo... Added dashing fast path
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-04-27 epoger@google.comClean up DashPathEffect modulo math from r3761
2012-03-29 djsollen@google.comCleanup code related to SkFlattenable::flatten()
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