skia2/platform_tools/android
Hal Canary 41248071ac tools: separate TimeUtils from AnimTimer
gm, slides, and samples no longer need to know about the implementation
details of AnimTimer.

This
    virtual bool onAnimate(const AnimTimer&);
becomes this:
    virtual bool onAnimate(double /*nanoseconds*/);
which is much easier to reason about.

AnimTimer itself is now part of viewer.

Change-Id: Ib70bf7a0798b1991f25204ae84f70463cdbeb358
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/226838
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: Hal Canary <halcanary@google.com>
2019-07-12 15:05:01 +00:00
..
apps tools: separate TimeUtils from AnimTimer 2019-07-12 15:05:01 +00:00
bin Update android_build_app Gradle output location 2018-07-26 18:07:06 +00:00
launcher Cleanup android build files and tools 2016-04-18 12:57:35 -07:00
skp_gen Add android_skp_capture.py, JSON file for geniewidget 2015-12-04 06:59:31 -08:00
tradefed Fail gracefully when dm.json is not present 2015-04-08 15:20:25 -04:00
vulkan Revert "Revert "IWYU for tests starting with 'D'."" 2018-05-22 17:12:35 +00:00
.gitignore SkQP: replace blacklist with: DoNotExecuteInExperimentalMode and NoScoreInCompatibilityTestMode 2018-01-22 20:11:57 +00:00
gclient.config Remove references to Skia's SVN repository 2014-01-09 21:41:39 +00:00
whitespace.txt Copy the top level Android directory into trunk. 2013-04-29 12:09:31 +00:00