- 18 Jun, 2020 1 commit
-
-
Jonah Williams authored
Refactors KernelCompiler and ResidentCompiler to no longer use globals (except as a fallback for g3 migration). Improves the compilation error when running flutter test on a package without a flutter_test dependency. Updates machine mode to output trace text to stderr
-
- 03 Jun, 2020 2 commits
-
-
Jonah Williams authored
Suppress compilation errors on startup so they are not duplicated from the native build step.
-
Jonah Williams authored
-
- 20 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 02 Apr, 2020 1 commit
-
-
Anna Gringauze authored
-
- 20 Feb, 2020 1 commit
-
-
Jacob MacDonald authored
-
- 11 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 07 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 27 Jan, 2020 1 commit
-
-
Jonah Williams authored
[flutter_tools] Apply --no-causal-async-stacks and --lazy-async-stacks to profile/release builds (#49377)
-
- 22 Jan, 2020 1 commit
-
-
Alexandre Ardhuin 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
-
- 22 Nov, 2019 1 commit
-
-
Greg Spencer authored
No code changes, just comments: I spell-checked all the comments in the repo.
-
- 10 Nov, 2019 1 commit
-
-
Yegor authored
-
- 30 Oct, 2019 1 commit
-
-
Zachary Anderson 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.
-
- 25 Sep, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
Jonah Williams authored
-
- 27 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 25 May, 2019 1 commit
-
-
Chris Bracken authored
Corects a bnuch of typeos throuhgout teh Fluter codebsae. Made use of the `misspell` tool: https://github.com/client9/misspell
-
- 29 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 25 Apr, 2019 1 commit
-
-
Jonah Williams authored
-
- 27 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 25 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 21 Mar, 2019 2 commits
-
-
Jonah Williams authored
-
Alexander Aprelev authored
* Use source list from the compiler to track invalidated files. * Revert accidental change * Fix first-time-seen-the-file logic * Fix/simplify invalidate logic now that we can rely on compiler to let us know what is the cut-off point for invalidation. * Update devfs mock to accommodate for new fields * Fix deleted files case * Analyzer found missing final
-
- 20 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 15 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 09 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 08 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 07 Mar, 2019 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 06 Mar, 2019 1 commit
-
-
Jonah Williams authored
-
- 01 Mar, 2019 1 commit
-
-
Alexandre Ardhuin authored
* add trailing commas on list/map/parameters * add trailing commas on Invocation with nb of arg>1 * add commas for widget containing widgets * add trailing commas if instantiation contains trailing comma * revert bad change
-
- 26 Feb, 2019 1 commit
-
-
Jonah Williams authored
-
- 21 Feb, 2019 1 commit
-
-
Jonah Williams authored
-