flutter/packages/flutter_tools/lib/src
Jason Simmons e11cf5c94c
Use a safe codec to read Skia SKP screenshot files when checking for errors (#14086)
If the downloaded file is an actual SKP and not an error report, then the
default UTF-8 codec will fail to decode the SKP content
2018-01-12 17:54:49 -08:00
..
android support for --strong option (#13859) 2018-01-04 10:39:02 -08:00
base Revert "Make artifact downloading more robust for flaky networks" (#13995) 2018-01-09 12:15:58 -08:00
commands Use a safe codec to read Skia SKP screenshot files when checking for errors (#14086) 2018-01-12 17:54:49 -08:00
dart Roll Dart SDK to 2.0.0-dev.16.0, along with associated package updates (#13857) 2018-01-10 14:31:28 -08:00
fuchsia Fix --preview-dart2 option handling for ios profile/release. (#13285) 2017-11-30 17:17:39 -08:00
ios Decode syslog-encoded iOS logs (#14075) 2018-01-12 15:12:26 -08:00
runner Fix handling --preview-dart-2 for ios (#14016) 2018-01-11 13:24:51 -08:00
test Increase coverage collection timeout to 2 minutes. Leafy is hitting the limits of the previous timeout of 30 seconds for tests that touch a lot of code in the app. (#13527) 2017-12-12 15:54:18 -08:00
application_package.dart Enable lint prefer asserts in initializer lists (#12903) 2017-11-08 22:59:49 +01:00
artifacts.dart support for --strong option (#13859) 2018-01-04 10:39:02 -08:00
asset.dart Check for presence of an asset directory before accessing it (#12790) 2017-10-30 17:04:30 -07:00
build_info.dart support for --strong option (#13859) 2018-01-04 10:39:02 -08:00
cache.dart Revert "Make artifact downloading more robust for flaky networks" (#13995) 2018-01-09 12:15:58 -08:00
compile.dart Reland 9534082fc0 with fix for incremen… (#14040) 2018-01-11 14:33:50 -08:00
crash_reporting.dart enable crash reporting in flutter_tools (#9039) 2017-03-28 15:16:38 -07:00
dependency_checker.dart Faster hot reload (#8600) 2017-03-07 13:09:48 -08:00
devfs.dart Use IKG for restarts, use IKG with ProtectedFileByteStore. (#12953) 2017-11-10 10:09:37 -08:00
device.dart route device issue diagnostics to flutter doctor (#13346) 2017-12-07 09:32:23 -08:00
disabled_usage.dart Don't collect usage data during Fuchsia build (#12780) 2017-10-30 12:28:31 -07:00
doctor.dart route device issue diagnostics to flutter doctor (#13346) 2017-12-07 09:32:23 -08:00
flutter_manifest.dart Enable lint prefer asserts in initializer lists (#12903) 2017-11-08 22:59:49 +01:00
flx.dart When targeting iOS sim in preview-dart-2, always compile. (#14059) 2018-01-11 18:19:28 -08:00
globals.dart Let printError be able to print bold also (#9714) 2017-05-02 22:20:14 -07:00
plugins.dart Revert pod install skip revert (#13774) 2017-12-27 07:30:31 -08:00
protocol_discovery.dart Add support for binding to IPv6 localhost in flutter run (#13136) 2017-11-21 20:12:21 -08:00
resident_runner.dart Pipe strong mode option for iOS simulator. (#14002) 2018-01-11 14:08:28 -08:00
run_cold.dart support for --strong option (#13859) 2018-01-04 10:39:02 -08:00
run_hot.dart send 'reloadRecommended' info to IDEs (#13996) 2018-01-11 12:55:00 -08:00
services.dart enable lint prefer_single_quotes (#12665) 2017-10-22 18:11:36 +02:00
template.dart Creates a new flutter command 'ide-config' and removes *.iml and .idea from tree. (#12958) 2017-11-13 10:55:22 -08:00
tracing.dart Re-organize flutter_tools code to better support proper layering. (#12957) 2017-11-09 21:45:31 -08:00
usage.dart Reduce the chances of bots reporting analytics (#13915) 2018-01-05 09:38:13 -08:00
version.dart Add capability to print engine dart sdk to flutter doctor (#13085) 2017-11-29 11:03:50 -08:00
vmservice_record_replay.dart use conditional assignment (#9252) 2017-04-07 21:41:17 +02:00
vmservice.dart Send RPC request to switch assets directory on hot reload. (#12872) 2018-01-04 14:27:25 -08:00
zip.dart Write flutter_assets directory on Windows (#13564) 2017-12-14 16:08:31 +01:00