1. e22bab9 disable SK_SUPPORT_LEGACY_PATHEFFECT_PTR for skia builds by reed · 9 years ago
  2. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  3. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  4. 42dbfa8 Add patheffects to debugger printout by robertphillips · 10 years ago
  5. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  6. 7e44bb1 Remove macros that make it look like it's a good idea to not be able to flatten. by mtklein · 10 years ago
  7. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  8. 986ca61 rename SkDrawable to SkADrawable by reed · 10 years ago
  9. 8d4dc71 rename SkPaintParts.* to SkPaintPart.* by reed@google.com · 10 years ago
  10. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 11 years ago
  11. 8015cdd replace SkScalarMulRound(a,b) with SkScalarRountToInt(a*b) by reed@google.com · 11 years ago
  12. 93c7ee3 Removed unused parameters by sugoi@google.com · 12 years ago
  13. dfc867b Turning on warning as error on Linux by sugoi@google.com · 12 years ago
  14. 548a1f3 change all patheffect methods to const, in preparation for marking its by reed@google.com · 12 years ago
  15. 1d3c411 Fix clang 'overloaded-virtual' warnings. by tfarina@chromium.org · 12 years ago
  16. 178a267 Address warnings from clang build bot by robertphillips@google.com · 12 years ago
  17. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 13 years ago
  18. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 13 years ago
  19. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  20. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 14 years ago
  21. 8a1c16f grab from latest android by reed@android.com · 16 years ago