1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 1 month ago
  2. 8a02731 Samples: add name() virtual by Hal Canary · 5 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  5. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  6. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  7. 75ae421 IWYU -- SkShader.h by Mike Reed · 7 years ago
  8. ede860e Delete even more unused views code by Brian Osman · 7 years ago
  9. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  10. 8a21c9f use Make instead of Create to return a shared shader by reed · 9 years ago
  11. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  12. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  13. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  14. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  15. a8c1831 use SkColorType instead of SkBitmap::Config in samplecode by commit-bot@chromium.org · 11 years ago
  16. 93c7ee3 Removed unused parameters by sugoi@google.com · 12 years ago
  17. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  18. 4d5c26d pass modifier keys to click events (e.g. control | shift etc.) by reed@google.com · 12 years ago
  19. ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  20. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  21. 81e3d7f update to SampleView by reed@google.com · 13 years ago
  22. f7d5726 test for non-scaled bitmap tiles by reed@android.com · 15 years ago