1. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  2. ede860e Delete even more unused views code by Brian Osman · 7 years ago
  3. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  4. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  5. f2ae2b2 move perlinenoise2 into effects by Mike Reed · 7 years ago
  6. 4ebb43e hide most details of SkPatchUtils by Mike Reed · 7 years ago
  7. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  8. c0c6e1c 'g' key toggles showgrid for PerlinPatch by reed · 8 years ago
  9. cfb6bdf switch xfermodes over to sk_sp by reed · 8 years ago
  10. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  11. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  12. 8681e60 make SkComposeShader.h private by reed · 8 years ago
  13. b2ce0b0 demo tweaks, scale up perlin, add call to flush for fps by reed · 9 years ago
  14. 478c04e Update sample to use new perlin noise shader, and make cloud like by egdaniel · 9 years ago
  15. fca294b Create Sample that combines combose shader and coons patch by egdaniel · 9 years ago