Commit Graph

  • dd52b7c5cb Use Chain.capture instead of RunZoned (#6420) John McCutchan 2016-10-20 09:40:00 -07:00
  • a2872f8aa3 Roll dart forward (flutter/engine#3155) John McCutchan 2016-10-20 09:11:12 -07:00
  • 28384787d1 search for IntelliJ on Mac in /Application and sub folders 1 level deep (#6419) Dan Rubel 2016-10-20 12:01:29 -04:00
  • 9112823802 Do not reassemble the application after a hot reload if the isolate is paused (#6370) John McCutchan 2016-10-20 07:30:24 -07:00
  • c074265298 Add support for building on Fuchsia (#6415) Adam Barth 2016-10-20 01:32:45 -07:00
  • cbeb991d9e Teach Fuchsia build about FLUTTER_ROOT (flutter/engine#3154) Adam Barth 2016-10-20 01:32:39 -07:00
  • 6d99acfdde Remove dependency on package:mojo (#6413) Adam Barth 2016-10-20 00:15:35 -07:00
  • 09f764494e Update engine.version (#6414) Adam Barth 2016-10-19 23:29:23 -07:00
  • db9fb69b69 Migrate HostMessages to PlatformMessages (#6409) Adam Barth 2016-10-19 22:55:25 -07:00
  • be5997bd3f Switch engine over to platform messages (flutter/engine#3153) Adam Barth 2016-10-19 22:36:00 -07:00
  • d37caa23b0 Remove editing.mojom (flutter/engine#3152) Adam Barth 2016-10-19 22:12:19 -07:00
  • beb8afa456 Switch to the assets plugin (#6408) Adam Barth 2016-10-19 22:04:56 -07:00
  • 32e95cc6e1 Update engine.version (#6411) Adam Barth 2016-10-19 19:10:28 -07:00
  • 1073376143 Add assets plugin (flutter/engine#3151) Adam Barth 2016-10-19 16:57:32 -07:00
  • 26c44068f6 Roll buildroot (flutter/engine#3150) Jason Simmons 2016-10-19 16:56:42 -07:00
  • 8ff061dc92 Switch from char to uint8_t to represent memory (flutter/engine#3147) Adam Barth 2016-10-19 16:49:36 -07:00
  • 206708fab0 Do not intercept all Android key events (flutter/engine#3149) Jason Simmons 2016-10-19 16:46:55 -07:00
  • edbe034847 Specify the algorithm used to sign APK packages (#6404) Jason Simmons 2016-10-19 16:10:46 -07:00
  • 5d19fe3537 export the Overflow enum (#6403) Hans Muller 2016-10-19 15:56:58 -07:00
  • c08ea4eb33 Switch to TextInputPlugin (#6392) Adam Barth 2016-10-19 15:53:31 -07:00
  • 4f8da89dc4 Revert "reenable dev/devicelab/test/run_test.dart (#6364)" (#6378) Yegor 2016-10-19 15:43:19 -07:00
  • 50b283144f Update engine.version (#6402) Adam Barth 2016-10-19 15:02:03 -07:00
  • 73b76bfc3f Do not use TouchExplorationStateChangeListener if that API is unavailable (flutter/engine#3148) Jason Simmons 2016-10-19 14:59:22 -07:00
  • d39eb84ac4 Add a maxLines parameter for multiline Input. (#6328) Matt Perry 2016-10-19 17:18:16 -04:00
  • 97dbd9eacf Rename RawInputLine to RawInput, and RenderEditableLine to RenderEdit… (#6401) Matt Perry 2016-10-19 17:17:51 -04:00
  • c7b497981a Run observatory tests in --non-interactive (flutter/engine#3146) Adam Barth 2016-10-19 14:13:22 -07:00
  • 5bde9d284d Expand Semantics dartdocs. (#6399) Ian Hickson 2016-10-19 17:01:04 -04:00
  • 0990d5daf1 Fix typo Adam Barth 2016-10-19 13:53:24 -07:00
  • 5ddf4ef3bb Implement TextInputPlugin on Android (flutter/engine#3144) Adam Barth 2016-10-19 12:23:52 -07:00
  • 981ea3beff Implement TextInputPlugin on iOS (flutter/engine#3145) Adam Barth 2016-10-19 10:14:59 -07:00
  • 9eef853580 Update Android scrolling physicsAndroid physics (#6391) Hans Muller 2016-10-19 09:08:54 -07:00
  • 2cfc040572 Add TextInput class for interacting with the IME (#6386) Adam Barth 2016-10-18 22:41:09 -07:00
  • cfddacbb81 Platform selector in gallery. (#6390) Ian Hickson 2016-10-18 22:44:43 -04:00
  • 1f1d72853b Enable call to Keyboard.ClearClient now that it's available in the engine (#6384) Jason Simmons 2016-10-18 14:42:25 -07:00
  • 57044c2a63 Bump to Dart SDK 1.21.0-dev.0.0. (#6372) Phil Quitslund 2016-10-18 13:38:13 -07:00
  • ebe60bab22 BottomNavigationBar: fix the calculation of the expanding circle animation (#6373) Jason Simmons 2016-10-18 11:51:34 -07:00
  • 1eda886e7e unlock device before running transition test (#6371) Yegor 2016-10-18 10:20:05 -07:00
  • 96ba6d57c1 Remove clipboard mojo service (flutter/engine#3143) Adam Barth 2016-10-18 10:04:36 -07:00
  • 88cf68c847 Migrate Clipboard to platform messages (#6367) Adam Barth 2016-10-18 10:04:17 -07:00
  • 7b02f5e95c Clean Up: Removing unused interface GetTable from MinikinFont. Seigo Nonaka 2016-10-18 11:21:59 +09:00
  • 50ebcd1dff Migrate RawKeyboard to platform events (#6366) Adam Barth 2016-10-18 00:59:40 -07:00
  • 8a5fe92192 All the clients have migrated to platform messages (flutter/engine#3142) Adam Barth 2016-10-18 00:57:23 -07:00
  • 67a298443e Update engine.version (#6365) Adam Barth 2016-10-17 22:29:50 -07:00
  • 8f273e49de reenable dev/devicelab/test/run_test.dart (#6364) Yegor 2016-10-17 19:31:58 -07:00
  • eabadad6c0 Add more logging to the gallery transitions test (#6363) Yegor 2016-10-17 17:30:51 -07:00
  • 995fcdc92b add description to by-predicate finders (#6362) Yegor 2016-10-17 17:16:22 -07:00
  • 8782db6bee Route key events through platform messages (flutter/engine#3141) Adam Barth 2016-10-17 16:55:42 -07:00
  • 11e2e884c3 Complete routing for Java-to-Dart messages (flutter/engine#3140) Adam Barth 2016-10-17 16:47:42 -07:00
  • 08ba8dc495 Add a mechanism for receiving platform messages (#6361) Adam Barth 2016-10-17 16:42:01 -07:00
  • b3cf0e32fa Add clipboard functionality to platform plugin (flutter/engine#3139) Adam Barth 2016-10-17 15:46:47 -07:00
  • 88e065de86 driver: forward device logs to local console (#6360) Yegor 2016-10-17 14:52:46 -07:00
  • ac963ad808 Handle non-null terminated strings properly (flutter/engine#3138) Adam Barth 2016-10-17 14:18:45 -07:00
  • 48690d7c2e Add support for persistent footer buttons (#6345) Adam Barth 2016-10-17 12:50:47 -07:00
  • c77798a384 PaintingContext should say when alwaysNeedsCompositing is needed (#6338) Adam Barth 2016-10-17 12:35:19 -07:00
  • 63e7a0e80a Add BuildContext.size as a convenience getter (#6355) Adam Barth 2016-10-17 12:33:11 -07:00
  • 4052a36677 Test what context the overlay entries build in (#6337) Adam Barth 2016-10-17 11:17:08 -07:00
  • 1d6fa089c4 Improve error message for createState type errors (#6339) Adam Barth 2016-10-17 11:16:50 -07:00
  • 8b16c0252d Add custom clipping to ClipRRect (#6346) Adam Barth 2016-10-17 11:16:26 -07:00
  • 3203757958 Bump to Dart SDK 1.20.1 stable (#6357) Phil Quitslund 2016-10-17 10:30:13 -07:00
  • 61240fe8c6 Tap above LongPressDraggable should work (#6348) Adam Barth 2016-10-17 10:05:28 -07:00
  • 6399a3af41 Fix DropdownButton regression (#6353) Adam Barth 2016-10-17 10:00:48 -07:00
  • e81e06a6ae Fix typo in TableRow.toString (#6354) Adam Barth 2016-10-17 10:00:09 -07:00
  • e9b041f21e don't run the summary code if the upgrade fails (#6350) Devon Carew 2016-10-16 10:05:13 -07:00
  • 06babb2898 Removing a Draggable during a drag should work (#6341) Adam Barth 2016-10-15 18:31:14 -07:00
  • 1262833377 Support zero for Draggable.maxSimultaneousDrags (#6342) Adam Barth 2016-10-15 18:25:25 -07:00
  • ea3c3f53a5 Add Draggable.onDragStarted (#6343) Adam Barth 2016-10-15 13:03:31 -07:00
  • 034d2fcd5d Ensure delayed multidrag timer is stopped (#6340) Adam Barth 2016-10-15 13:02:38 -07:00
  • 9cab64a72c More automated edits of iml files Adam Barth 2016-10-14 21:57:28 -07:00
  • f167efba49 Tweaked scroll simulation for iOS platform (#6334) Hans Muller 2016-10-14 20:09:19 -07:00
  • 71f44f331a Update engine.version (#6336) Adam Barth 2016-10-14 18:42:28 -07:00
  • d12cedb0a6 Remove Activity service (flutter/engine#3136) Adam Barth 2016-10-14 16:12:01 -07:00
  • ffe14b0d27 Navigator.push and Navigator.pushNamed should return Futures (#6333) Adam Barth 2016-10-14 16:05:45 -07:00
  • 7b42d06850 Fix build Adam Barth 2016-10-14 16:01:23 -07:00
  • 2e7a8d13bb Response messages (flutter/engine#3134) Adam Barth 2016-10-14 15:51:25 -07:00
  • e583731e22 PointerChange.cancel should have a zero index (flutter/engine#3135) Adam Barth 2016-10-14 15:46:46 -07:00
  • cedbfd4896 Don't crash if we fail to get the flutter or engine revision (#6332) Todd Volkert 2016-10-14 15:43:44 -07:00
  • 93d757c3e0 Dismissable should cull and clip background (#6325) Adam Barth 2016-10-14 13:32:56 -07:00
  • 4a3cd61044 Execute flutter doctor on upgrade (#6330) Chris Bracken 2016-10-14 12:57:37 -07:00
  • 9a136b8722 Reduce logspam on iOS simulator (#6327) Adam Barth 2016-10-14 11:06:10 -07:00
  • 9ae7f4903e Update IML files Adam Barth 2016-10-14 09:58:48 -07:00
  • 616ba9361f Correctly compute the center of the time picker (#6323) Adam Barth 2016-10-14 07:50:11 -07:00
  • 34584e99e0 Input docs and lifecycle improvements (#6321) Ian Hickson 2016-10-13 22:00:00 -04:00
  • c13a6e275b Add a maxLines parameter for multiline Input. (#6310) Matt Perry 2016-10-13 21:59:50 -04:00
  • 71e05ff8f2 Clarify output of flutter create (#6305) Ian Hickson 2016-10-13 21:21:59 -04:00
  • c5a25fcbf5 Update engine.version (#6320) Adam Barth 2016-10-13 17:14:21 -07:00
  • edef5a93ce Update engine.version (#6319) Adam Barth 2016-10-13 16:52:44 -07:00
  • c731aee1a1 Keep precision in iOS event timestamp (flutter/engine#3133) Adam Barth 2016-10-13 16:41:28 -07:00
  • 904d524313 Add support for --use-application-binary on iOS (#6318) Todd Volkert 2016-10-13 16:17:50 -07:00
  • e5c4d2f654 Fix crash due to typo (flutter/engine#3132) Adam Barth 2016-10-13 16:03:42 -07:00
  • 6e5c192cef Remove use of activity.mojom (#6317) Adam Barth 2016-10-13 15:16:54 -07:00
  • e8168401e5 Stop fields moving when focus changes (#6316) Ian Hickson 2016-10-13 18:15:59 -04:00
  • 3b56f12219 Fix composited transform bounds calculations (#6302) Adam Barth 2016-10-13 15:00:34 -07:00
  • 58f753e11f Ensure that DataPipeDrainer doesn't call OnDataCompete in ctor. (flutter/engine#3126) Przemysław Pietrzkiewicz 2016-10-13 23:55:52 +02:00
  • 5b292aabd2 Set windowSoftInputMode=adjustResize in example apps that were missing it (#6312) Jason Simmons 2016-10-13 14:45:27 -07:00
  • cec1a1e428 Add SystemNavigator.pop (flutter/engine#3130) Adam Barth 2016-10-13 14:39:03 -07:00
  • a3b4a7e147 Update engine.version (#6309) Adam Barth 2016-10-13 13:36:44 -07:00
  • d7e000f83e Remove unused services (flutter/engine#3128) Adam Barth 2016-10-13 12:14:38 -07:00
  • 38c7c4d074 Update engine.version (#6307) Adam Barth 2016-10-13 12:10:57 -07:00
  • 04a38139ad Don't start in fullscreen mode on Android (flutter/engine#3129) Adam Barth 2016-10-13 11:10:02 -07:00
  • bbf221ce2a Bump VERSION to 0.0.2. (#6306) Phil Quitslund 2016-10-13 09:36:48 -07:00