1. 99c9446 Add flag to hide non-sampling imageshader factories by Mike Reed · 4 years, 1 month ago
  2. a03f8bf other ways to organize samplingoptions? by Mike Reed · 4 years, 2 months ago
  3. 15b95d6 Move image sampling options into their own header by Mike Reed · 4 years, 2 months ago
  4. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 5 months ago
  5. bd2b2c1 demo CubicResampler by Mike Reed · 4 years, 6 months ago
  6. b1f411a tools/skui: put all enums in a common namespace by Hal Canary · 5 years ago
  7. 9ea6315 remove redundant rect methods by Mike Reed · 5 years ago
  8. fcf6359 Sample not RefCnted; ClickHandling moved out of viewer by Hal Canary · 6 years ago
  9. 4124807 tools: separate TimeUtils from AnimTimer by Hal Canary · 6 years ago
  10. 3a85ed1 ModifierKey unifies sk_app::Window::ModifierKey & Sample::Click::ModifierKey by Hal Canary · 6 years ago
  11. 8a02731 Samples: add name() virtual by Hal Canary · 6 years ago
  12. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  13. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 6 years ago
  14. cd5104e SkAnimTimer -> AnimTimer by Mike Klein · 6 years ago
  15. b579f07 change textutils to require font param by Mike Reed · 6 years ago
  16. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  17. a697df9 use utils for deprecated TextAlign by Mike Reed · 6 years ago
  18. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  19. 8ceee43 Remove more views code, just to simplify things by Brian Osman · 7 years ago
  20. ede860e Delete even more unused views code by Brian Osman · 7 years ago
  21. 4f99e58 Remove a huge pile of views code by Brian Osman · 7 years ago
  22. 2bd856d Fix XferDemo by sending push button events directly to parent by Brian Osman · 7 years ago
  23. 2a475ea add drawString helper to canvas by Cary Clark · 8 years ago
  24. d1e67e7 Use SkBlendMode_Name rather than one-off tables by Brian Osman · 8 years ago
  25. 2db8361 bench, samples, etc: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  26. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  27. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  28. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  29. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  30. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  31. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  32. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  33. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  34. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  35. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  36. 8a21c9f use Make instead of Create to return a shared shader by reed · 9 years ago
  37. 1a9caff add interactive xfer sample by reed · 9 years ago