1. 08 Nov, 2022 1 commit
  2. 04 Nov, 2022 2 commits
    • Chris Bracken's avatar
      Revert "Switch the way we retrieve the vm_service_port from /hub to iquery, on... · 01507bab
      Chris Bracken authored
      Revert "Switch the way we retrieve the vm_service_port from /hub to iquery, on device. (#114637)" (#114715)
      
      Causes analysis errors:
      
      ```
         info • Specify type annotations • packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart:513:5 • always_specify_types
         info • Specify type annotations • packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart:514:10 • always_specify_types
         info • Avoid method calls or property accesses on a "dynamic" target • packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart:515:11 • avoid_dynamic_calls
         info • Specify type annotations • packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart:515:48 • always_specify_types
         info • Separate the control structure expression from its statement • packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart:515:77 • always_put_control_body_on_new_line
         info • Specify type annotations • packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart:516:7 • always_specify_types
         info • Avoid method calls or property accesses on a "dynamic" target • packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart:518:11 • avoid_dynamic_calls
         info • Specify type annotations • packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart:518:51 • always_specify_types
         info • Separate the control structure expression from its statement • packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart:518:77 • always_put_control_body_on_new_line
         info • Specify type annotations • packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart:519:7 • always_specify_types
         info • Avoid method calls or property accesses on a "dynamic" target • packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart:521:11 • avoid_dynamic_calls
         info • Specify type annotations • packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart:522:21 • always_specify_types
         info • Separate the control structure expression from its statement • packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart:522:58 • always_put_control_body_on_new_line
        error • The argument type 'dynamic' can't be assigned to the parameter type 'String' • packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart:524:38 • argument_type_not_assignable
         info • Specify type annotations • packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart:540:5 • always_specify_types
         info • Avoid escaping inner quotes by converting surrounding quotes • packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart:541:14 • avoid_escaping_inner_quotes
         info • Specify type annotations • packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart:542:5 • always_specify_types
        error • The argument type 'dynamic' can't be assigned to the parameter type 'List<dynamic>' • packages/fuchsia_remote_debug_protocol/lib/src/fuchsia_remote_connection.dart:544:45 • argument_type_not_assignable
         info • Remove unnecessary backslashes in strings • packages/fuchsia_remote_debug_protocol/test/fuchsia_remote_connection_test.dart:114:55 • unnecessary_string_escapes
         info • Remove unnecessary backslashes in strings • packages/fuchsia_remote_debug_protocol/test/fuchsia_remote_connection_test.dart:204:55 • unnecessary_string_escapes
         info • Remove unnecessary backslashes in strings • packages/fuchsia_remote_debug_protocol/test/fuchsia_remote_connection_test.dart:289:55 • unnecessary_string_escapes
      ```
      
      This reverts commit b187bc47.
      01507bab
    • Naud Ghebre's avatar
      Switch the way we retrieve the vm_service_port from /hub to iquery, on device. (#114637) · b187bc47
      Naud Ghebre authored
      * [fuchsia_remote_debug_protocol] Switch the way we retrieve the vm_service_port from /hub to iquery, on device.
      
      * [fuchsia_remote_debug_protocol] Switch the way we retrieve the vm_service_port from /hub to iquery, on device.
      b187bc47
  3. 02 Sep, 2022 1 commit
  4. 15 Oct, 2021 1 commit
  5. 08 Oct, 2021 3 commits
  6. 07 Oct, 2021 3 commits
  7. 10 Sep, 2021 1 commit
  8. 14 May, 2021 1 commit
  9. 19 Mar, 2021 1 commit
  10. 06 Mar, 2021 2 commits
  11. 04 Mar, 2021 1 commit
  12. 16 Feb, 2021 1 commit
  13. 27 Jan, 2021 1 commit
  14. 26 Jan, 2021 1 commit
  15. 20 Jan, 2021 1 commit
  16. 22 Sep, 2020 1 commit
  17. 16 Sep, 2020 1 commit
  18. 13 Sep, 2020 1 commit
  19. 12 Sep, 2020 1 commit
    • Satsuki Ueno's avatar
      fuchsia_remote_debug_protocol allows open port on remote device (#63996) · 33f79950
      Satsuki Ueno authored
      * fuchsia_remote_debug_protocol allows open port on remote device
      
      Allows defining a port forwarding function for which the accessible
      port is not on the host device. Examples include tunneling solutions
      where a tunneling program on the same device as the Dart VM exposes
      an open port through which it tunnels connections to the VM.
      
      * Move ssh-specific comment to SshPortForwarder
      33f79950
  20. 03 Mar, 2020 1 commit
  21. 11 Feb, 2020 1 commit
  22. 07 Feb, 2020 2 commits
  23. 07 Jan, 2020 1 commit
  24. 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
  25. 22 Nov, 2019 2 commits
  26. 17 Sep, 2019 1 commit
  27. 02 Jul, 2019 1 commit
  28. 14 May, 2019 1 commit
  29. 01 May, 2019 1 commit
  30. 30 Apr, 2019 1 commit
  31. 25 Apr, 2019 1 commit
  32. 04 Apr, 2019 1 commit