- 12 Nov, 2022 9 commits
-
-
Darren Austin authored
-
engine-flutter-autoroll authored
* adecac7e2 Roll Skia from 29b9dbd7a8ed to 3bbdd5bc54f2 (8 revisions) (flutter/engine#37542) * 1f0dd2c0f Roll Fuchsia Mac SDK from vEw8iuSZYmlfk1JiE... to j3vspnGJcQvIfsXXu... (flutter/engine#37543)
-
engine-flutter-autoroll authored
* 09c3fcd01 Add more raster traces (flutter/engine#37510) * 38c4f1d78 Roll Fuchsia Linux SDK from R3L54Ma3VT2TQ6RpI... to xDY5B0-NZzq2idRNU... (flutter/engine#37541)
-
engine-flutter-autoroll authored
17d428e68 Roll Dart SDK from 2b6909ba35e5 to 190040da0bc8 (2 revisions) (flutter/engine#37536) (#115191)
-
Dan Field authored
Make FutureBuilder handle SynchronousFuture correctly, reland SynchronousFuture usage in test assets (#115173) * Make FutureBuilder handle SynchronousFuture correctly * Reland "Load assets in flutter_test without turning event loop. (#115123)" (#115156)" This reverts commit 3895786f.
-
Jackson Gardner authored
* Dart2JS build step looks for compiled platform binaries. * Use new locations of platform binaries. * Added --local-web-sdk command line flag. * Need to use the matching frontend server when doing ddc stuff. * Update packages/flutter_tools/lib/src/test/web_test_compiler.dart Co-authored-by: Mouad Debbar <mouad.debbar@gmail.com> * Update packages/flutter_tools/lib/src/runner/flutter_command_runner.dart Co-authored-by: Mouad Debbar <mouad.debbar@gmail.com> * Formatting issues. * Need to use URI format for platform dill. * Fix resident runner tests. * Fix analysis issue. * Fix and add unit tests. * Add some useful comments. * Refine doc comments for flags. Co-authored-by: Mouad Debbar <mouad.debbar@gmail.com>
-
engine-flutter-autoroll authored
-
godofredoc authored
This is to allow a single drone to manage all the different subbuilds. Bug: https://github.com/flutter/flutter/issues/114943
-
engine-flutter-autoroll authored
* 645d4e313 Roll Dart SDK from 1e37edb1f6c1 to 2b6909ba35e5 (1 revision) (flutter/engine#37516) * 4cbfe4238 Build display lists from SkParagraph output using the ParagraphPainter interface (flutter/engine#37087) * 05649893f Roll Skia from 77620568f467 to 1a7879e4e26a (6 revisions) (flutter/engine#37520) * f48be3491 Run pub get before building host.dart. (flutter/engine#37502) * e815a60a7 Roll Skia from 1a7879e4e26a to a457da8acd16 (5 revisions) (flutter/engine#37524) * 0f93194b7 Roll ICU from 20f8ac695af5 to da0744861976 (1 revision) (flutter/engine#37525) * 329900fc8 Roll Skia from a457da8acd16 to 29b9dbd7a8ed (1 revision) (flutter/engine#37528)
-
- 11 Nov, 2022 14 commits
-
-
Christopher Fujino authored
-
blendthink authored
[flutter_tools] Fix so that the value set by `--dart-define-from-file` can be passed to Gradle (#114297) * Add dartDefineConfigJsonMap to the checklist * Fix typo * Align formatting with other code * Fix toGradleConfig method
-
Xilai Zhang authored
This reverts commit 3cde69e8.
-
engine-flutter-autoroll authored
7326e5b33 Roll Dart SDK from 3a022103e91d to 1e37edb1f6c1 (1 revision) (flutter/engine#37515) (#115145)
-
engine-flutter-autoroll authored
e32fc0044 Roll Skia from b50f741ef341 to 77620568f467 (5 revisions) (flutter/engine#37514) (#115142)
-
Jonah Williams authored
* [flutter_tools] support github reporter * Update packages/flutter_tools/lib/src/commands/test.dart Co-authored-by: Christopher Fujino <fujino@google.com> Co-authored-by: Christopher Fujino <fujino@google.com>
-
engine-flutter-autoroll authored
19ead2834 Roll Fuchsia Linux SDK from mduclAELKkftJ-fwI... to R3L54Ma3VT2TQ6RpI... (flutter/engine#37513) (#115139)
-
engine-flutter-autoroll authored
* dc761851e Roll Dart SDK from 2f47565b8774 to 3a022103e91d (5 revisions) (flutter/engine#37507) * a41712cec [Impeller] enable blending on RuntimeEffectsContents (flutter/engine#37509)
-
engine-flutter-autoroll authored
* e48e72ddd Roll buildroot to f63462fc6. (flutter/engine#37497) * d83132b54 Do not call Dart_NotifyIdle when in Dart_PerformanceMode_Latency (flutter/engine#37499) * cb78576e5 Roll Skia from b50a2f714837 to b50f741ef341 (2 revisions) (flutter/engine#37508)
-
Dan Field authored
* Load assets in flutter_test without turning event loop. This makes it possible to load an asset without actually turning the event loop. This is importnat because our FakeAsync zones may cause people to sprinkle in extra pumpAndSettles in when running tests that load assets, which is undesirable. * fix null checking
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
53cfb94c5 Roll Skia from 65b60707772d to b50a2f714837 (46 revisions) (flutter/engine#37501) (#115128)
-
engine-flutter-autoroll authored
* 1752054c7 Roll Skia from 0854badd5783 to 65b60707772d (4 revisions) (flutter/engine#37475) * cae171661 Roll Dart SDK from fa6586382e5d to 2f47565b8774 (1 revision) (flutter/engine#37480)
-
- 10 Nov, 2022 17 commits
-
-
engine-flutter-autoroll authored
* ad89f6ab2 [macOS] Eliminate macOS 10.14 availability check (flutter/engine#37490) * 30e2cedfa chore: fix Dart SDK DEPS file link in DEPS (flutter/engine#37496)
-
engine-flutter-autoroll authored
* 4f86f229d Update FlutterView.java (flutter/engine#37312) * 80e31edb2 Adding release_build:true to Mac builds. (flutter/engine#37478) * 2f5b7ac34 Eliminate duplicated code when dealing with pointer data (flutter/engine#36822) * f831382b7 Install CIPD ninja using DEPS (flutter/engine#37375) * 4cb9c1e00 mouse-input-view nit and add mouse-input-test to integration test script (flutter/engine#37441)
-
Kate Lovett authored
-
Ian Hickson authored
The recent survey suggests that some people are not finding documentation after they get started with Flutter, so let's just give them links right away. It might not help everyone but there's not really any downside so...
-
engine-flutter-autoroll authored
-
- removes invalid arch check on Android workflow in order to enable Android development on any device supported Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf> Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
-
Jenn Magder authored
-
Taha Tesser authored
* Fix `RangeSlider` semantics node size and add RTL semantics test * Add TODO comments
-
Danny Tuppeny authored
Fixes https://github.com/Dart-Code/Dart-Code/issues/4243.
-
Hans Muller authored
Requires G3Fix cl/486997831
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
057c53a05 [Impeller] Remove duplicate code in 'TiledTextureContents' (flutter/engine#37492) (#115093)
-
Jenn Magder authored
-
engine-flutter-autoroll authored
1c1ad0e72 Roll Fuchsia Linux SDK from RNSA2Wp1MObtc7OHy... to mduclAELKkftJ-fwI... (flutter/engine#37495) (#115088)
-
engine-flutter-autoroll authored
a71c0c6c3 [Impeller] Support access the descriptor of PipelineFuture directly (flutter/engine#37415) (#115063)
-
engine-flutter-autoroll authored
a42b2d9b9 Fix a race in the EmbedderA11yTest.A11yTreeIsConsistent tests (flutter/engine#37488) (#115060)
-
engine-flutter-autoroll authored
* 7a746dd9c Add external factories for @staticInterop classes instead of synthetic constructor (flutter/engine#37443) * b42ed6933 Include AndroidSurfaceVulkanImpeller behind a flag (flutter/engine#37486)
-