Chris Yang
5fb0116d62
iOS platform view gesture blocking policy. ( #15940 )
2020-02-11 15:34:59 -08:00
Matt Carroll
270421c103
Fix ensureInitializationCompleteAsync callback when already initialized. ( #39675 ) ( #16503 )
2020-02-11 15:25:58 -08:00
Michael Klimushyn
077918dcfd
Apply Google Java format ( #16501 )
...
This shouldn't result in any logical changes. I've done a quick smoke
test by building a local Android engine and running Flutter gallery, no
compile errors or other obvious issues.
Applied by running `/ci/format.sh | patch -p0` with the altered script
added in flutter/engine#16500 . I did locally modify the script slightly
further so it would run against all Java files in the repo instead of
just modified ones.
2020-02-07 16:10:46 -08:00
Matt Carroll
9acec4102a
Move initialization into FlutterEngine ( #12806 )
2019-10-11 16:15:55 -07:00
Kaushik Iska
289d1eaaa9
Revert "Add iOS platform view mutation XCUITests to the scenario app ( #11652 )" ( #12292 )
...
This reverts commit b73cfdad4f88ddfad6114c77633a0947f0c5fff5.
2019-09-15 17:57:54 -07:00
Chris Yang
b73cfdad4f
Add iOS platform view mutation XCUITests to the scenario app ( #11652 )
2019-09-16 07:56:24 +08:00
Matt Carroll
3aafd0f971
Updated API usage in scenario app by deleting unnecessary method. ( #11844 )
2019-09-03 19:25:54 -07:00
Dan Field
c8f02c95ea
Add tests for platform views ( #11319 )
2019-08-20 20:48:40 -07:00
Dan Field
ff49ca1c6e
Make firebase test more LUCI friendly ( #10783 )
2019-08-08 21:47:24 -07:00
Matt Carroll
f336e05a69
Android Embedding PR37: Separated FlutterActivity and FlutterFragment via FlutterActivityAndFragmentDelegate ( #9895 )
2019-07-29 17:40:25 -07:00
Dan Field
aea0d7a651
test scenario_app on CI ( #10065 )
2019-07-26 15:59:18 -07:00
Dan Field
a0ec52886b
Embedding testing app ( #10007 )
2019-07-23 12:41:03 -07:00