1. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  2. 4d51611 Defer Sample setup to onOnceBeforeDraw. by Ben Wagner · 6 years ago
  3. ede860e Delete even more unused views code by Brian Osman · 7 years ago
  4. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  5. c7027ab Add samples to Viewer. by jvanverth · 8 years ago
  6. f533f11 Revert of Add samples to Viewer. (patchset #4 id:60001 of https://codereview.chromium.org/2056343004/ ) by egdaniel · 8 years ago
  7. 76963e7 Add samples to Viewer. by jvanverth · 8 years ago
  8. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  9. e8f3062 switch surface to sk_sp by reed · 8 years ago
  10. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  11. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  12. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  13. 2dcc759 use kFast_SrcRectConstraint to match drawAtlas semantics by reed · 9 years ago
  14. fd3d87c simulate drawatlas by reed · 9 years ago
  15. 6b38eab add helper to create RSXform w/ anchorPt by reed · 9 years ago
  16. ca10953 implement drawAtlas natively on gpu-device by reed · 9 years ago
  17. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago