1. 22 Aug, 2019 1 commit
  2. 20 Aug, 2019 2 commits
  3. 17 Aug, 2019 1 commit
  4. 16 Aug, 2019 3 commits
  5. 15 Aug, 2019 1 commit
  6. 12 Aug, 2019 1 commit
  7. 10 Aug, 2019 1 commit
  8. 07 Aug, 2019 1 commit
  9. 06 Aug, 2019 1 commit
  10. 31 Jul, 2019 2 commits
  11. 30 Jul, 2019 1 commit
  12. 29 Jul, 2019 1 commit
  13. 19 Jul, 2019 2 commits
  14. 18 Jul, 2019 1 commit
  15. 17 Jul, 2019 1 commit
  16. 16 Jul, 2019 3 commits
    • Todd Volkert's avatar
      Move reporting files to reporting/ (#36017) · aa9a1151
      Todd Volkert authored
      Slight cleanup of file locations in flutter_tools
      to make it easier to see which files are responsible
      for data reporting.
      aa9a1151
    • Christopher Fujino's avatar
    • sjindel-google's avatar
      Keep LLDB connection to iOS device alive while running from CLI. (#36194) · 5501a1c1
      sjindel-google authored
      ## Description
      
      Instead of detaching from the spawned App process on the device immediately, keep the LLDB client connection open (in autopilot mode) until the App quits or the server connection is lost.
      
      This replicates the behavior of Xcode, which also keeps a debugger attached to the App after launching it.
      
      ## Tests
      
      This change will be covered by all running benchmarks (which are launched via "flutter run"/"flutter drive"), and probably be covered by all tests as well.
      
      I also tested the workflow locally -- including cases where the App or Flutter CLI is terminated first.
      
      ## Breaking Change
      
      I don't believe this should introduce any breaking changes. The LLDB client automatically exits when the app dies or the device is disconnected, so there shouldn't even be any user-visible changes to the behavior of the tool (besides the output of "-v").
      5501a1c1
  17. 15 Jul, 2019 1 commit
    • Christopher Fujino's avatar
      Reland bundle ios deps (#36093) · 102ab1e6
      Christopher Fujino authored
      This updates the flutter tool cache to download binary files for ideviceinstaller, ios-deploy, libimobiledevice, and dynamically linked dependencies from Flutter's GCP bucket.
      102ab1e6
  18. 12 Jul, 2019 2 commits
  19. 11 Jul, 2019 2 commits
  20. 02 Jul, 2019 1 commit
  21. 26 Jun, 2019 1 commit
  22. 24 Jun, 2019 1 commit
  23. 19 Jun, 2019 1 commit
  24. 18 Jun, 2019 1 commit
  25. 11 Jun, 2019 2 commits
  26. 10 Jun, 2019 2 commits
  27. 09 Jun, 2019 2 commits
  28. 08 Jun, 2019 1 commit