flutter/packages/flutter_tools/lib/src/base
Todd Volkert 8163c0aebb
Re-apply compressionState changes. (#34341)
This re-applies the changes that were made in #33697 and #33729,
but which were reverted in #33792 and #33790, respectively due to
the Dart SDK not having received the update within Google yet.
The SDK has now rolled, so these changes can be re-applied.

https://github.com/flutter/flutter/issues/32374
https://github.com/flutter/flutter/issues/33791
2019-06-12 13:47:47 -07:00
..
build.dart Strip debug symbols from ELF library snapshots (#34250) 2019-06-11 13:34:24 -07:00
common.dart Don't cache result for homeDirPath. (#27873) 2019-02-14 16:08:26 +08:00
config.dart use null aware operators (#32711) 2019-05-16 22:25:51 +02:00
context.dart Updating dart.dev related links (#32641) 2019-05-14 10:35:00 -07:00
file_system.dart refactor context to be implicit-downcast safe (#31622) 2019-04-25 15:51:08 -07:00
fingerprint.dart Allow disabling all fingerprint caches via environment variable (#31171) 2019-04-17 17:27:50 -07:00
flags.dart refactor context to be implicit-downcast safe (#31622) 2019-04-25 15:51:08 -07:00
io.dart Re-apply compressionState changes. (#34341) 2019-06-12 13:47:47 -07:00
logger.dart Correct typos (#33322) 2019-05-24 19:12:45 -07:00
net.dart reduce retry attempts for flutter creatte --list-samples (#32833) 2019-05-16 18:20:30 -07:00
os.dart [flutter_tool] Adds support for 'run' for Fuchsia devices (#32849) 2019-05-21 08:49:43 -07:00
platform.dart refactor context to be implicit-downcast safe (#31622) 2019-04-25 15:51:08 -07:00
process_manager.dart refactor context to be implicit-downcast safe (#31622) 2019-04-25 15:51:08 -07:00
process.dart Whitelist adb.exe heap corruption exit code. (#33951) 2019-06-06 12:01:03 -07:00
terminal.dart refactor context to be implicit-downcast safe (#31622) 2019-04-25 15:51:08 -07:00
time.dart refactor context to be implicit-downcast safe (#31622) 2019-04-25 15:51:08 -07:00
user_messages.dart Add 'doctor' support for Windows (#33872) 2019-06-06 14:02:27 -07:00
utils.dart Consider all non-interactive terminals to be bots (#34179) 2019-06-10 16:32:08 -07:00
version.dart sort_constructors_first (#22575) 2018-10-04 07:28:07 +02:00