- ba4177f Find Android Studio installations with Spotlight query on macOS (#80475) by Jenn Magder · 3 years, 11 months ago
- 16c7382 Migrate reporting library to null safety (#80320) by Jenn Magder · 4 years ago
- 23404df Remove flutter_command dependency from reporting library (#80159) by Jenn Magder · 4 years ago
- beec610 Migrate template to null safety (#80016) by Jenn Magder · 4 years ago
- 026ee97 Allow null config values (#79917) by Jenn Magder · 4 years ago
- eb9a2f0 Move cache from globals to globals_null_migrated (#79900) by Jenn Magder · 4 years ago
- f5c268a Migrate android_workflow to null safety (#79806) by Jenn Magder · 4 years ago
- 30370c9 Migrate some workflows and doctor validators to null safety (#79807) by Jenn Magder · 4 years ago
- 79f1689 Migrate doctor_validator to null safety (#79682) by Jenn Magder · 4 years ago
- b083bc1 Migrate android_sdk and application_package to null safety (#79611) by Jenn Magder · 4 years ago
- fb68d07 Migrate android_studio to null safety (#79504) by Jenn Magder · 4 years ago
- a83abaa Migrate fingerprint to null safety (#79587) by Jenn Magder · 4 years ago
- 3e7e065 Correct misspellings throughout the codebase (#79500) by Chris Bracken · 4 years ago
- 152af5a Fix device_port_forwarder file name typo (#79481) by Jenn Magder · 4 years ago
- 8ddc27e Split globals.dart into null sound and unsound libraries (#79016) by Jenn Magder · 4 years ago
- 29207e4 [flutter_tools] split application package factory dependencies (#79461) by Jonah Williams · 4 years ago
- fed35b4 [flutter_tools] Add support for versioned Android cmdline tools (#78253) by Gurjinder Partola · 4 years ago
- 8893e89 Migrate device_port_forwarder to null safety (#78949) by Jenn Magder · 4 years ago
- 63d6ec5 Migrate deferred_components_validator to null safety (#78934) by Jenn Magder · 4 years ago
- ce31d4f Migrate android_console to null safety (#78923) by Jenn Magder · 4 years ago
- aa1df71c [flutter_tools] throwToolExit should return Never (#78954) by Jia Hao · 4 years ago
- d165ea5 Migrate os to null safety (#78901) by Jenn Magder · 4 years ago
- 0bde67e Migrate flutter_tool tool helper files to null safety (#78845) by Jenn Magder · 4 years ago
- 2a8b296 [flutter_tools] Deferred components: Encode base module loading units in manifest metadata (#78079) by Gary Qian · 4 years ago
- 2e17a8e Fix avdmanager path detection (#78166) by Gurjinder Partola · 4 years ago
- a01f372 [flutter_tools] remove globals from terminal (#77953) by Jonah Williams · 4 years ago
- ee41782 [flutter_tools] Deferred components build system (#76192) by Gary Qian · 4 years ago
- 90f353f [flutter_tools] dont crash when looking for AS4.1 on windows with no LOCALAPPDATA (#77261) by Jonah Williams · 4 years ago
- 679b8c2 Fix Android Studio detection and plugins on Linux (#75612) by William Oprandi · 4 years ago
- 9df362a [flutter_tools] Refactor DeferredComponents validator and add build target (#76400) by Gary Qian · 4 years, 1 month ago
- bbaced6 [flutter_tools] cache adb path (#76650) by Jonah Williams · 4 years, 1 month ago
- b678d0a [flutter_tools] remove globals and mocks from android gradle builder and test (#76416) by Jonah Williams · 4 years, 1 month ago
- 75470a0 [flutter_tools] unify gradle/android sdk reinitialize checks in cache.dart (#76342) by Jonah Williams · 4 years, 1 month ago
- 6b14558 [flutter_tools] remove global usage of flutterUsage from gradle (#76330) by Jonah Williams · 4 years, 1 month ago
- ba5cc2c [flutter_tools] Deferred components setup validator (#75739) by Gary Qian · 4 years, 1 month ago
- bfcb43d [flutter_tools] remove local engine from globals in gradle (#76277) by Jonah Williams · 4 years, 1 month ago
- 555721d [flutter_tools] remove mock process manager from gradle tests (#76252) by Jonah Williams · 4 years, 1 month ago
- 93e7d34 [flutter_tools] Remove globals/mocks from GradleUtils (#76020) by Jonah Williams · 4 years, 1 month ago
- 65599e2 [flutter_tools] use less path manipulation in the Android SDK (#75930) by Jonah Williams · 4 years, 1 month ago
- dce8f71 [flutter_tools] do not use context logger in gradle (#75940) by Jonah Williams · 4 years, 1 month ago
- 4cc0ab2 [flutter_tools] Add ARM64 Linux host and cross-building option support (#61221) by Hidenori Matsubayashi · 4 years, 1 month ago
- 97a9f2a [flutter_tools] move gradle helper methods into AndroidBuilder class body, split unit tests (#75931) by Jonah Williams · 4 years, 1 month ago
- cc95c97 properly pass on gradle exit code (#71484) (#71582) by mx1up · 4 years, 1 month ago
- 021311e Revert "[flutter_tools] move process manager into tool (#75350)" (#75639) by Jonah Williams · 4 years, 1 month ago
- 8b6baae [flutter_tools] move process manager into tool (#75350) by Jonah Williams · 4 years, 1 month ago
- 44d5950 [flutter_tools] switch dart defines to base64 to avoid windows control characters (#75027) by Jonah Williams · 4 years, 1 month ago
- 74bd7b6 [flutter_tools] opt all flutter tool libraries and tests out of null safety. (#74832) by Jonah Williams · 4 years, 2 months ago
- efcf2c6 [flutter_tools] check if process manager can find adb (#74672) by Jonah Williams · 4 years, 2 months ago
- e0dcb787 groovy escaping was wrong for aar (#72554) by xster · 4 years, 2 months ago
- cdacae8 Revert "Launch named iOS simulators (#72323)" (#72447) by Jenn Magder · 4 years, 3 months ago
- 84a7a61 Launch named iOS simulators (#72323) by Jenn Magder · 4 years, 3 months ago
- 94a30dd Add text to --analyze-size command output to launch DevTools with size data (#72295) by Kenzie Schmoll · 4 years, 3 months ago
- 2c3ba5b Create symlinks for local engine Maven metadata files required by the Android Gradle plugin (#71600) by Jason Simmons · 4 years, 3 months ago
- 81e1f7d [flutter_tools] mode code size output to ~/.flutter-devtools (#71601) by Jonah Williams · 4 years, 3 months ago
- 8dd0de7 Relands: Migrate template to Gradle 6.7 and AGP 4.1.0 (#71446) by Emmanuel Garcia · 4 years, 3 months ago
- f888344 Revert "[flutter_tools] post process the gradle log output (#71499)" (#71527) by Jonah Williams · 4 years, 3 months ago
- d688b52 [flutter_tools] post process the gradle log output (#71499) by Jonah Williams · 4 years, 3 months ago
- 7df04fd Revert "Migrate template to Gradle 6.7 and AGP 4.1.0 (#70808)" (#71096) by Amir Hardon · 4 years, 4 months ago
- 8e73bab Migrate template to Gradle 6.7 and AGP 4.1.0 (#70808) by Emmanuel Garcia · 4 years, 4 months ago
- 6269abb Reland: fix android studio 4.1 plugin path for mac (#69954) by Mokusesei · 4 years, 4 months ago
- e18533e [flutter_tools] remove globals from android_workflow (#69548) by Jonah Williams · 4 years, 4 months ago
- 4c24eb1 Revert "Fix: fix android studio 4.1 plugin path for macOS" (#69870) by Vyacheslav Egorov · 4 years, 4 months ago
- 422a97d Fix: fix android studio 4.1 plugin path for macOS (#69364) by Mokusesei · 4 years, 4 months ago
- fb90544 [flutter_tools] remove unused or no longer useful code (#69547) by Jonah Williams · 4 years, 4 months ago
- e0ec9a0 [flutter_tools] Make ApplicationPackageFactory inject dependencies for Android Builds (#67827) by Jonah Williams · 4 years, 5 months ago
- 183fe75 [flutter_tools] reland: drive service (#68887) by Jonah Williams · 4 years, 5 months ago
- 1edec6f Revert "[flutter_tools] refactor drive launch into separate service, split by mobile+desktop and web (#68451)" (#68845) by Jonah Williams · 4 years, 5 months ago
- 2e75f52 [flutter_tools] refactor drive launch into separate service, split by mobile+desktop and web (#68451) by Jonah Williams · 4 years, 5 months ago
- e422d5c [flutter_tools] reland: --no-android-gradle-daemon in devicelab (#68491) by Jonah Williams · 4 years, 5 months ago
- ed5482d Revert "[flutter_tools] add --android-gradle-daemon option, use in devicelab (#68409)" (#68489) by Jonah Williams · 4 years, 5 months ago
- ddab72e [flutter_tools] add --android-gradle-daemon option, use in devicelab (#68409) by Jonah Williams · 4 years, 5 months ago
- 27936e9 Revert "[flutter_tools] ensure android log reader works in flutter drive (#68131)" (#68222) by Jonah Williams · 4 years, 5 months ago
- 2321b72 [flutter_tools] move gradle download failure handling into tool (#68140) by Jonah Williams · 4 years, 5 months ago
- d962c8f [flutter_tools] ensure android log reader works in flutter drive (#68131) by Jonah Williams · 4 years, 5 months ago
- 537cf33 Move processUtils to globals (#67976) by Jenn Magder · 4 years, 5 months ago
- 9e70180 [flutter_tools] do not measure progress timeout (#67959) by Jonah Williams · 4 years, 5 months ago
- 1c97693 [flutter_tools] support Android Studio 4.1 on Windows (#67992) by Jonah Williams · 4 years, 5 months ago
- fd11d14 [flutter_tools] teach flutter drive to uninstall if install fails (#67936) by Jonah Williams · 4 years, 5 months ago
- 08576cb [flutter_tools] HACKTOBERFEST (#67882) by Jonah Williams · 4 years, 5 months ago
- 6180a4c [flutter_tools] fix documentation, globals, and todos in the android codebase (#66980) by Jonah Williams · 4 years, 5 months ago
- fdd1bf2 Handle missing Android SDKs in getEmulators() (#67295) by Danny Tuppeny · 4 years, 5 months ago flutter-1.23-candidate.12
- ddb8177 [flutter_tools] remove globals from desktop configuration (#67146) by Jonah Williams · 4 years, 5 months ago
- becaf49 Replace MockCache with Cache.test() (#66946) by Jenn Magder · 4 years, 6 months ago
- 9bc533c [flutter_tools] do not error flutter doctor on missing AS/intellij plugins (#66782) by Jonah Williams · 4 years, 6 months ago
- 8e9e134 Teach the flutter tool how to find android output files if the flavor contains uppercase letters (#66687) by knaeckeKami · 4 years, 6 months ago
- 3a5e454 Updated androidMissingSdkInstructions error message (#65964) by Daniel Edrisian · 4 years, 6 months ago
- 7f3c9b6 Remove unused 'dart:async' imports. (#65568) by Michael R Fairhurst · 4 years, 6 months ago
- bd3eee7 [flutter_tools] rethrow process exceptions as tool exit from gradle build (#64745) by Jonah Williams · 4 years, 6 months ago
- 08e3ed9 [flutter_tools] prevent creation of android devices if adb is not located (#65184) by Jonah Williams · 4 years, 6 months ago
- 66b01c1 Revert "Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#64847)" (#64981) by Mehmet Fidanboylu · 4 years, 7 months ago
- c8f234d Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#64847) by Ben Konyi · 4 years, 7 months ago
- 2436de1 Revert "Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#64802)" (#64845) by Jonah Williams · 4 years, 7 months ago
- eef0050 Reland "Re-enable the Dart Development Service (DDS) (#64671)" (#64802) by Ben Konyi · 4 years, 7 months ago
- 2ae25cc Revert "Re-enable the Dart Development Service (DDS) (#64671)" (#64797) by Ben Konyi · 4 years, 7 months ago
- d7d1241 Re-enable the Dart Development Service (DDS) (#64671) by Ben Konyi · 4 years, 7 months ago
- d3515f5 [flutter_tools] add analytics to code size, add more testing (#64578) by Jonah Williams · 4 years, 7 months ago
- 401d401 [flutter_tools] reland: avoid creating Android Devices if AndroidSDK cannot be found (#64665) by Jonah Williams · 4 years, 7 months ago
- 8c8b910 Fix typo in flutter_tools --analyze-size output. (#64592) by Kenzie Schmoll · 4 years, 7 months ago
- f518753 Revert "[flutter_tools] avoid creating Android Devices if AndroidSDK cannot be found (#64524)" (#64602) by Jenn Magder · 4 years, 7 months ago
- 47596c6 [flutter_tools] avoid creating Android Devices if AndroidSDK cannot be found (#64524) by Jonah Williams · 4 years, 7 months ago