1. b1f411a tools/skui: put all enums in a common namespace by Hal Canary · 5 years ago
  2. 3a85ed1 ModifierKey unifies sk_app::Window::ModifierKey & Sample::Click::ModifierKey by Hal Canary · 5 years ago
  3. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  4. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  5. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  6. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 5 years ago
  7. a6d1c0a start to build with no paint-text fields by Mike Reed · 6 years ago
  8. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  9. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  10. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  11. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  12. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  13. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  14. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  15. 80fc07e Create a Window::Layer interface to reduce sk_app glue code by Brian Osman · 7 years ago
  16. eff04b5 Remove SampleApp and convert HelloWorld to sk_app by Brian Osman · 7 years ago
  17. c1720d4 Get HelloWorld example running again by Jim Van Verth · 7 years ago
  18. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
  19. 5cf7b61 simplify composing raster surface into window by Mike Reed · 8 years ago
  20. ecf3dbe Remove use of MakeRenderTargetDirect from view system by robertphillips · 8 years ago
  21. b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  22. 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
  23. 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
  24. 2d1ee79 Added --deepColor option to SampleApp, triggers creation of a ten-bit/channel by brianosman · 8 years ago
  25. a635936 sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  26. c571c00 Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) by brianosman · 8 years ago
  27. 9e3f1bf sRGB support in Ganesh. Several pieces: by brianosman · 8 years ago
  28. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  29. 18300a3 detach -> release by mtklein · 8 years ago
  30. c6f28f7 Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ )" by reed · 8 years ago
  31. 106e10d Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ ) by reed · 8 years ago
  32. 15c3a0e Finish conversion to sk_sp<SkShader> by reed · 8 years ago
  33. 6ceeebd unify peekPixels around pixmap parameter by reed · 8 years ago
  34. ed82800 There is an unused rowBytes parameter being passed along. by cblume · 9 years ago
  35. 973d92c SampleApp: Remove SkWindow::setColorType by kkinnunen · 9 years ago
  36. f276ac5 Move functions from SkGr to SkGrPriv.h by bsalomon · 9 years ago
  37. fe81e2d Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
  38. 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
  39. 925979f Make SkGraphics::Term a no-op, stop calling it. by mtklein · 9 years ago
  40. 52edc4d move HelloWorld to be a peer of SampleApp by caryclark · 10 years ago