| Commit message (Expand) | Author | Age |
* | Revert "Reland "remove toString"" | Cary Clark | 2018-05-31 |
* | Reland "remove toString" | Cary Clark | 2018-05-31 |
* | remove defines and add commas | Cary Clark | 2018-05-21 |
* | Revert "remove toString" | Cary Clark | 2018-05-20 |
* | remove toString | Cary Clark | 2018-05-20 |
* | harden line2d effect | Mike Reed | 2018-05-18 |
* | remove SK_IGNORE_TO_STRING | Cary Clark | 2018-04-05 |
* | Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://... | reed | 2016-03-18 |
* | Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c... | reed | 2016-03-18 |
* | switch patheffects over to sk_sp | reed | 2016-03-18 |
* | Reland of change all factories to return their base-class (patchset #1 id:1 o... | reed | 2015-12-21 |
* | Revert of change all factories to return their base-class (patchset #1 id:1 o... | reed | 2015-12-20 |
* | change all factories to return their base-class | reed | 2015-12-20 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Add patheffects to debugger printout | robertphillips | 2015-01-26 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | Remove macros that make it look like it's a good idea to not be able to flatten. | mtklein | 2015-01-07 |
* | Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. | mtklein | 2014-12-01 |
* | Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https... | mtklein | 2014-12-01 |
* | Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. | mtklein | 2014-12-01 |
* | Simplify flattening to just write enough to call the factory/public-construct... | reed | 2014-08-21 |
* | hide public factory for intermediate class | reed | 2014-07-21 |
* | Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag. | commit-bot@chromium.org | 2014-05-15 |
* | Factory methods for heap-allocated SkPathEffect and SkXfermode objects. | commit-bot@chromium.org | 2014-02-20 |
* | Refactor read and write buffers. | commit-bot@chromium.org | 2014-01-30 |
* | add optional cull-rect to patheffects, so they can do less work if their results | reed@google.com | 2013-01-24 |
* | change all patheffect methods to const, in preparation for marking its | reed@google.com | 2012-12-18 |
* | Export effects classes with SK_API. | tfarina@chromium.org | 2012-10-12 |
* | Make texteffects gm work through serialization and pipe. | scroggo@google.com | 2012-09-12 |
* | Result of running tools/sanitize_source_files.py (which was added in https://... | rmistry@google.com | 2012-08-23 |
* | Change patheffect to take a (new) StrokeRec object, which encapsulates the fill | reed@google.com | 2012-05-25 |
* | revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory some... | reed@google.com | 2012-05-24 |
* | Change patheffect to take a (new) StrokeRec object, which encapsulates the fill | reed@google.com | 2012-05-24 |
* | proper handling if SkMatrix::invert failes, addresses hack fix in rev. 3657 | mike@reedtribe.org | 2012-04-14 |
* | Cleanup code related to SkFlattenable::flatten() | djsollen@google.com | 2012-03-29 |
* | Create macro for registering classes for deserialization | djsollen@google.com | 2012-03-26 |
* | Cleanup Macros arround static initializers for SkFlattenable. | djsollen@google.com | 2012-03-23 |
* | add optional manual global initialization | caryclark@google.com | 2011-12-15 |
* | add SK_OVERRIDE | mike@reedtribe.org | 2011-11-23 |
* | use common subclass SkPath2DPathEffect, which can be serialized | reed@google.com | 2011-08-09 |
* | register 1D and 2D patheffects, so they work when serialized (and piperized) | reed@google.com | 2011-08-09 |
* | Automatic update of all copyright notices to reflect new license terms. | epoger@google.com | 2011-07-28 |
* | code style | mike@reedtribe.org | 2011-04-20 |
* | grab from latest android | reed@android.com | 2008-12-17 |