1. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  2. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  3. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  4. 96f16e8 Use DEF_GM everywhere by scroggo · 9 years ago
  5. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  6. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  7. 65cdba6 Revert of Revert of make gm background colors 565 compatible (patchset #1 id:1 of https://codereview.chromium.org/1184123002/) by caryclark · 9 years ago
  8. 0bdb08b Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/) by caryclark · 9 years ago
  9. be7f768 make gm background colors 565 compatible by caryclark · 9 years ago
  10. 82fecd4 make drawlooper portable by caryclark · 9 years ago
  11. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  12. 465206a Add missing SK_OVERRIDE by rmistry · 9 years ago
  13. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  14. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  15. 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
  16. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  17. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  18. 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 10 years ago
  19. 48f31bd try to deprecate fFlagsMask from SkLayerDrawLooper by reed@google.com · 10 years ago
  20. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  21. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  22. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  23. 076f4c9 fix LayerDrawLooper to record its fFlagsMask convert SampleDrawLooper to a GM by reed@google.com · 12 years ago[Renamed (81%) from samplecode/SampleDrawLooper.cpp]
  24. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  25. 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 13 years ago
  26. 961ddb0 update to SampleView by reed@google.com · 13 years ago
  27. a8282ef add mask for paint-bits to layerdrawlooper by mike@reedtribe.org · 13 years ago
  28. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 13 years ago
  29. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  30. 8a1c16f grab from latest android by reed@android.com · 16 years ago