1. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  2. d463198 ignore max curvature at end point by Cary Clark · 8 years ago
  3. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  4. 4693a17 cubic stroke fix by caryclark · 8 years ago
  5. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  6. 02833bf fix override by caryclark · 9 years ago
  7. 05424f7 fix cubic clip in y by caryclark · 9 years ago
  8. 7d17340 subdivide path when side-clipping fails by caryclark · 9 years ago
  9. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  10. 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
  11. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  12. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  13. 57856a1 convert cubicpaths gm tests to portable by caryclark · 9 years ago
  14. 1c40292 remove unused GM flags by mtklein · 9 years ago
  15. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  16. f9d6101 There can be only one (SkRandom)! by scroggo · 10 years ago
  17. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  18. 5fb6bd4 use platform-independent font for gm by caryclark · 10 years ago
  19. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  20. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  21. 3e2345a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  22. 0f8990c use SkScalar instead of int for loops, to avoid warning in canvas->translate() calls by reed@google.com · 11 years ago
  23. 03ca64b don't overclamp cubics (see skbug.com/1316) by reed@google.com · 11 years ago
  24. 22999c6 add comment by reed@google.com · 11 years ago
  25. eed625d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  26. 27b90fa update to use DEF_GM by reed@google.com · 11 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. 0b71f6c Removing path drawing gm tests that produce either an entirely by schenney@chromium.org · 13 years ago
  29. 45cbfdd Unreviewed changes to the gm tests for paths. Each test is broken into four by schenney@chromium.org · 13 years ago
  30. 4da06ab Modifying SkPath to store all verbs provided by the user, and to give by schenney@chromium.org · 13 years ago