- 11 Aug, 2022 1 commit
-
-
Jesús S Guerrero authored
-
- 27 Jul, 2022 1 commit
-
-
Jonah Williams authored
-
- 25 Jul, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 18 Jun, 2022 1 commit
-
-
Jonah Williams authored
-
- 03 Jun, 2022 1 commit
-
-
Jesús S Guerrero authored
-
- 25 May, 2022 1 commit
-
-
Michael Goderbauer authored
-
- 27 Apr, 2022 1 commit
-
-
Alexandre Ardhuin authored
-
- 08 Oct, 2021 3 commits
-
-
Ian Hickson authored
-
Zachary Anderson authored
This reverts commit 5fd259be.
-
Ian Hickson authored
-
- 04 Oct, 2021 1 commit
-
-
Ian Hickson authored
-
- 08 Jul, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 01 Jul, 2021 1 commit
-
-
Ahmed Ashour authored
-
- 01 Jun, 2021 1 commit
-
-
Alexandre Ardhuin authored
-
- 18 May, 2021 1 commit
-
-
Jonah Williams authored
-
- 13 May, 2021 1 commit
-
-
Kenzie Schmoll authored
* Add 'v' hotkey to open DevTools in the browser
-
- 21 Apr, 2021 1 commit
-
-
Phil Quitslund authored
-
- 20 Apr, 2021 1 commit
-
-
Jonah Williams authored
Co-authored-by:
Zachary Anderson <zanderso@users.noreply.github.com>
-
- 18 Apr, 2021 1 commit
-
-
Jonah Williams authored
[flutter_tools] Remove web specific vm_service handlers, move handler tests to single location (#80440)
-
- 17 Apr, 2021 1 commit
-
-
Jonah Williams authored
-
- 18 Feb, 2021 1 commit
-
-
Jenn Magder authored
-
- 11 Feb, 2021 1 commit
-
-
Ian Hickson authored
-
- 02 Feb, 2021 1 commit
-
-
Ian Hickson authored
-
- 27 Jan, 2021 1 commit
-
-
Jonah Williams authored
* opt out the flutter tool * oops EOF * fix import * Update tool_backend.dart * Update daemon_client.dart * fix more
-
- 13 Jan, 2021 3 commits
-
-
Jenn Magder authored
This reverts commit 388dcd24.
-
Jenn Magder authored
This reverts commit 1cb0a24a.
-
Kenzie Schmoll authored
* [flutter_tools] Serve DevTools at app start
-
- 14 Dec, 2020 1 commit
-
-
Kenzie Schmoll authored
* Launch DevTools from pub instead of devtools_server
-
- 05 Dec, 2020 1 commit
-
-
Ben Konyi authored
Ensure attaching to an application with an existing DDS instance is not treated as a fatal error (#70847)
-
- 25 Sep, 2020 1 commit
-
-
Jonah Williams authored
ensure that the terminal handler checks if the service protocol is enabled before calling debug toggle brightness. Also removes globals from TerminalHander and test cases. Fixes #65477
-
- 21 Sep, 2020 1 commit
-
-
Jonah Williams authored
The k toggle allows switching between canvaskit and html backend at runtime. unfortunately this causes hot restart to break, since the dart_sdk modules stores state at runtime. The recommendation will be to use cavaskit via dart-defines.
-
- 10 Aug, 2020 1 commit
-
-
Michael Klimushyn authored
-
- 13 Jul, 2020 1 commit
-
-
Dan Field authored
* Optionally invert oversized images
-
- 24 Jun, 2020 1 commit
-
-
Jonah Williams authored
These tests will hit the real Cache, failing if the flutter root has been modified
-
- 05 May, 2020 3 commits
-
-
Jonah Williams authored
Fixes #56194 Remove caching of FlutterView and poll forever if the list of flutter views is empty. Added test for missing release mode logic.
-
Jonah Williams authored
This reverts commit 209bdcb6.
-
Jonah Williams authored
Remove caching of FlutterView. Perhaps the FlutterView RPC might return an empty list if the VM is not quite up yet? We had some old logic to poll the flutter views RPC for up to 200ms. That doesn't seem like a great approach, so instead we could forgo it entirely and trust that either the views come up before the developer tries to interact, or we crash.
-
- 05 Apr, 2020 1 commit
-
-
Zachary Anderson authored
-
- 18 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 06 Mar, 2020 1 commit
-
-
Jonah Williams authored
-