flutter/packages
Stanislav Baranov 54c10f44b2
Implement build flow for hot updates on Android (#22391)
This also involves switching from Core JIT to App JIT snapshot, and replacing per-isolate VM snapshot with the shared VM snapshot.

For now there is no separate update bundle file, as the generated update gets packaged directly into the APK for testing purposes.
2018-09-28 13:58:37 -07:00
..
flutter Don't push offset to leaf layers (#21619) 2018-09-28 12:21:43 -07:00
flutter_driver remove unnecessary ignore prefer_const_constructors (#21934) 2018-09-18 05:54:03 +02:00
flutter_goldens Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
flutter_goldens_client Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
flutter_localizations Updated Material translations (#21744) 2018-09-12 13:03:01 -07:00
flutter_test Widgets app refactor (#22269) 2018-09-25 13:57:12 -04:00
flutter_tools Implement build flow for hot updates on Android (#22391) 2018-09-28 13:58:37 -07:00
fuchsia_remote_debug_protocol [frdp][connection] Exception checks in _getDartVm (#22386) 2018-09-28 11:40:36 -07:00
analysis_options.yaml Turn on unawaited_futures in flutter_tools (#21048) 2018-08-30 20:57:44 -07:00