- 03 Aug, 2020 1 commit
-
-
Jonah Williams authored
-
- 26 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 07 Feb, 2020 1 commit
-
-
Harry Terkelsen authored
-
- 06 Feb, 2020 1 commit
-
-
Nate Bosch authored
* Remove usages of StackTraceMapper This class will be replaced with a function type in `test_api`, clean up usages ahead of time. In `build_script.dart` the only reference to `StackTraceMapper` is in the `browser_test.dart` file, but since nothing would call `setStackTraceMapper` from that import it should be safe to remove the definition. After reading a serialized mapper from the `test.browser.mapper` channel, it was ignored. In `flutter_web_platform.dart` we only were reading from `_mappers`, never putting values in, so we can remove it entirely. The `load()` function was never called with a `mapper` argument.
-
- 13 Dec, 2019 2 commits
-
-
Todd Volkert authored
Revert "flutter_tools: Remove unused //ignore comments; change flutter-specific ones to "ignore_for_flutter" (#45917)" (#46999) This reverts commit f2859201. It broke forbidden_imports_test, which uses a custom ignore directive.
-
Sam Rawlins authored
flutter_tools: Remove unused //ignore comments; change flutter-specific ones to "ignore_for_flutter" (#45917)
-
- 06 Dec, 2019 1 commit
-
-
Lau Ching Jun 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
-
-
Greg Spencer authored
No code changes, just comments: I spell-checked all the comments in the repo.
-
- 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
-
- 14 Nov, 2019 1 commit
-
-
Jonah Williams authored
-
- 25 Oct, 2019 1 commit
-
-
Yegor authored
-
- 15 Oct, 2019 1 commit
-
-
Yegor authored
-
- 14 Oct, 2019 2 commits
-
-
Yegor authored
fix and enable painting tests on the Web
- 11 Oct, 2019 1 commit
-
-
Ian Hickson authored
-
- 07 Oct, 2019 1 commit
-
-
Zachary Anderson 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 2 commits
-
-
Jacob MacDonald authored
-
Alexandre Ardhuin authored
* add missing trailing commas * add more missing trailing commas * add more and more missing trailing commas
-
- 29 Sep, 2019 1 commit
-
-
Jonah Williams authored
-
- 27 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 25 Sep, 2019 1 commit
-
-
Jonah Williams authored
-
- 24 Sep, 2019 2 commits
-
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
-
- 13 Sep, 2019 1 commit
-
-
Jonah Williams authored
-
- 12 Sep, 2019 1 commit
-
-
Jonah Williams authored
-
- 11 Sep, 2019 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 06 Sep, 2019 2 commits
-
-
Jonah Williams authored
Revert "Correct libraries path and remove dart:io and dart:isolate for web dart platform (#39364)" (#39985) This reverts commit 3f4d27c4.
-
Jonah Williams authored
-
- 03 Sep, 2019 1 commit
-
-
Harry Terkelsen authored
* WIP on web plugin registry * WIP on registering plugins * WIP on web plugin registration * Only generate `package:flutter_web_plugins` imports if plugins are defined * Add parsing test * Add documentation * Fix analyzer warnings * add license headers * Add tests for package:flutter_web_plugins * Run `flutter update-packages --force-upgrade` * Fix analyzer errors * Fix analyzer error in test * Update copyright and remove flutter SDK constraints * Enable tests since engine has rolled * add flutter_web_plugins tests to bots * Create an empty .packages file for WebFs test
-
- 23 Aug, 2019 1 commit
-
-
Jonah Williams authored
-
- 20 Aug, 2019 1 commit
-
-
Zachary Anderson authored
-
- 14 Aug, 2019 1 commit
-
-
Jonah Williams authored
-
- 05 Aug, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-