flutter/dev/manual_tests
James Robinson a95c9fdb58 Isolate imports of generated Dart code from generated path (#5960)
This rewrites imports of various mojom.dart files from the Flutter
engine repo to instead import normal-looking dart files from the
(new) flutter_services package. This package handles exporting the
correct symbols from generated code wherever that may live.

Includes an engine roll to 3551e7a48e2e336777b15c7637af92fd7605b6c5
which contains the new flutter_services package.
2016-09-21 14:00:29 -07:00
..
android Change the Android activity launch mode to singleTop (#3792) 2016-05-09 09:31:34 -07:00
test Make it possible to run tests live on a device (#3936) 2016-05-16 12:53:13 -07:00
.gitignore Remove //examples/widgets 2016-03-08 16:37:32 -08:00
card_collection.dart Rename DefaultTextStyle.inherit to merge (#5974) 2016-09-20 18:49:46 -07:00
drag_and_drop.dart Fix some misuse of types (#5197) 2016-08-03 13:18:41 -07:00
fitness_demo.dart ImageIcon (#4649) 2016-06-20 21:04:45 -07:00
flutter.yaml Updated fitness and weather manual tests, new asset locations (#4351) 2016-06-03 10:38:03 -07:00
mozart.dart Convert drag gestures to use details objects (#4343) 2016-06-02 23:45:49 -07:00
overlay_geometry.dart Add a scrollbar to the license screen. (#5114) 2016-07-29 15:44:12 -07:00
pageable_list.dart Updated DrawerHeader and added UserAccountDrawer. 2016-07-20 16:16:08 -07:00
pubspec.yaml Use updated appbar background assets (#5248) 2016-08-05 09:02:34 -07:00
raw_keyboard.dart Isolate imports of generated Dart code from generated path (#5960) 2016-09-21 14:00:29 -07:00
weather_demo.dart Rename Image.fromNetwork and Image.fromAssetBundle (#5149) 2016-07-29 13:28:08 -07:00