1. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  2. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  3. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  4. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  5. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  6. 75ae421 IWYU -- SkShader.h by Mike Reed · 6 years ago
  7. ede860e Delete even more unused views code by Brian Osman · 7 years ago
  8. 23e474c SkCanvas: Helpers for draw{Point,Line,Circle} by Hal Canary · 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. d15750c Remove uses of SkImageDecoder from samplecode by msarett · 8 years ago
  13. 9ae14ff remove xmlparser includes from samples by caryclark · 8 years ago
  14. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  15. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  16. 76113a9 add SkAnimTimer, SPACE = pause/resume, ESP = stop by reed · 9 years ago
  17. d9adfe6 allow GMs to animate by reed · 9 years ago
  18. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  19. e003aec remove unused Kernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  20. a8c1831 use SkColorType instead of SkBitmap::Config in samplecode by commit-bot@chromium.org · 10 years ago
  21. 7fa2a65 fix more 64bit warnings by reed@google.com · 10 years ago
  22. bf0001d remove remaining references to Sk64 (obsolete) by reed@google.com · 11 years ago
  23. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  24. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  25. 4d5c26d pass modifier keys to click events (e.g. control | shift etc.) by reed@google.com · 12 years ago
  26. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  27. 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
  28. e351050 one more warning suppressed (make unused code avoid bit rot) by caryclark@google.com · 12 years ago
  29. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  30. 50108cd Grab-bag of memory fixes. SkFlatMatrix::Flatten had the same issue as by senorblanco@chromium.org · 13 years ago
  31. 5fd9243 switch to inheriting from SampleView by mike@reedtribe.org · 13 years ago
  32. a3d9010 add unittest for IntersectLine, used by hairlines by reed@android.com · 15 years ago
  33. 2893728 fix gaps in antialiased hairlines (thanks to preda) by reed@android.com · 15 years ago
  34. ff3e92d show the hairlines after each test iteration by reed@android.com · 15 years ago
  35. 8898363 add check/hack to avoid drawing outside of the clip for hairlines by reed@android.com · 15 years ago