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