Files
flutter/engine/src
Matan Lurey 7535cb10bc Move AndroidRenderingApi from common to shell/platform/android (#163796)
Towards https://github.com/flutter/flutter/issues/163792.

Major changes:

- `enum class AndroidRenderingAPI` physically moves to
`shell/platform/android`
- Store in `FlutterMain` (as a result of `::init`), instead of in
`Settings`

---------

Co-authored-by: Jonah Williams <jonahwilliams@google.com>
2025-02-25 02:40:29 +00:00
..
2024-12-17 14:00:52 -08:00
2024-12-17 14:00:52 -08:00
2024-12-17 14:00:52 -08:00
2024-12-17 14:00:52 -08:00
2024-12-17 14:00:52 -08:00
2024-12-17 14:00:52 -08:00
2024-12-17 14:00:52 -08:00

OpenSSF Scorecard

buildroot

Build environment for the Flutter engine

This repository is used by the flutter/engine repository. For instructions on how to use it, see that repository's CONTRIBUTING.md file.

To update your checkout to use the latest buildroot, run gclient sync.

To submit patches to this buildroot repository, create a branch, push to that branch, then submit a PR on GitHub for that branch.

To point the engine to a new version of buildroot after your patch is merged, update the buildroot hash in the engine's DEPS file.