1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  2. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 1 month ago
  3. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 4 years, 10 months ago
  4. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 4 years, 10 months ago
  5. 3a50981 switch to new filltype for SkPath by Mike Reed · 4 years, 10 months ago
  6. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  7. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  8. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  9. e964c18 gm: use DEF_GM macro consistantly by Hal Canary · 6 years ago
  10. df2d27e drawText Cleanup, part 2 by Hal Canary · 6 years ago
  11. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  12. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  13. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  14. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  15. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  16. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  17. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  18. 5df0575 make gradtext quadpaths gm portable by caryclark · 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. 1c40292 remove unused GM flags by mtklein · 10 years ago
  21. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  22. 752e7eb Cleanup: Another round of override fixes. by tfarina · 10 years ago
  23. f9d6101 There can be only one (SkRandom)! by scroggo · 10 years ago
  24. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  25. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  26. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  27. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  28. 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
  29. 0b71f6c Removing path drawing gm tests that produce either an entirely by schenney@chromium.org · 13 years ago
  30. 45cbfdd Unreviewed changes to the gm tests for paths. Each test is broken into four by schenney@chromium.org · 13 years ago
  31. 4da06ab Modifying SkPath to store all verbs provided by the user, and to give by schenney@chromium.org · 13 years ago