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