Commit Graph

  • 700dc9f752 enable lint avoid_function_literals_in_foreach_calls (#12607) Alexandre Ardhuin 2017-10-19 08:16:16 +02:00
  • 79fbf8bb03 Split common matcher into its own file. (#12622) Todd Volkert 2017-10-18 20:55:00 -07:00
  • e938ceb086 Adjust to new location for the Dart project. (#12621) P.Y. Laligand 2017-10-18 19:45:48 -07:00
  • a5a75e3d84 Fix tabs Semantics test (#12620) Michael Goderbauer 2017-10-18 17:11:50 -07:00
  • 212249cd2b Export the SkClipOp argument in Canvas.clipRect (flutter/engine#4243) Jason Simmons 2017-10-18 16:39:19 -07:00
  • 22b9ed16b5 Support accessibility announcements in the iOS accessibility_bridge (flutter/engine#4244) amirh 2017-10-18 16:37:52 -07:00
  • f8a2bd20e9 Redesign Semantic Tree Compilation Algorithm (#12605) Michael Goderbauer 2017-10-18 16:28:24 -07:00
  • d47d268719 0.0.17 dev version (#12593) Collin Jackson 2017-10-18 16:25:36 -07:00
  • 9baca00119 Make Tab take a widget as child (#12613) Michael Goderbauer 2017-10-18 16:19:54 -07:00
  • db7ec2ce7e Add alwaysUse24HourFormat and textScaleFactor (flutter/engine#4202) Yegor 2017-10-18 16:13:43 -07:00
  • af0afff111 Workaround a connection issue on iOS 11.0.x (#12444) Mihail Slavchev 2017-10-19 01:25:49 +03:00
  • 264cbf6145 libtxt: adapt a selection rectangle test (#12612) Jason Simmons 2017-10-18 14:48:20 -07:00
  • 268fa25fff Allow a non-main entrypoint (flutter/engine#4238) Zachary Anderson 2017-10-18 14:19:28 -07:00
  • aeb54d46dc libtxt: handle newlines during invocation of the minikin line breaker (flutter/engine#4237) Jason Simmons 2017-10-18 14:14:02 -07:00
  • 898f5afa3e Make flutter_app's output_name work like other templates (flutter/engine#4236) Adam Barth 2017-10-18 14:11:48 -07:00
  • f847272fc7 Make FLX construction atomic (#12604) Adam Barth 2017-10-18 13:46:17 -07:00
  • 1591262717 Manually specify iphonesimulator SDK in xcodebuild-arguments (flutter/engine#4242) Chris Bracken 2017-10-18 13:34:38 -07:00
  • 897c86bce9 make AccessibilityBridge#mOwner final (flutter/engine#4235) amirh 2017-10-18 13:25:07 -07:00
  • e6c37be181 Use iphonesimulator SDK for Obj-C doc generation (flutter/engine#4241) Chris Bracken 2017-10-18 13:23:13 -07:00
  • 91ce24e23e Specify iOS SDK when generating Obj-C docs (flutter/engine#4240) Chris Bracken 2017-10-18 13:04:33 -07:00
  • 0790891600 BoxDecoration.borderRadius and RoundedRectangleBorder.borderRadius RTL (#12603) Ian Hickson 2017-10-18 11:24:54 -07:00
  • 559466199d Add Fuchsia package() declaration (flutter/engine#4239) Adam Barth 2017-10-18 11:23:46 -07:00
  • faa7964af3 Support accessibility announcements in the Android AccessibilityBridge (flutter/engine#4232) amirh 2017-10-18 11:10:14 -07:00
  • f6135107bc Copy snapshot file into assets (#12523) Sarah Zakarias 2017-10-18 14:52:36 +02:00
  • 822084b235 Add a rootNavigator option to Navigator.of (#12580) xster 2017-10-18 01:31:29 -07:00
  • 964a138d80 nav bar font styles are special, do not inherit (#12578) xster 2017-10-18 01:30:43 -07:00
  • d920fdd11a RoundedRectangleBorder (#12591) Ian Hickson 2017-10-17 17:58:04 -07:00
  • d8380201bd libtxt: update a test for differences in rounding when calculating line heights (#12572) Jason Simmons 2017-10-17 17:45:20 -07:00
  • 1f531595cf Use non-whitespace contents in a button padding test (#12568) Jason Simmons 2017-10-17 17:45:11 -07:00
  • e8aa40eddd release 0.0.17 (#12590) Collin Jackson 2017-10-17 15:42:40 -07:00
  • a07fffd551 Fix for issue 12526 (flutter/engine#4218) Siva 2017-10-17 14:47:09 -07:00
  • e10720e089 Expose SkPath::arcTo and SkPath::rArcTo to Dart. (flutter/engine#4222) Chinmay Garde 2017-10-17 13:53:12 -07:00
  • b4193daaf9 Make Engine::RunBundle* reuse an existing RuntimeController (flutter/engine#4229) Zachary Anderson 2017-10-17 13:44:09 -07:00
  • 0e34c7f28c CircleBorder (#12570) Ian Hickson 2017-10-17 13:38:06 -07:00
  • 52fbcefed6 Link platform.dill only into app kernel file used for build aot. (#12571) Alexander Aprelev 2017-10-17 13:30:32 -07:00
  • 1f82733a3b Make BoxDecoration lerp gradients (#12451) Ian Hickson 2017-10-17 13:10:10 -07:00
  • a13320253c Don't attempt to draw invisible overflow indicator (#12534) Adam Barth 2017-10-17 11:17:08 -07:00
  • b1614258dc Add dependency on chromium/src/build for Mac/iOS build (flutter/engine#4224) Chris Bracken 2017-10-17 11:07:54 -07:00
  • 3d7a4eed44 Short circuit _checkUp if tap callbacks were triggered by resolve. (#12521) amirh 2017-10-17 10:29:29 -07:00
  • bd3e91ed98 AssetImage.obtainKey handles devicePixelRatio == null (#12564) Hans Muller 2017-10-17 09:27:04 -07:00
  • f7660f8d9c Read snapshot directly from data dir instead of FLX (flutter/engine#4214) Sarah Zakarias 2017-10-17 15:06:03 +02:00
  • 9ce3ba314e Add Cupertino icon fonts helper and dependency for default template (#12559) xster 2017-10-16 18:59:28 -07:00
  • 0226fef0e6 Fix build breakage in the iOS software backend due to Skia update. (flutter/engine#4223) Chinmay Garde 2017-10-16 16:43:43 -07:00
  • c56dd2dcf6 Update Skia revision to 09eeefba. (flutter/engine#4221) Chinmay Garde 2017-10-16 16:03:08 -07:00
  • df55d4f337 libtxt: make the min/max intrinsic width calculations match expectations of the framework (flutter/engine#4220) Jason Simmons 2017-10-16 15:31:15 -07:00
  • ad72c78342 Fix testing on Fuchsia. (#12563) P.Y. Laligand 2017-10-16 10:58:39 -07:00
  • fea1129921 Roll engine to pick up iOS resource bundle fix. (#12558) Alexander Aprelev 2017-10-16 09:39:30 -07:00
  • 16934d4f9e Put back ConfigureBundle. (flutter/engine#4219) Alexander Aprelev 2017-10-15 11:31:26 -07:00
  • e20bff4d79 Add benchmark score keys to the hot mode test report. (#12547) Alexander Aprelev 2017-10-14 11:29:37 -07:00
  • e697e5523f Add large text switching to Gallery app. (#12443) Greg Spencer 2017-10-13 21:44:24 -07:00
  • c2dfa6a186 Change pattern triggering next step. (#12543) Alexander Aprelev 2017-10-13 21:14:51 -07:00
  • be1467e0cd Restructure hot mode test so it runs interactively. (#12519) Alexander Aprelev 2017-10-13 20:06:35 -07:00
  • 0999fca99d Update references to the engine project. (#12515) P.Y. Laligand 2017-10-13 17:16:33 -07:00
  • 235f07742a Allow the project to be mapped to a location other than //flutter. (flutter/engine#4203) P.Y. Laligand 2017-10-13 17:00:58 -07:00
  • d2a80e7a3e Update the buildroot (flutter/engine#4217) P.Y. Laligand 2017-10-13 16:50:35 -07:00
  • 17db2d2335 Fix nextMonthTooltip Japanese translation (#12540) Chris Bracken 2017-10-13 16:38:24 -07:00
  • 25ac924e01 Modify the MaterialButton to expand when text is scaled. (#12431) Greg Spencer 2017-10-13 16:07:05 -07:00
  • 6c6d08b9ee Keep incremental compiler state through full restart. (#12535) Alexander Aprelev 2017-10-13 15:18:24 -07:00
  • 3616ebbd30 Emphasize the behavior property in GestureDetector's class doc. (#12536) amirh 2017-10-13 13:33:39 -07:00
  • 00c4c7b023 de-emphasize the footer of the generated docs (#12514) Devon Carew 2017-10-13 13:31:32 -07:00
  • 4ffa801cb1 Remove parentSemantics from semantics tree compliation (#12479) Michael Goderbauer 2017-10-13 12:27:23 -07:00
  • fc6cd2ae23 libtxt: support the use_test_font flag required by framework tests (flutter/engine#4216) Jason Simmons 2017-10-13 11:31:35 -07:00
  • b32aaf2510 Remove unnecessary assert in drawAtlas (flutter/engine#4213) Jason Simmons 2017-10-13 11:31:24 -07:00
  • 32c038ee3f Add missing curly braces in icon.dart (#12529) amirh 2017-10-13 10:20:22 -07:00
  • e316956888 Make tooltips scale with textScaleFactor (#12498) gspencergoog 2017-10-12 16:44:21 -07:00
  • ba0618d35d Make material slider respect textScaleFactor (#12511) gspencergoog 2017-10-12 16:43:28 -07:00
  • 3470c682f4 Make flag out of '--all' option (#12510) Alexander Aprelev 2017-10-12 16:08:29 -07:00
  • 07a4b4c426 Reapply "When parts of the program are changed in a hot reload, but not executed during the reassemble, warn that a restart may be needed." (#12490) Ryan Macnak 2017-10-12 15:58:40 -07:00
  • 9b1c0f80f4 [Android] Lazily create the rasterizer and platform surface (flutter/engine#4207) Zachary Anderson 2017-10-12 15:38:28 -07:00
  • 85e4f0526b Fix restart flow for preview-dart-2 mode. (#12496) Alexander Aprelev 2017-10-12 14:48:37 -07:00
  • 281c792527 Add empty pubspec.yaml files. (flutter/engine#4212) P.Y. Laligand 2017-10-12 14:46:51 -07:00
  • a4b29d6414 Pass --enable_mirrors=false when building script snapshots for the debug mode. (#12472) Ryan Macnak 2017-10-12 14:46:37 -07:00
  • c312b3d9ae Keep Icon's subtree structure the same with and without a semanticLabel. (#12516) amirh 2017-10-12 13:52:55 -07:00
  • a0b633145f Remove obsolete text_align header from the libtxt benchmarks (flutter/engine#4211) Jason Simmons 2017-10-12 13:50:27 -07:00
  • 224d4abc83 Remove use of a SceneBuilder member after deletion (flutter/engine#4209) Jason Simmons 2017-10-12 13:50:17 -07:00
  • e069095af0 Remove AndroidSurface::SetFlutterView (flutter/engine#4208) Jason Simmons 2017-10-12 13:49:56 -07:00
  • dcdf709491 Make sure we await for the file writing to complete before reporting that compilation is done. (flutter/engine#4210) Alexander Aprelev 2017-10-12 13:39:19 -07:00
  • 4419ecfa91 libtxt: fix some typos (flutter/engine#4206) Jason Simmons 2017-10-12 11:51:50 -07:00
  • df45191b54 Add an option to link platform.dill into app kernel file (flutter/engine#4204) Alexander Aprelev 2017-10-12 10:11:47 -07:00
  • 72c8d9b4c2 Fix Hebrew translations (#12502) amirh 2017-10-12 09:18:12 -07:00
  • 8f7c5c700f Fix Italian translations (#12506) Julian 2017-10-12 18:03:28 +02:00
  • f5cc816c54 Keep CircleAvatar from scaling the text with textScaleFactor (#12499) gspencergoog 2017-10-12 08:21:28 -07:00
  • cf981ae074 Add an option to specify file byte store location (flutter/engine#4201) Alexander Aprelev 2017-10-11 17:33:22 -07:00
  • eac6438ce8 Make flow::Layer::Paint const. (flutter/engine#4200) Chinmay Garde 2017-10-11 16:48:31 -07:00
  • 5020651ee0 Make flow::LayerBuilder virtual and plug in the default layer builder. (flutter/engine#4199) Chinmay Garde 2017-10-11 16:26:18 -07:00
  • 0f67acda39 libtxt: support right-to-left text (flutter/engine#4198) Jason Simmons 2017-10-11 16:15:57 -07:00
  • 948a60c83d Fix RunBundleAndSource to run from kernel. (flutter/engine#4184) Alexander Aprelev 2017-10-11 16:04:57 -07:00
  • c3d56b1dad flutter_localization optional package (#12410) Hans Muller 2017-10-11 16:01:13 -07:00
  • f07170b45b Update Semantics for SingleChildScrollViews (#12376) Michael Goderbauer 2017-10-11 13:07:19 -07:00
  • adaa3a0303 Move layer tree construction into flow::LayerBuilder so alternate builders can be plugged in. (flutter/engine#4197) Chinmay Garde 2017-10-11 12:25:55 -07:00
  • 51e4e9f9a5 Rev version to 0.0.17-dev (#12489) Chris Bracken 2017-10-10 17:41:25 -07:00
  • 4424892c79 Version 0.0.16 (#12488) Chris Bracken 2017-10-10 16:45:11 -07:00
  • 095e6af0b8 Reroll engine to 2a84f18c795d24ba95baed360fcb58b3dc66d661 (#12487) Alexander Aprelev 2017-10-10 16:27:51 -07:00
  • 17f2229829 Roll dart to 87538ffd7eca3405d13e46dcf3a20dcdcde9761e (flutter/engine#4195) Alexander Aprelev 2017-10-10 15:04:49 -07:00
  • ab74e6a9a3 Resubmit fix dep (flutter/engine#4194) Alexander Aprelev 2017-10-10 14:16:05 -07:00
  • 5e595d12e4 Allow specifying and a11y label for Icon widget (#12475) amirh 2017-10-10 14:04:43 -07:00
  • 582a87b957 Revert "Change kernel platform generation dependency name (#4189)" (flutter/engine#4192) Alexander Aprelev 2017-10-10 13:34:28 -07:00
  • 9d4e4ace0f Change kernel platform generation dependency name (flutter/engine#4189) Alexander Aprelev 2017-10-10 13:24:04 -07:00
  • 6163b19fb7 Roll Dart to 91ee4ee8d2b2d352c914dacfcf4cace924482ccc. (flutter/engine#4191) Ryan Macnak 2017-10-10 13:22:30 -07:00
  • d9095ecaf2 Update Skia revision to 1700bafb8a0. (flutter/engine#4190) Chinmay Garde 2017-10-10 12:28:45 -07:00