- 13 Sep, 2019 1 commit
-
-
Jonah Williams authored
-
- 12 Sep, 2019 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 27 Aug, 2019 1 commit
-
-
Jonah Williams authored
-
- 22 Aug, 2019 1 commit
-
-
Jenn Magder authored
-
- 08 Aug, 2019 1 commit
-
-
Jonah Williams authored
-
- 07 Aug, 2019 1 commit
-
-
Jason Simmons authored
The use-application-binary flag can be used to run a previously built app package.
-
- 05 Aug, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 31 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 29 Jul, 2019 1 commit
-
-
Zachary Anderson authored
-
- 24 Jul, 2019 1 commit
-
-
Ian Hickson authored
-
- 22 Jul, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit bd52a78c.
-
Jonah Williams authored
-
- 16 Jul, 2019 1 commit
-
-
Todd Volkert authored
Slight cleanup of file locations in flutter_tools to make it easier to see which files are responsible for data reporting.
-
- 09 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 28 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 20 Jun, 2019 1 commit
-
-
Jason Simmons authored
-
- 18 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 13 Jun, 2019 2 commits
-
-
Emmanuel Garcia authored
-
Emmanuel Garcia authored
This is added as a dimension cd26
-
- 11 Jun, 2019 1 commit
-
- 10 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 08 Jun, 2019 2 commits
-
-
Jonah Williams authored
-
Ben Konyi authored
-
- 07 Jun, 2019 1 commit
-
-
Christopher Fujino authored
Adds two new custom analytics dimensions: run_target_os_version and run_target_mode_name that are sent with each invocation of flutter run and show up in Google Analytics as "screens".
-
- 04 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 30 May, 2019 2 commits
-
-
Jonah Williams authored
-
Emmanuel Garcia authored
-
- 29 May, 2019 2 commits
-
-
Jonah Williams authored
This reverts commit 52ae9968.
-
Jonah Williams authored
-
- 28 May, 2019 2 commits
-
-
Jonah Williams authored
This reverts commit faec4ca3.
-
Emmanuel Garcia authored
-
- 25 May, 2019 1 commit
-
-
stuartmorgan authored
Splits Xcode validation out of the iOS validator and into a stand-alone validator, and groups the CocoaPods validator with that top-level validator instead of the iOS validator. iOS now validates only the iOS-specific tools (e.g., ideviceinstaller). Reorganizes many of the associated clases so that those that are used by both macOS and iOS live in macos/ rather than ios/. Moves some validators to their own files as part of the restructuring. This is the macOS portion of #31368
-
- 29 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 25 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 22 Apr, 2019 1 commit
-
-
Stanislav Baranov authored
-
- 19 Apr, 2019 1 commit
-
-
Ben Konyi authored
* Added support for authentication codes for the VM service. Previously, a valid web socket connection would use the following URI: `ws://127.0.0.1/ws` Now, by default, the VM service requires a connection to be made with a URI similar to the following: `ws://127.0.0.1:8181/Ug_U0QVsqFs=/ws` where `Ug_U0QVsqFs` is an authentication code generated and shared by the service. This behavior can be disabled with the `--disable-service-auth-codes` flag.
-