Commit Graph

  • 71c8a96fb9 Fix --debug Hixie 2016-02-23 11:10:52 -08:00
  • 9367b86abe add a validator for Atom Devon Carew 2016-02-23 10:25:14 -08:00
  • b76eb19567 Move style guide to website. Hixie 2016-02-23 08:39:27 -08:00
  • 2beac946c9 Move style guide to website. Hixie 2016-02-23 08:56:18 -08:00
  • 3f8fdb661f Merge pull request #2098 from Hixie/animation-cleanup Ian Hickson 2016-02-22 22:45:58 -08:00
  • 01795cc7ef Merge "Support Hanb script." into nyc-dev am: 9b2942bfe6 am: a69b250e65 Seigo Nonaka 2016-02-23 04:11:55 +00:00
  • a69b250e65 Merge "Support Hanb script." into nyc-dev am: 9b2942bfe6 Seigo Nonaka 2016-02-23 04:04:44 +00:00
  • 9b2942bfe6 Merge "Support Hanb script." into nyc-dev Seigo Nonaka 2016-02-23 03:57:58 +00:00
  • 67ea03c79d Merge pull request #2101 from yjbanov/infra-instructions Yegor 2016-02-22 18:16:00 -08:00
  • 40c7adff99 more details in infra/README.md yjbanov 2016-02-22 16:59:03 -08:00
  • 3301ae7d09 Merge pull request #2097 from yjbanov/flutter-driver-create Yegor 2016-02-22 17:18:54 -08:00
  • 278630e688 "flutter create" can generate a basic driver test yjbanov 2016-02-22 14:55:17 -08:00
  • 7b0e7ee38e Some trivial animation library cleanup. Ian Hickson 2016-02-22 14:18:17 -08:00
  • 347ee25a93 Merge pull request #2093 from devoncarew/fix_assert Devon Carew 2016-02-22 13:19:40 -08:00
  • a49e45106d fix a checked mode assertion Devon Carew 2016-02-22 13:09:22 -08:00
  • 7d996c04cc Enumerate lints for analysis in synthesized options file. pq 2016-02-22 13:07:34 -08:00
  • 63f941bc93 Merge pull request #2087 from devoncarew/remove_sim_package_store Devon Carew 2016-02-22 12:47:36 -08:00
  • 3463d89cf6 remove iosSimulator field from ApplicationPackageStore Devon Carew 2016-02-22 12:37:08 -08:00
  • 896246ad14 Merge pull request #2079 from devoncarew/more_specific_logging Devon Carew 2016-02-22 12:12:05 -08:00
  • 2b70fda196 Merge pull request #2081 from chinmaygarde/master Chinmay Garde 2016-02-22 12:10:54 -08:00
  • 304694df6f Merge pull request #2082 from chinmaygarde/lint_fix Chinmay Garde 2016-02-22 12:00:43 -08:00
  • d299b05ab3 Fix linter error regarding extra braces in string interpolation in devices.dart Chinmay Garde 2016-02-22 11:51:35 -08:00
  • 7e59a9e82e Address issues raised in PR #2047 Chinmay Garde 2016-02-22 11:43:52 -08:00
  • 6ab25977c5 Merge pull request #2080 from chinmaygarde/master Chinmay Garde 2016-02-22 11:33:47 -08:00
  • f7d94fef8f Update status messages when unsupported devices are detected by the tools Chinmay Garde 2016-02-22 11:05:11 -08:00
  • ad8385e82e Merge pull request #2078 from devoncarew/xcode_eula_2 Devon Carew 2016-02-22 11:28:07 -08:00
  • d0e2d1a456 Merge pull request #2074 from abarth/rm_primary_swatch Adam Barth 2016-02-21 21:42:03 -08:00
  • 2c2fa23886 Remove ThemeData.primarySwatch Adam Barth 2016-02-21 20:26:09 -08:00
  • d91d334787 Merge pull request #2071 from abarth/improve_issue Adam Barth 2016-02-21 16:22:09 -08:00
  • b2e6da0205 Improve issue template Adam Barth 2016-02-21 16:20:22 -08:00
  • a499dc1d47 Merge pull request #2065 from abarth/test_gesture Adam Barth 2016-02-21 16:15:47 -08:00
  • 1484add104 Add TestGesture Adam Barth 2016-02-20 18:55:27 -08:00
  • aeb9419122 Merge pull request #2064 from abarth/snackbar_action Adam Barth 2016-02-21 12:58:24 -08:00
  • 505547ae95 Merge pull request #2068 from abarth/de_material Adam Barth 2016-02-21 12:58:13 -08:00
  • 375bb77671 Merge pull request #2067 from abarth/status_callback Adam Barth 2016-02-21 12:58:02 -08:00
  • 16f9e38769 check to see if the xcode eula has been signed Devon Carew 2016-02-21 00:41:14 -08:00
  • 488e5dcd6c log for specific adb devices Devon Carew 2016-02-21 00:23:13 -08:00
  • 240df79361 Remove redundant material_ prefix Adam Barth 2016-02-20 22:12:15 -08:00
  • 4ec9608472 Merge pull request #2066 from devoncarew/device_polling_redux Devon Carew 2016-02-20 22:08:00 -08:00
  • 6722e3d516 Animation status callbacks should be re-entrant Adam Barth 2016-02-20 22:06:00 -08:00
  • 67046f933d add the ability to start and stop device polling Devon Carew 2016-02-20 22:00:11 -08:00
  • 72fcbb7d36 SnackBar should have a single optional action Adam Barth 2016-02-20 16:54:10 -08:00
  • 9e56fc4e9e Merge pull request #2063 from abarth/starter_style Adam Barth 2016-02-20 16:41:05 -08:00
  • ec0ec75b26 Improve the style in the starter app Adam Barth 2016-02-20 15:48:55 -08:00
  • b7ae0be79a Merge pull request #2062 from abarth/rm_download_dart_sdk Adam Barth 2016-02-20 14:34:13 -08:00
  • 192fcf5284 Remove download_dart_sdk.py Adam Barth 2016-02-20 14:33:19 -08:00
  • eb6142ac34 Merge pull request #2059 from abarth/cloud_package Adam Barth 2016-02-20 13:55:54 -08:00
  • 4aae718f85 Download sky_engine and sky_services from cloud storage Adam Barth 2016-02-20 10:13:05 -08:00
  • 4f2cb45262 Stop running asset_bundle from Mojo Adam Barth 2016-02-20 13:02:35 -08:00
  • 38a72a444a Merge pull request #2054 from yjbanov/flutter-drive-cmd Yegor 2016-02-19 18:17:52 -08:00
  • a2b1bd4673 "flutter drive" command yjbanov 2016-02-19 16:31:34 -08:00
  • a7d461f776 Merge pull request #2413 from chinmaygarde/master Chinmay Garde 2016-02-19 17:22:26 -08:00
  • 9494bc6276 Update the Dart VM and wire in the extra kDataSnapshot symbol for the precompiler Chinmay Garde 2016-02-19 16:48:28 -08:00
  • c113bea978 Merge pull request #2049 from chinmaygarde/master Chinmay Garde 2016-02-19 16:37:30 -08:00
  • d797995632 tvOS, watchOS and old simulators are blacklisted in the tools Chinmay Garde 2016-02-19 14:16:02 -08:00
  • b8b6232df9 Merge pull request #2411 from jamesr/clang_android James Robinson 2016-02-19 15:14:18 -08:00
  • 73ea415a5a Merge pull request #2050 from HansMuller/icon Hans Muller 2016-02-19 14:54:50 -08:00
  • a0fa455aa6 Tool for running GDB on the Flutter engine Jason Simmons 2016-02-19 10:54:49 -08:00
  • 870d9e95f7 Gallery icons demo Hans Muller 2016-02-19 14:40:11 -08:00
  • 31131f5a49 Merge pull request #2047 from chinmaygarde/master Chinmay Garde 2016-02-19 14:15:33 -08:00
  • 7aad03d639 Enable building for Android using clang for target builds James Robinson 2016-02-19 14:05:21 -08:00
  • 83f10bd8ae Fix typo in the _xcodeVersionSatisfactory and rename the check Chinmay Garde 2016-02-19 13:38:28 -08:00
  • 5658640128 Fix lint errors Chinmay Garde 2016-02-19 13:34:16 -08:00
  • c5056b957e iOS: In case Xcode is installed but the version is too old. Advise the user to update. Chinmay Garde 2016-02-19 13:19:11 -08:00
  • a6f0c97a22 Merge pull request #2046 from abarth/background_compilation Adam Barth 2016-02-19 13:10:10 -08:00
  • b7ee5980ea Enable background compilation Adam Barth 2016-02-19 13:06:55 -08:00
  • 2772f203ca Merge pull request #2045 from chinmaygarde/master Chinmay Garde 2016-02-19 12:36:30 -08:00
  • 670bf871e2 Merge pull request #1969 from chinmaygarde/master Chinmay Garde 2016-02-19 12:30:36 -08:00
  • f6a2477dce Always generate legal UTIs for project identifiers. Chinmay Garde 2016-02-19 12:30:18 -08:00
  • 9ed4e417d0 Fix flutter_tools tests Chinmay Garde 2016-02-19 11:48:39 -08:00
  • 512f5764bd Add an issue template for Github Chinmay Garde 2016-02-17 15:28:26 -08:00
  • b37112af2a Rewrite Local.xcconfig per build Chinmay Garde 2016-02-17 12:26:00 -08:00
  • df946dd875 iOS: Treat the initial Info.plist string as a mustache template. Use the project name to initialize the bundle name and identifier Chinmay Garde 2016-02-17 10:58:34 -08:00
  • 5009f44a62 Merge pull request #2029 from jason-simmons/font_custom_load Jason Simmons 2016-02-19 10:23:48 -08:00
  • baa6a9671a Merge "Suppress linebreaks in emoji ZWJ sequences" into nyc-dev am: e87aac42d0 am: aca6476db8 Raph Levien 2016-02-19 18:07:11 +00:00
  • 59351a79e4 Generate a font manifest JSON file from flutter.yaml Jason Simmons 2016-02-18 10:13:30 -08:00
  • aca6476db8 Merge "Suppress linebreaks in emoji ZWJ sequences" into nyc-dev am: e87aac42d0 Raph Levien 2016-02-19 18:02:35 +00:00
  • e87aac42d0 Merge "Suppress linebreaks in emoji ZWJ sequences" into nyc-dev Raph Levien 2016-02-19 17:53:48 +00:00
  • 9323d4edbf Merge pull request #2021 from HansMuller/tooltip Hans Muller 2016-02-19 08:39:49 -08:00
  • f989d3b855 Tooltip gallery demo Hans Muller 2016-02-18 18:40:04 -08:00
  • e63bcc2a90 Merge pull request #2023 from abarth/rm_service_registry Adam Barth 2016-02-18 20:12:15 -08:00
  • 09dbd9e76d Remove ServiceRegistry Adam Barth 2016-02-18 20:01:10 -08:00
  • 2087bb08fa Rev engine Adam Barth 2016-02-18 19:44:40 -08:00
  • 79873b4e55 Rev pub packages Adam Barth 2016-02-18 16:54:38 -08:00
  • be109ddf0f Merge pull request #2012 from HansMuller/grid_tile Hans Muller 2016-02-18 16:25:43 -08:00
  • 5070d94243 Added GridTile Hans Muller 2016-02-18 15:03:31 -08:00
  • c96923b780 Optimize: Use measureText instead of doLayout. am: 761218bce9 am: d43f5022d2 Keisuke Kuroyanagi 2016-02-18 23:37:41 +00:00
  • d43f5022d2 Optimize: Use measureText instead of doLayout. am: 761218bce9 Keisuke Kuroyanagi 2016-02-18 23:30:50 +00:00
  • 60dae7d220 Merge pull request #2405 from chinmaygarde/master Chinmay Garde 2016-02-18 15:28:52 -08:00
  • a14712eaf8 Suppress linebreaks in emoji ZWJ sequences Raph Levien 2016-02-18 15:00:24 -08:00
  • 3cd81dbdf2 Make the buildbot generate an archive for the dynamic services SDK Chinmay Garde 2016-02-18 14:52:21 -08:00
  • bde44417b9 Merge pull request #2010 from devoncarew/create_command Devon Carew 2016-02-18 14:52:29 -08:00
  • 0da7463ef0 make the '-o' option in create optional Devon Carew 2016-02-18 14:33:59 -08:00
  • 7753b1c525 Disable hyphenation when word overlaps style boundary am: 72ab39455f am: b708833cf3 Raph Levien 2016-02-18 19:51:41 +00:00
  • 761218bce9 Optimize: Use measureText instead of doLayout. Keisuke Kuroyanagi 2016-02-18 11:35:42 -08:00
  • b708833cf3 Disable hyphenation when word overlaps style boundary am: 72ab39455f Raph Levien 2016-02-18 19:16:02 +00:00
  • 72ab39455f Disable hyphenation when word overlaps style boundary Raph Levien 2016-02-18 10:27:38 -08:00
  • 242fce055d Merge pull request #1975 from HansMuller/grid_list_demo Hans Muller 2016-02-18 10:25:59 -08:00
  • 8cfe31f5e8 Added GridTileBar, grid gallery demo Hans Muller 2016-02-17 15:45:05 -08:00
  • 77c3f8eb24 Support Hanb script. Seigo Nonaka 2016-01-22 18:35:52 +09:00