- 12 Dec, 2019 1 commit
-
-
Danny Tuppeny authored
* Prposal for supporting URL tunnelling * Update daemon.md * Add the ability for daemon to call clients to expose URLs * Fix dwds mock in web_fs tests * Fix type error * Remove build_runner import from run * Move appStartedTime back to after the app has started * Remove nested DI scope and pass urlTunneller down * Fix import * Tweak TODO * Fix existing tests * Fix spec to use result instead of params for response object * Fix exposeUrl to use a url field, as spec'd * Test that the daemon's exposeUrl sends a request and handles the response
-
- 10 Dec, 2019 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 05 Dec, 2019 2 commits
-
-
Jenn Magder authored
This reverts commit 2a113165.
-
Jonah Williams authored
-
- 27 Nov, 2019 1 commit
-
-
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
-
- 22 Nov, 2019 1 commit
-
-
Yegor authored
* de-null dartDefines in daemon mode * remove daemonCommand; pipe through dartDefines into Daemon * pass dartDefiles in attach; add test for --machine mode
-
- 19 Nov, 2019 1 commit
-
-
Alexandre Ardhuin authored
* implicit-casts:false on flutter_tools/lib * address review comments * use castStringKeyedMap * introduce {bool,string,strings}Arg * fix ci
-
- 18 Nov, 2019 1 commit
-
-
Danny Tuppeny authored
* Switch from using app.progress to app.url for passing web launch urls * Update daemon.md * Change app.url -> app.webLaunchUrl * Add tests for app.webLaunchUrl event * Update tests with recent changes after rebasing
-
- 10 Nov, 2019 1 commit
-
-
Yegor authored
-
- 08 Nov, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit e5d6d924.
-
Jonah Williams authored
-
- 04 Nov, 2019 1 commit
-
-
Jonah Williams authored
-
- 25 Sep, 2019 1 commit
-
-
Jonah Williams authored
-
- 17 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 13 Sep, 2019 1 commit
-
-
Zachary Anderson authored
-
- 11 Sep, 2019 1 commit
-
-
Jonah Williams authored
* add web server device * remove extra async * fixes to server device * testing updates * fix test cases * address comments
-
- 27 Aug, 2019 1 commit
-
-
Jonah Williams authored
-
- 08 Aug, 2019 1 commit
-
-
Jonah Williams authored
-
- 05 Aug, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 01 Aug, 2019 1 commit
-
-
Zachary Anderson authored
-
- 31 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 09 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 02 Jul, 2019 1 commit
-
-
Alexandre Ardhuin authored
* more ui-as-code * address review comments
-
- 26 Jun, 2019 1 commit
-
-
Danny Tuppeny authored
* Add emulatorId to Android and iOS emulator devices * Update docs * Review tweaks * Add tests for AndroidConsole for getting avd names * Remove unused import * Remove duplicated header * Fix imports
-
- 19 Jun, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Danny Tuppeny authored
-
- 18 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 07 Jun, 2019 1 commit
-
-
Danny Tuppeny authored
-
- 06 Jun, 2019 1 commit
-
-
Zachary Anderson authored
-
- 30 May, 2019 1 commit
-
-
Jonah Williams authored
-
- 29 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 25 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 18 Apr, 2019 1 commit
-
-
Devon Carew authored
-
- 16 Apr, 2019 1 commit
-
-
Alexander Aprelev authored
* Support release/debug flavors of flutter_patched_sdk * Use [anyNamed] instead of [any] for mocking named arguments * Fix use of local engine in release mode
-
- 22 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
-