Commit graph

18372 commits

Author SHA1 Message Date
engine-flutter-autoroll 16761c7591
Roll engine 5b4b1f33c6d6..9101b63f9872 (30 commits) (#54409) 2020-04-10 10:35:01 -07:00
Jonah Williams 0700be79e5
[flutter_tools] disable cache in devices test (#54389) 2020-04-10 10:33:23 -07:00
Jonah Williams 5adfd38dde
[flutter_tools] Move service methods to VmService extension methods (#54337) 2020-04-10 10:33:07 -07:00
Kaushik Iska 4987210ab6
[benchmarks] Handle multiple begin/end trace events (#54220)
Parser would earlier alternate after finding the first
begin event, not it looks for pairs.

Fixes: https://github.com/flutter/flutter/issues/54095
2020-04-10 10:32:41 -07:00
Chris Yang 7042481dae
fix test (#54403) 2020-04-10 10:30:04 -07:00
Shi-Hao Hong c16c3b0443
[gen_l10n] Expand integration tests (#54314) 2020-04-10 10:25:03 -07:00
Greg Spencer d64955ab49
Add visualDensity and focus support to ListTile (#53888) 2020-04-10 10:20:02 -07:00
Jonah Williams de84c1e18a
[flutter_tools] attempt to fix benchmark mode test (#54414) 2020-04-10 10:10:04 -07:00
Tong Wu a5765331bc
Re-enable deploy_gallery. (#54248) 2020-04-09 16:15:01 -07:00
Jenn Magder df63c82c9c
Convert iOS simulator log reader to simctl, use unified logging filters (#54154) 2020-04-09 14:35:01 -07:00
Jonah Williams 4b98c0565a
Revert "fix and re-land "re-enable android_view_test (#54214)" (#54312)" (#54387)
This reverts commit 13052b10e4.
2020-04-09 12:41:00 -07:00
Jonah Williams 292bbd872d
Revert "Roll engine 5b4b1f33c6d6..916f014d1cfb (24 commits) (#54373)" (#54383)
This reverts commit 656f4d1226.
2020-04-09 11:58:13 -07:00
Jacob MacDonald efdce3cf72
drop image package dependency for goldens (#54144) 2020-04-09 11:21:23 -07:00
engine-flutter-autoroll 656f4d1226
Roll engine 5b4b1f33c6d6..916f014d1cfb (24 commits) (#54373) 2020-04-09 11:08:10 -07:00
Chris Yang 13052b10e4
fix and re-land "re-enable android_view_test (#54214)" (#54312) 2020-04-09 11:03:02 -07:00
Jonah Williams d390f4d9c6
switch benchmark to isolate runnable (#54374) 2020-04-09 09:48:54 -07:00
Kirill Pertsev d6806392a8
Implements --machine flag for devices command (#50581) 2020-04-09 09:14:16 -07:00
Jonah Williams 74a1b9b33e
[flutter_tools] make verbose macOS builds actually verbose (#54320) 2020-04-09 09:00:44 -07:00
Per Classon 4451ffca23
Add option for deferred loading to gen_l10n (#53824) 2020-04-09 03:57:01 -07:00
Jonah Williams 0d459f2326
[flutter_tools] Remove packageMap usage and update package_config (#54301)
* remove PackageMap

* Update flutter_web_platform.dart
2020-04-08 21:32:25 -07:00
Jonah Williams 01a47b9b1a
[versions] update all flutter versions (#54334) 2020-04-08 21:32:01 -07:00
Jonah Williams cb8bafb38d
[flutter_tools] surgically remove outputs from shared directory (#53962) 2020-04-08 19:09:59 -07:00
liyuqian b475eaf8ba
Set AA flag for painting images (#51656) 2020-04-08 19:02:04 -07:00
Filip Hracek 1593788cd9
Rename GPU thread to raster thread in API docs (#53422) 2020-04-08 18:57:03 -07:00
Shi-Hao Hong 5d63637e43
[gen_l10n] Fallback feature for untranslated messages (#53374)
* Generate methods using template resources if they do not exist in other locales

* Added a flag to either output of messages that have not been translated with detail into a file, or display a summary on the terminal.

* Add integration test for fallback message usage
2020-04-08 18:55:50 -07:00
Jason Simmons 173c93d9a2
Minimal implementation of FlutterError.toString for release mode (#54291) 2020-04-08 18:52:02 -07:00
Kate Lovett 49f3e1acbb
PageStorage sample (#54317) 2020-04-08 18:47:01 -07:00
Gary Qian 19ff596979
Add missing properties to TextStyle.apply (#54305) 2020-04-08 15:42:02 -07:00
Jonah Williams cf5e4b544e
[flutter_tools] fix routing test (#54313) 2020-04-08 14:53:19 -07:00
Jonah Williams 412e4dd50e
[flutter_tools] migrate devfs web to package_config (#54299) 2020-04-08 14:41:11 -07:00
Jonah Williams dbecf2afd5
Revert "enable the regressed test (#54214)" (#54307)
This reverts commit f8784e72a9.
2020-04-08 13:58:33 -07:00
Shi-Hao Hong 592f7886e5
Remove escape dollar parameter in localizations_utils (#54219) 2020-04-08 12:52:03 -07:00
Christopher Fujino 19c8948e61
Fix frameworkVersionFor for flutter doctor and usage (#54217) 2020-04-08 12:47:05 -07:00
Chris Yang f8784e72a9
enable the regressed test (#54214) 2020-04-08 12:42:03 -07:00
Kate Lovett bcc7961d00
Skip Audits (2) (#53837) 2020-04-08 12:37:03 -07:00
Jonah Williams 4851888864
[flutter_tools] Migrate to package:vm_service 4: trigonometric boogaloo (#54132) 2020-04-08 12:33:33 -07:00
Chris Yang fc06d3feb3
Disable flutter_driver_screenshot_test_ios. (#53358) 2020-04-08 12:32:03 -07:00
Francisco Magdaleno a0f7f6ca6d
[windows] Adds support for keyboard mapping. (#54227) 2020-04-08 10:07:02 -07:00
Nemath Ahmed 45bf838014
Update .cirrus.yml (#54215) 2020-04-08 10:06:00 -07:00
engine-flutter-autoroll dadc3ead47
Roll engine 394ac6b4845d..5b4b1f33c6d6 (3 commits) (#54239)
* fd10734e5 Fix flutter_windows_unittests runtime dependency (flutter/engine#17524)

* 8f6590cbb Added "unrecognized-selector" errors to match g3 builds (flutter/engine#17566)

* 5b4b1f33c Reland "Improve C++ plugin lifetime handling" (flutter/engine#17570)

* Updated bin/internal/fuchsia-linux.version
2020-04-08 09:33:16 -07:00
Yegor 4e3cf198e8
disable tracing for non-frame based benchmarks (#54236) 2020-04-08 09:17:03 -07:00
Michael Goderbauer d47ad7ec0d
Reverse dependency between services and scheduler (#54212) 2020-04-08 09:12:03 -07:00
Zachary Anderson 090fc5cc53
[flutter_tools] Use gzip level 1 for devfs transfer compression (#54123) 2020-04-08 09:07:02 -07:00
Jonah Williams fa35698ee3
[flutter_tools] allow passing non-config inputs (#54228) 2020-04-08 09:04:32 -07:00
Danny Tuppeny 589b14d841
Add a switch to use WebSockets for web debug proxy (#54083) 2020-04-08 09:02:03 -07:00
Jonah Williams 981afe39ae
[flutter_tools] ensure build fails if asset files are missing (#54233)
Ensure build fails if asset files are missing and that stderr messages are forwarded through Gradle
2020-04-07 19:42:57 -07:00
Jonah Williams 0a25309fb1
[versions] update versions (#54247) 2020-04-07 19:42:02 -07:00
Greg Spencer 0f68b46f6a
Revise Action API (#42940)
This updates the Action API in accordance with the design doc for the changes: flutter.dev/go/actions-and-shortcuts-design-revision

Fixes #53276
2020-04-07 16:49:39 -07:00
Jason Simmons c663cd55a7
[flutter_tools] Refresh VM state before executing hot reload (#53960) 2020-04-07 15:41:02 -07:00
EricEnslen cccfe96e72
Allow ListTiles to be autofocused (#54229)
Adds an "autofocus" param to ListTile and its Checkbox, Radio and Switch variants, and passes the given value through to the wrapped InkWell, Switch, etc.

This is important for scenarios like a settings screen, where the first interactable element on a page may be a SwitchListTile, for example.
2020-04-07 15:39:44 -07:00