-
Notifications
You must be signed in to change notification settings - Fork 6k
Comparing changes
Open a pull request
base repository: flutter/engine
base: f310ffd1461a
head repository: flutter/engine
compare: 7098858dc0a5
- 9 commits
- 20 files changed
- 6 contributors
Commits on Feb 7, 2023
-
[impeller] ensure full glyphs respect alpha (#39377)
Jonah Williams authoredFeb 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 0e25c0a - Browse repository at this point
Copy the full SHA 0e25c0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 684cfe2 - Browse repository at this point
Copy the full SHA 684cfe2View commit details -
Roll Skia from 87dbc81b421f to bd48f82dcabb (8 revisions) (#39459)
https://skia.googlesource.com/skia.git/+log/87dbc81b421f..bd48f82dcabb 2023-02-07 [email protected] [graphite] Remove unused DrawBufferManager.h header 2023-02-07 [email protected] Add support for sk_FragCoord to SkRP. 2023-02-07 [email protected] Remove redundant RP codegen tests. 2023-02-07 [email protected] Simplify pushing and immediately popping a slot. 2023-02-07 [email protected] SkShaderBase::asFragmentProcessor uses MatrixRec 2023-02-07 [email protected] Factor out redundant pushIntrinsic logic. 2023-02-07 [email protected] Add pow/exp support to RP codegen. 2023-02-07 [email protected] Roll vulkan-deps from be2b5b119b13 to 0c637535def1 (55 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://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 e6cf1c5 - Browse repository at this point
Copy the full SHA e6cf1c5View commit details -
Override _accessibilityHitTest to fix IOS 16 semantics issues (#38794)
* Update SemanticsObject.mm * lint * Update SemanticsObjectTest.mm test Update SemanticsObjectTest.mm Update SemanticsObjectTest.mm test test Update SemanticsObject.mm Update SemanticsObjectTest.mm Update SemanticsObjectTest.mm Update SemanticsObject.mm Update SemanticsObjectTest.mm update Update SemanticsObjectTest.mm * Update SemanticsObjectTest.mm * Update SemanticsObject.mm * Update SemanticsObject.mm * Update SemanticsObject.mm * Update SemanticsObject.mm * Update SemanticsObject.mm * Update SemanticsObject.mm * Update SemanticsObject.mm * Update SemanticsObject.mm * Update SemanticsObject.mm * Update SemanticsObject.mm * Update SemanticsObject.mm * Update SemanticsObject.mm * Update shell/platform/darwin/ios/framework/Source/SemanticsObject.mm Co-authored-by: chunhtai <[email protected]> * Update SemanticsObject.mm * hittestorder * Update SemanticsObject.h * Update accessibility_bridge.mm * Update SemanticsObject.mm * Update SemanticsObject.mm * Update SemanticsObject.mm * Update SemanticsObject.mm * Update SemanticsObject.mm * Update SemanticsObjectTest.mm * Update SemanticsObject.mm * Update accessibility_bridge_test.mm --------- Co-authored-by: chunhtai <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf8547d - Browse repository at this point
Copy the full SHA bf8547dView commit details -
Manual roll Dart SDK from a507a9057730 to 5c74c8b64dec (9 revisions) (#…
…39462) Manual roll requested by [email protected] https://dart.googlesource.com/sdk.git/+log/a507a9057730..5c74c8b64dec 2023-02-07 [email protected] Version 3.0.0-213.0.dev 2023-02-07 [email protected] Version 3.0.0-212.0.dev 2023-02-06 [email protected] Version 3.0.0-211.0.dev 2023-02-06 [email protected] Version 3.0.0-210.0.dev 2023-02-06 [email protected] Version 3.0.0-209.0.dev 2023-02-06 [email protected] Version 3.0.0-208.0.dev 2023-02-05 [email protected] Version 3.0.0-207.0.dev 2023-02-04 [email protected] Version 3.0.0-206.0.dev 2023-02-04 [email protected] Version 3.0.0-205.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 [email protected],[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 Flutter Engine: 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 2e225eb - Browse repository at this point
Copy the full SHA 2e225ebView commit details -
[Windows] Remove accessibility root assumptions (#39441)
* [Windows] Remove accessibility root assumptions * Improve tests * Improve comment * Use helper * Add TODO * Fix * Make test more thorough * Add assertion * More assertions * Format * Tweak comments based off feedback
Configuration menu - View commit details
-
Copy full SHA for ca05af7 - Browse repository at this point
Copy the full SHA ca05af7View commit details -
Roll Skia from bd48f82dcabb to f30529658275 (7 revisions) (#39463)
https://skia.googlesource.com/skia.git/+log/bd48f82dcabb..f30529658275 2023-02-07 [email protected] Add support for Field lvalues. 2023-02-07 [email protected] Add dedicted dot ops to RP codegen. 2023-02-07 [email protected] SkJpegMultiPicture: Fix segment identification bug 2023-02-07 [email protected] Use sk_sp<StrikeForGPU> 2023-02-07 [email protected] Revert "Roll vulkan-deps from be2b5b119b13 to 0c637535def1 (55 revisions)" 2023-02-07 [email protected] Switch RemoteStrike to be sk_sp 2023-02-07 [email protected] Manual roll Dawn from e59fea574f07 to 01ac21cc9aba (6 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://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 3e9eb95 - Browse repository at this point
Copy the full SHA 3e9eb95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85958c2 - Browse repository at this point
Copy the full SHA 85958c2View commit details
Commits on Feb 8, 2023
-
Roll Fuchsia Mac SDK from zYEsaCaA1cokDUU43... to uYw6cCpJIpQa42G4O... (
#39466) 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 [email protected],[email protected],[email protected] 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 7098858 - Browse repository at this point
Copy the full SHA 7098858View 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 f310ffd1461a...7098858dc0a5