1. 4124807 tools: separate TimeUtils from AnimTimer by Hal Canary · 5 years ago
  2. 6cc65e1 Samples: simplify Sample::Event by Hal Canary · 5 years ago
  3. 8a02731 Samples: add name() virtual by Hal Canary · 5 years ago
  4. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  5. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  6. cd5104e SkAnimTimer -> AnimTimer by Mike Klein · 6 years ago
  7. 4484b8f drawText Cleanup, part 4 by Hal Canary · 6 years ago
  8. b579f07 change textutils to require font param by Mike Reed · 6 years ago
  9. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  10. a697df9 use utils for deprecated TextAlign by Mike Reed · 6 years ago
  11. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  12. 4d51611 Defer Sample setup to onOnceBeforeDraw. by Ben Wagner · 6 years ago
  13. ede860e Delete even more unused views code by Brian Osman · 7 years ago
  14. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  15. c7027ab Add samples to Viewer. by jvanverth · 8 years ago
  16. f533f11 Revert of Add samples to Viewer. (patchset #4 id:60001 of https://codereview.chromium.org/2056343004/ ) by egdaniel · 8 years ago
  17. 76963e7 Add samples to Viewer. by jvanverth · 8 years ago
  18. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  19. e8f3062 switch surface to sk_sp by reed · 8 years ago
  20. 9ce9d67 update callsites for Make image factories by reed · 9 years ago
  21. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  22. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  23. 2dcc759 use kFast_SrcRectConstraint to match drawAtlas semantics by reed · 9 years ago
  24. fd3d87c simulate drawatlas by reed · 9 years ago
  25. 6b38eab add helper to create RSXform w/ anchorPt by reed · 9 years ago
  26. ca10953 implement drawAtlas natively on gpu-device by reed · 9 years ago
  27. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago