1. eb9a84a Revert of remove unused TableMaskFilter (patchset #1 id:1 of https://codereview.chromium.org/2156463002/ ) by jcgregorio · 8 years ago
  2. 59779ae remove unused TableMaskFilter by reed · 8 years ago
  3. 5ea95df Revert "Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ )" by reed · 9 years ago
  4. 95376a0 Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ ) by schenney · 9 years ago
  5. 80a6dca factories should return baseclass, allowing the impl to specialize by reed · 9 years ago
  6. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  7. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  8. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  9. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  10. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
  11. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  12. 9fa60da Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc). by reed · 10 years ago
  13. bd0be25 Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag. by commit-bot@chromium.org · 10 years ago
  14. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 10 years ago
  15. 7c9d0f3 Factory methods for heap-allocated SkMaskFilter objects. by commit-bot@chromium.org · 10 years ago
  16. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  17. 0bd80fa Added toString to SkMaskFilter-derived classes by robertphillips@google.com · 11 years ago
  18. 30711b7 change SkMaskFilter methods to const, in preparation for making the class as by reed@google.com · 12 years ago
  19. 6806fe8 Export effects classes with SK_API. by tfarina@chromium.org · 12 years ago
  20. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  21. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  22. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 12 years ago
  23. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  24. 3f2025f rename gamma to table, since it is more general than just gamma by reed@android.com · 15 years ago