- 26 May, 2021 2 commits
-
-
Jonah Williams authored
-
Greg Spencer authored
This adds iOS key map generation that uses std::maps. It uses std::maps because on iOS if we use NSDictionaries, then when XCode loads the dylib, the initialization of those status NSDictionaries hasn't yet occurred, and it crashes the app. std::maps have a well-defined static behavior, and are correctly initialized. I also made the naming of variables, fields, etc. consistent for macOS. We variously had macosFoo, macOSFoo, and macOsFoo. I eliminated macOsFoo and macosFoo, since the rest of the repo uses macOSFoo for lowerCamelCase names (with only a few exceptions). I used iOSFoo for iOS.
-
- 25 May, 2021 19 commits
-
-
Christopher Fujino authored
* Migrate flutter conductor out of dev/tools and into its own directory * flesh out documentation * fix analysis options * fix integration test
-
chunhtai authored
* Make RouteInformationProvider value non nullable * fix more lint
-
Filip Hracek authored
-
Anurag Roy authored
-
engine-flutter-autoroll authored
2576d6b8b [camera] android-rework part 4: Android flash and zoom features (flutter/plugins#3798) (#83364)
-
Janice Collins authored
-
Jim Graham authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
sigmundch authored
This is bassically reapplying #71721, but only enables it on web tests. There are known issues that several tests under the `integration.shard` depend on a specific platform, and as a result they require some additional flexiblity (bots need to build more than one engine, and the test flags should allow for secondary engines to be picked by such tests). By enabling this on the web-test shard, we will reduce the false positives in the dart-flutter-HHH-web bot. Fixing the more general problem is tracked by #72368.
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-
Lau Ching Jun authored
-
Jonah Williams authored
-
Jonah Williams authored
-
Abhishek Ghaskata authored
-
Jonah Williams authored
-
- 24 May, 2021 19 commits
-
-
Jonah Williams authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Jonah Williams authored
-
Jenn Magder authored
-
Jenn Magder authored
-
Jenn Magder authored
-
engine-flutter-autoroll authored
-
Jonah Williams authored
-
Jenn Magder authored
-
gaaclarke authored
-
engine-flutter-autoroll authored
-
Jenn Magder authored
-
Abhishek Ghaskata authored
-
Michael Goderbauer authored
-
Casey Hillers authored
-
engine-flutter-autoroll authored
-
engine-flutter-autoroll authored
-