17173 Commits

Author SHA1 Message Date
Zachary Anderson 23a3d1014f [flutter_tool] Make BotDetector context free (#48605) 2020-01-13 10:12:06 -08:00
Michael Goderbauer 6a5964d89c Make ParentDataWidget usable with different ancestor RenderObjectWidget types (#48541) 2020-01-13 10:08:01 -08:00
engine-flutter-autoroll 8d438b033e Roll engine 3d37d39d95ad..88935ca3c4fe (2 commits) (#48648)
https://github.com/flutter/engine/compare/3d37d39d95ad...88935ca3c4fe

git log 3d37d39d95ad..88935ca3c4fe --first-parent --oneline
2020-01-11 nurhan@google.com Support Clipboard.getData and Clipboard.setData for Flutter for web  (flutter/engine#15455)
2020-01-11 skia-flutter-autoroll@skia.org Roll src/third_party/dart 395daaa3ecfc..b3457c8cc2c1 (66 commits) (flutter/engine#15485)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2020-01-13 13:05:06 -05:00
Ian Hickson e2b169ebd3 Apply void_checks lint. (#48267) 2020-01-13 10:03:01 -08:00
engine-flutter-autoroll ab36346af6 Roll engine 7ef88f85d572..3d37d39d95ad (2 commits) (#48645)
https://github.com/flutter/engine/compare/7ef88f85d572...3d37d39d95ad

git log 7ef88f85d572..3d37d39d95ad --first-parent --oneline
2020-01-11 skia-flutter-autoroll@skia.org Roll src/third_party/skia 67d0f3fd725c..3723fb7e85bb (25 commits) (flutter/engine#15466)
2020-01-10 sjindel@google.com Re-land "Use ELF for Dart AOT snapshots on Fuchsia. #13896" (flutter/engine#15360)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC garyq@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
2020-01-11 14:20:05 -05:00
Ian Hickson 53bf9d79bb Update BUG.md (#48539)
Let's try simplifying the template to see if people are able to give us the information we actually need.

Things like target platform should be in the logs so if they give us that we don't need to ask for it specifically. People seem to generally be good about saying "iOS only" etc. They don't seem to be good about giving us repro test cases.
2020-01-11 11:04:29 -08:00
Dan Field 5129c2d295 Fix typo (#48385) 2020-01-10 17:06:16 -08:00
Zachary Anderson 4d096c434f [flutter_tool] Make CommandHelp context free (#48584) 2020-01-10 16:53:01 -08:00
Chris Yang 7dba0da277 Fix platform view pointer event global route position detection (#48459) 2020-01-10 16:52:22 -08:00
Gary Qian 46b59823ba Manually Roll engine to f001ea2...7ef88f8 (34 commits) to resolve goldens (#48598) 2020-01-10 16:49:50 -08:00
Angjie Li 1d08642a90 Create helper functions to handle WebDriver actions. Some actions on base … (#48538) 2020-01-10 14:48:02 -08:00
Kate Lovett 6397c022bb Adding error handling for SocketExceptions to local comparator (#48517) 2020-01-10 14:43:01 -08:00
Emmanuel Garcia fca5917519 Test hot reload targeting a Fuchsia device (#48472) 2020-01-10 14:38:01 -08:00
Zachary Anderson 8b139a8c41 [flutter_tool] Use the delegate's toString in the ErrorHandlingFileSystem (#48597) 2020-01-10 14:35:49 -08:00
Zachary Anderson 67a68e9fa6 [flutter_tools] Fix analytics opt out event (#48585) 2020-01-10 14:35:19 -08:00
Maya c90b118247 Add padEnds option to SliverFillViewport (#48207) 2020-01-10 14:33:02 -08:00
Tim Sneath 5280dda15b Improve toolchain text (#48102) 2020-01-10 14:28:03 -08:00
LongCatIsLooong 02db6a8052 DiagnosticsTreeStyle.oneLine for CupertinoThemeData (#48084) 2020-01-10 14:23:02 -08:00
Shi-Hao Hong 47bba44920 L10n Currency Formatting, Fixes to Named vs Positional Parameters (#48445)
* Add currency formatting for l10n tool, fix positional vs named params
2020-01-10 14:19:40 -08:00
Emmanuel Garcia ec2d58335a Make subcommands return success instead of null (#48100) 2020-01-10 11:28:01 -08:00
Gerrit a8c5f4e8c4 Add missing indentation to assets-images example (#45833) 2020-01-10 11:23:01 -08:00
Ben Konyi d907a26229 Fixed issue where PaginatedDataTable would not fill the width of its containing Card (#48531) 2020-01-10 09:44:22 -08:00
gaaclarke 31f399f973 Stopped increasing the cache size to accomodate large images. (#47387) 2020-01-10 09:43:03 -08:00
Christopher Fujino 7a13d8a0ce install goldctl in docker build (#46640) 2020-01-10 09:38:03 -08:00
Jonah Williams 5d30c0970a [flutter_tools][web] Add support for web app manifests and arbitrary resource files (from web/) (#48316) 2020-01-10 09:37:20 -08:00