1. b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 8 years ago
  2. 6dc14aa adjust gm bounds for better content fit by reed · 8 years ago
  3. 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
  4. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  5. e8f3062 switch surface to sk_sp by reed · 8 years ago
  6. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  7. 68c63b3 Avoid drawing NVPR DIF text when text size is 0 by kkinnunen · 8 years ago
  8. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  9. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  10. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  11. 33e91f1 Make Ben happy by joshualitt · 9 years ago
  12. afcd7cd Rename flag from "distance field" to "device independent." by bsalomon · 9 years ago
  13. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  14. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  15. e46cf96 Write a gm to verify append large glyph as path works by joshualitt · 9 years ago