1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  3. cd5104e SkAnimTimer -> AnimTimer by Mike Klein · 5 years ago
  4. 89a644b sed s/drawSimpleText/drawString/ by Hal Canary · 6 years ago
  5. 89126e4 use drawSimpleText by Mike Reed · 6 years ago
  6. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  7. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  8. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  9. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  10. 76113a9 add SkAnimTimer, SPACE = pause/resume, ESP = stop by reed · 10 years ago
  11. d9adfe6 allow GMs to animate by reed · 10 years ago
  12. bf0001d remove remaining references to Sk64 (obsolete) 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. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  15. fab44db Clean up SkTypes.h. by bungeman@google.com · 11 years ago
  16. 3e33258 Added GPU implementation of 2-point conical gradient. by rileya@google.com · 12 years ago
  17. d3b9fbb Code changes for ANGLE GL interface. .gyp file changes will be delivered later. by robertphillips@google.com · 12 years ago
  18. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  19. 22c5dea Fix div by zero in GPU degenerate radials (and add sample and gm baselines) by bsalomon@google.com · 13 years ago