flutter/packages/flutter_tools/lib/src/android
Jason Simmons d2a1e125e9 Do not print logs whose timestamp is equal to the last timestamp seen (#7827)
If the tool is started immediately after a previous run of the tool, then
the most recent log timestamp may come from the previous run's logs.
The new instance of the tool should not print those logs.

This was happening during runs of the microbenchmark script.
2017-02-02 12:48:53 -08:00
..
adb.dart Force all dart:io usage to go through 'base/io.dart' (#7390) 2017-01-09 08:37:00 -08:00
android_device.dart Do not print logs whose timestamp is equal to the last timestamp seen (#7827) 2017-02-02 12:48:53 -08:00
android_sdk.dart Migrate flutter_tools to use package:platform (#7642) 2017-01-25 16:06:41 -08:00
android_workflow.dart Migrate flutter_tools to use package:platform (#7642) 2017-01-25 16:06:41 -08:00
android.dart refactor platform specific code out of device.dart 2016-01-22 10:51:49 -08:00
gradle.dart Update gradle example to support x86 in debug mode. (#7606) 2017-01-31 14:48:48 -08:00