-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter/engine
base: db6da000a17e
head repository: flutter/engine
compare: 046ec85dffc6
- 5 commits
- 6 files changed
- 4 contributors
Commits on Nov 13, 2023
-
Add a libcxxabi module that provides support for C++ thread-local sto…
…rage (#47886) See flutter/flutter#138117
Configuration menu - View commit details
-
Copy full SHA for 262a714 - Browse repository at this point
Copy the full SHA 262a714View commit details -
Roll Skia from 17b6555a1551 to 1a39bd56cda2 (2 revisions) (#47980)
https://skia.googlesource.com/skia.git/+log/17b6555a1551..1a39bd56cda2 2023-11-13 [email protected] Update GrBufferAllocPool pushBack to not loop over or destroy blocks. 2023-11-13 [email protected] Graphite: Support Plane2 and NV12A 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 [email protected],[email protected],[email protected],[email protected] 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 0e3a62e - Browse repository at this point
Copy the full SHA 0e3a62eView commit details -
[web] - fix Safari textfield selection bug (#47917)
In order to fix Safari autofill, we've had to give inactive elements non-zero size because Safari does not respect offscreen or 0-sized inputs, and this leads to broken autofill behavior (see: #43058). As part of these changes, we needed to disable pointer events for the parent `<form>` element so that we don't have pointer event collisions if users hover over or click into the invisible autofill elements within that form. This led to an issue where offsets weren't being calculated correctly for "active" inputs because they relied on pointer events bubbling up and being caught by the form. The fix is to explicitly set pointer events on the active inputs, so that we can correctly discern when our pointer event target is actually the input and correctly calculate the offsets. Fixes flutter/flutter#136006
Configuration menu - View commit details
-
Copy full SHA for 6b2de88 - Browse repository at this point
Copy the full SHA 6b2de88View commit details -
Roll Skia from 1a39bd56cda2 to 9ac5cad143ec (3 revisions) (#47984)
https://skia.googlesource.com/skia.git/+log/1a39bd56cda2..9ac5cad143ec 2023-11-13 [email protected] Reland "Add use of sk_ieee_float_divide to init_stop_pos." 2023-11-13 [email protected] Add GraphiteVkTestHelper 2023-11-13 [email protected] Manual roll ANGLE from f773a79fef38 to 1819b4495440 (10 revisions) 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 [email protected],[email protected],[email protected],[email protected] 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 11b80d6 - Browse repository at this point
Copy the full SHA 11b80d6View commit details -
Fix fuchsia upload symbols. (#47938)
The fuchsia bucket does not have a delete ACL which is required to replace files that already exist. This change skips uploading the file if it already exists. Bug: flutter/flutter#126461 Bug: flutter/flutter#135189 [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 046ec85 - Browse repository at this point
Copy the full SHA 046ec85View 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 db6da000a17e...046ec85dffc6