Commit Graph

  • aa41783ae3 Merge pull request #1877 from Hixie/onPressed-disabled Ian Hickson 2016-02-14 13:57:42 -08:00
  • 8ff177f832 Document the onPressed/disabled behavior. Ian Hickson 2016-02-14 00:24:26 -08:00
  • 86366626f0 Merge pull request #1873 from Hixie/debugFillDescription Ian Hickson 2016-02-14 11:05:31 -08:00
  • 93b46c0469 Merge pull request #1872 from abarth/velocity Adam Barth 2016-02-14 01:02:43 -08:00
  • cc72bbc7ec rename list->devices, start->run Devon Carew 2016-02-13 23:50:20 -08:00
  • 0334a833ef Rename debugDescribeSettings to debugFillDescription. Ian Hickson 2016-02-13 23:03:53 -08:00
  • 4fb47600e4 Add a Velocity class to be explicit about units Adam Barth 2016-02-13 22:35:23 -08:00
  • a724d6cc3d Merge pull request #1871 from flutter/infra_docs Adam Barth 2016-02-13 21:50:34 -08:00
  • 89e0dac993 Fix infra docs Adam Barth 2016-02-13 20:39:10 -08:00
  • ae178800d5 Merge pull request #1870 from Hixie/image Ian Hickson 2016-02-13 19:51:40 -08:00
  • d6f28faa04 Merge pull request #1867 from abarth/raw_hello_world Adam Barth 2016-02-13 19:41:10 -08:00
  • f54b8ad510 Use Image.toString instead of rolling our own each time Ian Hickson 2016-02-13 17:54:10 -08:00
  • 00285bf2b2 Merge pull request #1852 from Hixie/stock-icons Ian Hickson 2016-02-13 17:26:10 -08:00
  • 91c4afedba Merge pull request #1868 from Hixie/disable-test-again Ian Hickson 2016-02-13 17:17:07 -08:00
  • b3d964145f Disable flakey test. Ian Hickson 2016-02-13 17:11:39 -08:00
  • 3eb1b412e0 Fix color of icons in drawers in dark theme. Ian Hickson 2016-02-12 23:18:39 -08:00
  • 1ab3d3a71c Add a raw hello_world that shows "Hello, world" Adam Barth 2016-02-13 16:48:15 -08:00
  • 576b3aa206 Merge pull request #1864 from abarth/examples_comments Adam Barth 2016-02-13 16:23:37 -08:00
  • 025c43de1c Adds documentation to the layering examples Adam Barth 2016-02-13 14:30:37 -08:00
  • 981a7f378c Merge pull request #1859 from devoncarew/android_sdk_version Devon Carew 2016-02-13 14:38:14 -08:00
  • dcf0b7bae6 allow any android sdk version Devon Carew 2016-02-13 12:00:41 -08:00
  • aba27211ef Remove reference to non-existent package Adam Barth 2016-02-13 13:15:19 -08:00
  • deb9d0b3a0 Remove references to dart:ui_internals Adam Barth 2016-02-12 22:37:31 -08:00
  • aa90a9f41c Update engine Adam Barth 2016-02-13 13:12:07 -08:00
  • 5a167615d3 Merge pull request #1853 from abarth/clearer_examples Adam Barth 2016-02-13 11:08:09 -08:00
  • 948ae15ca5 Clean up the standalone examples Adam Barth 2016-02-13 00:52:56 -08:00
  • 744085185f Update list formatting Eric Seidel 2016-02-13 05:59:41 -08:00
  • 11a363b188 Add more instructions on how to edit a recipe. Eric Seidel 2016-02-13 05:59:12 -08:00
  • 0b7614235e Merge pull request #2398 from abarth/fix_build Adam Barth 2016-02-12 22:54:47 -08:00
  • 6b1ae9c5a9 Remove reference to non-existent directory Adam Barth 2016-02-12 22:54:02 -08:00
  • 5790a3ffd5 Rev pub packages Adam Barth 2016-02-12 22:49:35 -08:00
  • f91c317bf4 Merge pull request #2397 from abarth/rm_ui_internals Adam Barth 2016-02-12 22:48:21 -08:00
  • dcff9e9ad7 Remove dart:ui_internals Adam Barth 2016-02-12 22:36:18 -08:00
  • 97b75e4caf Merge pull request #2393 from mpcomplete/rm.gcm Matt Perry 2016-02-13 01:31:51 -05:00
  • 8db6f5b127 Merge pull request #1833 from Hixie/progress-nits Ian Hickson 2016-02-12 19:09:17 -08:00
  • 601089ecf1 Merge pull request #1829 from Hixie/size-obs-2 Ian Hickson 2016-02-12 18:15:45 -08:00
  • c0c2277767 Merge pull request #1849 from Hixie/drag-horiz Ian Hickson 2016-02-12 17:59:35 -08:00
  • 6c2ab9d352 Merge pull request #1847 from collinjackson/input_key Collin Jackson 2016-02-12 17:58:08 -08:00
  • e5cf7fe37f SizeObserver crusade: drawer Hixie 2016-02-12 13:06:03 -08:00
  • ca4d10d33a Merge pull request #1820 from Hixie/rainbox Ian Hickson 2016-02-12 17:21:16 -08:00
  • 19a2f5ef74 Horizontal and Vertical Draggables Hixie 2016-02-12 17:16:25 -08:00
  • d4533622e1 Don’t require global keys for Input, fixes #1828 Collin Jackson 2016-02-12 16:56:10 -08:00
  • 19e51b965a Merge pull request #1844 from eseidelGoogle/android_tools Eric Seidel 2016-02-12 16:20:13 -08:00
  • eb309f10d2 Use mojo's scripts for downloading android tools on the bots Eric Seidel 2016-02-12 16:17:23 -08:00
  • 41f85cdf7c Update Dart Adam Barth 2016-02-12 16:12:27 -08:00
  • f3b0136aa6 Merge pull request #1840 from abarth/rm_examples Adam Barth 2016-02-12 15:58:58 -08:00
  • 79035979cd Remove address_book and mine_digger Adam Barth 2016-02-12 15:19:13 -08:00
  • f53c1edcab Merge pull request #1838 from HansMuller/goodbye_curly Hans Muller 2016-02-12 15:11:50 -08:00
  • 56c7911ac7 Merge pull request #1834 from mpcomplete/rm.gcm Matt Perry 2016-02-12 18:08:13 -05:00
  • 8c78bf47c1 updated flutter_gallery_assets version rename example apk dirs to android removed all BUILD.gn files Hans Muller 2016-02-12 14:50:31 -08:00
  • 9872d6992d Remove gcm package from the repository. Matt Perry 2016-02-12 17:46:32 -05:00
  • 721c391885 Remove gcm package from the repository. Matt Perry 2016-02-12 17:32:50 -05:00
  • 7c23ededef SawTooth Hixie 2016-02-12 14:03:05 -08:00
  • 5b8b981293 Merge pull request #1830 from Hixie/drag Ian Hickson 2016-02-12 14:18:30 -08:00
  • 334fcbbf44 Draggables were disappearing Hixie 2016-02-12 14:03:47 -08:00
  • 57e1d2e21a Merge pull request #1825 from HansMuller/typography_demo Hans Muller 2016-02-12 14:03:22 -08:00
  • baca514f99 Merge pull request #1827 from abarth/scrollable_list_padding Adam Barth 2016-02-12 13:59:59 -08:00
  • 8f0fd6364d typography demo Hans Muller 2016-02-12 12:34:38 -08:00
  • ad2fa5a6e7 Fix padding for ScrollableList Adam Barth 2016-02-12 13:38:29 -08:00
  • adc22a3867 Merge pull request #1802 from devoncarew/update_ignores Devon Carew 2016-02-12 13:15:43 -08:00
  • 8baf7694cb update gitignore and analysis_options Devon Carew 2016-02-12 08:26:51 -08:00
  • 1cbd61d3b9 Merge pull request #1824 from devoncarew/use_revision_ios Devon Carew 2016-02-12 13:04:29 -08:00
  • b00773a306 Merge pull request #1803 from Hixie/canvas-crash Ian Hickson 2016-02-12 12:52:55 -08:00
  • 3f04701805 Merge pull request #1826 from Hixie/size-obs-1 Ian Hickson 2016-02-12 12:49:04 -08:00
  • cdbc942753 Merge pull request #1814 from jason-simmons/mojo_toolchain_path Jason Simmons 2016-02-12 12:46:43 -08:00
  • fd7be69df0 SizeObserver crusade: snap alignment Hixie 2016-02-12 11:12:22 -08:00
  • 24e3abaf1e Fix warnings. am: 09481597e4 -s ours Dan Albert 2016-02-12 20:40:00 +00:00
  • 6c81433500 Revert "Revert "Stop Travis from uploading docs"" Adam Barth 2016-02-12 12:32:21 -08:00
  • 576bf7df60 use the REVISION file when building ios apps Devon Carew 2016-02-12 12:21:04 -08:00
  • 0fdc8bf8c5 Merge pull request #1810 from HansMuller/color_demo Hans Muller 2016-02-12 12:03:48 -08:00
  • a95c866bf3 Expose more debugging tools in Stocks Hixie 2016-02-12 11:41:05 -08:00
  • 196c881c5b Revert "Stop Travis from uploading docs" Adam Barth 2016-02-12 11:39:03 -08:00
  • 78b3096126 colors demo Hans Muller 2016-02-12 10:33:35 -08:00
  • f63d97f6b2 Merge pull request #1809 from abarth/rm_travis_docs Adam Barth 2016-02-12 11:18:20 -08:00
  • 42be77b7a9 Try to locate the toolchain in the output layout used by the Flutter Linux target Jason Simmons 2016-02-12 11:09:22 -08:00
  • f8f50ae713 Merge pull request #1804 from Hixie/progress-nits Ian Hickson 2016-02-12 10:53:03 -08:00
  • 8a45809893 Stop Travis from uploading docs Adam Barth 2016-02-12 10:34:49 -08:00
  • d2c3275086 Merge pull request #1791 from Hixie/custom-paint-saves Ian Hickson 2016-02-12 09:54:34 -08:00
  • ffcdd0d1a3 Merge pull request #1801 from tvolkert/master Todd Volkert 2016-02-12 09:36:51 -08:00
  • 2c69f2429f Clean-up around progress indicators. Hixie 2016-02-12 09:26:46 -08:00
  • 18bcf441b7 Trigger a landmine to reset Android SDK extras Adam Barth 2016-02-12 09:13:22 -08:00
  • ac3b9bc4ea Add error logging on invalid cmap - DO NOT MERGE Raph Levien 2016-02-11 11:17:44 -08:00
  • 78181d82e7 Merge pull request #1798 from abarth/image_cache Adam Barth 2016-02-12 09:08:40 -08:00
  • 9e8fd1dff7 Add error logging on invalid cmap Raph Levien 2016-02-11 11:17:44 -08:00
  • 17804cd03f Remove download_sdk_extras.py Adam Barth 2016-02-12 08:57:44 -08:00
  • ecdd55e4cd Merge pull request #1796 from abarth/progress_nits Ian Hickson 2016-02-12 08:46:43 -08:00
  • edac70a5dd Reenable canvas test. Hixie 2016-02-12 08:39:59 -08:00
  • 0d1a3cfcff Assert that custom painters balance save/restores. Hixie 2016-02-11 17:06:07 -08:00
  • 5d496143ba Review Todd Volkert 2016-02-12 08:27:47 -08:00
  • 69e1647a87 review comments Todd Volkert 2016-02-12 08:18:58 -08:00
  • 9048949826 Ignore generated/ instead of ios/ Todd Volkert 2016-02-12 08:11:44 -08:00
  • 16ecfeb074 Merge pull request #1797 from Hixie/toString Ian Hickson 2016-02-12 07:16:53 -08:00
  • 45c4069070 ImageCache should be a public type Adam Barth 2016-02-11 22:33:21 -08:00
  • ab3b6a6eec toString for Tween and ThemeData Ian Hickson 2016-02-11 22:25:39 -08:00
  • 0ae02d2f95 Fix style nits in progress_indicator.dart Adam Barth 2016-02-11 22:18:04 -08:00
  • 6bb7c0ae9c Implement the Material Circular Indeterminate Progress Indicator correctly to spec. Josh Estelle 2016-02-11 11:14:56 -08:00
  • 62fb32d458 Merge pull request #1792 from chinmaygarde/master Chinmay Garde 2016-02-11 21:17:30 -08:00
  • 09481597e4 Fix warnings. Dan Albert 2016-02-11 20:38:19 -08:00
  • 2a1b0f6c22 Merge pull request #1793 from abarth/version_code Adam Barth 2016-02-11 20:11:35 -08:00
  • 0ae17bc3b3 Add versionCode and versionName to default Android manifest Adam Barth 2016-02-11 19:43:39 -08:00