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