1. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  2. 5379051 Fix SkScalerContext_FreeType::generateFontMetrics. by bungeman · 8 years ago
  3. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  4. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  5. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  6. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 8 years ago
  7. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  8. d053ce9 Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ ) by reed · 8 years ago
  9. d688929 Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ ) by reed · 8 years ago
  10. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  11. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  12. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  13. 2ad1aa6 partial switch over to sp usage of shaders by reed · 8 years ago
  14. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  15. 3b0f98e fix typeface leak by caryclark · 9 years ago
  16. c3dcb67 make color emoji gm portable by caryclark · 9 years ago
  17. 3ffa126 Move resource fonts to common location. by bungeman · 9 years ago
  18. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  19. 6bdc9cd Add sbix font to coloremoji gm. by bungeman · 10 years ago
  20. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  21. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  22. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  23. c14e556 fix leak by joshualitt · 10 years ago
  24. 290c09b initial changes to add local matrix to primitive processor by joshualitt · 10 years ago
  25. 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
  26. c846f4a Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e8490aa66fae. by tfarina · 10 years ago
  27. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  28. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  29. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  30. 7b78981 gather GM tests which are disabled on Android by commit-bot@chromium.org · 10 years ago
  31. c9a8a7e improve bitmap font support (FreeType only) by bungeman@google.com · 11 years ago
  32. d880797 fix broken build due to coloremoji gm. by djsollen@google.com · 11 years ago
  33. 6def2a2 Add a test for color bitmap fonts. by djsollen@google.com · 11 years ago