1. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  2. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 8 years ago
  3. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 8 years ago
  4. 9fbee18 switch patheffects over to sk_sp by reed · 8 years ago
  5. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  6. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  7. 1c40292 remove unused GM flags by mtklein · 10 years ago
  8. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  9. 752e7eb Cleanup: Another round of override fixes. by tfarina · 10 years ago
  10. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  11. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  12. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 10 years ago
  13. ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  14. 1313086 fix warnings on Mac in gm by caryclark@google.com · 12 years ago
  15. 22f42b7 [GPU] when paint has patheffect, it should fallback to path render by bsalomon@google.com · 12 years ago
  16. 632151b Add path effect GM by bsalomon@google.com · 12 years ago