-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter-team-archive/engine
base: 1089ce6874cf
head repository: flutter-team-archive/engine
compare: a5f7d5d75ff2
- 11 commits
- 13 files changed
- 8 contributors
Commits on Jun 7, 2023
-
[Impeller] fix missing assignment of embedder render target. (#42630)
Otherwise we can't render �
Jonah Williams authoredJun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 52b94e4 - Browse repository at this point
Copy the full SHA 52b94e4View commit details -
[iOS] Fix TextInputAction.continueAction sends wrong action to framew…
…ork (#42615) ## Description This PR fixes an issue related to text input plugin, on IOS, sending a wrong action string to the engine for `FlutterTextInputActionContinue`. ## Related Issue Fixes flutter/flutter#126922 ## Tests Adds 1 test.
Configuration menu - View commit details
-
Copy full SHA for f330dd4 - Browse repository at this point
Copy the full SHA f330dd4View commit details -
[labeler] Fix to run on flutter/engine (#42634)
Casey Hillers authoredJun 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 329bff3 - Browse repository at this point
Copy the full SHA 329bff3View commit details -
Roll Fuchsia Linux SDK from sEHtHM1iFt79roP-x... to aMTaMP0DdKdJnxSbc…
…... (#42631) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-linux-sdk-flutter-engine Please CC jacksongardner@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 Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug 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 a0dee96 - Browse repository at this point
Copy the full SHA a0dee96View commit details -
Roll Fuchsia Mac SDK from ojwVlxZWrbsG4WGSE... to DL1QQ5eZRVNARqLx-... (
#42632) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-mac-sdk-flutter-engine Please CC jacksongardner@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 Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug 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 491a640 - Browse repository at this point
Copy the full SHA 491a640View commit details -
Add global test docs. (#42531)
Adds documentation for the use cases supported by global tests along with their respective configurations. [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 4e5c53a - Browse repository at this point
Copy the full SHA 4e5c53aView commit details -
Roll Skia from 773765ca1dd2 to c5a8c4547f59 (4 revisions) (#42633)
https://skia.googlesource.com/skia.git/+log/773765ca1dd2..c5a8c4547f59 2023-06-07 robertphillips@google.com Expand big image unit test 2023-06-07 jvanverth@google.com [graphite] Clean up BackendTexture. 2023-06-07 michaelludwig@google.com [skif] Update SkLocalMatrixImageFilter to FilterResult system 2023-06-07 robertphillips@google.com Add unit test for large images (take 2) 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 borenet@google.com,brianosman@google.com,jacksongardner@google.com,rmistry@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug 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 5a42b5f - Browse repository at this point
Copy the full SHA 5a42b5fView commit details -
Roll dart to 3.1.0-171.0.dev (#42636)
Changes since last dart-sdk roll ``` 5144119b99c (tag: 3.1.0-171.0.dev) Version 3.1.0-171.0.dev 39de3f2e5bd Field promotion: track field accesses via SSA node. f180b7037c0 Shared analysis: remove bogus support for late variable patterns. 5e5fe2aa773 [analyzer_cli] [dartdev] Fix several tests on Windows c739cbfd7b0 [analysis_server] Fix generation tests on Windows f984411eac1 [analysis_server] Fix split_multiple_declarations to use \r\n on Windows f2b845a77f4 (tag: 3.1.0-170.0.dev) Version 3.1.0-170.0.dev 2a705d8612f [analysis_server] Extract base server functionality from protocol-specific callbacks ```
Configuration menu - View commit details
-
Copy full SHA for 33c25fa - Browse repository at this point
Copy the full SHA 33c25faView commit details -
[Impeller] Corrected the 'texture_coords' computation in 'Geometry::G…
…etPositionUVBuffer' (#42619) fix flutter/flutter#128328 We need to transform the 'position' first and then divide 'texture_coverage', otherwise the result will be incorrect. without patch  with patch 
Configuration menu - View commit details
-
Copy full SHA for c9283a5 - Browse repository at this point
Copy the full SHA c9283a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fd8e1a - Browse repository at this point
Copy the full SHA 0fd8e1aView commit details -
Roll Skia from c5a8c4547f59 to 156542f8bf13 (4 revisions) (#42641)
https://skia.googlesource.com/skia.git/+log/c5a8c4547f59..156542f8bf13 2023-06-07 robertphillips@google.com Disable rotated nearest-neighbor testing in the big image test 2023-06-07 johnstiles@google.com Emit simpler WGSL for-loops when the loop-count is known. 2023-06-07 johnstiles@google.com Add WGSL support for the discard statement. 2023-06-07 johnstiles@google.com Allow assignment to function parameters in WGSL. 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 borenet@google.com,brianosman@google.com,jacksongardner@google.com,rmistry@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug 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 a5f7d5d - Browse repository at this point
Copy the full SHA a5f7d5dView 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 1089ce6874cf...a5f7d5d75ff2