1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 3 years, 10 months ago
  2. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  3. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  4. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  5. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  6. 5f50b75 Remove defunct SkJSCanvas by Ben Wagner · 5 years ago
  7. 9cd2a5c IWYU by Mike Reed · 5 years ago
  8. df2d27e drawText Cleanup, part 2 by Hal Canary · 5 years ago
  9. dc5863c use font in SkTextUtils by Mike Reed · 6 years ago
  10. 97f3cc2 flag to convert to SkTextEncoding by Mike Reed · 6 years ago
  11. b5784ac use SkFontMetrics so we can deprecated the typedef by Mike Reed · 6 years ago
  12. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  13. 71f5a0b update more gms to use textutils by Mike Reed · 6 years ago
  14. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  15. 53e5e7d resources: resource identifiers don't begin with leading slash by Hal Canary · 7 years ago
  16. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  17. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  18. 3661bc9 hide trivial helpers on canvas by Mike Reed · 7 years ago
  19. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  20. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  21. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  22. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  23. 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
  24. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  25. f597c42 make pixelsnap textblob* etc gm portable by caryclark · 9 years ago
  26. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  27. 1e545b6 make gm text and colors portable by caryclark · 9 years ago
  28. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  29. 1c40292 remove unused GM flags by mtklein · 9 years ago
  30. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 9 years ago
  31. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  32. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  33. 020b25b Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  34. 8ea6983 add (disabled) wrapper for javascript canvas by reed@google.com · 11 years ago
  35. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  36. 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
  37. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago
  38. 72e49b8 warning fixes Review URL http://codereview.appspot.com/5328050/ by bsalomon@google.com · 13 years ago
  39. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  40. 67981c5 add test for poly2poly by reed@google.com · 13 years ago