Commit Graph

  • 8838a8fbfa Allow for customization of hintText style in InputField (#7942) David Yang 2017-02-08 17:50:53 -08:00
  • 723489de02 Make dev/bots/test.dart pass on Windows (#7998) Michael Goderbauer 2017-02-08 15:57:31 -08:00
  • 1ec625ffad Remove PageableList (#7997) Adam Barth 2017-02-08 15:50:30 -08:00
  • b4ec00c2d4 Rename manual_tests/pageable_list.dart to page_view.dart (#7986) Adam Barth 2017-02-08 15:23:16 -08:00
  • 761cf15c2b Fix the SliverPadding debugPaint (#7989) Ian Hickson 2017-02-08 15:22:20 -08:00
  • 4e95701541 Switch TabBarView to PageView (#7982) Adam Barth 2017-02-08 14:55:18 -08:00
  • 6d41c704b9 Preserve exit code on Windows (#7987) Michael Goderbauer 2017-02-08 14:46:47 -08:00
  • f17e3f45a5 Fix the 'p' command in hot reload. (#7969) Ian Hickson 2017-02-08 14:24:25 -08:00
  • ecdf99c326 Revert "Make the text shorter so that it doesn't overflow (#7970)" (#7984) Chris Bracken 2017-02-08 13:10:01 -08:00
  • 32271e9f3b Remove deprecated setup.sh and test.sh (#7976) Michael Goderbauer 2017-02-08 13:00:44 -08:00
  • 1a741cdbbe Roll engine to 4baeae886a42ca4056a3af8cd498903482b25ddf (#7961) Chris Bracken 2017-02-08 12:51:29 -08:00
  • 7425940d5b Prevent overflow of pagination bar with Ahem font (#7977) Chris Bracken 2017-02-08 12:29:15 -08:00
  • 428023ceeb Clarify that Atom is needed only for visualizing lcov data (#7973) Adam Barth 2017-02-08 10:56:03 -08:00
  • ea21d0c542 Make the text shorter so that it doesn't overflow (#7970) Ian Hickson 2017-02-08 10:44:54 -08:00
  • 2116f00b5f Switch TabBar to sliver-based scrolling (#7964) Adam Barth 2017-02-08 10:34:15 -08:00
  • 1a066c8404 Use ListView in text_field_demo.dart (#7965) Adam Barth 2017-02-08 10:33:49 -08:00
  • 28defe5053 use const constructor (#7968) Alexandre Ardhuin 2017-02-08 19:33:31 +01:00
  • be99a04dac Make bot tests portable to also run on Windows (#7954) Michael Goderbauer 2017-02-08 10:05:36 -08:00
  • 44c14c81d1 Merge "Introduce unittests for flag sequence." TreeHugger Robot 2017-02-08 17:00:39 +00:00
  • d89f438699 improve the logger ui a bit for elapsed times (#7960) Devon Carew 2017-02-08 08:25:36 -08:00
  • 655d2a760d Introduce unittests for flag sequence. Seigo Nonaka 2017-02-02 17:31:31 +09:00
  • e5a90fea32 Call the correct super method in FlutterViewController’s viewDidAppear (flutter/engine#3399) Collin Jackson 2017-02-08 06:43:45 -08:00
  • d29a94c379 Deploy Scrollable2.ensureVisible (#7951) Adam Barth 2017-02-07 22:18:25 -08:00
  • 2432b5205b Improve flutter doctor messages for ios-deploy (#7962) Chris Bracken 2017-02-07 18:52:50 -08:00
  • e85df21b83 Switch iOS keyboard type if required (flutter/engine#3400) Chris Bracken 2017-02-07 18:01:19 -08:00
  • f1f53460a4 remove sdk summaries (#7957) Devon Carew 2017-02-07 17:59:10 -08:00
  • e742b901b8 Tiny simplification of launch scripts (#7949) Michael Goderbauer 2017-02-07 17:15:34 -08:00
  • ea582e5d36 Allow running in debug product mode with checked mode off. (flutter/engine#3398) Chinmay Garde 2017-02-07 17:01:27 -08:00
  • 0c8e1813b3 Add a user friendly error message when no development team is selected for physical deployment (#7879) xster 2017-02-07 16:59:58 -08:00
  • 197141c5cb Bump to Dart SDK 1.22.0-dev.10.6 (#7953) Phil Quitslund 2017-02-07 16:55:48 -08:00
  • eaf7f58f19 Bump up limits on the GrResourceCache used for the main GrContext. (flutter/engine#3394) Chinmay Garde 2017-02-07 16:04:06 -08:00
  • b16a515d9c Handle non-fat frameworks in iOS app framework thinning (#7950) Chris Bracken 2017-02-07 15:57:16 -08:00
  • 2eb4f2c37a Add PageController (#7948) Adam Barth 2017-02-07 15:51:41 -08:00
  • 5a34ef2553 Obtain test font attributes from the font description (flutter/engine#3396) Jason Simmons 2017-02-07 15:36:17 -08:00
  • 6ddd0bb4b8 Make ensureVisible work with sliver-based viewports (#7920) Adam Barth 2017-02-07 15:22:18 -08:00
  • 474c2c7df6 Switch complex_layout back to LazyBlock (#7940) Adam Barth 2017-02-07 15:21:48 -08:00
  • e01470a813 Lock Cache before downloading Dart SDK on Windows (#7931) Michael Goderbauer 2017-02-07 15:02:10 -08:00
  • af587a154f Support for tests that respond to text input (#7915) Hans Muller 2017-02-07 14:54:18 -08:00
  • c08bac8335 Form needs to clean up its scopedWillPopCallback (#7936) Hans Muller 2017-02-07 14:49:15 -08:00
  • 47666af54c Add find.descendant API to support find descendants of an element by passing the current element finder and the finder of descendant. (#7944) zhenqiu1101 2017-02-07 14:46:29 -08:00
  • 80956517e6 Additional TabController, DefaultTabController docs (#7930) Hans Muller 2017-02-07 14:32:03 -08:00
  • ac0753b4c1 Script for merging javadoc into the dartdoc output (#7935) Jason Simmons 2017-02-07 13:03:45 -08:00
  • 708909fc6b Add Thin Binary step to example Xcode projects (#7933) Chris Bracken 2017-02-07 12:25:51 -08:00
  • 1926d11188 Thin iOS app frameworks to the target architecture (#7913) Chris Bracken 2017-02-07 12:04:36 -08:00
  • 795c0c6062 Bump Dart SDK to 1.22.0-dev.10.5. (#7927) Phil Quitslund 2017-02-07 10:39:24 -08:00
  • bf9bbcb4f0 Honor %FLUTTER_TOOL_ARGS% on Windows (#7929) Michael Goderbauer 2017-02-07 10:28:33 -08:00
  • 27dc043a39 upgrade to the latest usage package (#7917) Devon Carew 2017-02-07 10:01:44 -08:00
  • 3c71c47a6a Update the instruction to run tests. Seigo Nonaka 2017-02-07 15:52:25 +09:00
  • 06f879b57e Add ScrollController.initialScrollOffset (#7916) Adam Barth 2017-02-06 22:15:36 -08:00
  • 11532cea5f Roll engine to cbf49d06521ff4c673084803c2a2afa8fc905132 (#7914) Chris Bracken 2017-02-06 17:13:05 -08:00
  • 7f2dc47094 Add ScrollController (#7910) Adam Barth 2017-02-06 17:09:00 -08:00
  • 9014280f7b Skip TextPainter caret test (#7912) Michael Goderbauer 2017-02-06 16:53:52 -08:00
  • 524058f53a The tests should not be platform-specific (#7911) Ian Hickson 2017-02-06 16:32:00 -08:00
  • 2e9986614d Use sliver-based scrolling in more places (#7893) Adam Barth 2017-02-06 16:13:48 -08:00
  • 3addac5447 Add Windows support for Android Tools (#7906) Michael Goderbauer 2017-02-06 16:06:35 -08:00
  • 9c12e3dbd4 Add missing keys from Framework Info.plist (flutter/engine#3393) Chris Bracken 2017-02-06 14:51:37 -08:00
  • c32fa70d9d Add missing @required (#7904) Adam Barth 2017-02-06 14:50:26 -08:00
  • e46f6e76b3 Provide more const constructors for keys. (#7907) Ian Hickson 2017-02-06 14:43:11 -08:00
  • 2212f03547 Script for running javadoc on the Flutter Android libraries (flutter/engine#3392) Jason Simmons 2017-02-06 12:41:54 -08:00
  • 57ee52636b Remove old-style grid widgets (#7898) Adam Barth 2017-02-06 10:30:49 -08:00
  • b6aec82e1b AppBar -> PersistentHeader (#7899) Ian Hickson 2017-02-06 10:29:26 -08:00
  • 53fc96da9e Small Flutter strong mode cleanup fixes. (#7825) Jacob Richman 2017-02-06 08:55:09 -08:00
  • 82f887de07 Fix Flutter Tools Tests to run on Windows (#7878) Michael Goderbauer 2017-02-05 22:58:49 -08:00
  • 079db95b80 Switch DatePicker to SliverGrid (#7890) Adam Barth 2017-02-05 22:01:16 -08:00
  • 31e2a500f7 Use sliver-based scrolling in more places (#7892) Adam Barth 2017-02-05 21:39:24 -08:00
  • 0bcecef5de Convert ShrineHome to use CustomScrollView (#7887) Adam Barth 2017-02-04 16:43:02 -08:00
  • 921c0fa5e4 Improve and document SliverGrid delegate structure (#7884) Adam Barth 2017-02-04 10:02:13 -08:00
  • 7f79cced7e Give more control to SliverChildDelegate (#7885) Adam Barth 2017-02-04 09:34:14 -08:00
  • 652e9c7aa3 Make kPestoRecipes a constant (#7886) Adam Barth 2017-02-04 09:33:56 -08:00
  • b339c71523 Allow multiple observers for the Navigator and MaterialApp (#7883) weisong0 2017-02-04 00:51:32 -08:00
  • ff14f35d6d CustomScrollView (#7881) Adam Barth 2017-02-03 22:52:25 -08:00
  • 667424659d Rename SliverLogicalParentData.scrollOffset to layoutOffset (#7871) Adam Barth 2017-02-03 20:47:16 -08:00
  • 20402ba70a Remove MaxTileWidthGrid (#7875) Adam Barth 2017-02-03 20:08:09 -08:00
  • c7054b302b Improved ensureDirectoryExists error message (#7880) Chris Bracken 2017-02-03 18:09:07 -08:00
  • 165e96e214 Exit with error message if ensureDirectoryExists fails (#7874) Chris Bracken 2017-02-03 17:34:12 -08:00
  • 471e91d46f SliverBlock->SliverList (#7872) Ian Hickson 2017-02-03 17:14:00 -08:00
  • d1d943c754 Add isToolExit, throwsToolExit test matchers (#7869) Chris Bracken 2017-02-03 16:51:01 -08:00
  • f2ea7304c8 PageView shouldn't squish when overscrolled (#7870) Adam Barth 2017-02-03 16:43:04 -08:00
  • ad76524c95 Fix some Javadoc warnings (flutter/engine#3391) Jason Simmons 2017-02-03 16:25:25 -08:00
  • 332a23030b Rename and refactor ScrollView hierarchy (#7865) Ian Hickson 2017-02-03 16:05:43 -08:00
  • 7fea0593f5 Scrollable2.ensureVisible for box-based viewports (#7868) Adam Barth 2017-02-03 16:04:41 -08:00
  • 883bae074a Roll engine (#7862) Jason Simmons 2017-02-03 14:39:16 -08:00
  • 072cce88d6 Reparameterize Scrollable2 (#7853) Adam Barth 2017-02-03 14:28:17 -08:00
  • 475e7ce97d Optional general date predicate mechanism (#7858) xster 2017-02-03 14:27:38 -08:00
  • be7be2b8b6 Test service extensions (#7849) Ian Hickson 2017-02-03 13:55:07 -08:00
  • c963fee632 Remove ParagraphStyle.lineCount, which has been superseded by maxLines (flutter/engine#3390) Jason Simmons 2017-02-03 13:49:10 -08:00
  • cce70d7069 Improved error message for iOS device on a non-Mac host (#7859) Chris Bracken 2017-02-03 12:54:07 -08:00
  • fb72f21cdc Improved detection of unsupported iOS devices (#7857) Chris Bracken 2017-02-03 12:25:05 -08:00
  • 8259f0a8bb Return the expected exit code if sky_shell sees a compilation error during script loading (flutter/engine#3389) Jason Simmons 2017-02-03 12:14:35 -08:00
  • 104fcf8d08 Fix typos, quote consistency (#7856) Chris Bracken 2017-02-03 11:50:49 -08:00
  • 2ec02c3395 Remove Scrollable2.initialScrollOffset (#7842) Adam Barth 2017-02-03 11:18:47 -08:00
  • acc7d110c0 Subclass FlutterAppDelegate in iOS examples (#7847) Chris Bracken 2017-02-02 18:38:48 -08:00
  • aaff608d05 Use FlutterAppDelegate in iOS create template (#7845) Chris Bracken 2017-02-02 18:03:56 -08:00
  • 484067edd7 Roll engine to c354127d4dfd2b960a6fa7ca173d65cb005801fa (#7843) Chris Bracken 2017-02-02 17:33:55 -08:00
  • f56c5a3651 Move ViewportOffset to its own file (#7840) Adam Barth 2017-02-02 17:02:29 -08:00
  • 45df428f8e Support status bar taps in FlutterAppDelegate (flutter/engine#3387) Chris Bracken 2017-02-02 16:29:22 -08:00
  • 3231465769 Add PageView (#7809) Adam Barth 2017-02-02 16:16:20 -08:00
  • 3831e0b06d Update IML files (#7835) Adam Barth 2017-02-02 15:54:11 -08:00
  • dc634e195e Introduce the concept of asynchronicity to the service extensions. (#7823) Ian Hickson 2017-02-02 15:48:35 -08:00
  • a742a5ddf6 Make flutter analyze run on Windows (#7828) Michael Goderbauer 2017-02-02 15:41:13 -08:00