Gary Qian
0422046115
Revert "Delete io.flutter.app android v1 embedding" ( flutter/engine#32232 )
2022-03-24 00:10:04 -07:00
Gary Qian
08cef2ee55
Delete io.flutter.app android v1 embedding ( flutter/engine#32074 )
2022-03-23 20:22:54 -07:00
Gary Qian
38d660407d
Revert "Temporarily delete deprecated Android v1 embedding ( #29248 )" ( flutter/engine#29378 )
...
This reverts commit fba89ec6a1ec5387102eb55592e2606d8de7e496.
2021-10-28 01:49:50 -07:00
Gary Qian
fba89ec6a1
Temporarily delete deprecated Android v1 embedding ( flutter/engine#29248 )
2021-10-28 01:00:12 -07:00
Emmanuel Garcia
1a9e4c4ff3
Bump Android version and add more info to create_sdk_cipd_package.sh ( flutter/engine#27413 )
2021-08-18 18:22:02 -07:00
Dan Field
9383838e9f
Start of linting Android embedding ( flutter/engine#8023 )
...
* Add a tool for running Android SDK lint on Android embedding
2019-03-04 13:55:53 -08:00
Michael Goderbauer
0def82ddb0
Unify copyright lines ( flutter/engine#6757 )
2018-11-07 12:24:35 -08:00
gspencergoog
b29baaed16
Add support for system text scale factor. ( flutter/engine#4124 )
...
Adds support for system text scale factor, including hooks for Android system settings changes. iOS hooks will be added in another PR.
2017-09-29 13:19:06 -07:00
Collin Jackson
40f3877c23
rename sky -> flutter in shell ( flutter/engine#3293 )
2016-12-06 14:43:53 -08:00
Chinmay Garde
b2e97acdb8
Move shell to //flutter and split shell/BUILD.gn into smaller pieces for each subcomponent. ( flutter/engine#3053 )
...
* Namespaces have been updated to reflect the move from //flutter/sky/shell to //flutter/shell.
* shell/BUILD.gn file has been split into smaller GN files for each subcomponent of the shell (common, GPU, diagnostic, testing).
* GN dependencies have been rewritten to stop exposing common shell dependencies as public. Duplicates have also been removed.
* GPU subcomponent has been updated make it more suitable for Vulkan integration.
* The GLFW backend has been resurrected.
2016-09-23 15:33:25 -07:00