- 29 Apr, 2020 1 commit
-
-
Jonah Williams authored
Finishes the gradual vm service migration by deleting the flutter tooling's vm_service
-
- 22 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 14 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 13 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 08 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 06 Apr, 2020 2 commits
-
-
Jonah Williams authored
This reverts commit d6b09626.
-
Jonah Williams authored
-
- 03 Apr, 2020 2 commits
-
-
Jonah Williams authored
This reverts commit 66d7a6c2.
-
Jonah Williams authored
-
- 25 Mar, 2020 2 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
-
- 05 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 03 Mar, 2020 1 commit
-
-
Konstantin Scheglov authored
-
- 18 Feb, 2020 1 commit
-
-
Martin Kustermann authored
-
- 11 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 30 Jan, 2020 1 commit
-
-
Zachary Anderson authored
-
- 07 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Jan, 2020 1 commit
-
-
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
-
- 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
-
- 30 Oct, 2019 2 commits
-
-
Jonah Williams authored
This reverts commit 0dc5ea4a.
-
Larry McKenzie authored
-
- 13 Sep, 2019 1 commit
-
-
Zachary Anderson authored
-
- 12 Sep, 2019 1 commit
-
-
Zachary Anderson authored
-
- 24 Jul, 2019 1 commit
-
-
Jiahao authored
An optimization to the coverage collection speed was added in #30811. This commit further expands on it to parameterize the CoverageCollector with a custom predicate, allowing internal use cases to filter the RPC calls to the Dart VM based on scripts of interest to coverage collection.
-
- 08 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 28 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 27 Jun, 2019 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 26 Jun, 2019 1 commit
-
-
Jonah Williams authored
-
- 19 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 16 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 15 Apr, 2019 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 27 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 19 Jan, 2019 1 commit
-
-
Ian Hickson authored
These are essentially self-inflicted race conditions. Instead of timeouts we're going to try a more verbose logging mechanism that points out when things are taking a long time.
-
- 21 Dec, 2018 2 commits
-
-
Ian Hickson authored
This reverts commit 76f70810.
-
Ian Hickson authored
* Remove many timeouts. These are essentially self-inflicted race conditions. Instead of timeouts we're going to try a more verbose logging mechanism that points out when things are taking a long time. * Get the attach tests to pass. * Apply review comments from Todd * More review comment fixes * Put back the extended timeouts here now that I know why we have them...
-
- 05 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 26 Sep, 2018 1 commit
-
-
Jonah Williams authored
-