1. 1bb1f22 Remove undefined behavior from innershapes gm by Chris Dalton · 3 years, 8 months ago
  2. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
  3. 1cf2c8d Enable ClangTidy flag modernize-use-override. by John Stiles · 4 years, 3 months ago
  4. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 3 months ago
  5. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 9 months ago
  6. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  7. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  8. 9407e24 make float more primary API for paint (esp. for alpha) by Mike Reed · 6 years ago
  9. 58627cb one more path is rect bug by Cary Clark · 7 years ago
  10. 87fee23 Don't use complex blend mode for shapes gm by csmartdalton · 8 years ago
  11. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  12. 4a6e40d Add bench and gm for shapes by cdalton · 9 years ago
  13. d74e710 remove SkShape (unused) Review URL: https://codereview.appspot.com/6461069 by reed@google.com · 12 years ago
  14. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago
  15. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  16. 5667afc remove drawShape from canvas api by reed@google.com · 13 years ago
  17. 4c9a815 remove self-modifying matrix code, which can't work with pictures, and will be removed from shapes api soon by reed@google.com · 13 years ago
  18. 0e4a885 fix refcount bug - as picture gets referenced by canvas when canvas is a by reed@google.com · 14 years ago
  19. 0ad336f add shape flatten so they work properly in pictures by reed@android.com · 15 years ago
  20. 0bfffc5 add golden master code for shapes by reed@android.com · 15 years ago