1. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  2. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  3. 1c40292 remove unused GM flags by mtklein · 9 years ago
  4. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  5. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  6. 7fa2a65 fix more 64bit warnings by reed@google.com · 10 years ago
  7. 5916705 add GM case nonclosedpaths. The 2 bugs below showed some non-closed paths which are easy to get wrong rendering results. So add a GM case for this kind paths to avoid potential bugs to be introduced. by commit-bot@chromium.org · 11 years ago