-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Impeller] A toolkit for managed handles to Android NDK vended objects. #51334
Merged
+1,381
−577
Commits on Mar 14, 2024
-
[Impeller] A toolkit for managed handles to Android NDK vended objects.
Only available on Android device API levels >= 29. Proc table is setup has versioning checks. All handles are type safe. Collection of handles takes into account cleanup tasks (like reparenting surface controls). The proc table contains code duplicated in ndk_helpers and I will remove that in favor of this in a subsequent patch. Part of flutter#51213 being chopped up.
Configuration menu - View commit details
-
Copy full SHA for e90ea69 - Browse repository at this point
Copy the full SHA e90ea69View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed6c3ad - Browse repository at this point
Copy the full SHA ed6c3adView commit details -
Configuration menu - View commit details
-
Copy full SHA for f44366e - Browse repository at this point
Copy the full SHA f44366eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4f32e8 - Browse repository at this point
Copy the full SHA a4f32e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e9e10f - Browse repository at this point
Copy the full SHA 6e9e10fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f343f1 - Browse repository at this point
Copy the full SHA 0f343f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d118c7 - Browse repository at this point
Copy the full SHA 6d118c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e925912 - Browse repository at this point
Copy the full SHA e925912View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11a7e64 - Browse repository at this point
Copy the full SHA 11a7e64View commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 317830f - Browse repository at this point
Copy the full SHA 317830fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4d6822 - Browse repository at this point
Copy the full SHA e4d6822View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca8c4f7 - Browse repository at this point
Copy the full SHA ca8c4f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6423740 - Browse repository at this point
Copy the full SHA 6423740View commit details -
Configuration menu - View commit details
-
Copy full SHA for 994e5f6 - Browse repository at this point
Copy the full SHA 994e5f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f57204 - Browse repository at this point
Copy the full SHA 4f57204View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.