1. 34c56a5 Migrate to drawImage w/ sampling by Mike Reed · 4 years, 7 months ago
  2. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 5 years ago
  3. 1cf2c8d Enable ClangTidy flag modernize-use-override. by John Stiles · 5 years ago
  4. 019385e remove LerpRed shader by Mike Reed · 5 years ago
  5. b1f411a tools/skui: put all enums in a common namespace by Hal Canary · 6 years ago
  6. fcf6359 Sample not RefCnted; ClickHandling moved out of viewer by Hal Canary · 6 years ago
  7. 3a85ed1 ModifierKey unifies sk_app::Window::ModifierKey & Sample::Click::ModifierKey by Hal Canary · 6 years ago
  8. 8a02731 Samples: add name() virtual by Hal Canary · 6 years ago
  9. e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 6 years ago
  10. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  11. e3f17b9 remove SkMixer, since we have explicit lerps/blends in SkShader by Mike Reed · 6 years ago
  12. c8bea7d New factories for SkShaders by Mike Reed · 6 years ago
  13. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 6 years ago
  14. 79a7542 allow mixer to defer to a shader by Mike Reed · 6 years ago
  15. ca9b208 rename mixer to lerp (in prep for SkMixer) by Mike Reed · 6 years ago
  16. f296506 add mixer colorfilter by Florin Malita · 6 years ago