1. 23e474c SkCanvas: Helpers for draw{Point,Line,Circle} by Hal Canary · 7 years ago
  2. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  3. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  4. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  5. d15750c Remove uses of SkImageDecoder from samplecode by msarett · 8 years ago
  6. 9ae14ff remove xmlparser includes from samples by caryclark · 8 years ago
  7. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  8. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  9. 76113a9 add SkAnimTimer, SPACE = pause/resume, ESP = stop by reed · 9 years ago
  10. d9adfe6 allow GMs to animate by reed · 10 years ago
  11. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  12. e003aec remove unused Kernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  13. a8c1831 use SkColorType instead of SkBitmap::Config in samplecode by commit-bot@chromium.org · 10 years ago
  14. 7fa2a65 fix more 64bit warnings by reed@google.com · 11 years ago
  15. bf0001d remove remaining references to Sk64 (obsolete) by reed@google.com · 11 years ago
  16. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 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. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  20. 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
  21. e351050 one more warning suppressed (make unused code avoid bit rot) by caryclark@google.com · 12 years ago
  22. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  23. 50108cd Grab-bag of memory fixes. SkFlatMatrix::Flatten had the same issue as by senorblanco@chromium.org · 13 years ago
  24. 5fd9243 switch to inheriting from SampleView by mike@reedtribe.org · 13 years ago
  25. a3d9010 add unittest for IntersectLine, used by hairlines by reed@android.com · 15 years ago
  26. 2893728 fix gaps in antialiased hairlines (thanks to preda) by reed@android.com · 15 years ago
  27. ff3e92d show the hairlines after each test iteration by reed@android.com · 15 years ago
  28. 8898363 add check/hack to avoid drawing outside of the clip for hairlines by reed@android.com · 15 years ago