Merge flutter/engine into framework

Adds files from flutter/flaux which contain modifications for the engine
structure. The history for engine/ has been edited. Please see
flutter/engine for the original PRs.
This commit is contained in:
John McDole
2024-12-17 12:58:01 -08:00
5866 changed files with 1270180 additions and 1 deletions

13
.gitignore vendored
View File

@@ -1,6 +1,10 @@
# Do not remove or rename entries in this file, only add new ones
# See https://github.com/flutter/flutter/issues/128635 for more context.
# This is dynamic in a monorepo
bin/internal/engine.version
bin/internal/engine.realm
# Miscellaneous
*.class
*.lock
@@ -74,7 +78,6 @@ unlinked_spec.ds
**/android/**/GeneratedPluginRegistrant.java
**/android/key.properties
*.jks
**/.cxx/
# iOS/XCode related
**/ios/**/*.mode1v3
@@ -139,3 +142,11 @@ app.*.symbols
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
!/dev/ci/**/Gemfile.lock
!.vscode/settings.json
# Monorepo
.cipd
.gclient
.gclient_entries
.python-version
.gclient_previous_custom_vars
.gclient_previous_sync_commits