-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter/engine
base: 6cefbe183546
head repository: flutter/engine
compare: 67713071563e
- 5 commits
- 10 files changed
- 4 contributors
Commits on Mar 11, 2024
-
[gn] Change sdk_rewriter() template to use depfiles (#51314)
Part of flutter/flutter#144430 From `gn help inputs`: "It may be tempting to write a script that enumerates all files in a directory as inputs. Don't do this!"
Configuration menu - View commit details
-
Copy full SHA for eac124e - Browse repository at this point
Copy the full SHA eac124eView commit details -
Make scenario app have translucent splash screen so it doesn't affect…
… screenshot colors (#51329) Makes the scenario app splash screen have a translucent color, so it doesn't end up overlaying on screenshots. Before: [device-2024-03-07-152047.webm](https://github.com/flutter/flutter/assets/34871572/a9b7a1f9-57ab-4eda-93e5-5ca70032cbef) After: [translucentsplash.webm](https://github.com/flutter/engine/assets/34871572/a6eb6407-add0-4004-83f9-4e0a5c1bb6f6) This sort of fixes flutter/flutter#144657? The issue is still odd to me, though, because I don't know why the test runner wouldn't be waiting properly for the splash screen. Bonus, this is what it looks like if we [change the runner](https://github.com/flutter/engine/blob/b178aa5848dca0d7a50b408762399eda7282555a/testing/scenario_app/bin/run_android_tests.dart#L352) to not use animations, with `--no-window-animation` (but don't include the splash screen change): [no_animation_example.webm](https://github.com/flutter/engine/assets/34871572/0c8665a3-b546-4bbd-b7e1-00851c48e1ff) You can see there is still a moment of color change at the end of tests (ignore the very first test I was alt tabbing and lagged out my emulator). [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
Configuration menu - View commit details
-
Copy full SHA for 4e717c2 - Browse repository at this point
Copy the full SHA 4e717c2View commit details -
Roll Skia from 6f10903e2d28 to 32f1cb50734a (5 revisions) (#51331)
https://skia.googlesource.com/skia.git/+log/6f10903e2d28..32f1cb50734a 2024-03-11 brianosman@google.com Change Slug drawing to accept a paint at draw-time 2024-03-11 skia-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from f5ef6971f8fb to 51c9e2056611 (1 revision) 2024-03-11 johnstiles@google.com Fix ClangTidy readability-redundant-control-flow warning. 2024-03-11 jvanverth@google.com [graphite] Add zero-sized path handling to new RasterPathAtlas method. 2024-03-11 briansalomon@gmail.com [graphite] Support mipmap filtering for YUVA Images If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-flutter-autoroll Please CC brianosman@google.com,fmalita@google.com,rmistry@google.com,zra@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Configuration menu - View commit details
-
Copy full SHA for aa702f8 - Browse repository at this point
Copy the full SHA aa702f8View commit details -
Roll Dart SDK from 09a1a1ede1c4 to 7a2c94fd0a26 (1 revision) (#51338)
https://dart.googlesource.com/sdk.git/+log/09a1a1ede1c4..7a2c94fd0a26 2024-03-11 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.4.0-222.0.dev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC dart-vm-team@google.com,zra@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Configuration menu - View commit details
-
Copy full SHA for 70e7751 - Browse repository at this point
Copy the full SHA 70e7751View commit details -
[web] Split initialization of the _flutter namespace and loader objec…
…t. (#51294) This makes it possible to more flexibly compose `{{flutter_js}}` and `{{flutter_build_options}}` in @eyebrowsoffire's [bootstrapping improvements PR](flutter/flutter#144434). [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
Configuration menu - View commit details
-
Copy full SHA for 6771307 - Browse repository at this point
Copy the full SHA 6771307View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 6cefbe183546...67713071563e