1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 5 years ago
  2. b1f411a tools/skui: put all enums in a common namespace by Hal Canary · 6 years ago
  3. 4124807 tools: separate TimeUtils from AnimTimer by Hal Canary · 6 years ago
  4. 3a85ed1 ModifierKey unifies sk_app::Window::ModifierKey & Sample::Click::ModifierKey by Hal Canary · 6 years ago
  5. 8a02731 Samples: add name() virtual by Hal Canary · 6 years ago
  6. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  7. cd5104e SkAnimTimer -> AnimTimer by Mike Klein · 6 years ago
  8. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 7 years ago
  9. ede860e Delete even more unused views code by Brian Osman · 8 years ago
  10. df429f3 move parts of SkPoint to SkPointPriv by Cary Clark · 8 years ago
  11. 7438bfc Factor code to rotate a canvas about a point. by bungeman · 9 years ago
  12. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  13. ca2622b return pictures as sk_sp by reed · 9 years ago
  14. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 10 years ago
  15. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 10 years ago
  16. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  17. 3cb3840 Rename SkCanvasDrawable to SkDrawable, and make public by reed · 10 years ago
  18. c4e8772 Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2 id:20001 of https://codereview.chromium.org/903993002/) by reed · 10 years ago
  19. 4ae9eb7 rename SkCanvasDrawable to SkDrawable, and make public by reed · 10 years ago
  20. 76113a9 add SkAnimTimer, SPACE = pause/resume, ESP = stop by reed · 11 years ago
  21. d9adfe6 allow GMs to animate by reed · 11 years ago
  22. adc8d98 add sample to exercising hittesting by reed · 11 years ago