1. b1f411a tools/skui: put all enums in a common namespace by Hal Canary · 4 years, 11 months ago
  2. 3a85ed1 ModifierKey unifies sk_app::Window::ModifierKey & Sample::Click::ModifierKey by Hal Canary · 5 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 5 years ago
  5. 80fc07e Create a Window::Layer interface to reduce sk_app glue code by Brian Osman · 7 years ago
  6. eff04b5 Remove SampleApp and convert HelloWorld to sk_app by Brian Osman · 7 years ago
  7. c1720d4 Get HelloWorld example running again by Jim Van Verth · 7 years ago
  8. ecf3dbe Remove use of MakeRenderTargetDirect from view system by robertphillips · 8 years ago
  9. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  10. e8f3062 switch surface to sk_sp by reed · 8 years ago
  11. 702edbd Propagate SkSurfaceProps to more call sites by robertphillips · 9 years ago
  12. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  13. 52edc4d move HelloWorld to be a peer of SampleApp by caryclark · 9 years ago