1. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  2. 64d094d Require sRGB write control for sRGB support. Add flag to GrPaint to suppress linear -> sRGB conversion on write. Use that to fix YUV conversion, which directly produces sRGB data. (Technically, it produces data in whatever the color space of the JPEG might be). by brianosman · 9 years ago
  3. 18300a3 detach -> release by mtklein · 9 years ago
  4. 4984c3c Update Skia's YUV API by msarett · 9 years ago
  5. 1590f3b Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.chromium.org/1716523002/ ) by msarett · 9 years ago
  6. 095d31c Update Skia's YUV API by msarett · 9 years ago
  7. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  8. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago
  9. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  10. f267c1e Add ability to extract YUV planes from SkImage by bsalomon · 9 years ago
  11. c4b7272 Don't create a GXPFactory when blend is SrcOver by egdaniel · 9 years ago
  12. 2e1e51f GrDrawContext now holds GrRenderTarget pointer by robertphillips · 9 years ago
  13. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  14. 43fe618 refactor parts of SkGr.cpp for use by SkImages by reed · 9 years ago