1. 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
  2. 27 Apr, 2020 4 commits
  3. 17 Apr, 2020 2 commits
  4. 14 Apr, 2020 1 commit
  5. 02 Apr, 2020 1 commit
  6. 24 Mar, 2020 1 commit
  7. 18 Mar, 2020 1 commit
  8. 06 Mar, 2020 1 commit
  9. 04 Mar, 2020 2 commits
  10. 28 Feb, 2020 2 commits
  11. 27 Feb, 2020 2 commits
  12. 26 Feb, 2020 1 commit
  13. 14 Feb, 2020 1 commit
  14. 07 Jan, 2020 1 commit
  15. 06 Jan, 2020 1 commit
  16. 10 Dec, 2019 2 commits
  17. 05 Dec, 2019 2 commits
  18. 27 Nov, 2019 1 commit
    • Ian Hickson's avatar
      License update (#45373) · 449f4a66
      Ian Hickson authored
      * Update project.pbxproj files to say Flutter rather than Chromium
      
      Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright.
      
      * Update the copyright notice checker to require a standard notice on all files
      
      * Update copyrights on Dart files. (This was a mechanical commit.)
      
      * Fix weird license headers on Dart files that deviate from our conventions; relicense Shrine.
      
      Some were already marked "The Flutter Authors", not clear why. Their
      dates have been normalized. Some were missing the blank line after the
      license. Some were randomly different in trivial ways for no apparent
      reason (e.g. missing the trailing period).
      
      * Clean up the copyrights in non-Dart files. (Manual edits.)
      
      Also, make sure templates don't have copyrights.
      
      * Fix some more ORGANIZATIONNAMEs
      449f4a66
  19. 26 Nov, 2019 1 commit
    • Danny Tuppeny's avatar
      Resume isolate before terminating tests to prevent flutter_tester leaks in... · 459c7fb8
      Danny Tuppeny authored
      Resume isolate before terminating tests to prevent flutter_tester leaks in integration tests (#45248)
      
      * Resume isolate before terminating tests to prevent flutter_tester leak
      
      * Fix lint
      
      * Catch exceptions from resume() as well as timeout()
      
      * Formatting fixes
      
      * Don't try to resume if there's no vm service
      
      * Fix handling of timeouts to not leak futures
      459c7fb8
  20. 24 Nov, 2019 1 commit
  21. 10 Nov, 2019 1 commit
  22. 11 Oct, 2019 1 commit
  23. 27 Sep, 2019 1 commit
  24. 13 Sep, 2019 1 commit
  25. 09 Aug, 2019 1 commit
  26. 24 Jul, 2019 1 commit
  27. 22 Jul, 2019 1 commit
  28. 13 Jul, 2019 1 commit
  29. 30 May, 2019 1 commit
  30. 22 May, 2019 2 commits