1. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  2. 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 7 years ago
  3. f941280 Fix textblobrandomfont GM in F16 configs by Brian Osman · 8 years ago
  4. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  5. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  6. 3a0dbde Remove SkSurfaceProps gamma-correctness flag entirely. by brianosman · 8 years ago
  7. 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
  8. 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
  9. 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
  10. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  11. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  12. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  13. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  14. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 8 years ago
  15. 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
  16. e8f3062 switch surface to sk_sp by reed · 8 years ago
  17. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  18. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  19. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  20. d45fb5a Add BW masks to random scaler context by joshualitt · 9 years ago
  21. 2a6f747 Revert of Add BW masks to random scaler context (patchset #1 id:1 of https://codereview.chromium.org/1270793003/) by joshualitt · 9 years ago
  22. a4a5306 Add BW masks to random scaler context by joshualitt · 9 years ago
  23. 44c4851 adding gm to use random scaler context by joshualitt · 9 years ago
  24. d164a71 Revert of adding gm to use random scaler context (patchset #4 id:60001 of https://codereview.chromium.org/1268853008/) by joshualitt · 9 years ago
  25. 853336c adding gm to use random scaler context by joshualitt · 9 years ago