- 02 Apr, 2020 1 commit
-
-
Ferhat authored
* Replace isInstanceOf<T> uses with isA<T> * Update isInstanceOf in flutter tools
-
- 30 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 25 Mar, 2020 1 commit
-
-
Jonah Williams authored
This will allow experimenting with the remove to string transformer before we're ready to turn it on by default. This doesn't work for web yet since we use dart2js instead of the frontend_server for producing kernel
-
- 06 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 06 Feb, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 05 Feb, 2020 2 commits
-
-
Jonah Williams authored
This reverts commit 868b0e6d.
-
Jonah Williams authored
-
- 04 Feb, 2020 2 commits
-
-
Jonah Williams authored
This reverts commit c2353b29.
-
Jonah Williams authored
-
- 27 Jan, 2020 1 commit
-
-
Dan Field authored
-
- 17 Jan, 2020 1 commit
-
-
Anthony authored
[a11y] Make sure RenderFractionalTranslation updates its semantics after the translation field is set (#48985)
-
- 16 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 15 Jan, 2020 1 commit
-
-
Jonah Williams authored
-
- 14 Jan, 2020 1 commit
-
-
Jonah Williams authored
-
- 07 Jan, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 06 Jan, 2020 1 commit
-
-
Jonah Williams authored
-
- 19 Dec, 2019 1 commit
-
-
Jonah Williams authored
[flutter_tool] ensure extraGenSnapshotArguments are forwarded to gen_snapshot from Android builds (#47059)
-
- 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
-
- 24 Nov, 2019 1 commit
-
-
Alexandre Ardhuin authored
* implicit-casts:false on flutter_tools * use castStringKeyedMap * address review comments * address review comments * fix issues after rebase
-
- 15 Nov, 2019 1 commit
-
-
Jonah Williams authored
-
- 12 Nov, 2019 1 commit
-
-
Jonah Williams authored
-
- 10 Nov, 2019 1 commit
-
-
Yegor authored
-
- 08 Nov, 2019 1 commit
-
-
Jonah Williams authored
Removes multiple re-entrant calls of bundle and aot and replaces them with a single call to assemble. This restores full caching and will allow follow-up performance improvements when building multiple ABIs
-
- 06 Nov, 2019 1 commit
-
-
Jonah Williams authored
-
- 01 Nov, 2019 1 commit
-
-
Jonah Williams authored
-
- 30 Oct, 2019 2 commits
-
-
Jonah Williams authored
-
Zachary Anderson authored
-
- 18 Oct, 2019 1 commit
-
-
Jonah Williams authored
-
- 14 Oct, 2019 1 commit
-
-
Ryan Macnak authored
Fixes various Flutter framework test failures when bytecode is enabled.
-
- 10 Oct, 2019 1 commit
-
-
Ryan Macnak authored
Bytecode generation will otherwise omit prologue code, causing --causal-async-stacks passed to the VM to behave inconsistently.
-
- 04 Oct, 2019 1 commit
-
-
Ryan Macnak authored
Bytecode generation will otherwise omit assert code, causing --enable-asserts to have no effect in the VM.
-
- 27 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 25 Sep, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 24 Sep, 2019 2 commits
-
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
-
- 19 Sep, 2019 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-