Commit Graph

  • f8a80b1da6 Notify a Scrollable that the associated animation has stopped (#5209) Jason Simmons 2016-08-04 10:26:35 -07:00
  • b87cc8b14c Handle disposal of a HeroState while a hero is animating (#5189) Jason Simmons 2016-08-04 10:26:26 -07:00
  • 22210c8baf Dispose AnimationController in examples (#5207) Adam Barth 2016-08-04 08:55:59 -07:00
  • 88536859b4 Correct style in finalizeCoverage parameter list (#5213) Chris Bracken 2016-08-03 19:54:33 -07:00
  • a1fa7c94e3 Support passing a custom coverage formatter to finalizeCoverage() (#5208) Chris Bracken 2016-08-03 16:58:47 -07:00
  • dbf2d9e8df Migrate more code to //lib/tonic (flutter/engine#2860) Adam Barth 2016-08-03 14:43:24 -07:00
  • a94ad97517 Update Dart revision to pull in changes related to version file generation. (flutter/engine#2859) Chinmay Garde 2016-08-03 14:35:21 -07:00
  • 1aeea6263a Fix some misuse of types (#5197) Ian Hickson 2016-08-03 13:18:41 -07:00
  • c8db0041d8 Add debugPrintTransientCallbackRegistrationStack (#5198) Ian Hickson 2016-08-03 13:18:02 -07:00
  • 2a7eba1f81 Update DEPS Adam Barth 2016-08-03 10:41:09 -07:00
  • 9423c1d016 Add Fuchsia's tonic to DEPS (flutter/engine#2852) Adam Barth 2016-08-02 20:23:03 -07:00
  • d7fb51a551 Hot reload UI polish (#5193) Ian Hickson 2016-08-02 16:52:57 -07:00
  • 5c2623d977 Fix overflow of text on Pesto recipe cards (#5192) Jason Simmons 2016-08-02 16:31:46 -07:00
  • 39be1c3747 Tell image listeners if they are being called synchronously by the ImageStream (#5161) Jason Simmons 2016-08-02 16:07:21 -07:00
  • 2656006c41 OverscrollIndicator tracks horizontal drag input, etc (#5183) Hans Muller 2016-08-02 15:58:02 -07:00
  • 64fa825ba1 Update engine to pull in fixes for crashes related to accessibility. (#5184) Chinmay Garde 2016-08-02 14:38:06 -07:00
  • 4086e7a3c3 Improve performance of Pesto hero animation (#5182) Adam Barth 2016-08-02 11:35:15 -07:00
  • 0d90045ff9 Remove more of //skia/ext (flutter/engine#2853) Adam Barth 2016-08-02 09:18:48 -07:00
  • 3fbc245f7e Remove skia::RefPtr (flutter/engine#2851) Adam Barth 2016-08-01 22:21:37 -07:00
  • 82b7fc0d95 Update engine.version (#5179) Adam Barth 2016-08-01 21:12:20 -07:00
  • 0c9bcdd22e Remove //third_party/ply (flutter/engine#2850) Adam Barth 2016-08-01 20:54:48 -07:00
  • 2fbb737016 Fix build Adam Barth 2016-08-01 17:15:33 -07:00
  • 38b35887d2 Roll dart to fix build Adam Barth 2016-08-01 16:55:12 -07:00
  • 6427ebc826 Fallback to creating Skia managed images on platforms that dont provide a GL context on the resource loader. (flutter/engine#2849) Chinmay Garde 2016-08-01 16:39:02 -07:00
  • b4ddad2fbc Fix Linux build Adam Barth 2016-08-01 16:34:49 -07:00
  • 2eb635524d Finish removing //base dependency from //flow (flutter/engine#2848) Adam Barth 2016-08-01 16:27:48 -07:00
  • 1645b8b802 Asynchronous texture upload. (flutter/engine#2837) Chinmay Garde 2016-08-01 16:05:45 -07:00
  • b34b453c6c Docs colors logo (#5176) Seth Ladd 2016-08-01 15:43:10 -07:00
  • 9586997a02 Port //flow to //lib/ftl (flutter/engine#2847) Adam Barth 2016-08-01 15:11:56 -07:00
  • 56a2d2262c Pesto home stack (#5168) Hans Muller 2016-08-01 15:09:50 -07:00
  • 046a577912 Add //lib/ftl (flutter/engine#2846) Adam Barth 2016-08-01 14:32:51 -07:00
  • fb3e64cce4 Add a semantic version for Flutter (#4923) Adam Barth 2016-08-01 14:15:37 -07:00
  • c7e72aa115 Initial modified libraries support (flutter/engine#2845) John McCutchan 2016-08-01 12:30:44 -07:00
  • 735120f113 Extract applyImageFit logic. (#5158) Ian Hickson 2016-07-29 16:52:42 -07:00
  • 0c30ca0d8d Update CONTRIBUTING.md to add iOS engine development instructions. (flutter/engine#2844) Chinmay Garde 2016-07-29 16:22:35 -07:00
  • f3444fcf28 Added BorderRadius. (#5072) Dragoș Tiselice 2016-07-29 16:17:57 -07:00
  • 51f8fb9979 Add a scrollbar to the license screen. (#5114) Ian Hickson 2016-07-29 15:44:12 -07:00
  • 2b3099c814 Always select a diagonal for ArcTween even if begin and end rects are equal (#5151) Jason Simmons 2016-07-29 15:28:40 -07:00
  • f59d04bfab Remove drawer history entry when drawer is disposed. (#5157) Matt Perry 2016-07-29 18:22:49 -04:00
  • 566cacbd83 Don't leave tabs hanging in the middle (#5153) Hans Muller 2016-07-29 14:15:59 -07:00
  • c674b4a803 Rename Image.fromNetwork and Image.fromAssetBundle (#5149) Adam Barth 2016-07-29 13:28:08 -07:00
  • 79364f0a06 Add Container.align and Container.position (#5128) Adam Barth 2016-07-29 10:27:11 -07:00
  • 534097ffb6 Use named Image constructors (#5129) Adam Barth 2016-07-29 08:27:28 -07:00
  • 408e4240d0 Lint updates in flutter analysis options. (#5130) Phil Quitslund 2016-07-28 22:50:40 -07:00
  • 3cebd04116 More gallery tweaks (#5125) Hans Muller 2016-07-28 16:23:17 -07:00
  • a46e337788 AppBar: pad toolbars not tab bars (#5124) Hans Muller 2016-07-28 16:10:32 -07:00
  • b11b2a1d46 Add loader screen for --hot mode (#5113) John McCutchan 2016-07-28 13:48:48 -07:00
  • 578d98ea46 Gallery demo tweaks (#5116) Hans Muller 2016-07-28 12:35:26 -07:00
  • a25da4af87 Update engine (#5115) Jason Simmons 2016-07-28 11:40:31 -07:00
  • dc85f0bbff Ease tab swipe transitions (#5111) Hans Muller 2016-07-28 10:59:36 -07:00
  • 8c8409d6e4 Remove unnecessary import. (#5110) Ian Hickson 2016-07-28 09:39:49 -07:00
  • 0a11c5b0fc Rationalise error handling at the network layer (#5100) Ian Hickson 2016-07-28 09:22:55 -07:00
  • 2b343a932f Some cleanup for hot reload (#5108) Ian Hickson 2016-07-28 08:54:58 -07:00
  • 9ed5ab39fe Roll Dart (flutter/engine#2838) Jason Simmons 2016-07-27 17:12:55 -07:00
  • db8ff48dd4 Omit the package names from the license text. (#5102) Ian Hickson 2016-07-27 14:28:53 -07:00
  • 8219ab61ab Don't rebuild routes on the second animation frame (#5097) Adam Barth 2016-07-27 13:49:30 -07:00
  • 313a567447 Update README.md (flutter/engine#2835) Adam Barth 2016-07-27 13:46:06 -07:00
  • ac14648b1f Update README.md (#5101) Adam Barth 2016-07-27 13:45:58 -07:00
  • 661ba7b1d1 Merge pull request #5046 from johnmccutchan/devfs_assets John McCutchan 2016-07-27 13:30:56 -07:00
  • b6644733c9 Support for synchronizing assets onto a DevFS John McCutchan 2016-07-22 06:59:24 -07:00
  • 1fe118fe20 Merge pull request #5076 from pq/dart_1.19.0-dev.0.0 Phil Quitslund 2016-07-27 13:04:54 -07:00
  • 78126b5565 update playfair readme (#5091) Seth Ladd 2016-07-27 12:43:56 -07:00
  • c27a9e8292 Add offstage attribute to OffStage (#5059) Adam Barth 2016-07-27 12:26:07 -07:00
  • 280caba4b7 Merge branch 'dart_1.19.0-dev.0.0' of github.com:pq/flutter into dart_1.19.0-dev.0.0 pq 2016-07-27 11:17:08 -07:00
  • 72de70250b Merge branch 'dart_1.19.0-dev.0.0' of github.com:pq/flutter into dart_1.19.0-dev.0.0 pq 2016-07-27 10:45:11 -07:00
  • 181e33ef5b Merge branch 'dart_1.19.0-dev.0.0' of github.com:pq/flutter into dart_1.19.0-dev.0.0 pq 2016-07-27 10:45:11 -07:00
  • 13c3f9d946 Update Dart (1.19.0-dev.0.0) and analyzer (0.27.4-alpha.19). pq 2016-07-27 10:02:54 -07:00
  • c31471757c Fix the Linux engine build (flutter/engine#2833) Jason Simmons 2016-07-27 10:38:45 -07:00
  • 4bbf72a0c8 Update Dart (1.19.0-dev.0.0) and analyzer (0.27.4-alpha.19). pq 2016-07-27 10:02:54 -07:00
  • 0265dd3c1a Hide the data table demo for now (#5060) Hans Muller 2016-07-27 09:07:29 -07:00
  • 1097d92a8b Fix DatePicker (#5061) Ian Hickson 2016-07-27 08:57:56 -07:00
  • 467e231962 Utilities for creating texture backed SkImages. (flutter/engine#2829) Chinmay Garde 2016-07-26 16:26:04 -07:00
  • 9f509dafa1 Update engine (#5058) Jason Simmons 2016-07-26 16:18:52 -07:00
  • 3d9ca4a1fc Compile in SIMD related files on x86 and arm64. Fixes iOS simulator/device builds. (flutter/engine#2826) Chinmay Garde 2016-07-26 14:18:45 -07:00
  • 27efa3cbb6 Tool for managing licenses. (flutter/engine#2822) Ian Hickson 2016-07-26 13:10:57 -07:00
  • edc548adf8 Update the license mechanism to show package names (#5051) Ian Hickson 2016-07-26 13:09:47 -07:00
  • a555ee4771 TimePicker layout tweaks (#5047) Hans Muller 2016-07-26 12:50:40 -07:00
  • 4b1588f447 Update Skia (flutter/engine#2825) Adam Barth 2016-07-26 12:33:37 -07:00
  • 3b577c537c Clear the pointer absorbing flag after temporarily setting it while popping a route (#5036) Jason Simmons 2016-07-26 11:13:34 -07:00
  • 76ea70a123 Change the Gallery AnimationDemo category (#5041) Hans Muller 2016-07-26 11:00:11 -07:00
  • 4c3018f725 A tap is not a scroll (#5038) Hans Muller 2016-07-26 09:55:43 -07:00
  • b30959d748 Center AppBar title on iOS (#5039) Adam Barth 2016-07-25 18:40:59 -07:00
  • e4bee6b29b Remove unused assets from flutter_gallery (#5033) Adam Barth 2016-07-25 17:05:50 -07:00
  • 0f68a2bac2 Be more explicit about the default TargetPlatform (#5034) Adam Barth 2016-07-25 17:05:41 -07:00
  • e4e6b01afa Adapt FlexibleSpaceBar to iOS (#5037) Adam Barth 2016-07-25 17:05:29 -07:00
  • d3cc554828 Flutter run target 2 (#5035) Devon Carew 2016-07-25 14:56:12 -07:00
  • 07ba37976c Fix bug where text input would remain underlined upon losing focused. (#5027) Matt Perry 2016-07-25 17:26:09 -04:00
  • 5e7e7b6ea7 Revert "make the flutter run -t target option optional (#5029)" (#5032) Devon Carew 2016-07-25 14:05:27 -07:00
  • 32ad81c89a make the flutter run -t target option optional (#5029) Devon Carew 2016-07-25 13:42:42 -07:00
  • 5717cd54e0 Add a platform field to Theme (#5024) Adam Barth 2016-07-25 12:58:13 -07:00
  • 486b783076 Fix the documentation for find.byElementPredicate (#4935) YoungSeok Yoon 2016-07-25 12:23:00 -07:00
  • b8d15a1e61 hide some unnecessary headers from the generated docs (#5020) Devon Carew 2016-07-22 22:21:04 -07:00
  • 575a0e50a0 Switch from gnu++11 to c++11 on android and linux (flutter/engine#2819) James Robinson 2016-07-22 16:02:32 -07:00
  • 69aef8f217 Fast scrolling in the gallery tabs demo (#5016) Hans Muller 2016-07-22 16:00:46 -07:00
  • ae80d43364 Don't animate fab in a new scaffold (#5015) Adam Barth 2016-07-22 15:53:08 -07:00
  • 39e759212f Improve compositing strategy for Shrine (#5014) Adam Barth 2016-07-22 14:09:48 -07:00
  • 1a292ff66a Hint that painting shadows are complex (#5000) Adam Barth 2016-07-22 13:42:16 -07:00
  • 243b72bb74 Update engine.version (#5006) Adam Barth 2016-07-22 12:54:06 -07:00
  • 3fe3e9a14f Make PestoDemoState.scaffoldKey non-static so Favorites can instantiate a second PestoDemo (#5005) Jason Simmons 2016-07-22 12:41:41 -07:00
  • 6a755c34ae Update engine revision to pull in revert of the patches that caused LLDB to be overwhelmed. (#4993) Chinmay Garde 2016-07-22 11:30:46 -07:00