Commit Graph

  • 7b247d2ce1 Minor improvements to hero docs (#5998) Ian Hickson 2016-09-22 14:26:14 -07:00
  • d35a8c49fd Changed BottomNavigationBar background. (#6005) Dragoș Tiselice 2016-09-22 13:50:50 -07:00
  • 49df2354e6 Allow a Nexus 5 to install the gallery from the Play Store (#6002) Seth Ladd 2016-09-22 13:03:56 -07:00
  • 3a6530d5a4 Added bottom navigation. (#5877) Dragoș Tiselice 2016-09-22 12:45:10 -07:00
  • d3f540d4bd Fixed tabs fling velocity threshold (#5990) Hans Muller 2016-09-22 11:06:14 -07:00
  • d3efe7da5e Remove flutter_sprites (#5996) Adam Barth 2016-09-22 10:54:06 -07:00
  • b7af062a90 Remove sound.dart (#5995) Adam Barth 2016-09-22 10:09:34 -07:00
  • 8755e569ca suppress pub override warning; decouple the analyzer versions (#5991) Devon Carew 2016-09-22 07:40:38 -07:00
  • 8a186f3bbd tests to assert futures complete as expected (#5947) Dan Rubel 2016-09-22 07:43:29 -04:00
  • 74f50bfbe6 improve the default help to include common actions (#5980) Dan Rubel 2016-09-22 06:03:32 -04:00
  • 3f68e187f3 Help verbose show hidden options (#5979) Dan Rubel 2016-09-22 05:58:45 -04:00
  • 8e4ca4bd34 Draggable should have an affinity that selects an axis (#5985) Adam Barth 2016-09-21 20:45:00 -07:00
  • 14a3432be2 Update buildroot. (flutter/engine#3051) Chinmay Garde 2016-09-21 14:00:31 -07:00
  • a95c9fdb58 Isolate imports of generated Dart code from generated path (#5960) James Robinson 2016-09-21 14:00:29 -07:00
  • 4acfeefb58 Revert "Wire up mojo tracing (#3047)" Adam Barth 2016-09-21 12:29:11 -07:00
  • f0d2f5c58a Micro tweak to Pesto logo. Text fades out a bit sooner. (#5983) Matt Perry 2016-09-21 15:28:13 -04:00
  • 2a657e55a9 Wire up mojo tracing (flutter/engine#3047) Thomas Voß 2016-09-21 21:18:27 +02:00
  • dc5e1bba36 Disallow back gestures during a page transition. (#5982) Matt Perry 2016-09-21 15:10:07 -04:00
  • 70e14cacb6 Run the download_android_tools.py in a gclient hook. (flutter/engine#3050) Chinmay Garde 2016-09-21 12:05:02 -07:00
  • 20d554c19a Document two-level lists (#5972) Adam Barth 2016-09-21 12:04:05 -07:00
  • fc83640c88 ClampOverscrolls clamps Scrollable, not its Viewport (#5909) Hans Muller 2016-09-21 11:32:19 -07:00
  • 035afc2c25 Properly handle symlinked source files in hot mode (#5978) John McCutchan 2016-09-21 11:24:29 -07:00
  • 7ad5ec40aa Changed Pesto logotype's position. (#5970) Dragoș Tiselice 2016-09-21 10:58:49 -07:00
  • c9b08aa686 Fix a bug with how ScrollableGrid deals with padding. (#5963) Matt Perry 2016-09-21 13:29:35 -04:00
  • 4c78039b5f Fix isolate spawn when running from source (flutter/engine#3041) John McCutchan 2016-09-21 07:55:55 -07:00
  • 3f025e0ddf remove ignore unawaited_future comments (#5959) Dan Rubel 2016-09-21 08:35:04 -04:00
  • 9f5eeb1bee Unittest to check Input box initial value (#5976) Lex Berezhny 2016-09-20 23:13:30 -04:00
  • 49e592318c Finish dartdocs for framework.dart (#5971) Adam Barth 2016-09-20 18:49:56 -07:00
  • 42dee0be27 Rename DefaultTextStyle.inherit to merge (#5974) Adam Barth 2016-09-20 18:49:46 -07:00
  • 8c4eeb6676 Add media.dart to flutter_services, update copyright year (flutter/engine#3049) James Robinson 2016-09-20 16:39:32 -07:00
  • bfced97d08 Add documentation for Element (#5958) Adam Barth 2016-09-20 15:59:30 -07:00
  • 37ee7c506c Make the creation of VulkanWindow platform agnostic by refactoring out Android specific surface creation routines. (flutter/engine#3048) Chinmay Garde 2016-09-20 15:55:48 -07:00
  • aa9aaf2eb7 Restore Flutter gallery license page scrolling (#5934) Hans Muller 2016-09-20 15:13:50 -07:00
  • c593068449 Add flutter_services package to uniformly expose services to Flutter library (flutter/engine#3046) James Robinson 2016-09-20 14:57:56 -07:00
  • 278711d5b1 Add an appbar shadow to Pesto's recipe page. (#5954) Matt Perry 2016-09-20 17:57:09 -04:00
  • 51960b4482 Complete dartdocs for material/material.dart (#5941) Adam Barth 2016-09-20 14:44:11 -07:00
  • 3a895f71ae A Color.fromRGBO (flutter/engine#3043) Adam Barth 2016-09-20 14:31:05 -07:00
  • 23848620be Update flutter/DEPS to point to latest buildroot. (flutter/engine#3045) Chinmay Garde 2016-09-20 14:26:40 -07:00
  • 400585cb96 Update flutter/http.dart to use dart:io. (#5940) Chinmay Garde 2016-09-20 14:17:33 -07:00
  • 4f0eff31bc Fix crash when a RenderObject tree is rooted in a non-RenderObject environment (#5933) Ian Hickson 2016-09-20 14:14:05 -07:00
  • f3813202a1 Removed Pesto logo's animation. (#5957) Dragoș Tiselice 2016-09-20 13:13:30 -07:00
  • 80d46a893d update flutter run --release to launch and exit (#5942) Dan Rubel 2016-09-20 14:41:09 -04:00
  • 63828aab23 Underflowing LazyBlock should relayout for additional children (#5956) Hans Muller 2016-09-20 11:15:23 -07:00
  • e0f09f5df9 Update engine.version (#5952) Adam Barth 2016-09-20 10:46:42 -07:00
  • 6a60608588 add readme for complex_layout benchmark (#5948) Ian Hickson 2016-09-20 10:39:31 -07:00
  • de4b5930b3 Pull boringssl generated source from boringssl_gen repo (flutter/engine#3042) Zachary Anderson 2016-09-20 09:17:38 -07:00
  • 17ac73890e Add MediaQuery.textScaleFactor (#5936) Adam Barth 2016-09-20 09:14:48 -07:00
  • 3c467a899a cleanup unawaited futures lints (#5946) Dan Rubel 2016-09-20 07:33:35 -04:00
  • d65460e7a5 cleanup unawaited futures lints (#5945) Dan Rubel 2016-09-20 07:32:09 -04:00
  • 869371fc3e Add more docs to framework.dart (#5944) Adam Barth 2016-09-19 21:41:03 -07:00
  • 3800118a08 fix for #5549 (#5949) Lex Berezhny 2016-09-20 00:06:52 -04:00
  • e1a5bfb3e2 Complete dartdocs for navigator.dart (#5943) Adam Barth 2016-09-19 18:12:04 -07:00
  • bfabb56773 Docs for heroes (#5923) Ian Hickson 2016-09-19 16:50:38 -07:00
  • e04135e983 Change the definition of MainAxisSize (#5931) Adam Barth 2016-09-19 15:04:58 -07:00
  • 9ec3cabf99 Rename TabSelection.registerAnimationListener to addAnimationListener (#5932) Adam Barth 2016-09-19 14:01:02 -07:00
  • f64d52e6e5 Add @protected to AnimatedWidget build function (#5929) Adam Barth 2016-09-19 13:27:04 -07:00
  • b38ff60338 Make it possible to create new text themes (#5918) Adam Barth 2016-09-19 11:18:16 -07:00
  • eafe1c7a4e Renamed Positioned constructor. (#5927) Dragoș Tiselice 2016-09-19 10:46:06 -07:00
  • 921287b412 migrate hot reload benchmark to the new devicelab framework (#5878) Yegor 2016-09-19 10:03:26 -07:00
  • b9b73d3110 Remove deprecated Skia enums (flutter/engine#3037) Adam Barth 2016-09-18 21:15:52 -07:00
  • 71b3e0cd3b Export source_dir variable in flutter_app GN template (flutter/engine#3039) James Robinson 2016-09-18 14:14:14 -07:00
  • 2a81391915 Some semantics documentation. (#5922) Ian Hickson 2016-09-16 23:22:20 -07:00
  • 0f437854c8 Update how flutter_gdb finds the root of the engine source tree (flutter/engine#3038) Jason Simmons 2016-09-16 17:20:56 -07:00
  • 2d4d171338 Roll to Dart SDK 1.20.0-dev.5.0. (#5911) Phil Quitslund 2016-09-16 16:30:34 -07:00
  • 51cd8b6799 Added a stretch Positioned constructor. (#5894) Dragoș Tiselice 2016-09-16 15:59:01 -07:00
  • 573eaf0b71 diagnost XCode signing errors and offer suggestions (#5913) Dan Rubel 2016-09-16 17:59:43 -04:00
  • 14054646ca Added Material steppers. (#5765) Dragoș Tiselice 2016-09-16 13:22:15 -07:00
  • 3ed4960b16 Add FlexFit.loose (#5908) Adam Barth 2016-09-16 13:12:36 -07:00
  • 84a879e66d Renamed constant. (#5910) Dragoș Tiselice 2016-09-16 12:24:37 -07:00
  • fffde14f64 Update tools to use analyzer from vended Dart SDK. (#5900) Phil Quitslund 2016-09-16 11:06:17 -07:00
  • b1a7720315 Fixed capitalization of toolbar. (#5895) Dragoș Tiselice 2016-09-16 11:05:03 -07:00
  • f0f99a45d9 Pesto logo now smoothly animates between image and image+text states. (#5890) Matt Perry 2016-09-16 13:31:54 -04:00
  • 1821238279 Refactor flutter command execution (#5892) Dan Rubel 2016-09-16 09:13:35 -04:00
  • 0873f3e186 Move maxBy into the MaterialArc file (#5905) Ian Hickson 2016-09-15 23:32:51 -07:00
  • 10e4f52080 Explain that runApp forces the app to fill the screen (#5904) Adam Barth 2016-09-15 21:59:40 -07:00
  • 8224e11bc0 Documentation fixes. (#5903) Ian Hickson 2016-09-15 21:58:24 -07:00
  • a1afba6b75 add summary files to .gitignore (#5891) Devon Carew 2016-09-15 20:32:59 -07:00
  • 87fb075fa1 Renamed DropDown to Dropdown. (#5897) Dragoș Tiselice 2016-09-15 17:38:41 -07:00
  • 923c36f013 Setup a vulkan window with device selection and swapchain setup. (flutter/engine#3033) Chinmay Garde 2016-09-15 17:38:16 -07:00
  • 8ac14f8698 Replaced FlexDirection with Axis. (#5896) Dragoș Tiselice 2016-09-15 15:23:37 -07:00
  • 4259266b14 Renamed expansion panel file. (#5884) Dragoș Tiselice 2016-09-15 14:16:05 -07:00
  • ab46cc2ef5 Rmoved magical color. (#5886) Dragoș Tiselice 2016-09-15 13:41:27 -07:00
  • 24ab837240 Support hot reload for applications that don't use the framework (#5868) John McCutchan 2016-09-15 13:18:32 -07:00
  • 058620007b Extract a Listenable base class from Animation and ChangeNotifier (#5889) Adam Barth 2016-09-15 13:13:51 -07:00
  • 179ea4a0a6 Update framework to account from engine API changes (#5887) Adam Barth 2016-09-15 13:13:42 -07:00
  • 140e085e64 Fix bug found by framework test Adam Barth 2016-09-15 12:19:58 -07:00
  • 5a040b1445 Update DCHECKS Adam Barth 2016-09-15 12:06:53 -07:00
  • 41099a5147 Fixup updateWindowWindowMtrics types Adam Barth 2016-09-15 11:02:13 -07:00
  • 45ddf03738 Polish dart:ui API (flutter/engine#3032) Adam Barth 2016-09-15 10:26:04 -07:00
  • 9109bb02b9 Improve docs for ComponentElement (#5829) Adam Barth 2016-09-15 09:15:11 -07:00
  • cc1755aac9 move all analysis options to repo root (#5882) Dan Rubel 2016-09-15 11:59:46 -04:00
  • 33794d1387 TextStyle.apply (#5879) Ian Hickson 2016-09-15 07:49:44 -07:00
  • bb4a2e8b4c Implement detachChild for LayoutBuilder (#5860) Ian Hickson 2016-09-15 07:47:15 -07:00
  • cb6b4c95a4 Minor tweaks to box_painter (#5854) Ian Hickson 2016-09-15 07:47:04 -07:00
  • 5bd8edea61 Fix lookup order for VS in itemization. Seigo Nonaka 2016-06-23 13:22:16 +09:00
  • a78ad92d1e Small revision to ScrollableState.fling() (#5871) Hans Muller 2016-09-14 15:50:30 -07:00
  • a2b853d610 Fix checked mode Adam Barth 2016-09-14 15:10:20 -07:00
  • 1ba1562293 move CI tests into the main repo (#5758) Yegor 2016-09-14 13:22:53 -07:00
  • 4ea908ee09 Add 'ext.ui.window.scheduleFrame' service protocol extension (flutter/engine#3030) John McCutchan 2016-09-14 11:32:57 -07:00
  • 4ec5144427 Scrollable should restore its viewport dimensions when it reappears (#5862) Hans Muller 2016-09-14 11:08:07 -07:00