Commit Graph

  • 6f773944ae Remove dangling MediaQuery paddings for non-fullscreen dialogs - 2 (#13438) xster 2017-12-07 17:58:50 -08:00
  • 6ff844a9c0 Scaffold resizeToAvoidBottomPadding uses view insets (#13437) Chris Bracken 2017-12-07 17:49:11 -08:00
  • 271d4be92e Do not report a cursor location if there is no active selection (flutter/engine#4427) Jason Simmons 2017-12-07 17:43:51 -08:00
  • 60effb993c Extract a shared MediaQueryData for padding and viewInsets (#13434) Chris Bracken 2017-12-07 16:19:58 -08:00
  • 3979dafaed Fix calculation of downstream caret location at the end of a string (#13426) Jason Simmons 2017-12-07 15:34:42 -08:00
  • 38c82ea88f Update scaffold test bottom bar height (#13429) Chris Bracken 2017-12-07 14:53:26 -08:00
  • 44e228eb9e Move image logic from services/ to painting/. (#13409) Ian Hickson 2017-12-07 14:53:08 -08:00
  • 64feb95ada Revert "(cleanup) standardize on shouldRunPub and usesPubOptions() in commands (#13427)" (#13430) Kevin Moore 2017-12-07 14:29:12 -08:00
  • 9315a79b11 (cleanup) standardize on shouldRunPub and usesPubOptions() in commands (#13427) Kevin Moore 2017-12-07 13:31:32 -08:00
  • 71021b4706 Use greater of viewInsets, padding for Scaffold bottom padding (#13423) Chris Bracken 2017-12-07 12:59:26 -08:00
  • 5f7ef89675 more setTextEntryEmulation docs; isRegistered check (#13420) Yegor 2017-12-07 12:08:52 -08:00
  • ed54868c22 Change enum properties to use camel case instead of dash separated names Jacob Richman 2017-12-07 10:32:56 -08:00
  • 0350c9ecff route device issue diagnostics to flutter doctor (#13346) Devon Carew 2017-12-07 09:32:23 -08:00
  • 496534cc01 Revert "Increase connection timeout" (#13418) Sarah Zakarias 2017-12-07 18:13:36 +01:00
  • e1018fab34 Make artifacts URLs configurable. (#13380) Jakob Andersen 2017-12-07 16:30:23 +01:00
  • 3016a56c84 Revert "Increase connection timeout further (#13415)" (#13417) Sarah Zakarias 2017-12-07 16:24:22 +01:00
  • f40a9398a5 Increase connection timeout further (#13415) Sarah Zakarias 2017-12-07 15:06:57 +01:00
  • e38d48021c Increase connection timeout (#13413) Sarah Zakarias 2017-12-07 12:07:02 +01:00
  • d1e918fa10 support disabling text entry emulation (#13410) Yegor 2017-12-06 19:59:07 -08:00
  • bf4409f1f3 link from CONTRIBUTING.md to various build infra docs (#13399) Yegor 2017-12-06 17:30:44 -08:00
  • e27bcd0f9d Emulate text entry in FlutterDriver (#13373) Yegor 2017-12-06 17:29:37 -08:00
  • 5a1e639a2f Roll engine to f888186e50f20fdb49ceea0dae74b6443a22ddaa (#13402) Chris Bracken 2017-12-06 17:00:19 -08:00
  • 61df6c5122 Roll Dart to a38ac7cf127f4611c873c2f2d523c06ce06b1342. (flutter/engine#4422) Ryan Macnak 2017-12-06 16:48:37 -08:00
  • d07e420443 Fix typo (flutter/engine#4424) Michael Goderbauer 2017-12-06 16:14:04 -08:00
  • 53c470ddf0 Add helper function to create cylindrical projection matrices (#13376) xster 2017-12-06 15:57:50 -08:00
  • 18e6fd711d A11y cursor movements for text fields on Android (flutter/engine#4419) Michael Goderbauer 2017-12-06 15:46:35 -08:00
  • c3a99d4fbb Fix an extra paren in locale_test.dart (flutter/engine#4423) Chris Bracken 2017-12-06 15:38:40 -08:00
  • c159071c43 libtxt: implement GetWordBoundary using the ICU word breaker (flutter/engine#4421) Jason Simmons 2017-12-06 15:23:40 -08:00
  • cfc2cf4c3a Set window.viewInsets.bottom to keyboard height on iOS (flutter/engine#4420) Chris Bracken 2017-12-06 15:06:12 -08:00
  • 4d46c62401 libtxt: handle lines containing both LTR and RTL text runs (flutter/engine#4416) Jason Simmons 2017-12-06 14:46:03 -08:00
  • 045ee5fd0a Do not show handles when changing text selection via keyboard (#13338) Michael Goderbauer 2017-12-06 13:37:15 -08:00
  • 389e13f8b9 Fixing the pub get test so that it doesn't care what the flutter root looks like. (#13385) Greg Spencer 2017-12-06 13:27:29 -08:00
  • 99987c2272 Update gallery for https://github.com/flutter/flutter/pull/13195 (#13361) Ian Hickson 2017-12-06 12:17:46 -08:00
  • e900158d72 Make Locale know about the deprecated Hebrew language code. (flutter/engine#4411) Ian Hickson 2017-12-06 12:17:30 -08:00
  • 2c49240df2 Roll engine to 033daf152d78919101c0022f98fb18fd830284c0 (#13387) Chris Bracken 2017-12-06 12:11:54 -08:00
  • cac7eba5ea Update the iOS mark region on setTextInputState (flutter/engine#4418) Chris Bracken 2017-12-06 11:30:14 -08:00
  • 582c9a5887 Flutter engine roll 2/2 (with Dart SDK roll) for 2017/12/08 Ben Konyi 2017-12-05 20:01:38 -08:00
  • 913039c67a Flutter engine roll 1/2 for 2017/12/08 Ben Konyi 2017-12-05 19:58:28 -08:00
  • 13a6d40f90 flutter_tools: ensure the context value passed to pub is consistent (#13366) Kevin Moore 2017-12-06 08:10:56 -08:00
  • cbcdd03ef0 some wording tweaks to the doctor text (#13356) Devon Carew 2017-12-06 08:05:51 -08:00
  • 324ef1d1f6 Apply media bottom padding to CupertinoTabBar (#13372) Chris Bracken 2017-12-05 19:17:58 -08:00
  • 10a4f329c3 Finish release of 0.0.19, start dev version of 0.0.20 (#13370) Collin Jackson 2017-12-05 17:06:16 -08:00
  • ed302e6512 Dart SDK roll for 2017/12/08. (flutter/engine#4417) Ben Konyi 2017-12-05 19:56:47 -05:00
  • e3cf62bc5b modernize corners & borders in animation demo (#13352) Yegor 2017-12-05 16:38:42 -08:00
  • fd7853faad Release 0.0.19 (#13365) Collin Jackson 2017-12-05 16:12:55 -08:00
  • f29ecba6de Use .pub-cache from Flutter root, if it exists. (#13358) Greg Spencer 2017-12-05 14:46:39 -08:00
  • c89cf6ccc6 Reverting my .pub-cache change to figure out why it's still failing. (#13355) Greg Spencer 2017-12-05 12:51:18 -08:00
  • 3174443e0e Fix a problem with the flutter_tools/test/dart/pub_get_test.dart test. (#13354) Greg Spencer 2017-12-05 12:30:13 -08:00
  • 72d6bcc3f7 Use .pub-cache from Flutter root, if it exists. (#13248) Greg Spencer 2017-12-05 12:02:14 -08:00
  • 9db8966f94 Make drawer demo header not scroll away (#13337) xster 2017-12-05 11:58:03 -08:00
  • 3280f23452 Use only one message for NDK discovery, remove accidental newline (#13348) Martin Kustermann 2017-12-05 18:17:28 +01:00
  • 49808d7687 Disable linear blending on iOS simulator (flutter/engine#4413) Brian Osman 2017-12-05 08:38:53 -05:00
  • 2352e31f4e Video demo is unsupported on simulator (#13333) Sigurd Meldgaard 2017-12-05 13:39:24 +01:00
  • b46d79041a Add spinner to loading video (#13330) Sigurd Meldgaard 2017-12-05 10:20:13 +01:00
  • ffb24eda56 Accessibility API for CustomPainter (#13313) Yegor 2017-12-04 19:49:14 -08:00
  • a69af9902c Pass --aot option to front-end server when generating kernel for AOT build (#13342) Alexander Markov 2017-12-04 16:57:44 -08:00
  • 373e510cbe Roll engine to b57fca02b5b5465b2c553952cccd2b595ace2b65 (with dart-sdk roll) Alexander Markov 2017-12-04 14:29:41 -08:00
  • 223e5340a1 Roll engine to b5d0a4ac513fab4052aec75004d75f3d0e5c45b4 (before dart-sdk roll) Alexander Markov 2017-12-04 14:28:19 -08:00
  • 898646f0f0 Separate focus management by build owner (#13334) krisgiesing 2017-12-04 15:04:41 -08:00
  • da5be60130 Fix overlay_geometry manual test. (#13315) Ian Hickson 2017-12-04 13:53:23 -08:00
  • 8c8c058d48 Roll Dart SDK to d4cfecb1065d322d3670df7e9ec9a0cc2d4b90f0 (flutter/engine#4414) Alexander Markov 2017-12-04 13:46:45 -08:00
  • c44f15e6e9 Add a showBottomSheet for consistency with showModalBottomSheet. (#13314) Ian Hickson 2017-12-04 13:43:09 -08:00
  • d6f496cab8 Localize the Chip delete button's default tooltip (#13312) Ian Hickson 2017-12-04 12:59:48 -08:00
  • e76704006f [fuchsia] Sandbox Flutter runner (flutter/engine#4410) Adam Barth 2017-12-04 12:35:38 -08:00
  • 47e490294c Include pod-related build phases in flutter_view project.pbxproj. (#13327) Sarah Zakarias 2017-12-04 10:56:15 +01:00
  • e7d9371831 Front-end server: use VM-specific package:vm/kernel_front_end (flutter/engine#4412) Alexander Markov 2017-12-02 17:37:32 -08:00
  • 2d6f268df6 Revert "Let translucent Cupertino bars have its scaffold children automatically pad their heights (#13194)" (#13317) xster 2017-12-01 21:18:36 -08:00
  • 6db83307e9 Roll to 22e63c3 (#13311) xster 2017-12-01 16:31:44 -08:00
  • c25608d83b Provide more information in PUB_ENVIRONMENT for pub get/upgrade (#13307) Kevin Moore 2017-12-01 16:20:06 -08:00
  • 8ebd45d3bd Workaround for TextPainter.computeDistanceToActualBaseline when the text is empty (#13305) Hans Muller 2017-12-01 15:06:03 -08:00
  • 2135f3c007 Roll engine to dart roll Alexander Aprelev 2017-12-01 11:17:51 -08:00
  • 5d40ef35c1 Roll engine to pre-dart roll Alexander Aprelev 2017-12-01 11:17:30 -08:00
  • 9d2403ff10 Block image decoding on iOS in the background (flutter/engine#4384) xster 2017-12-01 12:09:00 -08:00
  • e05c8cc2d8 Roll dart to 48a927acb2dc4178691b4ddfa817e87043e30b01 (flutter/engine#4409) Alexander Aprelev 2017-12-01 11:13:31 -08:00
  • acbc16afd4 Swift templates tweaks. (#13291) Phil Quitslund 2017-12-01 10:54:56 -08:00
  • a4bc470fa5 Tweak access to linter internals in package validation. (#13297) Phil Quitslund 2017-12-01 10:54:24 -08:00
  • 1d6bb3ccbf Update quiver dependency to 0.26.2 (#13299) Chris Bracken 2017-12-01 10:28:59 -08:00
  • 3a393249dc Gallery video demo (#13195) Sigurd Meldgaard 2017-12-01 18:28:36 +01:00
  • 1bd8ffbc46 Roll engine to 619f452ece9b8fec405c9b1c499f2509caaa79da (#13278) Zachary Anderson 2017-12-01 09:10:51 -08:00
  • f90be214fb Run pod install in flutter_view_ios__start_up test. (#13296) Sarah Zakarias 2017-12-01 16:30:27 +01:00
  • 71ff10ee7e Moved repackage_gradle_wrapper.sh to dev/tools/. (#13294) Jakob Andersen 2017-12-01 12:26:59 +01:00
  • 5174dbaff5 Download our own copy of gradle wrapper. (#13267) Jakob Andersen 2017-12-01 09:39:13 +01:00
  • 19136c283e Bump versions following alpha roll (#13284) Mikkel Nygaard Ravn 2017-12-01 06:20:05 +01:00
  • 7a4df90bfb Extract Cupertino chat row class (#13288) Chris Bracken 2017-11-30 18:47:57 -08:00
  • 3efbe00fa6 Correct handling for alwaysUse24HourFormat in MediaQuery (#13287) Chris Bracken 2017-11-30 18:26:07 -08:00
  • a1b22b17de Don't remove view insets in removePadding ctor (#13286) Chris Bracken 2017-11-30 17:41:09 -08:00
  • 5a1dcdb427 Fix --preview-dart2 option handling for ios profile/release. (#13285) Alexander Aprelev 2017-11-30 17:17:39 -08:00
  • 576964aa79 ifdef'd out unused code on non-Windows platforms (flutter/engine#4408) Ben Konyi 2017-11-30 20:04:42 -05:00
  • 31f0a6055c Changes to assets/ build/ flow/ runtime/ and shell/ to allow for compilation on Windows (flutter/engine#4407) Ben Konyi 2017-11-30 19:47:20 -05:00
  • e809511682 remove dependency on package:quiver/iterables.dart (#13281) Yegor 2017-11-30 15:09:39 -08:00
  • 920a726003 Mark good devicelab tests as non-flaky (#13271) Ian Hickson 2017-11-30 14:32:49 -08:00
  • 5c4ffa13a6 Let translucent Cupertino bars have its scaffold children automatically pad their heights (#13194) xster 2017-11-30 13:55:30 -08:00
  • 3f795be2a2 Added Windows support for libtxt in order to build flutter_tester.exe (flutter/engine#4395) Ben Konyi 2017-11-30 16:35:32 -05:00
  • d957c8f040 Add EdgeInsets, MediaQuery support for view insets (#13272) Chris Bracken 2017-11-30 13:29:59 -08:00
  • f5ef16df2e Roll engine to 77d8acb9be65e6725c7c4292fe2e3b1159c0aeb9 (#13275) Chris Bracken 2017-11-30 13:02:13 -08:00
  • 4a4fa2a7c7 Cupertino RTL (#13273) Ian Hickson 2017-11-30 12:24:40 -08:00
  • 6493c8b43d Adapt markNeedsSemanticsUpdate algorithm to new semantics tree compiler (#13274) Michael Goderbauer 2017-11-30 12:18:33 -08:00
  • a78c9f70da remove the unused dispatchDidChangeDependencies (#13224) Yegor 2017-11-30 12:17:25 -08:00
  • 41a5e5d8f6 Change few devicelab tests to support testing against local engine (#13268) Vyacheslav Egorov 2017-11-30 21:15:27 +01:00
  • 87ffc45d34 Roll engine to 77b2d1d95a9438ff996d24ef3e0b3ec81822fa61 (contains the latest roll of Dart into teh engine). (#13269) Siva 2017-11-30 11:48:56 -08:00