Commit Graph

  • 4d2c2aaaa1 Revert pod install skip revert (#13774) xster 2017-12-27 07:30:31 -08:00
  • 0759043e47 Revert "Enable developers to run pod from terminal directly and skip pod install if possible. (#13374)" (#13770) xster 2017-12-27 02:51:44 -08:00
  • c6a17525e8 Enable developers to run pod from terminal directly and skip pod install if possible. (#13374) KyleWong 2017-12-27 17:27:15 +08:00
  • 70b32e85a3 Use processManager.canRun instead of file existance check. Alexander Aprelev 2017-12-22 14:58:53 -08:00
  • a6c963032e Fix gen_snapshot name, path for Windows. Alexander Aprelev 2017-12-22 14:39:13 -08:00
  • 5d14a2a64f Revert "Ensure language and country codes are not empty" (flutter/engine#4494) Zachary Anderson 2017-12-22 15:00:42 -08:00
  • 31e78f1e7f roll engine to 7c126001d8195abfb2c5778d32cb779f3c8b66c6 (#13755) amirh 2017-12-22 11:06:22 -08:00
  • 9088f515c3 [Fuchsia] Don't force a full Dart SDK build during host build (flutter/engine#4493) Zachary Anderson 2017-12-22 10:16:51 -08:00
  • 76a8903f01 Ensure language and country codes are not empty (flutter/engine#4492) Zachary Anderson 2017-12-22 10:09:02 -08:00
  • b4c5318c5f Apply transform to textures on android (flutter/engine#4486) Sigurd Meldgaard 2017-12-22 11:15:32 +01:00
  • 7132083b24 Partially revert #13711 (#13745) Todd Volkert 2017-12-22 01:26:15 -05:00
  • 36bd9ee0d4 update html on flutter_tools (#13744) xster 2017-12-21 19:13:18 -08:00
  • 4fcdb50d9b Add Cupertino scrollbar (#13290) xster 2017-12-21 16:44:42 -08:00
  • 82c6be7588 Remove extraneous const from PhysicalLayerRRect::getPath (flutter/engine#4490) amirh 2017-12-21 16:26:12 -08:00
  • 4e13cd07bb Fixes crash caused by invisible semantics children (#13740) Michael Goderbauer 2017-12-21 16:09:43 -08:00
  • 9efe7a7285 Engine support for arbitrary shape physical layers (flutter/engine#4488) amirh 2017-12-21 15:57:10 -08:00
  • 56061759fc Add an AnimatedIcon class and vitool (vector icon tool) to generate data for it (#13530) amirh 2017-12-21 15:46:05 -08:00
  • a5b277030a Roll engine to 39029aad6cd21aa2c1359ebdd05cb4e57ad3794d (#13739) Zachary Anderson 2017-12-21 15:34:05 -08:00
  • b1269a3a62 Specify what image formats are supported in the API docs. (flutter/engine#4483) Ian Hickson 2017-12-21 15:07:17 -08:00
  • 370c73d9bc Audit all the "final Widget child" properties. (#13718) Ian Hickson 2017-12-21 15:02:35 -08:00
  • 4e2f77745f Miscellaneous documentation improvements (#13719) Ian Hickson 2017-12-21 15:02:21 -08:00
  • 4e16b9db29 Attempt a less invasive way to disable fading. (#13733) Ian Hickson 2017-12-21 15:02:03 -08:00
  • b3cfa785c4 Uncontroversial and backwards compatible 2.0 SDK fixes (#13723) Leaf Petersen 2017-12-21 13:39:03 -08:00
  • 377b4c60c6 Roll Dart to 9e8a3e2d31621c1bdf6139d068e7898a2ac2ab5a (flutter/engine#4489) Zachary Anderson 2017-12-21 11:36:56 -08:00
  • ecb708ee3a Clean up lerp() methods and their documentation. (#13684) Ian Hickson 2017-12-21 11:09:49 -08:00
  • 075ba6477f Roll engine (#13727) Sarah Zakarias 2017-12-21 12:05:15 +01:00
  • e2988adef3 Mention Kotlin in README (#13725) Mikkel Nygaard Ravn 2017-12-21 11:33:22 +01:00
  • 9d4f7464fb Read FlutterAssetsDir from the Android manifest XML file (flutter/engine#4485) Sarah Zakarias 2017-12-21 09:26:16 +01:00
  • fc9dac8435 Revert "Fix filename handling for Windows. (#4482)" (flutter/engine#4484) Alexander Aprelev 2017-12-20 22:55:27 -08:00
  • af4ac729ef Revert "Roll engine to pick up fix for windows preview-dart-2 tests" Alexander Aprelev 2017-12-20 19:07:08 -08:00
  • dbd3eb678a Roll engine to pick up fix for windows preview-dart-2 tests Alexander Aprelev 2017-12-20 17:06:07 -08:00
  • 291602db92 localize a11y tab labels in the TabBar (#13714) Yegor 2017-12-20 17:10:32 -08:00
  • 6873608184 Make UserAccountsDrawerHeader accessible (#13711) Yegor 2017-12-20 17:10:06 -08:00
  • d65485dd0e Fix filename handling for Windows. (flutter/engine#4482) Alexander Aprelev 2017-12-20 16:40:18 -08:00
  • dd796853cc Revert "Adding minzip to packaging steps for Windows (#13679)" (#13716) Greg Spencer 2017-12-20 16:21:57 -08:00
  • 765191e7b4 Adding minzip to packaging steps for Windows (#13679) Greg Spencer 2017-12-20 15:35:53 -08:00
  • 83134cd39f Added find.ancestor to CommonFinders (#13691) Hans Muller 2017-12-20 15:03:58 -08:00
  • 95aeb05ced Roll engine to 937bde8f98e64aa574f77049bc52e9c8e862c82c (#13709) Michael Goderbauer 2017-12-20 14:32:22 -08:00
  • b44c49b379 Clean up lerp() methods and their documentation. (flutter/engine#4478) Ian Hickson 2017-12-20 14:08:37 -08:00
  • b1c870b312 Reenable fade transition for Material page transition (#13048) (#13680) Ian Hickson 2017-12-20 13:52:01 -08:00
  • ba58111b7b Add .vscode/ to .gitignore template (#13697) Victor Choueiri 2017-12-20 22:43:22 +02:00
  • 82869d71a5 A11y nodes with only value or hint are focusable (flutter/engine#4481) Michael Goderbauer 2017-12-20 11:15:10 -08:00
  • 81d4834278 support increase and decrease SemanticsActions in time picker (#13689) Yegor 2017-12-20 10:25:33 -08:00
  • 7766b2a196 Roll Dart to 718bda0c9 (#13698) Erik Corry 2017-12-20 15:13:34 +01:00
  • a96487929b Roll Flutter engine incl. new Skia. (#13696) Erik Corry 2017-12-20 13:28:40 +01:00
  • 0ebed16e78 Roll Dart to 075720c352685b6c4fbfa3b6300b270714562f62 (flutter/engine#4476) Erik Corry 2017-12-20 12:39:16 +01:00
  • 36bcdc4c7e Fix Android templates (#13681) Mikkel Nygaard Ravn 2017-12-20 10:50:40 +01:00
  • 39c2521f29 Update project.pbxproj of flutter_gallery (#13678) Michael Goderbauer 2017-12-19 16:59:35 -08:00
  • 52ebff721a selected ListTile is selected (#13676) Michael Goderbauer 2017-12-19 16:39:56 -08:00
  • 6668040b0c libtxt: ensure that decoration underline thickness is not zero (flutter/engine#4477) Jason Simmons 2017-12-19 14:28:56 -08:00
  • 31418570a2 Gen localization classes intead of a big map (#13653) Hans Muller 2017-12-19 14:02:22 -08:00
  • 30720bd148 Change async stubbing to use thenAnswer. (#13521) Alan Russian 2017-12-19 13:13:57 -08:00
  • 78ff7707e1 Fix niggling PaginatedDataTable bugs (#13556) Ian Hickson 2017-12-19 12:39:48 -08:00
  • b5eac0422a use different delimiter for generated code; print generated code into mismatch description (#13667) Yegor 2017-12-19 11:45:29 -08:00
  • e6f20eb95c IconButton is a button, semantically (#13674) Michael Goderbauer 2017-12-19 11:33:23 -08:00
  • 12f405578f Added five new locales to flutter_localizations (#13621) Hans Muller 2017-12-19 11:09:50 -08:00
  • ce75911f1a Add flutter_assets and *.class to gitignore (#13664) xster 2017-12-19 10:21:59 -08:00
  • e478a5472d Apply media padding in Gallery Pesto demo (#13668) Chris Bracken 2017-12-19 09:15:26 -08:00
  • 2de1070160 Add zip asset store to AssetFontSelector (flutter/engine#4475) Sarah Zakarias 2017-12-19 12:28:03 +01:00
  • 9d96957b4e libtxt: make minIntrinsicWidth match maxIntrinsicWidth if constraints prevent line wrapping (flutter/engine#4468) Jason Simmons 2017-12-18 16:06:19 -08:00
  • ac3844c916 Revert "libtxt: Restore code that had been disabled due to older versions of ICU and HarfBuzz (#4456)" (flutter/engine#4474) Jason Simmons 2017-12-18 15:02:16 -08:00
  • 37f216bfab Add support for 7Zip to the packaging script. (#13659) Greg Spencer 2017-12-18 14:40:29 -08:00
  • d2d86e35c5 Bump test timeout threshold (#13661) Mikkel Nygaard Ravn 2017-12-18 23:04:07 +01:00
  • e9ba0dd4ba Switch from app.flx to flutter_assets (#13656) Mikkel Nygaard Ravn 2017-12-18 22:09:49 +01:00
  • 0c2cf26813 Roll Skia and remove PngPixelSerializer (flutter/engine#4472) Brian Osman 2017-12-18 15:44:54 -05:00
  • b771294c16 Use idevice_id for devicelab iOS device lookups (#13652) Chris Bracken 2017-12-18 11:10:18 -08:00
  • 68bf4b3c62 Remove app.flx and add flutter_assets to project.pbxproj of all example apps (#13649) Sarah Zakarias 2017-12-18 20:08:30 +01:00
  • 93cd451764 Fix formatting (flutter/engine#4473) Brian Osman 2017-12-18 13:21:32 -05:00
  • 8a9f21d076 Document that Xcode 9 is required to build the engine (flutter/engine#4469) Chris Bracken 2017-12-18 10:00:19 -08:00
  • 73552ecae2 Remove app.flx on iOS (#13648) Sarah Zakarias 2017-12-18 18:58:44 +01:00
  • c7ea97f2bb Use idevice_id for devicelab iOS device listing (#13624) Chris Bracken 2017-12-18 09:46:33 -08:00
  • 2ef379ad12 Remove app.flx from apk (#13647) Sarah Zakarias 2017-12-18 14:33:35 +01:00
  • aedb6d58e5 Read platform kernel blob from asset directory instead of FLX (flutter/engine#4471) Sarah Zakarias 2017-12-18 13:15:01 +01:00
  • d8a79eacf9 Select fonts from asset directory instead of FLX (flutter/engine#4464) Sarah Zakarias 2017-12-18 09:01:56 +01:00
  • e85d099229 Apply media padding to Contacts demo (#13628) Chris Bracken 2017-12-15 19:10:18 -08:00
  • 2e1b0a7fd2 update xcode project (#13587) xster 2017-12-15 19:02:53 -08:00
  • 7fb78523e9 Require Xcode 9.0 or later for iOS builds (#13608) (#13622) Chris Bracken 2017-12-15 18:13:10 -08:00
  • 8e5d77d3fa Make animating opacity cheaper. (#13583) Ian Hickson 2017-12-15 18:10:36 -08:00
  • 813be533cd Apply media padding to snackbar contents (#13623) Chris Bracken 2017-12-15 17:55:25 -08:00
  • a556ad095d Switch to using XZ instead of BZip2 for tar archives. (#13620) Greg Spencer 2017-12-15 16:40:49 -08:00
  • 50183917b0 libtxt: fixes to text style inheritance (flutter/engine#4466) Jason Simmons 2017-12-15 16:21:40 -08:00
  • dc5714d32b Fix spawnFunction on iOS in debug mode. (flutter/engine#4467) Ryan Macnak 2017-12-15 16:11:09 -08:00
  • a43be998ec Split one CustomPainter doc paragraph to bullet points (#13590) xster 2017-12-15 15:56:28 -08:00
  • f39a847c8b Apply media padding in UserAccountsDrawerHeader (#13619) Chris Bracken 2017-12-15 15:52:19 -08:00
  • f00c90232c Add a Dart script to prepare the flutter repo for packaging. (#13548) Greg Spencer 2017-12-15 15:01:30 -08:00
  • e65c882e97 Provide a navigatorKey property on MaterialApp and WidgetsApp (#13591) Ian Hickson 2017-12-15 14:41:52 -08:00
  • 2c0c9ba9e5 Apply media padding in complex layout benchmark drawer header (#13610) Chris Bracken 2017-12-15 12:46:35 -08:00
  • 05dba60c63 keep recursing past directories with pubspec.yaml when gathering packages (#13573) amirh 2017-12-15 12:21:03 -08:00
  • 6728d4845d Revert "Require Xcode 9.0 or later for iOS builds (#13608)" (#13612) Chris Bracken 2017-12-15 11:59:42 -08:00
  • 0fac5f01a2 Require Xcode 9.0 or later for iOS builds (#13608) Chris Bracken 2017-12-15 11:44:01 -08:00
  • d8bfb3a99b Apply media padding to Gallery Material Design demos (#13593) Chris Bracken 2017-12-15 10:13:30 -08:00
  • d95b01846f libtxt: If no glyphs were rendered, then compute baseline metrics using the paragraph style's font (flutter/engine#4462) Jason Simmons 2017-12-15 10:07:11 -08:00
  • d9edab84e4 Roll engine to d945976b04cc82d32c9691dae1fc8e4955222b3d (#13605) Martin Kustermann 2017-12-15 16:03:49 +01:00
  • 610c4c937c Roll dart into engine (flutter/engine#4465) Martin Kustermann 2017-12-15 13:39:17 +01:00
  • 235b64ed2f make date picker accessible (#13502) Yegor 2017-12-14 20:38:39 -08:00
  • dc9c95375f Apply media padding in Color, Typography demos (#13592) Chris Bracken 2017-12-14 18:32:41 -08:00
  • dd943fefe0 Apply media padding in Cupertino Navigation demo (#13585) Chris Bracken 2017-12-14 17:38:48 -08:00
  • 8a77036b35 Center Shrine demo title with centerTitle (#13586) Chris Bracken 2017-12-14 16:53:30 -08:00
  • 5bbcf6d4fc Apply T, L, R media padding in Cupertino nav bar (#13580) Chris Bracken 2017-12-14 15:26:16 -08:00
  • c28121eeca Allow the ErrorWidget to be overridden. (#13578) Ian Hickson 2017-12-14 15:05:41 -08:00