1. 7df9e4a Make SkBlitter hierarchy explicit about what needs to be implemented. by herb · 8 years ago
  2. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  3. 60e0fee Remove include of stdlib.h from SkTypes.h. by bungeman · 9 years ago
  4. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  5. c1b11f1 Handle paths that do not report empty, but have no edges. by reed · 9 years ago
  6. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  7. e8307dc Add SK_OVERRIDE to a few places that are missing it. by mtklein · 10 years ago
  8. b8f0798 speed up rgn building by inlining memcmp for 32bit values by reed · 10 years ago
  9. 73be1fc Possibly uninitialized SkRgnBuilder fStorage. by commit-bot@chromium.org · 11 years ago
  10. 57212f9 Revert "Revert of https://codereview.chromium.org/113823003/" by reed@google.com · 11 years ago
  11. 4ad4ae9 Revert of https://codereview.chromium.org/113823003/ by commit-bot@chromium.org · 11 years ago
  12. a306d93 remove Sk64 from public API, and start to remove usage internally by reed@google.com · 11 years ago
  13. e1ca705 deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients by reed@google.com · 11 years ago
  14. 4726291 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  15. b58ba89 account for inverse-paths when we prealloc storage in the rgn-builder by reed@google.com · 11 years ago
  16. 277c3f8 bump picture version since SkPath has changed (conics) by reed@google.com · 11 years ago
  17. fa2f2a4 Revert "add asserts to point<-->verb helpers" by reed@google.com · 11 years ago
  18. 7950a9e add asserts to point<-->verb helpers by reed@google.com · 11 years ago
  19. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 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. 4a3b714 Iter::next takes a bool (defaults to true for now) if we want to consume degenerates. by reed@google.com · 12 years ago
  22. c7a67cb Just use std qsort Review URL: https://codereview.appspot.com/6195052 by reed@google.com · 12 years ago
  23. 9c36a76 store x-interval-count per scanline, so we can skip lines in O(1) by reed@google.com · 12 years ago
  24. af7e694 record yspancount and intervalcount in regions by reed@google.com · 12 years ago
  25. d5d9dad Update header comments to more accurately describe behavior of by tomhudson@google.com · 13 years ago
  26. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  27. 8a1c16f grab from latest android by reed@android.com · 16 years ago