1. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  2. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  3. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  4. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  5. 3a0dbde Remove SkSurfaceProps gamma-correctness flag entirely. by brianosman · 8 years ago
  6. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  7. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  8. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  9. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 8 years ago
  10. 9e65f93 alternate textblobgeometrychange fix... just make our own surface if needed by mtklein · 8 years ago
  11. 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 8 years ago
  12. e8f3062 switch surface to sk_sp by reed · 8 years ago
  13. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  14. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  15. 85693c1 make stroketext textblob* texteffects tileimagefilter gm portable by caryclark · 9 years ago
  16. e4cee1f fix for cached textblobs look garbled by joshualitt · 9 years ago