Matt Carroll
330c6c168c
Use code cache dir for engine cache on API >= 21 ( #14704 ). ( #8534 )
2019-04-10 15:32:31 -07:00
Stanislav Baranov
5141680287
Revert "Support for binary decompression of dynamic patches. ( #7777 )" ( #7853 )
...
This reverts commit d48de7a3ec97ebf7ffe543aa74993efa51064789.
2019-02-15 17:07:06 -08:00
Stanislav Baranov
d48de7a3ec
Support for binary decompression of dynamic patches. ( #7777 )
2019-02-11 16:56:33 -08:00
Dan Field
5ca8aadaa2
Announce in/out of list ( #6918 )
...
* Support in/out of list announcements on Android
2019-01-07 13:36:20 -08:00
Michael Goderbauer
70a1106b50
Unify copyright lines ( #6757 )
2018-11-07 12:24:35 -08:00
Ben Konyi
3cbb5e2067
Persist DartCallbackCache contents across launches ( #5947 )
...
* Updated DartCallbackCache to write callback cache to disk which is
restored on engine startup
* Ensure cache isn't moved off disk in iOS
2018-08-07 14:37:19 -07:00
amirh
51785d244d
Remove unused Java imports ( #5663 )
2018-07-03 09:21:03 -07:00
Todd Volkert
ec8cbe0fb6
Refactor FlutterActivity to be more composable ( #3748 )
...
This factors the functionality that was in `FlutterActivity`
to live in `FlutterActivityDelegate`. This will allow the creation of a
`FlutterFragmentActivity` that has the same core functionality, which in
turn unlocks certain Android plugins that choose to require the v4
support library (like Google Sign-In).
https://github.com/flutter/flutter/issues/10072
2017-06-07 12:28:41 -07:00
Chinmay Garde
5e98732301
Remove libsky_shell.so to libflutter.so. ( #3517 )
2017-03-24 16:25:33 -07:00
Chinmay Garde
1c07ea530f
Remove uses of //base from all //flutter projects and replace them with //fml variants. ( #3492 )
2017-03-22 15:42:51 -07:00