- 06 Jul, 2020 7 commits
-
-
giga10 authored
-
Jenn Magder authored
-
Ram Navan authored
-
Jonah Williams authored
Includes a fix to a startup race condition and log truncation that should make sure strings aren't cut off
-
Ming Lyu (CareF) authored
-
Andre authored
* Implement stack trace demangling in the framework.
-
- 05 Jul, 2020 4 commits
-
-
engine-flutter-autoroll authored
-
Nils Reichardt authored
-
Tong Mu authored
-
Maurice Parrish authored
Have AndroidViewController extend PlatformViewController and add support for hybrid platform views (#60320)
-
- 02 Jul, 2020 9 commits
-
-
engine-flutter-autoroll authored
51ca1432b Roll Dart SDK from f8ff12008e84 to 8afe9875a6d7 (1 revision) (flutter/engine#19472) (#60760)
-
Pierre-Louis authored
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Justin McCandless authored
-
Panmari authored
-
Justin McCandless authored
-
Christopher Fujino authored
-
- 01 Jul, 2020 5 commits
-
-
engine-flutter-autoroll authored
-
Per Classon authored
-
engine-flutter-autoroll authored
-
Gary Qian authored
-
gaaclarke authored
-
- 30 Jun, 2020 15 commits
-
-
Gary Qian authored
-
engine-flutter-autoroll authored
-
Justin McCandless authored
-
Jonah Williams authored
initialize from dill does not handle changing null-safety flags and will incorrectly use the nullability mode of the last compile. Add all extra frontend options to the unique name prefix for the flutter run dill cache to avoid this situation.
-
Jonah Williams authored
-
Chris Yang authored
-
Ming Lyu (CareF) authored
-
Jonah Williams authored
In web debug mode, infer sound null safety by default. When sound null safety is enabled, provide a separate dill and precompiled Dart SDK. Release builds do not need this setting since we run dart2js from source. Fixes #59873
-
Jonah Williams authored
The flutter daemon unconditionally waits for the appFinished signal, even if startup failed. Ensure this future is correctly completed if there is a failure in ResidentRunner.run and not just ResidentRunner.attach. Adds regression tests for run release, debug, debug web, and release web. Adds missing try catch in cold runner startup. Manually tested with release/debug on Android and release/debug on web. Fixes #60613
-
James D. Lin authored
-
Greg Spencer authored
This amends #57588 by adding code that also handles the zero license case, and adds translation strings for that.
-
engine-flutter-autoroll authored
-
Jonah Williams authored
Use tester (disclaimer, written by me) to unit test the flutter tools general shard. Since these tests are designed to be hermetic, the single compilation/single isolate model offers a tremendous speedup over the default pub run test workflow. On previous linux shard, test execution alone took 10:30, while now it takes only 1:30.
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
fc7257752 Roll Skia from f123f06aabd6 to 49b30f451e68 (31 revisions) (flutter/engine#19391) (#60567)
-