- 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
-
- 30 Sep, 2020 1 commit
-
-
Jonah Williams authored
Re-arrange the implementation of the devtools launcher so that google3 is not required to depend on any devtools packages. Also renames the build_runner folders to isolated to better clarify their intention.
-
- 24 Jun, 2020 2 commits
-
-
Jonah Williams authored
WebAssetServer could fail if some of the global statics it depended on were initialized in a different order. Fix this by removing globals. Delete dwds startup test that needs to spawn a real server.
-
Jonah Williams authored
Fixes additional bugs uncovered by tester, style fixes to prevent suggested imports.
-
- 14 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 13 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 11 Feb, 2020 1 commit
-
-
Jonah Williams 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
-
- 26 Nov, 2019 1 commit
-
-
Jonah Williams authored
-
- 02 Nov, 2019 1 commit
-
-
Jonah Williams authored
-
- 31 Oct, 2019 1 commit
-
-
Jonah Williams authored
-
- 15 Oct, 2019 1 commit
-
-
Jonah Williams authored
-
- 01 Oct, 2019 3 commits
-
-
Jonah Williams authored
* Stop using build_runner for dart2js * fixes to yield when computing hashes and to imports * add missing await * Update filecache_test.dart * Fix paths in filecache test * use file uri for import * add test cases and configurable override * remove test dep * fix filepaths for windows * test no longer failing * fix paths for test cases * fix typo * address comments * make a constant * make filehash async and use constant * fix silly logic error
-
Jonah Williams authored
-
Jonah Williams authored
-
- 30 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
* add missing trailing commas * add more missing trailing commas * add more and more missing trailing commas
-
- 26 Sep, 2019 1 commit
-
-
Jonah Williams authored
-