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

View File

@@ -29,6 +29,7 @@ analyzer:
- "bin/cache/**"
# Ignore protoc generated files
- "dev/conductor/lib/proto/*"
- "engine/**"
formatter:
page_width: 100