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. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  5. 4428f2c Remove SkScalarSinCos by Brian Osman · 5 years ago
  6. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  7. 4de2f1f add drawString to ease the pain of converting to skfont by Mike Reed · 6 years ago
  8. 2e6db18 use font instead of paint by Mike Reed · 6 years ago
  9. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  10. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  11. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  12. 3661bc9 hide trivial helpers on canvas by Mike Reed · 7 years ago
  13. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  14. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  15. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  16. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  17. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  18. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  19. 2ad1aa6 partial switch over to sp usage of shaders by reed · 8 years ago
  20. f045d60 Make block size a template parameter of SkTLList by bsalomon · 9 years ago
  21. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  22. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  23. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  24. 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
  25. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  26. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  27. a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
  28. 2e09660 make convex poly clip portable by caryclark · 9 years ago
  29. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  30. 1c40292 remove unused GM flags by mtklein · 10 years ago
  31. cf5d9c9 Spin off GM::runAsBench() from flags. by mtklein · 10 years ago
  32. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  33. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  34. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  35. 5fb6bd4 use platform-independent font for gm by caryclark · 10 years ago
  36. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  37. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  38. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  39. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  40. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  41. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  42. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  43. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  44. b21fac1 Make GMs aware of what tool they're being run in. by commit-bot@chromium.org · 10 years ago
  45. 1dab403 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  46. b511be5 Add rect clip to convex_poly_clip GM by commit-bot@chromium.org · 10 years ago
  47. 6adce67 Allow GMs to be used as benchmarks. Make convex_poly_clip opt in. by commit-bot@chromium.org · 10 years ago
  48. a343c84 Add GM with convex polygon clips by commit-bot@chromium.org · 10 years ago