1. 28 Feb, 2023 1 commit
  2. 27 Feb, 2023 2 commits
  3. 17 Feb, 2023 1 commit
  4. 13 Feb, 2023 1 commit
  5. 05 Mar, 2022 1 commit
  6. 28 Feb, 2022 1 commit
  7. 05 Nov, 2021 1 commit
  8. 30 Mar, 2021 1 commit
  9. 24 Feb, 2021 1 commit
  10. 27 Jan, 2021 1 commit
  11. 24 Jan, 2021 3 commits
  12. 13 Oct, 2020 1 commit
  13. 06 Oct, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] handle case where file is deleted by other program or running... · c8466d04
      Jonah Williams authored
      [flutter_tools] handle case where file is deleted by other program or running on read only volume (#66708)
      
      * [flutter_tools] handle case where file is deleted by other program
      
      * Add test cases
      
      * Update file_system.dart
      
      * Update file_system_test.dart
      
      * fix import
      
      * make a static on ErrorHandligFS
      
      * add support for no exit on failure
      
      * address comments
      
      * update doc comment to file or directory
      c8466d04
  14. 15 Sep, 2020 1 commit
  15. 09 Sep, 2020 1 commit
  16. 29 Jul, 2020 1 commit
  17. 21 Jul, 2020 2 commits
  18. 20 Jul, 2020 2 commits
  19. 16 Jul, 2020 2 commits
  20. 14 Jul, 2020 2 commits
  21. 10 Jul, 2020 2 commits
  22. 09 Jun, 2020 1 commit
  23. 29 Apr, 2020 1 commit
  24. 28 Apr, 2020 1 commit
    • Jonah Williams's avatar
      [flutter_tools] reland migrate FlutterViews to package:vm_service (#55797) · ffcf1db3
      Jonah Williams authored
      Move FlutterView and related RPCs to the package:vm_service implementation. Update some getIsolate calls with catchError to match previous behavior.
      
      - Updates tests that were previously mocking FlutterViews to use real views
      - Moves the FlutterView cache from VM to FlutterDevice
      - Catch SentinelException during Isolate.kill
      ffcf1db3
  25. 27 Apr, 2020 4 commits
  26. 22 Apr, 2020 1 commit
  27. 20 Apr, 2020 1 commit
  28. 08 Apr, 2020 1 commit
  29. 06 Apr, 2020 1 commit