1. 898bbfa Update gms to use new image filter factories by Michael Ludwig · 5 years ago
  2. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  3. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  4. e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 5 years ago
  5. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  6. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  7. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  8. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  9. bea1f94 remove platform_font_manager() by Mike Klein · 5 years ago
  10. 9407e24 make float more primary API for paint (esp. for alpha) by Mike Reed · 5 years ago
  11. 087fad7 Add getTypefaceOrDefault and refTypefaceOrDefault by Herb Derby · 6 years ago
  12. 9cd2a5c IWYU by Mike Reed · 6 years ago
  13. 2e6db18 use font instead of paint by Mike Reed · 6 years ago
  14. b5784ac use SkFontMetrics so we can deprecated the typedef by Mike Reed · 6 years ago
  15. d46dce3 don't adapt any gray colors to 565 by Mike Klein · 6 years ago
  16. f436fbc slice GMs by native font platform, not by emoji format by Mike Klein · 7 years ago
  17. 1e26ba9 Glyphs without paths don't draw with paths. by Ben Wagner · 7 years ago
  18. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  19. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  20. 6f1d36c Delay SkPaint->GrPaint conversion in text rendering. by Brian Salomon · 8 years ago
  21. 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 8 years ago
  22. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  23. 5379051 Fix SkScalerContext_FreeType::generateFontMetrics. by bungeman · 8 years ago
  24. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  25. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  26. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  27. 5605b56 Update SkColorFilterImageFilter to sk_sp by robertphillips · 8 years ago
  28. 6e7025a Update SkBlurImageFilter to sk_sp by robertphillips · 8 years ago
  29. 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
  30. 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
  31. 4c9776b Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )" by reed · 8 years ago
  32. 1eb81db Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ ) by reed · 8 years ago
  33. f809d76 switch colorfilters to sk_sp by reed · 8 years ago
  34. 2ad1aa6 partial switch over to sp usage of shaders by reed · 8 years ago
  35. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  36. 3b0f98e fix typeface leak by caryclark · 9 years ago
  37. c3dcb67 make color emoji gm portable by caryclark · 9 years ago
  38. 3ffa126 Move resource fonts to common location. by bungeman · 9 years ago
  39. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  40. 6bdc9cd Add sbix font to coloremoji gm. by bungeman · 9 years ago
  41. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  42. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  43. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  44. c14e556 fix leak by joshualitt · 10 years ago
  45. 290c09b initial changes to add local matrix to primitive processor by joshualitt · 10 years ago
  46. 7cdc1ee Add always-threaded SkRecord quilt tests. by mtklein · 10 years ago
  47. c846f4a Cleanup usage of GetResourcePath() after commit bcbc1788b478b1e54079318ad073e8490aa66fae. by tfarina · 10 years ago
  48. bcbc178 Refactor how we handle resources path in Tests. by tfarina · 10 years ago
  49. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  50. a90c680 Turn on quilt mode in DM. by commit-bot@chromium.org · 10 years ago
  51. 7b78981 gather GM tests which are disabled on Android by commit-bot@chromium.org · 10 years ago
  52. c9a8a7e improve bitmap font support (FreeType only) by bungeman@google.com · 11 years ago
  53. d880797 fix broken build due to coloremoji gm. by djsollen@google.com · 11 years ago
  54. 6def2a2 Add a test for color bitmap fonts. by djsollen@google.com · 11 years ago