1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. c8bea7d New factories for SkShaders by Mike Reed · 5 years ago
  3. 50acf8f add makeShader() to SkBitmap, and deprecate SkShader version by Mike Reed · 5 years ago
  4. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  5. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  6. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  7. ede860e Delete even more unused views code by Brian Osman · 7 years ago
  8. 3661bc9 hide trivial helpers on canvas by Mike Reed · 7 years ago
  9. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  10. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  11. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  12. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  13. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  14. d15750c Remove uses of SkImageDecoder from samplecode by msarett · 8 years ago
  15. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  16. 8681e60 make SkComposeShader.h private by reed · 8 years ago
  17. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  18. 56263c7 delete (unused) TransparentShader by reed · 9 years ago
  19. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  20. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  21. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  22. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  23. 4d5c26d pass modifier keys to click events (e.g. control | shift etc.) by reed@google.com · 12 years ago
  24. 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
  25. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  26. 5fd9243 switch to inheriting from SampleView by mike@reedtribe.org · 13 years ago
  27. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 14 years ago
  28. 048522d remove remaining references to porterduff by reed@android.com · 15 years ago
  29. 44a6312 call notifyPixelsChanged() when the pages are flipped in pageflippixelref by reed@android.com · 15 years ago
  30. da342a8 update more sample code to new compose shader header by reed@android.com · 16 years ago
  31. 8a1c16f grab from latest android by reed@android.com · 16 years ago