Commit Graph

  • 0550c2f021 Remove workaround for SIGINT (#8834) Michael Goderbauer 2017-03-16 15:10:20 -07:00
  • 2bbe82ef30 Increase timeout and verbosity to diagnose devicelab failure (#8832) Ian Hickson 2017-03-16 15:02:43 -07:00
  • 9a068c65e4 [fuchsia_reload] Find and attach to the first instance of the named app (#8830) Zachary Anderson 2017-03-16 14:35:53 -07:00
  • 41d996851b Escalate missing_return hints to warnings (#8825) Phil Quitslund 2017-03-16 14:28:18 -07:00
  • cf08b44ee6 Update to Dart SDK 1.23.0-dev.9.0. (#8829) Phil Quitslund 2017-03-16 14:26:15 -07:00
  • 61bb3fbc81 Merge "Refactor WordBreaker" TreeHugger Robot 2017-03-16 21:20:15 +00:00
  • 79002c7453 add tasks for Windows bots in device lab (#8827) Michael Goderbauer 2017-03-16 13:47:14 -07:00
  • f2fd20ec54 Update emoji grapheme breaking rules Roozbeh Pournader 2017-03-15 16:35:36 -07:00
  • f3399b503e Refactor WordBreaker Roozbeh Pournader 2017-03-16 12:23:08 -07:00
  • e0f26b44f2 Fixed a typo in AnimationController.repeat() (#8816) Hans Muller 2017-03-16 07:28:47 -07:00
  • cefcd249ac Only run pod install if CocoaPods v1.0.0 or greater is installed. (#8790) Jakob Andersen 2017-03-16 11:19:07 +01:00
  • 6314a6c091 Update iOS part of flutter_view to use the new platform message channel (#8762) Sarah Zakarias 2017-03-16 09:32:19 +01:00
  • dc83c4913a Add some missing dartdocs (#8819) Adam Barth 2017-03-15 20:56:49 -07:00
  • 464d63f0d8 Merge "Introduce minikin_stress_tests to find race condition." TreeHugger Robot 2017-03-16 00:50:50 +00:00
  • d87f19817f devicelab benchmarks run on Windows (#8814) Michael Goderbauer 2017-03-15 16:33:10 -07:00
  • 4b613e361b Merge "Serialize and deserialize supported axes." TreeHugger Robot 2017-03-15 23:30:30 +00:00
  • e64e9b2176 Introduce minikin_stress_tests to find race condition. Seigo Nonaka 2017-03-14 18:10:48 -07:00
  • 0c8d074c0c Merge "Fallback from script-specific hyphens to normal hyphen first" TreeHugger Robot 2017-03-15 22:45:31 +00:00
  • 4c91b6e725 Stop using package:stack_trace and Chain.capture (#8803) John McCutchan 2017-03-15 15:39:01 -07:00
  • c044fd4ed7 Merge "In greedy line breaking, repeat breaks until the line fits" TreeHugger Robot 2017-03-15 22:29:13 +00:00
  • a80e5c20f3 Add a doctor check for host executable compatibility (#8798) John McCutchan 2017-03-15 15:22:54 -07:00
  • 2166ea5b7f apply partially the upcoming unnecessary_lambdas (#8810) Alexandre Ardhuin 2017-03-15 23:09:58 +01:00
  • 45b19efda8 Do legacy image decoding for now (flutter/engine#3480) Brian Osman 2017-03-15 17:31:05 -04:00
  • ca8ac8a924 Serialize and deserialize supported axes. Seigo Nonaka 2017-03-14 17:57:28 -07:00
  • aae6468815 Fallback from script-specific hyphens to normal hyphen first Roozbeh Pournader 2017-03-15 14:13:58 -07:00
  • 0ca8d88853 Update the PhysicalModelLayer child paint bounds to account for the shadow (flutter/engine#3478) Jason Simmons 2017-03-15 14:14:15 -07:00
  • f9ad230f15 Bump file to 2.3.1 (#8807) Todd Volkert 2017-03-15 14:11:13 -07:00
  • 06faf0f15b Roll the engine to 2937f06a15cecf5e9398334617ca156316dae52b (#8806) Chris Bracken 2017-03-15 14:08:25 -07:00
  • 12ebb66d9e Allow FlutterVersion to be overridden in the context (#8801) Todd Volkert 2017-03-15 14:01:45 -07:00
  • d2aaf3394a In greedy line breaking, repeat breaks until the line fits Roozbeh Pournader 2017-03-14 14:59:58 -07:00
  • d67972d649 Eliminate use of ASL on iOS, --no-redirect-to-syslog flag (flutter/engine#3479) Chris Bracken 2017-03-15 13:35:53 -07:00
  • fde7453c82 Merge "Break grapheme clusters after viramas if they end a cluster" TreeHugger Robot 2017-03-15 19:53:12 +00:00
  • 6f9bfbdaba Support aborted hero flights (#8805) Hans Muller 2017-03-15 12:35:20 -07:00
  • 15330ffbc4 Make ProcessSignals portable (#8779) Michael Goderbauer 2017-03-15 11:28:14 -07:00
  • a097396f56 Optimize EXIT behaviour of batch script (#8799) Michael Goderbauer 2017-03-15 11:08:31 -07:00
  • a9ba0e2f88 prefer_initializing_formals (#8797) Alexandre Ardhuin 2017-03-15 18:30:55 +01:00
  • f8238185cc fix size Android tests broken by #8759 (#8796) Yegor 2017-03-15 10:08:22 -07:00
  • 054b566915 Framework callback for engine memory pressure events (#8778) Jason Simmons 2017-03-15 09:54:10 -07:00
  • 3165aebe3b Do not keep FontCollection reference in Layout. Seigo Nonaka 2017-03-14 15:34:06 -07:00
  • 8d9c9d7f20 Expose supportedAxes to frameworks/base Seigo Nonaka 2017-03-09 15:16:16 -08:00
  • 7843afd4d6 Tweak reload finished message (#8792) John McCutchan 2017-03-15 07:08:42 -07:00
  • 1457f3dbb0 Put Gradle output in build/ (#8759) Jakob Andersen 2017-03-15 10:53:22 +01:00
  • f4c0bd2e1b Break grapheme clusters after viramas if they end a cluster Roozbeh Pournader 2017-03-13 21:52:52 -07:00
  • e8a6df4df9 Only upload coverage data for the test shard (#8781) Adam Barth 2017-03-14 20:20:54 -07:00
  • f182b9786e Add more scrolling dartdocs (#8763) Adam Barth 2017-03-14 18:48:15 -07:00
  • 1e63dc4a72 Merge BuildableElement and Element (#8758) Adam Barth 2017-03-14 17:49:10 -07:00
  • 02e781f347 Wire up memory warning notifications on iOS. (flutter/engine#3477) Chinmay Garde 2017-03-14 17:12:29 -07:00
  • 9c4495c2c8 Roll buildroot (flutter/engine#3476) Jason Simmons 2017-03-14 16:14:43 -07:00
  • b2715565a0 Send an event to signal memory pressure (flutter/engine#3475) Jason Simmons 2017-03-14 15:42:30 -07:00
  • 146fc617ca ScrollController should notify when its offset changes (#8768) Adam Barth 2017-03-14 14:07:35 -07:00
  • fd51093146 Rename SliverPadding.child to SliverPadding.sliver (#8757) Adam Barth 2017-03-14 14:07:13 -07:00
  • bd15e8dd76 Emit macOS version information in doctor (#8772) Chris Bracken 2017-03-14 12:11:09 -07:00
  • 859da8d28b Rename ListItem to ListTile, document ListTile fixed height geometry (#8769) Hans Muller 2017-03-14 11:46:30 -07:00
  • c670cd9e64 add windows version to flutter doctor (#8771) Michael Goderbauer 2017-03-14 11:42:52 -07:00
  • 6b75ac3fde Rename dependenciesChanged to didChangeDependencies (#8767) Adam Barth 2017-03-14 11:21:53 -07:00
  • b6ba37d768 Adds initial support for hot reload for Fuchsia to flutter_tool. (#8764) Zachary Anderson 2017-03-14 11:12:19 -07:00
  • 76d4e76b08 re-introduce //flutter/lib/snapshot:generate_snapshot_bin target (flutter/engine#3474) Michael Goderbauer 2017-03-14 10:53:30 -07:00
  • 44914ce013 Revert "Use std::mutex instead of android::Mutex" Seigo Nonaka 2017-03-14 10:46:11 -07:00
  • 1b4f817b0c Make tests more hermetic. (#8765) Todd Volkert 2017-03-14 10:28:56 -07:00
  • 51af4a7f08 Introduce OffsetBase.isFinite (flutter/engine#3472) Adam Barth 2017-03-14 10:26:31 -07:00
  • b8c6df01a4 Remove sky_snapshot sources (flutter/engine#3471) Michael Goderbauer 2017-03-14 10:24:17 -07:00
  • e44f513e43 Fix the gen_snapshot path for a local_engine FLX build in debug mode (#8754) Jason Simmons 2017-03-14 10:17:59 -07:00
  • 2148e9aff6 Improvements to flutter doctor JDK search. (#8745) John McCutchan 2017-03-14 09:57:34 -07:00
  • e22d0e603c Make only Flutter.framework files read-only (#8766) Chris Bracken 2017-03-14 09:31:31 -07:00
  • 7fbb663617 Fix pod name in Flutter.podspec. (flutter/engine#3473) Jakob Andersen 2017-03-14 15:40:59 +01:00
  • 9c6ffc8281 Use snapshot's .d file as source inputs in Gradle build. (#8756) Jakob Andersen 2017-03-14 12:49:30 +01:00
  • 616a7bed0f Update Android part of flutter_view to use the new platform message c… (#8729) Sarah Zakarias 2017-03-14 09:38:09 +01:00
  • 789c2f1f7a Fixed endianness unit test (#8753) Mikkel Nygaard Ravn 2017-03-14 01:01:49 +01:00
  • 7945b2d019 Fix build failure due to unexpected merge. Seigo Nonaka 2017-03-13 16:42:46 -07:00
  • 8eac6cd0da Test API improvements: pumpAndSettle, autogenerate pointer IDs (#8751) Ian Hickson 2017-03-13 16:27:15 -07:00
  • 898b6f8549 Enable iOS use of platform channels (#8695) Mikkel Nygaard Ravn 2017-03-14 00:24:41 +01:00
  • aed4ec33ad Merge "Make SparseBitSet serializable." TreeHugger Robot 2017-03-13 23:07:04 +00:00
  • 6afc504feb Flutter channels for iOS (flutter/engine#3470) Mikkel Nygaard Ravn 2017-03-13 23:57:46 +01:00
  • cbb495c16d Add more dartdocs for the sliver render objects (#8749) Adam Barth 2017-03-13 22:57:05 +00:00
  • cb2b89c389 Set derived dir Flutter.framework directory readonly (#8748) Chris Bracken 2017-03-13 15:26:35 -07:00
  • 0edc4d2a76 Make hot mode a little less aggressive about catching errors. (#8743) Ian Hickson 2017-03-13 14:50:30 -07:00
  • ff9a6740ed Make SparseBitSet serializable. Seigo Nonaka 2017-01-05 20:44:14 +09:00
  • 8a36588627 Fixed scrollable TabBar flashing (#8741) Hans Muller 2017-03-13 14:07:47 -07:00
  • 71aaa5db91 add --offline to flutter packages get (#8707) Devon Carew 2017-03-13 14:04:27 -07:00
  • 0eac702718 Use std::mutex instead of android::Mutex Seigo Nonaka 2017-02-21 15:12:43 +09:00
  • f5a6c432fc Add docs for RenderSliverGrid (#8737) Adam Barth 2017-03-13 20:11:34 +00:00
  • b10e60bc15 do not forward errors if stream is closed (#8739) Dan Rubel 2017-03-13 15:07:13 -04:00
  • 31dc3c4722 Try all possible Android SDK locations before giving up (#8730) John McCutchan 2017-03-13 11:21:34 -07:00
  • 3d5d63a8aa Accept any nonzero exit code as a signal of failure in the missing dependency test (#8738) Jason Simmons 2017-03-13 11:17:09 -07:00
  • fecc4e6584 Docs for RenderSliverFixedExtentList (#8733) Adam Barth 2017-03-13 18:12:33 +00:00
  • 8742fb09fa Fix tests (#8736) Dan Rubel 2017-03-13 13:47:29 -04:00
  • 74e2243ca4 Add details of how to test run a build bot change (#8734) Chris Bracken 2017-03-13 10:14:02 -07:00
  • f075cf4450 Make some symbols private (#8731) Adam Barth 2017-03-13 17:04:14 +00:00
  • 684ac0b636 Reduce memory usage of FontCollection. Seigo Nonaka 2017-01-17 15:56:28 +09:00
  • a4c58292b2 Fix and enable broken flutter_tools tests (#8720) Todd Volkert 2017-03-10 15:34:20 -08:00
  • 7ede6b530e Use 7-Zip to unzip SDK, if available. (#8721) Michael Goderbauer 2017-03-10 15:21:08 -08:00
  • 5d29737a04 Bump mockito to version 2.0.2 (#8713) Todd Volkert 2017-03-10 13:53:22 -08:00
  • 01ac75f5e4 Callback wasn't clear what the type of the function was (#8712) Seth Ladd 2017-03-10 13:49:47 -08:00
  • 16d800b204 normalize setter format (#8708) Alexandre Ardhuin 2017-03-10 21:52:30 +01:00
  • 9f020d6104 upgrade package:http so we no longer need custom MultipartRequest (#8715) Yegor 2017-03-10 11:05:06 -08:00
  • 03d3186531 Transfer URIs instead of platform-dependent file paths (#8701) Michael Goderbauer 2017-03-10 10:13:53 -08:00
  • 34ed3d2d24 Pay off some technical debt. (#8710) Todd Volkert 2017-03-10 10:11:05 -08:00
  • 83d411f979 Change flutter_tools tests to run via pub (#8698) Todd Volkert 2017-03-10 09:39:01 -08:00
  • 1a2e6f3389 Support Xcode builds in project dirs with spaces (#8709) Chris Bracken 2017-03-10 09:32:58 -08:00
  • 60c0c3d323 Revert "Eliminate CocoaPods install step (#8694)" (#8705) Jakob Andersen 2017-03-10 13:43:57 +01:00