Commit Graph

24470 Commits

Author SHA1 Message Date
Shi-Hao Hong
de4f052703 [gen_l10n] Fix unintended breaking change introduced by output-dir option (#55909)
* Fix breaking change introduced by gen_l10n output-dir option
2020-04-28 16:25:59 -07:00
engine-flutter-autoroll
b744cce169 Roll engine 0c35a3417da7..01cf8c36ce34 (3 commits) (#55906) 2020-04-28 16:19:01 -07:00
Katarina Sheremet
3b067049ad Support tags in testWidgets (#55141) 2020-04-28 15:49:01 -07:00
Jonah Williams
7b1d24216e [flutter_tools] Make packages not required for local engine (#55882) 2020-04-28 14:53:53 -07:00
kwkr
1ac09088c3 Fix/use contains ignoring whitespace (#55887) 2020-04-28 13:12:12 -07:00
Shi-Hao Hong
9d7af39a5b [gen_l10n] Output directory option (#55792)
* Add new output-dir option for gen_l10n tool
2020-04-28 13:10:27 -07:00
Christopher Fujino
8cbba0a5c7 git log 4bcfae82c7c1..0c35a3417 --oneline --first-parent (#55891)
0c35a3417 Roll src/third_party/skia f5132a05c893..4baa7326ccfb (1 commits) (#18003)
f07712bbf Roll src/third_party/skia 5f56cb1d3b4f..f5132a05c893 (6 commits) (#17999)
103c9c78f Bumped up the timeout for testAccessibilityFocusOnTextSemanticsProducesCorrectIosViews (#17988)
a1fdff6b1 Roll src/third_party/skia 81ef385c1fcd..5f56cb1d3b4f (14 commits) (#17991)
22479ca5e Roll Dart to 726d3c772554924f62db0b9e0d4c280dbbddc824 (#17993)
494a63c41 Trial PR to enable null safety unfork in the Dart SDK. (#17818)
887efcbc9 Roll fuchsia/sdk/core/linux-amd64 from eapIV... to 3h-X9... (#17987)
50ae2b997 Set SkSL asset manager in RunConfiguration ctor (#17948)
5f437fb4f Started ignoring remote keyboard notifications. (#17981)
027eff8b1 Reenable flutter scenic test to identify crashes and follow up on fixes. (#17979)
992a55c90 Update buildroot (#17978)
d5587dfa7 Roll src/third_party/skia 78debd6f6d83..81ef385c1fcd (1 commits) (#17976)
aa00d5039 [web] Don't allow empty initial route (#17936)
3b0e4153b Roll fuchsia/sdk/core/mac-amd64 from 9O3Ef... to arZdZ... (#17975)
66af9ea70 Roll src/third_party/skia 981d590e8eba..78debd6f6d83 (5 commits) (#17972)
732bf22b3 Manual roll of Dart to 03429b20cd67f85d65cc589b529ab8c1a4780912...a53d336b9fd4bbb415d2f1e3f4c653aa107f31c7 (#17971)
cad81c721 Roll src/third_party/skia 1ae3e75a0b4c..981d590e8eba (1 commits) (#17968)
eed05dd00 Add initial unit tests for the android embedding (#17921)
168a65fac Roll src/third_party/dart 2e438d1baffc..a53d336b9fd4 (4 commits) (#17967)
742adb8b8 Roll src/third_party/skia 97cfb05aabe4..1ae3e75a0b4c (2 commits) (#17966)
805ef7c59 Roll fuchsia/sdk/core/mac-amd64 from 2CE6x... to 9O3Ef... (#17963)
11c6a18f2 Roll src/third_party/skia c12aad9485a9..97cfb05aabe4 (3 commits) (#17957)
4e29e5741 Roll fuchsia/sdk/core/mac-amd64 from 9-v-E... to 2CE6x... (#17955)
4f3b9295e Roll src/third_party/dart 216e3df4526c..2e438d1baffc (7 commits) (#17950)
4f888d662 Change the repo fetch script used in integration tests (#17943)
3999ef913 Roll src/third_party/skia 1e21d14f2b8b..c12aad9485a9 (20 commits) (#17942)
d01de3ba4 Roll src/third_party/dart a69cb6d700f5..216e3df4526c (16 commits) (#17945)
2589d07ee Fix accessibility focus loss when first focusing on text field (#17803)
3af2b1a78 Roll fuchsia/sdk/core/linux-amd64 from _dAFU... to G4HpJ... (#17938)
d132ac576 [web] Fix exception when getting boxes for rich text range (#17933)
cade0e90c [web] Batch systemFontChange messages (#17885)
2020-04-28 13:09:48 -07:00
Jonah Williams
42592adb93 Make flutter_attach_test_android test verbose (#55881) 2020-04-28 11:46:19 -07:00
Justin McCandless
43ce3fd988 TextField enabled fix (#55775) 2020-04-28 10:49:02 -07:00
Jonah Williams
f7ad30b777 Temporarily disable nnbd flutter test test (#55873) 2020-04-28 10:45:36 -07:00
Mehmet Fidanboylu
eddba97d9a Fix behavior change due to incorrect initial floating setting (#55651) 2020-04-28 10:44:03 -07:00
Gary Qian
6cf9c7cc17 Prevent use of TextInputType.text when also using TextInputAction.newLine via assert (#55636) 2020-04-28 10:39:03 -07:00
James D. Lin
b7fd24a7dc [flutter tools] Move _informUserOfCrash into crash_reporting.dart (#55614) 2020-04-28 10:34:03 -07:00
Jonah Williams
0663bf5fd4 mark attach test flaky (#55876) 2020-04-28 10:31:37 -07:00
Jonah Williams
c15aa87442 restore quit timeout, adjust some integration test behaviors (#55812) 2020-04-28 10:05:52 -07:00
Jonah Williams
ffcf1db3ca [flutter_tools] reland migrate FlutterViews to package:vm_service (#55797)
Move FlutterView and related RPCs to the package:vm_service implementation. Update some getIsolate calls with catchError to match previous behavior.

- Updates tests that were previously mocking FlutterViews to use real views
- Moves the FlutterView cache from VM to FlutterDevice
- Catch SentinelException during Isolate.kill
2020-04-27 17:41:42 -07:00
Jenn Magder
5cc87a5ea5 Remove dead variable from xcode_backend (#55790) 2020-04-27 17:05:54 -07:00
Jose Alba
4f8634e7d1 Removing Deprecated flag (#55782) 2020-04-27 16:39:02 -07:00
Kaushik Iska
057a25cd45 [timeline] Sort timeline events before summarizing (#55771) 2020-04-27 16:34:02 -07:00
Jenn Magder
958ab9336f Revert "[flutter_tools] reland migrate FlutterView to new vmservice (#55774)" (#55788)
This reverts commit a18e6361cf.
2020-04-27 16:19:25 -07:00
Jonah Williams
a18e6361cf [flutter_tools] reland migrate FlutterView to new vmservice (#55774) 2020-04-27 15:54:59 -07:00
Jenn Magder
d40699a3b8 Remove v prefix in doctor version (#55773) 2020-04-27 15:48:22 -07:00
Emmanuel Garcia
e524a303a4 Print stdout and stderr when the ssh command failed (#55762) 2020-04-27 15:44:01 -07:00
Christopher Fujino
069dc9c72d [flutter_tools] catch ProcessException and throw ToolExit during upgrade (#55759) 2020-04-27 15:04:02 -07:00
Jonah Williams
2aa9016652 [flutter_tools] ensure etag headers are ascii (#55704) 2020-04-27 15:02:15 -07:00
michaellee8
34b8f830b8 [flutter_tools] add --dart-define option for fuchsia build (#55715) 2020-04-27 14:59:03 -07:00
Jose Alba
7eb3df4a11 Default to use V2 Slider (#55599)
* Instead of changing test I just flipped flag so the test uses the proper slider

* Use Depracated annotation

* Updated depracation notice

* Updated depracation notice again

* Ignore analyze issues

* flutter analyze .

* ignore analyzer

* // ignore: deprecated_member_use

* Ignoring notice

* indentation
2020-04-27 17:57:42 -04:00
Greg Spencer
7ab8767a5f Fix focus traversal regions to account for transforms. (#55600) 2020-04-27 14:54:04 -07:00
chunhtai
a60e4d1f36 Relands Fix FlutterError.onError in debug mode (#55500) 2020-04-27 14:49:03 -07:00
Jonah Williams
1ab3878996 [flutter_tools] support --enable-experiment in flutter test (#55564)
Support --enable-experiment in flutter test (for flutter_tester). Required minor change for null safety.
2020-04-27 14:47:43 -07:00
Jonah Williams
07c451fea9 Revert "[flutter_tools] migrate FlutterView to new vm_service (#55341)" (#55772)
This reverts commit 2e50fd75eb.
2020-04-27 14:26:56 -07:00
Jonah Williams
2e50fd75eb [flutter_tools] migrate FlutterView to new vm_service (#55341)
Move FlutterView and related RPCs to the package:vm_service implementation. Update some getIsolate calls with catchError to match previous behavior.

- Updates tests that were previously mocking FlutterViews to use real views
- Moves the FlutterView cache from VM to FlutterDevice
- Catch SentinelException during Isolate.kill
2020-04-27 14:16:28 -07:00
rami-a
fc77aea34e Enable configuring minHeight for LinearProgressIndicator and update default to match spec (#55482) 2020-04-27 14:09:02 -07:00
Kaushik Iska
cb88d2a3af Revert "[timeline] Sort timeline events before summarizing (#55763)" (#55769)
This reverts commit 265168170d.

Co-authored-by: Kaushik Iska <kaushikiska@google.com>
2020-04-27 14:05:52 -07:00
Kate Lovett
be0076f3f9 Prioritize scrolling away nested overscroll (#55069) 2020-04-27 14:04:10 -07:00
Kate Lovett
c849ffd3b8 FlutterErrorDetails.context docs fix (#55001) 2020-04-27 14:04:04 -07:00
Kaushik Iska
265168170d [timeline] Sort timeline events before summarizing (#55763) 2020-04-27 14:03:43 -07:00
Fedor Korotkov
3c37db0520 [ci] pin macOS image (#55748)
To avoid spontaneous failures when `catalina-flutter` alias changes.
2020-04-27 13:25:12 -07:00
gaaclarke
a1a22a7665 Roll engine 2b94311a7764..4f888d66250e (10 commits) (#55749)
2b94311a77...4f888d6625

git log 2b94311a7764..4f888d66250e --first-parent --oneline
2020-04-25 nurhan@google.com Change the repo fetch script used in integration tests (flutter/engine#17943)
2020-04-24 skia-flutter-autoroll@skia.org Roll src/third_party/skia 1e21d14f2b8b..c12aad9485a9 (20 commits) (flutter/engine#17942)
2020-04-24 skia-flutter-autoroll@skia.org Roll src/third_party/dart a69cb6d700f5..216e3df4526c (16 commits) (flutter/engine#17945)
2020-04-24 xster@google.com Fix accessibility focus loss when first focusing on text field (flutter/engine#17803)
2020-04-24 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from _dAFU... to G4HpJ... (flutter/engine#17938)
2020-04-24 mouad.debbar@gmail.com [web] Fix exception when getting boxes for rich text range (flutter/engine#17933)
2020-04-24 ferhat@gmail.com [web] Batch systemFontChange messages (flutter/engine#17885)
2020-04-24 skia-flutter-autoroll@skia.org Roll fuchsia/sdk/core/linux-amd64 from kpECk... to _dAFU... (flutter/engine#17929)
2020-04-24 skia-flutter-autoroll@skia.org Roll src/third_party/skia b965ff597315..1e21d14f2b8b (25 commits) (flutter/engine#17928)
2020-04-24 skia-flutter-autoroll@skia.org Roll src/third_party/dart 94178e920ee8..a69cb6d700f5 (22 commits) (flutter/engine#17926)
2020-04-27 11:18:03 -07:00
Jonah Williams
dd88b20435 [flutter_tools] quality pass on Linux build (#55556)
- Update the Linux build to support most of the build configuration, though like windows most only make sense for profile/release.
- Ensure VERBOSE_SCRIPT_LOGGING is set when the logger is verbose
- Automatically run pub get like other build commands
2020-04-25 19:02:03 -07:00
Jonah Williams
d72eea539e [flutter_tools] precache and unpack updates for desktop release artifacts (#55510)
- Update windows precache to include placeholder profile/release artifacts
- Update Linux and windows unpack to account for the cpp_client_wrapper code to live separate from the engine binaries
- Cleanup testing in unpack_linux and remove test cases that are covered in build_system_test.dart
2020-04-25 14:27:55 -07:00
Tianguang
0c4a659d18 Support New and Custom FAB Locations (#51465) 2020-04-24 22:24:01 -07:00
Jonah Williams
c5554cdf41 [flutter_tools] remove trailing eth info from fuchsia package server (#55617) 2020-04-24 21:35:23 -07:00
Justin McCandless
de8cf8b530 Customizable obscuringCharacter (#55415) 2020-04-24 17:59:02 -07:00
Christopher Fujino
4552af155c [flutter_tools] enable flutter upgrade to support force pushed branches (#55594) 2020-04-24 17:55:16 -07:00
Leonardo Emili
f37a91a7bf Add searchFieldStyle (#54674) 2020-04-24 17:54:01 -07:00
Jonah Williams
cf0fcd4536 [flutter_tools] detect ipv6 in fuchsia server url (#55605) 2020-04-24 17:03:04 -07:00
Jonah Williams
35edbe3d9d Revert "[flutter_tools] fix version tag v stripping (#55385)" (#55577)
This reverts commit c91a3a74ec.
2020-04-24 09:38:49 -07:00
engine-flutter-autoroll
1d432b8a02 Roll engine d2ec21221e29..2b94311a7764 (5 commits) (#55562) 2020-04-24 09:14:01 -07:00
Peter Lauri
c91a3a74ec [flutter_tools] fix version tag v stripping (#55385) 2020-04-24 09:11:54 -07:00