1. 1ba1d37 Get Mac viewer working with SDL by jvanverth · 8 years ago
  2. 12e9662 Remove some ancillary users of SkSurface::MakeRenderTargetDirect by robertphillips · 8 years ago
  3. ecf3dbe Remove use of MakeRenderTargetDirect from view system by robertphillips · 8 years ago
  4. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  5. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  6. ab82418 Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ ) by brianosman · 8 years ago
  7. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  8. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
  9. e8f3062 switch surface to sk_sp by reed · 8 years ago
  10. a635936 sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  11. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 8 years ago
  12. 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  13. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  14. 18300a3 detach -> release by mtklein · 8 years ago
  15. c6f28f7 Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ )" by reed · 8 years ago
  16. 106e10d Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ ) by reed · 8 years ago
  17. 15c3a0e Finish conversion to sk_sp<SkShader> by reed · 8 years ago
  18. 6ceeebd unify peekPixels around pixmap parameter by reed · 8 years ago
  19. ed82800 There is an unused rowBytes parameter being passed along. by cblume · 8 years ago
  20. 973d92c SampleApp: Remove SkWindow::setColorType by kkinnunen · 8 years ago
  21. 04d52f3 Create a standalone example for using Skia with SDL by joshualitt · 9 years ago
  22. f276ac5 Move functions from SkGr to SkGrPriv.h by bsalomon · 9 years ago
  23. fe81e2d Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
  24. d9b8d7a Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:20001 of https://codereview.chromium.org/1329853005/ ) by mtklein · 9 years ago
  25. 925979f Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
  26. 702edbd Propagate SkSurfaceProps to more call sites by robertphillips · 9 years ago
  27. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  28. 52edc4d move HelloWorld to be a peer of SampleApp by caryclark · 9 years ago