1. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  2. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  3. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  4. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  5. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  6. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  7. 6699838 allow clip calls w/o op param, remove unnecessary kReplace ops by reed · 8 years ago
  8. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  9. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  10. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  11. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  12. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  13. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  14. ceb9f3b update complexclip to portable by caryclark · 9 years ago
  15. 1c40292 remove unused GM flags by mtklein · 9 years ago
  16. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  17. 6ae83cf add inverted path draw cases to complexclip gm by bsalomon · 10 years ago
  18. 5fb6bd4 use platform-independent font for gm by caryclark · 10 years ago
  19. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  20. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  21. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  22. 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
  23. 7fb2601 Fixed calling SkIntToScalar on a float error by robertphillips@google.com · 12 years ago
  24. 54bb7ab Improved clarity of complexclip GM by robertphillips@google.com · 12 years ago
  25. 50a69a0 Altered complexclip GM to test out saveLayer w/ a bound and clipping by robertphillips@google.com · 12 years ago
  26. a8f60f2 change to complexclip_bw and complexclip_aa, adding more combinations as well by reed@google.com · 13 years ago
  27. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago
  28. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  29. 807cec4 Add complex clip gm sample and cleanup unused headers/code in SampleComplexClip by bsalomon@google.com · 13 years ago