This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: flutter/engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e7e7ca12529f
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: flutter/engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b48d65e88cfa
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 23 files changed
- 6 contributors
Commits on Apr 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9b3117a - Browse repository at this point
Copy the full SHA 9b3117aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92a6ade - Browse repository at this point
Copy the full SHA 92a6adeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31fd1bb - Browse repository at this point
Copy the full SHA 31fd1bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f088801 - Browse repository at this point
Copy the full SHA f088801View commit details -
Fix inconsistent enum/class private member naming (#32409)
Classes that model enums in dart:ui typically name fields modelling the enum values as `_kFooIndex`. This associated value matches the enum value from embedder.h. In #32408 we add a test that verifies that dart:ui classes model the same set of values in the native implementation, the web_ui implementation, and the embedder API. Testing this is much simpler if we use consistent naming for all enum values. Issue: #32408
Configuration menu - View commit details
-
Copy full SHA for ac21195 - Browse repository at this point
Copy the full SHA ac21195View commit details -
Fix deltas when selection is active and composing begins on MacOS (#3…
…2412) * Fix special character input on a selection * Add test for composing when selection is active Co-authored-by: Renzo Olivares <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75e7cfd - Browse repository at this point
Copy the full SHA 75e7cfdView commit details
Commits on Apr 5, 2022
-
Fix SemanticsAction naming consistency (#32411)
Removes the `Index` suffix from kMoveCursorForwardByWord and kMoveCursorBackwardByWord values in the SemanticsAction enum. These were erroneously copied as-is from the private class members in the dart:ui implementation in lib/ui/semantics/semantics.dart where the class members refer to the enum index here. This removes the trailing `Index` for consistency with the other enum members here. This is also useful in the context of automated testing for API consistency between these enums, the ones in dart:ui (native and web implementations) and the embedder API. Issue: flutter/flutter#101217
Configuration menu - View commit details
-
Copy full SHA for 7e5989b - Browse repository at this point
Copy the full SHA 7e5989bView commit details -
Fix a crash when setting clipboardData to null on iOS (#32413)
Chris Yang authoredApr 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 1b3e9dc - Browse repository at this point
Copy the full SHA 1b3e9dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef50b28 - Browse repository at this point
Copy the full SHA ef50b28View commit details -
Configuration menu - View commit details
-
Copy full SHA for b48d65e - Browse repository at this point
Copy the full SHA b48d65eView commit details
Loading
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 e7e7ca12529f...b48d65e88cfa