Commit Graph

  • 7477063aec Add the Skia image encoder for PNG format (flutter/engine#3082) Jason Simmons 2016-10-03 10:02:48 -07:00
  • 21acf22301 Use the engine's TextOverflow API to implement ellipsizing (#6104) Jason Simmons 2016-10-03 10:02:30 -07:00
  • 88d9cbaa01 Update to new Material Icons font (#6170) Chris Bracken 2016-10-03 09:39:01 -07:00
  • 08d788099b Prevent "install XCode" dialog when flutter doctor is run (#6164) Dan Rubel 2016-10-02 12:23:03 -04:00
  • 96eeb27744 Update examples for window.physicalSize (flutter/engine#3086) Adam Barth 2016-10-01 10:01:41 -07:00
  • b4e379ad6c Goodbye "build mojo", we hardly knew ye. (#6162) P.Y. Laligand 2016-10-01 08:50:04 -07:00
  • ef557a1408 Switched to the dedicated executable for building flx files on Fuchsia. (flutter/engine#3084) P.Y. Laligand 2016-09-30 19:17:18 -07:00
  • 040c414a10 Fixed a typo. (flutter/engine#3083) P.Y. Laligand 2016-09-30 18:13:50 -07:00
  • 928d49dc27 Dedicated executable to build flx files for Fuchsia. (#6159) P.Y. Laligand 2016-09-30 18:12:27 -07:00
  • 16e3424805 Update README.md qchong 2016-09-30 13:57:39 -07:00
  • 396c6368dc Update README.md qchong 2016-09-30 13:57:13 -07:00
  • 42f773c327 Fixed DragTarget calling setState after dispose. (#6150) Dragoș Tiselice 2016-09-30 13:42:26 -07:00
  • dd34b28f7d Upgrade web_socket_channel dependency. (#6153) Ian Hickson 2016-09-30 12:50:05 -07:00
  • e46d62218f Use the flutter tool to build flx files with gn. (flutter/engine#3067) P.Y. Laligand 2016-09-30 10:31:02 -07:00
  • 030b110f69 New "build mojo" command to build flx files for Fuchsia. (#6112) P.Y. Laligand 2016-09-30 10:23:33 -07:00
  • 3b952d8456 Update engine (#6146) Adam Barth 2016-09-29 22:47:20 -07:00
  • a924283c1e lerpDouble return value should be "double" (flutter/engine#3068) Adam Barth 2016-09-29 21:59:59 -07:00
  • c61c39546e Stop dispatching pointer packets (flutter/engine#3080) Adam Barth 2016-09-29 21:59:44 -07:00
  • c9eda86b0e Switch to PointerData API (#6131) Adam Barth 2016-09-29 21:25:20 -07:00
  • 2a530f78d4 Update engine.version (#6144) Adam Barth 2016-09-29 18:16:11 -07:00
  • 10c004dcb4 Fix ParagraphStyle toString (flutter/engine#3078) Adam Barth 2016-09-29 17:42:19 -07:00
  • 6a1ac731d8 PopupMenuButton menus inherit the button theme (#6132) Hans Muller 2016-09-29 15:34:12 -07:00
  • d3d9e1cadb use less granular progress (#6130) Devon Carew 2016-09-29 15:02:17 -07:00
  • 43827a6ff7 Update buildroot (for target triple) and boringssl (for Clang IAS) fixes for non-ARM platforms. (flutter/engine#3077) Chinmay Garde 2016-09-29 12:51:08 -07:00
  • b2986baa21 Update Dart revision to pull in iOS build fixes. (flutter/engine#3076) Chinmay Garde 2016-09-29 11:15:13 -07:00
  • 6cdab85d28 Sync test code with Cocoon (#6129) Yegor 2016-09-29 10:19:15 -07:00
  • 8a823328ca Make animation_demo a manual test (#6117) Adam Barth 2016-09-29 08:59:43 -07:00
  • 036f7ef59d Add support for landscape date pickers Adam Barth 2016-09-27 17:19:55 -07:00
  • a3b06f31da Switch date picker to using a custom Dialog Adam Barth 2016-09-27 16:08:14 -07:00
  • 69b52df977 Update skia to e038489a743d6c0ab1cb208862c305180815bc8e. (flutter/engine#3074) Jeff Brown 2016-09-28 19:39:19 -07:00
  • 056c9adc98 Fix analyze.sh Adam Barth 2016-09-28 17:05:36 -07:00
  • d87a757c4f Revise the paragraph style API to include custom ellipsis strings (flutter/engine#3071) Jason Simmons 2016-09-28 15:52:31 -07:00
  • 2aa9886924 Switch to manually encoded pointer data (flutter/engine#3073) Adam Barth 2016-09-28 15:50:09 -07:00
  • ce8d0384a0 GN updates for Linux host builds. (flutter/engine#3072) Chinmay Garde 2016-09-28 14:58:53 -07:00
  • 7ac8705e10 Add buildtools to recursedeps entry in DEPS (flutter/engine#3070) James Robinson 2016-09-28 14:06:42 -07:00
  • 7f9c8c4b3e docs: Updates to API docs based on usability study feedback. (#6126) qchong 2016-09-28 13:09:38 -07:00
  • 8da84b1c2d Make flutter tools crash log writing fail gracefully (#6122) John McCutchan 2016-09-28 12:44:18 -07:00
  • d078297005 Update buildroot reference to pull in mojo/public revert. (flutter/engine#3069) Chinmay Garde 2016-09-28 12:35:00 -07:00
  • a140c6d06e Update buildtools to latest, account for GN updates and use Clang on Android. (flutter/engine#3064) Chinmay Garde 2016-09-28 11:48:48 -07:00
  • d9bbd2fb53 make app ids more unique (#6113) Devon Carew 2016-09-28 11:18:05 -07:00
  • 6469872abd Rename Container.align to alignment (#6116) Adam Barth 2016-09-28 11:17:04 -07:00
  • c621ec82a0 Rename Interval.start to begin (#6115) Adam Barth 2016-09-28 10:30:50 -07:00
  • e6ed26d658 Doctor check for libimobiledevice/Xcode compatibility (#6111) Chris Bracken 2016-09-28 10:01:07 -07:00
  • ca8070f904 Fix flutter run --use-application-binary (#6106) John McCutchan 2016-09-28 08:46:16 -07:00
  • cf794f42ef return info about whether a device is an emulator (#6114) Devon Carew 2016-09-28 01:10:40 -07:00
  • e01592a0c0 Fix globalToLocal and update spinning_mixed (#6035) Ian Hickson 2016-09-28 01:06:32 -07:00
  • c367babc2d Revert "Roll to mojo/public @ 672a0b6386e3d15615928a22ce9df7da8395f253 (#3063)" (flutter/engine#3066) James Robinson 2016-09-27 16:32:38 -07:00
  • 8467c87765 Make the --flx flag work on Linux (flutter/engine#3065) Adam Barth 2016-09-27 16:13:44 -07:00
  • 23b4318e1a Revert "Roll the engine (#6099)" Adam Barth 2016-09-27 16:12:16 -07:00
  • dc4a1638ee Specialize AlertDialog and SimpleDialog (#6098) Adam Barth 2016-09-27 15:44:11 -07:00
  • 8886259248 Roll to mojo/public @ 672a0b6386e3d15615928a22ce9df7da8395f253 (flutter/engine#3063) James Robinson 2016-09-27 15:39:18 -07:00
  • 517ddab3a0 Add tip on how to query for examples of using specific classes in the samples. (#6103) qchong 2016-09-27 14:39:15 -07:00
  • 9c4f3e830a Make bundle path optional for the RUN intent (flutter/engine#3061) John McCutchan 2016-09-27 14:12:23 -07:00
  • f6da3b2a95 Add a Submit button to text fields demo. (#6102) Matt Perry 2016-09-27 17:11:22 -04:00
  • 5803b7444e Revert "Roll to mojo/public @ e8a607c6f017017faf9aac73bc881c419a71f902 (#3052)" (flutter/engine#3062) James Robinson 2016-09-27 14:11:08 -07:00
  • 1ba32e231c Roll to mojo/public @ e8a607c6f017017faf9aac73bc881c419a71f902 (flutter/engine#3052) James Robinson 2016-09-27 13:07:47 -07:00
  • a426b6b3c8 Roll the engine (#6099) Jason Simmons 2016-09-27 13:01:57 -07:00
  • 09506d5630 Progress indicator demo should look good in landscape (#6088) Adam Barth 2016-09-27 12:31:00 -07:00
  • 86a8d59313 Roll buildroot (flutter/engine#3060) Jason Simmons 2016-09-27 11:41:27 -07:00
  • c7369a40ac Make the floating action button respond to tap (#6095) Adam Barth 2016-09-27 10:18:05 -07:00
  • 0734edbeb0 Dialogs shouldn't scroll their headers or buttons (#6082) Adam Barth 2016-09-27 09:20:33 -07:00
  • 4c5084cbd2 Update clip geometry during hitTest if needed (#6091) Adam Barth 2016-09-27 09:17:18 -07:00
  • 7238d93e13 fix devices test; print on test failure (#6039) Devon Carew 2016-09-26 21:28:16 -07:00
  • f7d501024c share a common default for enabling hot reload (#6081) Devon Carew 2016-09-26 19:02:04 -07:00
  • c5567a5fd2 Fix race condition locating observatory port on iOS (#6090) Chris Bracken 2016-09-26 17:12:20 -07:00
  • c2386fb725 Update iOS template to Xcode 8 recommended settings Chris Bracken 2016-09-26 14:20:37 -07:00
  • 71b65e3244 Update examples to Xcode 8 recommended settings Chris Bracken 2016-09-26 13:23:25 -07:00
  • a45e4e923c Support Xcode variable substitution in Info.plist Chris Bracken 2016-09-26 13:25:57 -07:00
  • 55f48f72c9 Persistent bottom sheet should not overlap app bar (#6076) Adam Barth 2016-09-26 14:02:01 -07:00
  • 16305ad511 Fixed expansion panels demo alignment. (#6070) Dragoș Tiselice 2016-09-26 13:22:43 -07:00
  • d5b3588578 Adding Reference to Text Input guide in Input API Documentation (#6075) David Yang 2016-09-26 13:00:54 -07:00
  • 20e9fbfe6d fix an encoding issue with calling adb shell getprop (#5740) Devon Carew 2016-09-26 12:47:34 -07:00
  • 360755d6c8 If the platform requests setting up the resource context without making the context current, don’t attempt to create the GL native interface. (flutter/engine#3059) Chinmay Garde 2016-09-26 12:24:04 -07:00
  • 8c048ec944 Polish SnackBar padding (#6071) Adam Barth 2016-09-26 12:01:23 -07:00
  • bc9b32b99f More docs for TickerProvider in AnimationController (#6073) Ian Hickson 2016-09-26 12:00:36 -07:00
  • 692aabce8f Implement ellipsizing of text in the engine (flutter/engine#3056) Jason Simmons 2016-09-26 11:30:11 -07:00
  • 0fb35fad43 Update the local engine paths to match the latest build files (#6074) Jason Simmons 2016-09-26 11:21:43 -07:00
  • 9e673853e5 Turn off AnimationControllers when not in use (#5902) Ian Hickson 2016-09-26 10:57:10 -07:00
  • c825237a38 Fix improper Input usage in Gallery's Expansion demo. (#6019) Matt Perry 2016-09-26 13:35:43 -04:00
  • 898b52f821 Remove whitelist of screensizes (#6066) Seth Ladd 2016-09-26 10:28:04 -07:00
  • 78c74116a9 LayoutBuilder + GlobalKey + setState assert (#6068) Ian Hickson 2016-09-26 10:27:53 -07:00
  • fa52b456ec set the FLUTTER_ROOT env var when invoking pub (#6041) Devon Carew 2016-09-25 19:30:44 -07:00
  • ca79a2a30f Extract a common interface out of GaneshCanvas (into GPUCanvas) that can also be used for the Vulkan canvas. (flutter/engine#3058) Chinmay Garde 2016-09-24 20:50:10 -07:00
  • 54e208e480 Allow a Nexus 6 and 6P to install Gallery (#6038) Seth Ladd 2016-09-24 18:18:39 -07:00
  • c27b03b823 Add FittedBox (#6029) Adam Barth 2016-09-23 17:40:16 -07:00
  • 12054e33b7 Clean up some of the fn3 debugging logic. (#6024) Ian Hickson 2016-09-23 17:00:12 -07:00
  • fea4a91ab6 Flutter run support for iOS 10 (#6028) Chris Bracken 2016-09-23 16:59:03 -07:00
  • eab36e0efe Remove the systrace logger. Dart can now redirect traces to systrace. (flutter/engine#3057) Chinmay Garde 2016-09-23 16:56:59 -07:00
  • b2e97acdb8 Move shell to //flutter and split shell/BUILD.gn into smaller pieces for each subcomponent. (flutter/engine#3053) Chinmay Garde 2016-09-23 15:33:25 -07:00
  • 077cf74f84 For reals allow Gallery to be installed by Nexus 5, 5X (#6013) Seth Ladd 2016-09-23 14:57:38 -07:00
  • ef68f2f03b Added BottomNavigationBar demo. (#6003) Dragoș Tiselice 2016-09-23 14:46:30 -07:00
  • 722a87a076 Roll buildroot to pull in Android NDK update. (flutter/engine#3055) Chinmay Garde 2016-09-23 13:15:28 -07:00
  • 4c1e4a24ae allow daemon app launches to be more lenient about device ids (#6015) Devon Carew 2016-09-23 08:52:10 -07:00
  • 133a9c35db extract flutter watch from flutter analyze (#6012) Dan Rubel 2016-09-23 09:03:23 -04:00
  • c1a2967430 Use SDK sources to refer to our own packages (#6001) Adam Barth 2016-09-22 20:39:35 -07:00
  • 07416d5372 Added BUILD.gn file for flutter_tools on Fuchsia. (#6014) P.Y. Laligand 2016-09-22 16:48:33 -07:00
  • 7a0f3d3405 Remove a sketchy override of a field (#6009) Ian Hickson 2016-09-22 16:07:56 -07:00
  • 2dc26ba986 Changed BottomNavigationBar to handle dark theme. (#6006) Dragoș Tiselice 2016-09-22 15:03:34 -07:00
  • 6a5e658131 Make sure to rebuild widgets even when they move (#5975) Ian Hickson 2016-09-22 14:44:57 -07:00
  • 92af333eb6 Update docs for benchmarks (#5999) Ian Hickson 2016-09-22 14:26:24 -07:00