- 07 Oct, 2021 8 commits
-
-
Taha Tesser authored
-
godofredoc authored
Gradle was updated to a more recent version that expects openjdk 11 but the openjdk version was not updated.
-
godofredoc authored
Gradle was updated to a more recent version that expects openjdk 11 but the openjdk version was not updated.
-
engine-flutter-autoroll authored
-
Kate Lovett authored
-
godofredoc authored
Bug: https://github.com/flutter/flutter/issues/90623
-
Kate Lovett authored
-
Taha Tesser authored
-
- 06 Oct, 2021 19 commits
-
-
Kate Lovett authored
-
Tomasz Gucio authored
-
engine-flutter-autoroll authored
21fb38029 Fix bug when platform views are reused when overlays are disabled. (flutter/engine#29050) (#91395)
-
Jenn Magder authored
-
engine-flutter-autoroll authored
* f30362bef Roll Skia from 47da0ac577aa to 6d0234673a40 (4 revisions) (flutter/engine#29047) * 1a4d9063b [Linux] Reset keyboard states on engine restart (flutter/engine#28877) * 6a00ce51c Roll Skia from 6d0234673a40 to a1b44b72eb47 (3 revisions) (flutter/engine#29049)
-
engine-flutter-autoroll authored
-
Dan Field authored
-
Dan Field authored
-
Bjarte Bore authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
cd5dc3ba4 [webview_flutter] Update webview platform interface with new methods for running JavaScript. (flutter/plugins#4401) (#91352)
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Danny Tuppeny authored
* Suppress diagnostics from // HACK comments
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Pierre-Louis authored
-
- 05 Oct, 2021 13 commits
-
-
engine-flutter-autoroll authored
-
keyonghan authored
-
Kate Lovett authored
-
engine-flutter-autoroll authored
-
Michael Goderbauer authored
-
Greg Spencer authored
The first of three or four changes to update the platform directories of the packages in the Flutter repo that have out date platform code. This batch includes updating the flutter_view example, updating the sanity check numbers in analyze.dart, and adding some missing Podfiles in the examples. I also eliminated some trailing whitespace in the templates for Android.
-
engine-flutter-autoroll authored
-
stuartmorgan authored
* Don't generate plugin registry in ResidentWebRunner generateDartPluginRegistry was being set to true unconditionally in ResidentRunner, bypassing the primary check in DartPluginRegistrantTarget, and the targetPlatform was not set in that codepath, bypassing the second after the changes in https://github.com/flutter/flutter/pull/87991. This caused web hot restarts to be slower due to doing unnecessary work. This ensures that generateDartPluginRegistry is false in the ResidentWebRunner to skip that unnecessary step. Fixes https://github.com/flutter/flutter/issues/91262 * Formatting Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com> Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>
-
Alexander Aprelev authored
* Use recently introduced Isolate.exit() in compute implementation * Remove unused isolate variable
-
godofredoc authored
-
engine-flutter-autoroll authored
-
keyonghan authored
-
keyonghan authored
-