13570 Commits

Author SHA1 Message Date
godofredoc
dd687ba2b0 Revert "Add Linux Framework Smoke Tests to pre/post submit. (#26418)" (flutter/engine#26421)
This reverts commit 798b914857710d3b26831924557e0db7b988e7e0.
2021-05-25 18:57:09 -07:00
godofredoc
798b914857 Add Linux Framework Smoke Tests to pre/post submit. (flutter/engine#26418)
Bug: https://github.com/flutter/flutter/issues/72391
2021-05-25 18:38:50 -07:00
David Iglesias
4316a6b2ed [web] Ensure handleNavigationMessage can receive null arguments. (flutter/engine#26406) 2021-05-25 18:09:01 -07:00
Tong Mu
00e9f108c1 Hardware Keyboard: Linux (GTK) (flutter/engine#23467)
Linux (GTK) changes for the Hardware Keyboard project.
2021-05-25 18:04:03 -07:00
skia-flutter-autoroll
6d3e65b8cc Roll Skia from ad5b44720f97 to e5240a24987b (1 revision) (flutter/engine#26415) 2021-05-25 17:49:01 -07:00
skia-flutter-autoroll
53a0f05aba Roll Skia from 4987c4af499d to ad5b44720f97 (1 revision) (flutter/engine#26413) 2021-05-25 16:24:01 -07:00
Darren Chan
8f8f34ad04 Add Handle.replace(int rights). (flutter/engine#26408)
Add support for zx_handle_replace.

This is related to https://fxbug.dev/68600.

handle_test has been updated and tested in fuchsia.git locally. Additional tests are added for Handle.duplicate.
2021-05-25 19:04:33 -04:00
skia-flutter-autoroll
a5a1cf7005 Roll Skia from ee7e22acd20f to 4987c4af499d (3 revisions) (flutter/engine#26411) 2021-05-25 14:59:02 -07:00
Christopher Crawford
0ea34941c7 Add Dart SPIR-V transpiler (flutter/engine#25480) 2021-05-25 14:34:03 -07:00
skia-flutter-autoroll
852dd9a0b7 Roll Skia from 569c01bfa28f to ee7e22acd20f (3 revisions) (flutter/engine#26407)
https://skia.googlesource.com/skia.git/+log/569c01bfa28f..ee7e22acd20f

2021-05-25 fmalita@chromium.org [androidkit] Add fling support to cube demo
2021-05-25 brianosman@google.com Remove GrBlurredEdgeFragmentProcessor, use GrRuntimeFPBuilder
2021-05-25 kjlubick@google.com [infra] Remove skqp build and test

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC jlavrova@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/+doc/master/autoroll/README.md
2021-05-25 13:34:53 -07:00
skia-flutter-autoroll
aa3b761c1d Roll Skia from 8cdf28fe2d89 to 569c01bfa28f (3 revisions) (flutter/engine#26404) 2021-05-25 11:49:01 -07:00
Darren Chan
a18e76809f Remove build timestamp from build_info.h. (flutter/engine#26403)
Remove build timestamp as it is not updating correctly and it would mark
the build as dirty, triggering a rebuild.

Bug: https://fxbug.dev/73263
2021-05-25 14:43:46 -04:00
skia-flutter-autoroll
5833af8195 Roll Skia from 966fb69e5db5 to 8cdf28fe2d89 (7 revisions) (flutter/engine#26402) 2021-05-25 10:24:01 -07:00
Alexander Aprelev
67abe0b333 Reland "Provide better messaging when user attempts to use non-secure http connection. (#26226)" (flutter/engine#26400)
This reverts commit 6b463d837e120c70fc3c5dbf4535e19bbba5d228 as dart sdk with corresponding changes has landed in internal repo.
2021-05-25 09:08:23 -07:00
skia-flutter-autoroll
e9b77dfbcb Roll Skia from 6576de67a439 to 966fb69e5db5 (3 revisions) (flutter/engine#26399) 2021-05-25 08:59:01 -07:00
skia-flutter-autoroll
ef5d934a06 Roll Fuchsia Linux SDK from pfJX5Fu8B... to x9gmyu-IU... (flutter/engine#26394) 2021-05-25 06:14:02 -07:00
skia-flutter-autoroll
bd8c87426b Roll Skia from db418ec6cd6f to 30fd35da015e (20 revisions) (flutter/engine#26392) 2021-05-25 01:19:00 -07:00
skia-flutter-autoroll
4e69780525 Roll Skia from 0e4477e7139a to db418ec6cd6f (6 revisions) (flutter/engine#26367)
https://skia.googlesource.com/skia.git/+log/0e4477e7139a..db418ec6cd6f

2021-05-24 adlai@google.com Update the documentation for GrResourceAllocator
2021-05-24 bsalomon@google.com Don't add mips to pinned raster images
2021-05-24 bsalomon@google.com YUVUtils function for splitting image into yuva planes.
2021-05-24 kjlubick@google.com [infra] Remove Moto G4 tasks
2021-05-24 johnstiles@google.com Rewrite matrix comparisons to work around Adreno bug.
2021-05-24 rmistry@google.com Revert "Whitespace change for master->main migration test"

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC jlavrova@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/+doc/master/autoroll/README.md
2021-05-24 23:53:39 -07:00
Zachary Anderson
a416a09180 Add back inexpensive framework tests (flutter/engine#26391) 2021-05-24 22:39:01 -07:00
Jason Simmons
141c942b3d Use -rdynamic when building test executables in order to improve backtraces (flutter/engine#26382)
See https://github.com/flutter/flutter/issues/83286
2021-05-24 21:40:56 -07:00
David Worsham
efff0a7bb1 fuchsia: Fix View create vs render race (flutter/engine#26368) 2021-05-24 17:46:23 -07:00
skia-flutter-autoroll
80cc661136 Roll Fuchsia Linux SDK from oT8kKQch3... to pfJX5Fu8B... (flutter/engine#26381) 2021-05-24 16:54:02 -07:00
chunhtai
d3f4069e34 Sets a11y traversal order in android accessibility bridge (flutter/engine#26335) 2021-05-24 15:34:02 -07:00
Dan Field
5544914239 Delete framework test from Cirrus (flutter/engine#26377)
This test routinely times out and is ignored. It's being moved to LUCI and will need to be sharded more.
2021-05-24 14:39:40 -07:00
Kaushik Iska
d7774b2f1b Fix race with engine destruction in Shell (flutter/engine#26369) 2021-05-24 13:57:45 -07:00
Alexander Aprelev
6b463d837e Revert "Provide better messaging when user attempts to use non-secure http connection. (#26226)" (flutter/engine#26371)
This reverts commit fbd8d578c659d0fd5c4bc268b2c95ca275187bd3 because it breaks g3 Fuchsia tests since g3 fuchsia doesn't have updated dart sdk.
2021-05-24 11:13:37 -07:00
Naud Ghebre
cf2ff1193d [vm_service] Add vm service port to inspect. (flutter/engine#26295)
fxb/75455
2021-05-24 13:39:17 -04:00
skia-flutter-autoroll
61581a6ceb Roll Skia from 09eb337d304a to 0e4477e7139a (1 revision) (flutter/engine#26365) 2021-05-24 06:44:01 -07:00
skia-flutter-autoroll
f307266326 Roll Skia from 29670b085358 to 09eb337d304a (1 revision) (flutter/engine#26363) 2021-05-24 04:54:01 -07:00
skia-flutter-autoroll
b00ece33a0 Roll Fuchsia Linux SDK from l5hYeTpdW... to oT8kKQch3... (flutter/engine#26362) 2021-05-24 02:14:02 -07:00
skia-flutter-autoroll
a87a4b76d3 Roll Skia from f88eb656c123 to 29670b085358 (3 revisions) (flutter/engine#26361) 2021-05-24 00:54:02 -07:00
Matej Knopp
46516e5327 MacOS: Do not send key event if modifiers flags haven't changed (flutter/engine#26347)
* MacOS: Do not send key event if modifiers flags haven't changed

Fixes https://github.com/flutter/flutter/issues/77535

* Extend unit test

* Comment typo
2021-05-23 23:51:42 +02:00
skia-flutter-autoroll
4938ba8bad Roll Fuchsia Linux SDK from qLBO-PTv_... to l5hYeTpdW... (flutter/engine#26355) 2021-05-23 10:44:01 -07:00
skia-flutter-autoroll
6046c6e430 Roll Skia from ec9d0e865d77 to f88eb656c123 (1 revision) (flutter/engine#26353) 2021-05-23 01:04:01 -07:00
skia-flutter-autoroll
33ae4795a4 Roll Fuchsia Linux SDK from GNvpzwlsb... to qLBO-PTv_... (flutter/engine#26350) 2021-05-22 15:19:01 -07:00
Zachary Anderson
0d73194a5c Remove group() support from package:litetest (flutter/engine#26342) 2021-05-22 11:12:44 -07:00
Zachary Anderson
c985237b0c Use package:litetest for flutter_frontend_server (flutter/engine#26341) 2021-05-22 11:09:38 -07:00
Zachary Anderson
263c0a9cf9 Clean up upload_metrics.sh (flutter/engine#26329) 2021-05-22 09:06:09 -07:00
skia-flutter-autoroll
b10b19ad49 Roll Fuchsia Linux SDK from aeRo3f-er... to GNvpzwlsb... (flutter/engine#26345) 2021-05-22 01:04:03 -07:00
skia-flutter-autoroll
3c8b3c5453 Roll Skia from 8447f13c6d4b to ec9d0e865d77 (1 revision) (flutter/engine#26339)
https://skia.googlesource.com/skia.git/+log/8447f13c6d4b..ec9d0e865d77

2021-05-22 reed@google.com Move patheffect details to (private) base subclass

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-flutter-autoroll
Please CC bsalomon@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/+doc/master/autoroll/README.md
2021-05-21 21:08:44 -07:00
skia-flutter-autoroll
91709339a3 Roll Skia from 0ea0e75a3d29 to 8447f13c6d4b (4 revisions) (flutter/engine#26337) 2021-05-21 18:09:01 -07:00
Gary Qian
4ba3454b35 Handle only asset-only deferred components case (flutter/engine#26333) 2021-05-21 17:08:01 -07:00
chunhtai
70e1f8a459 prevent ios accessibility bridge from sending notification when modal (flutter/engine#26328) 2021-05-21 17:04:06 -07:00
skia-flutter-autoroll
a49db44fd4 Roll Skia from 465819d7c20d to 0ea0e75a3d29 (6 revisions) (flutter/engine#26327) 2021-05-21 16:44:02 -07:00
lucasradaelli
757d7c0d03 [fuchsia][a11y] Adds inspect data to the a11y bridge. (flutter/engine#25868)
This change adds inspect data to the a11y bridge, which can be requested
via the command line.

Inspect nodes are lazy computed, meaning that they are only processed
when invoked, so no extra space is used during normal use.

Bug: fxbug.dev/75100

Test: AccessibilityBridgeTest.InspectData
2021-05-21 14:21:22 -07:00
Zachary Anderson
996427a9ea Clean up Dart scripts in ci/ (flutter/engine#26325) 2021-05-21 13:29:23 -07:00
skia-flutter-autoroll
f86bdd0357 Roll Fuchsia Linux SDK from nN6J_ZcaY... to aeRo3f-er... (flutter/engine#26322) 2021-05-21 11:39:02 -07:00
Casey Hillers
fedcaa24e3 Migrate to ci.yaml (flutter/engine#26271) 2021-05-21 11:14:01 -07:00
Darren Chan
d67fdf5256 Provide the following information to the inspect tree: (flutter/engine#26179) 2021-05-21 11:09:02 -07:00
Chris Bracken
31b399abd6 Make tools/gn compatible with Python 3 (flutter/engine#26321)
Python 2.7 was end-of-lifed on 2020-01-01. This makes tools/gn
compatible with both Python 2.7 and Python 3.

Issue: https://github.com/flutter/flutter/issues/83043
2021-05-21 10:58:13 -07:00