1. 18fa642 chmod -x *.cpp *.h by Hal Canary · 8 years ago
  2. 477ba0c beziers: I missed an unsequenced moveTo() pair. by mtklein · 8 years ago
  3. 1c127cc These calls to SkRandom are not sequenced. by mtklein · 8 years ago
  4. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  5. 96f16e8 Use DEF_GM everywhere by scroggo · 9 years ago
  6. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  7. 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
  8. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  9. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  10. 1c40292 remove unused GM flags by mtklein · 9 years ago
  11. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  12. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  13. f9d6101 There can be only one (SkRandom)! by scroggo · 10 years ago
  14. a5414c4 Turn SkCanvasStateUtils into a class with static functions. by tfarina · 10 years ago
  15. feff7d2 Draw more accurate thick-stroked Beziers (disabled) by caryclark · 10 years ago