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