Commit Graph

  • 0a6aee859f Avoid copying of font table data am: a8e8948 am: 85759c3 Raph Levien 2016-04-08 16:57:34 +00:00
  • 85759c393c Avoid copying of font table data am: a8e8948 Raph Levien 2016-04-08 16:49:56 +00:00
  • f7b1799a62 Do not check for an existing package map if a command is going to run "pub get" to update the package map (#3202) Jason Simmons 2016-04-08 09:34:42 -07:00
  • 412ce9d295 Add flutter precache (#3207) Adam Barth 2016-04-08 08:51:44 -07:00
  • a8e8948bd7 Avoid copying of font table data Raph Levien 2016-04-06 15:19:34 -07:00
  • dd5831cb36 Run pub get if flutter_tools.stamp changes (#3206) Adam Barth 2016-04-08 07:19:25 -07:00
  • 99e916d0e2 [driver] fix analyzer warnings in the extension (#3205) Yegor 2016-04-07 17:33:17 -07:00
  • 6335872802 Added Scrollbar, removed ScrollbarPainter (#3203) Hans Muller 2016-04-07 16:59:51 -07:00
  • 4bcef2a340 Some documentation for running "flutter refresh" in the Gradle sample (#3201) Jason Simmons 2016-04-07 16:16:22 -07:00
  • c5735c469f Purge hb font on Minikin font destruction am: 1ea4165 am: 03f300c Raph Levien 2016-04-07 22:42:46 +00:00
  • 03f300c8b2 Purge hb font on Minikin font destruction am: 1ea4165 Raph Levien 2016-04-07 22:38:47 +00:00
  • 3cfa4d39c6 docs cleanup (#3196) Devon Carew 2016-04-07 15:27:43 -07:00
  • 8254dce2f5 Dismissable doesn't resize from its full size (#3194) Adam Barth 2016-04-07 15:08:02 -07:00
  • 84acea3627 Make analyzer happy, remove incorrect instruction (#3181) Seth Ladd 2016-04-07 14:03:49 -07:00
  • 1ea4165cef Purge hb font on Minikin font destruction Raph Levien 2016-04-07 12:20:12 -07:00
  • 99718794b3 Use the proper charset for decoding HTTP responses (#3182) Adam Barth 2016-04-07 13:40:36 -07:00
  • a729b02f1a move the engine download code to dart (#3180) Devon Carew 2016-04-07 13:31:44 -07:00
  • b9e121a5fa New version of Button demo (#3174) Viktor Lidholt 2016-04-07 13:08:14 -07:00
  • 5b5c701d84 document libs from sky_services (#3170) Seth Ladd 2016-04-07 12:46:50 -07:00
  • 81e18ac11c We should lerp decorations in the correct direction (#3176) Adam Barth 2016-04-07 12:46:10 -07:00
  • 3d2fc9e758 Update engine revision. (#3178) Chinmay Garde 2016-04-07 12:45:39 -07:00
  • a1ebcdeb94 Do not show an assertion failure if Dart_FinalizeLoading returns an error while building a snapshot (flutter/engine#2584) Jason Simmons 2016-04-07 12:33:21 -07:00
  • 9d022ed26d Add a command that can capture a Skia picture of a Flutter frame and send it to a file or skiaserve debugger (#3165) Jason Simmons 2016-04-07 12:33:11 -07:00
  • 34a67329fd use --no-precompile (#3175) Devon Carew 2016-04-07 11:06:38 -07:00
  • c1b21af2c5 Fix a typo ("threshold") (#2583) Jason Simmons 2016-04-07 10:37:33 -07:00
  • f697f58ccd [driver] fix match state hand-off in matcher_util.dart (#3103) Yegor 2016-04-07 10:08:14 -07:00
  • 907215df27 Add more dartdoc to material.dart (#3167) Adam Barth 2016-04-07 10:03:59 -07:00
  • 40598449ad add cache.dart to help manage the cache dir (#3168) Devon Carew 2016-04-07 09:15:58 -07:00
  • 7570495b0a SnackBarActions shouldn't be tappable twice Adam Barth 2016-04-06 21:13:53 -07:00
  • 1e207c0150 Remove RenderBlockViewport Adam Barth 2016-04-06 19:39:10 -07:00
  • f8dca5765a Bump Dart SDK to 1.16.0-dev.3.0. Phil Quitslund 2016-04-06 17:16:36 -07:00
  • f71d470154 Add Stocks to the Mozart manual test Adam Barth 2016-04-06 17:16:11 -07:00
  • 76f66605b0 TabView should keep state Adam Barth 2016-04-06 17:15:53 -07:00
  • c058cf2e81 Overscroll indicator for MaterialList Hans Muller 2016-04-06 16:46:37 -07:00
  • 41338c354c Use Material design rules for capitalisation Ian Hickson 2016-04-06 15:59:30 -07:00
  • 2d49e8074c Remove MixedViewport Adam Barth 2016-04-06 15:24:52 -07:00
  • 2383d605cd add the dart vm version to flutter doctor Devon Carew 2016-04-06 15:11:54 -07:00
  • 39efe4afef have flutter build emit better help text Devon Carew 2016-04-06 14:29:54 -07:00
  • 798dfa2bc9 Fix analyzer warnings Ian Hickson 2016-04-06 14:14:34 -07:00
  • 7ab122e557 PopupMenuButton should lazily build menu items Adam Barth 2016-04-06 13:28:09 -07:00
  • b930f0d4ff Update engine and temporarily get rid of custom build directories in flutter build ios Chinmay Garde 2016-04-06 12:55:48 -07:00
  • 0213b67e76 Handle dirty bits correctly when render objects are re-attached krisgiesing 2016-04-06 12:39:22 -07:00
  • 6fd6859793 LazyBlock docs and physics Adam Barth 2016-04-06 12:36:54 -07:00
  • 0bf68cc5cb Merge pull request #3140 from chinmaygarde/master Chinmay Garde 2016-04-06 12:33:03 -07:00
  • eaa5e9fb5d Bump up the mac_sdk_min GN arg to 10.8 and fix deprecated declaration. Chinmay Garde 2016-04-06 11:20:04 -07:00
  • dea7c34718 Allow Tweens to lerp to null. Ian Hickson 2016-04-05 22:32:54 -07:00
  • 40899eb274 Port clients of ScrollableMixedWidgetList to LazyBlock Adam Barth 2016-04-05 20:18:35 -07:00
  • bd407cea0d Merge pull request #3117 from mpcomplete/tooltip Matt Perry 2016-04-05 18:06:49 -04:00
  • 618e7e4942 Adds a first draft of LazyBlock Adam Barth 2016-04-05 14:13:31 -07:00
  • b9f048172d Introduce a color for selected rows in data tables Ian Hickson 2016-04-05 13:07:26 -07:00
  • d682c13b34 First drag moves selected tab indicator Hans Muller 2016-04-05 13:05:37 -07:00
  • 83f0b02a4c Fix Loader::Fetch to use the file path and not the uri. John McCutchan 2016-04-05 12:52:12 -07:00
  • 9a4c2c681f add a dev/dartdoc.dart script to generate docs for the packages/ packages Devon Carew 2016-04-05 12:33:12 -07:00
  • 9426588891 Merge pull request #2574 from johnmccutchan/fix_canonicalization John McCutchan 2016-04-05 10:24:08 -07:00
  • e9a24510bd fast fail update-packages Devon Carew 2016-04-05 10:22:36 -07:00
  • 5e3d8cf2d3 Merge pull request #3106 from krisgiesing/remove_getters krisgiesing 2016-04-05 09:52:26 -07:00
  • 09cdf80e93 Support multiple locales for font language settings. am: dbcbe1f am: 6b5aa77 Seigo Nonaka 2016-04-05 06:45:33 +00:00
  • 6b5aa7786f Support multiple locales for font language settings. am: dbcbe1f Seigo Nonaka 2016-04-05 06:42:58 +00:00
  • 3665866fba Add some sensible defaults to FixedColumnCountGrid and MaxTileWidthGrid Adam Barth 2016-04-04 20:47:05 -07:00
  • 003d55db3f Roll engine to 893425d96046e413e643d5de380dfaa2cc5725ed Tony Gentilcore 2016-04-04 17:35:40 -07:00
  • 70053fff07 Handle tables that don't have decorations. Ian Hickson 2016-04-04 17:10:31 -07:00
  • 19e624ccfe [driver] give the timeline data some structure Yegor 2016-04-04 17:07:16 -07:00
  • 6ea7ab89ff Add a row decoration to RenderTable Ian Hickson 2016-04-04 16:53:38 -07:00
  • d748186c51 Use callbacks for sending messages up the app Ian Hickson 2016-04-04 15:25:06 -07:00
  • 08bb332cbb Merge pull request #3081 from HansMuller/gallery_tweaks Hans Muller 2016-04-04 14:26:23 -07:00
  • 653566dd23 simplify toolchain setup Devon Carew 2016-04-04 13:10:56 -07:00
  • 73bee3ae29 Document progress indicators Adam Barth 2016-04-04 12:32:37 -07:00
  • 5291b37fc7 Track how many public Flutter members lack docs Ian Hickson 2016-04-04 12:18:13 -07:00
  • eb13c213af Merge pull request #2571 from chinmaygarde/timeline Chinmay Garde 2016-04-04 11:43:17 -07:00
  • 767ce82646 Add support for discrete material sliders Adam Barth 2016-04-04 11:14:12 -07:00
  • dbcbe1f426 Support multiple locales for font language settings. Seigo Nonaka 2016-01-25 15:25:16 +09:00
  • daa0d2dfb3 Document newton more. Ian Hickson 2016-04-03 23:33:34 -07:00
  • 79cfe1e092 Make a variety of private State members actually private. Ian Hickson 2016-04-03 13:08:00 -07:00
  • 7f2efb2cfd Further improve error reporting by wrapping messages. Ian Hickson 2016-04-03 12:00:01 -07:00
  • ee703da9de Rationalise all our exception handling. Ian Hickson 2016-04-02 10:24:12 -07:00
  • 3cd58547cd Clean up and document icon button color logic Ian Hickson 2016-04-01 21:23:01 -07:00
  • 285c696f14 Column->Block, uppercase BUTTON captions Ian Hickson 2016-04-01 21:22:55 -07:00
  • 665ac49b57 Add support for backdrop filters Adam Barth 2016-04-01 21:15:43 -07:00
  • 055fd00dc1 Merge pull request #3058 from yjbanov/timeline-summary Yegor 2016-04-01 17:48:25 -07:00
  • 424df08728 Add support for backdrop filters in the compositor Adam Barth 2016-04-01 17:15:36 -07:00
  • 71e689f450 Have a default default text style. Ian Hickson 2016-04-01 16:10:27 -07:00
  • 6d58770499 Fix the fixed height card demo Ian Hickson 2016-04-01 16:10:22 -07:00
  • 794b705133 Merge pull request #3052 from vlidholt/linedrawing Viktor Lidholt 2016-04-01 15:25:51 -07:00
  • b4e4c70375 Bring the hamburger menu back to card_collection Ian Hickson 2016-04-01 14:55:20 -07:00
  • 902391b048 Realign the slow mode banner to not overflow. Ian Hickson 2016-04-01 14:54:58 -07:00
  • a05909e3a7 Merge pull request #3049 from Hixie/gallery Ian Hickson 2016-04-01 14:36:01 -07:00
  • ca4b5cf497 Polish drop-down padding Adam Barth 2016-04-01 12:58:19 -07:00
  • 379c563b62 Merge pull request #3034 from jason-simmons/gradle_flx_refresh Jason Simmons 2016-04-01 12:39:04 -07:00
  • f7e6100b08 sort imports Devon Carew 2016-04-01 11:32:02 -07:00
  • c1440e2261 Merge pull request #3022 from abarth/polish_selection_controls Adam Barth 2016-04-01 11:14:04 -07:00
  • d61f7809c8 Merge pull request #3012 from apwilson/leave Andrew Wilson 2016-04-01 10:47:49 -07:00
  • f516dbcc2e Leave all entered targets when finishing. Andrew P. Wilson 2016-03-30 13:38:03 -07:00
  • d8155347c8 Merge pull request #3041 from devoncarew/pubspec_changes Devon Carew 2016-04-01 08:51:40 -07:00
  • 18d29583d0 pubspec normalization; remove den Devon Carew 2016-04-01 08:33:22 -07:00
  • 4cc9416bf2 Merge pull request #3026 from abarth/capture_closure Adam Barth 2016-04-01 08:30:18 -07:00
  • 622bec43be Capture closures around megamorphic dispatches Adam Barth 2016-03-31 12:26:50 -07:00
  • fca2ac1189 Merge pull request #3023 from abarth/add_test Adam Barth 2016-04-01 08:16:35 -07:00
  • 0be7a33b14 Merge pull request #3040 from collinjackson/update_engine_version Collin Jackson 2016-04-01 07:42:51 -07:00
  • f3d95b6f28 Merge pull request #3039 from abarth/more_snack_bar Adam Barth 2016-04-01 07:30:43 -07:00
  • 1c4c7deac4 Update engine version Collin Jackson 2016-04-01 07:28:16 -07:00