1. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  2. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  5. 38810f3 use font for measuring/paths by Mike Reed · 6 years ago
  6. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  7. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  8. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  9. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  10. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  11. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  12. 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
  13. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  14. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  15. 3aaa0db make colorwheelnative displacement dropshadowimagefilter getposttextpath gm portable by caryclark · 9 years ago
  16. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  17. 1c40292 remove unused GM flags by mtklein · 10 years ago
  18. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  19. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  20. f9d6101 There can be only one (SkRandom)! by scroggo · 10 years ago
  21. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  22. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  23. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  24. 7fa2a65 fix more 64bit warnings by reed@google.com · 10 years ago
  25. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  26. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  27. 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
  28. 7b4531f change SkTextToPathIter to allow continuation even when there is no path for by reed@google.com · 12 years ago
  29. 0058324 #include "SkTemplates.h" by reed@google.com · 12 years ago
  30. ca0062e add SkPaint::getPosTextPath(), with gm to test it by reed@google.com · 12 years ago