14669 Commits

Author SHA1 Message Date
skia-flutter-autoroll
7882fbc0f7 Roll Skia from 517f4ffb12ca to 678ec7187a33 (29 revisions) (flutter/engine#28451) 2021-09-03 11:56:01 -07:00
Zachary Anderson
86de3b6591 Revert "Display Features support (Foldable and Cutout) (#24756)" (flutter/engine#28447)
This reverts commit 53b9a690c5eb8410c561be43964f350f58347366.
2021-09-03 09:01:15 -07:00
skia-flutter-autoroll
fd4b6ea39d Roll Fuchsia Linux SDK from pypCKSnUc... to 8CGViPqZj... (flutter/engine#28444) 2021-09-03 05:41:02 -07:00
Andrei Diaconu
53b9a690c5 Display Features support (Foldable and Cutout) (flutter/engine#24756)
* Add DisplayFeatures and DisplayCutout to viewport metrics

* WindowManager alpha03 and better documentation

* Fixed formatting

* Fixed failing tests

* Replaced API version code P with 28

* Unnecessary import

* Fixed display features parameters missing

* Documentation changes

* First paragraph is a sentence

* Update androidx window library to version 1.0.0-alpha05

* Improve documentation, remove deprecated display feature call

* Write tests and improve documentation

* Migrate to Window Manager alpha08

* Update androidx window to beta01

* Remove unused import

* Remove window_hook_integration_test.dart

* Fix tests

* Update android_embedding_dependencies version to include androidx.window

* Add androidx.window to test_runner build

* Add empty display features arrays to fuchsia platform view

* Fix tests using final class mocking

* Add missing license header

* Update licenses_golden
2021-09-03 04:02:17 -07:00
Gary Qian
a058f7418e Use android_virtual_device dep in Linux Scenarios LUCI test (flutter/engine#28411) 2021-09-02 23:40:04 -07:00
skia-flutter-autoroll
8327471e8e Roll Fuchsia Linux SDK from qhNUfwDZ6... to pypCKSnUc... (flutter/engine#28429) 2021-09-02 16:21:01 -07:00
Naud Ghebre
310ae53dfb The result to CompleteEmpty() being called on the platform message (flutter/engine#28407)
response is being interpreted as `null` in dart. This results in a
MissingPluginException being thrown whenever `View.update` or
`View.dispose` is invoked.

This change returns null data in a dictionary to complete the response
in a way that is not interpreted as `null` in dart.
2021-09-02 18:54:46 -04:00
skia-flutter-autoroll
d39442bc3f Roll Skia from 0459a9373476 to 517f4ffb12ca (15 revisions) (flutter/engine#28421) 2021-09-02 12:16:01 -07:00
Jason Simmons
34f7c9e249 Ensure that Skia persistent cache filenames do not exceed the maximum allowed length (flutter/engine#28315) 2021-09-02 11:56:02 -07:00
skia-flutter-autoroll
71d6a2814f Roll Skia from 2af13c135b9c to 0459a9373476 (5 revisions) (flutter/engine#28414) 2021-09-02 10:51:01 -07:00
ColdPaleLight
8e7d4341dd Support passing existing SurfaceTexture to TextureRegistry (flutter/engine#28358) 2021-09-02 03:16:02 -07:00
skia-flutter-autoroll
4e314d517b Roll Fuchsia Linux SDK from 2KDbYfNb6... to qhNUfwDZ6... (flutter/engine#28420) 2021-09-02 01:36:01 -07:00
skia-flutter-autoroll
e6c058c7e5 Roll Skia from ad284fe277bf to 2af13c135b9c (3 revisions) (flutter/engine#28412) 2021-09-01 12:56:01 -07:00
skia-flutter-autoroll
85098e7cee Roll Fuchsia Linux SDK from qywu-XJBK... to 2KDbYfNb6... (flutter/engine#28409) 2021-09-01 12:11:02 -07:00
Jason Simmons
57d1cf20d5 Make the LocalizationPluginTest package declaration match the source file path (flutter/engine#28391) 2021-09-01 11:56:01 -07:00
ColdPaleLight
4a74166097 Started providing the GPU sync switch to Rasterizer.DrawToSurface() (flutter/engine#28383)
Co-authored-by: Aaron Clarke <gaaclarke>
2021-09-01 11:37:22 -07:00
skia-flutter-autoroll
b97d014b30 Roll Skia from e42508875792 to ad284fe277bf (6 revisions) (flutter/engine#28406) 2021-09-01 11:31:01 -07:00
Zachary Anderson
fb2fe21c52 Revert "Turn compressed pointers on for Android 64 bit architectures. (#28388)" (flutter/engine#28405) 2021-09-01 09:46:01 -07:00
skia-flutter-autoroll
e2e6b6cb8f Roll Skia from 4d6344c81d6d to e42508875792 (1 revision) (flutter/engine#28399) 2021-09-01 00:41:01 -07:00
skia-flutter-autoroll
8f9f00216d Roll Skia from 44b7568c8a4e to 4d6344c81d6d (1 revision) (flutter/engine#28398) 2021-08-31 23:16:02 -07:00
skia-flutter-autoroll
4088263a25 Roll Fuchsia Linux SDK from FQnJKIHw7... to qywu-XJBK... (flutter/engine#28397) 2021-08-31 22:46:01 -07:00
stuartmorgan
92341a8a64 Fix typo in FlMethodResponse docs 2021-09-01 16:46:08 +12:00
skia-flutter-autoroll
65432e1c9f Roll Skia from 51b4b86da645 to 44b7568c8a4e (1 revision) (flutter/engine#28394) 2021-08-31 17:51:01 -07:00
Jim Graham
967d492667 merge accounting of the (mutually exclusive) picture and dl cache entries in reported statistics (flutter/engine#28392) 2021-08-31 17:21:02 -07:00
skia-flutter-autoroll
0d99350446 Roll Skia from 3b2048987253 to 51b4b86da645 (4 revisions) (flutter/engine#28393) 2021-08-31 16:26:01 -07:00
Dan Field
01b6571ebc Drop unneded kotlin dep (flutter/engine#28375) 2021-08-31 15:31:02 -07:00
skia-flutter-autoroll
7d9863ea57 Roll Skia from a8b897bfc13d to 3b2048987253 (7 revisions) (flutter/engine#28390) 2021-08-31 15:01:01 -07:00
Jason Simmons
426d5baac8 Add missing result for the TextInput.setEditableSizeAndTransform method handler on Android (flutter/engine#28376) 2021-08-31 14:56:02 -07:00
Jim Graham
c5ca2fdb88 ensure op counts match between DisplayList and SkPicture (flutter/engine#28287) 2021-08-31 14:16:01 -07:00
skia-flutter-autoroll
22dbf4e230 Roll Skia from 772061e83674 to a8b897bfc13d (6 revisions) (flutter/engine#28389) 2021-08-31 12:11:02 -07:00
Siva
742e38b385 Turn compressed pointers on for Android 64 bit architectures. (flutter/engine#28388) 2021-08-31 10:55:19 -07:00
skia-flutter-autoroll
de37847311 Roll Skia from 262713dc652a to 772061e83674 (11 revisions) (flutter/engine#28387) 2021-08-31 10:46:02 -07:00
skia-flutter-autoroll
612600d0b3 Roll Fuchsia Linux SDK from KGgVwQrhW... to FQnJKIHw7... (flutter/engine#28386) 2021-08-31 09:26:01 -07:00
skia-flutter-autoroll
d1a5b73f71 Roll Skia from 78a00998f8d0 to 262713dc652a (2 revisions) (flutter/engine#28385) 2021-08-31 09:21:01 -07:00
skia-flutter-autoroll
de64a13044 Roll Skia from f182b8d05046 to 78a00998f8d0 (1 revision) (flutter/engine#28381) 2021-08-30 23:41:02 -07:00
skia-flutter-autoroll
be53a824d1 Roll Skia from 2303f7c4a918 to f182b8d05046 (1 revision) (flutter/engine#28379) 2021-08-30 21:26:02 -07:00
skia-flutter-autoroll
3b9fd5afd0 Roll Skia from cadd5dbded4c to 2303f7c4a918 (2 revisions) (flutter/engine#28378) 2021-08-30 20:01:01 -07:00
ColdPaleLight
198f96cd09 Ensure that unregisterTexture is called when forget to call SurfaceTextureEntry.release (flutter/engine#28304) 2021-08-30 19:11:01 -07:00
Christopher Crawford
4ac725f85f Fix function definitions in SPIR-V transpiler. (flutter/engine#28352)
Function calls were not tested and the definitions of function parameters were output separately, since the transpiler used to output function declarations before implementations.

Closes issue flutter/flutter#89083
2021-08-30 17:47:01 -07:00
skia-flutter-autoroll
618c2fddaa Roll Skia from e5d07787f0f1 to cadd5dbded4c (5 revisions) (flutter/engine#28374) 2021-08-30 16:01:02 -07:00
skia-flutter-autoroll
3c7c02e80a Roll Fuchsia Linux SDK from ZSqn1OAt7... to KGgVwQrhW... (flutter/engine#28371) 2021-08-30 15:21:01 -07:00
David Worsham
494a017b85 fuchsia: Fix renderer destructor (flutter/engine#28355) 2021-08-30 15:18:15 -07:00
Swift Kim
5ec8979721 Remove unnecessary code from the iOS embedder (flutter/engine#27472) 2021-08-30 15:11:02 -07:00
skia-flutter-autoroll
7ba12b248c Roll Skia from a85560a9a396 to e5d07787f0f1 (5 revisions) (flutter/engine#28373)
https://skia.googlesource.com/skia.git/+log/a85560a9a396..e5d07787f0f1

2021-08-30 kjlubick@google.com [infra] Add wildcard OWNERS
2021-08-30 jlavrova@google.com Line metrics: return all indices in UTF16
2021-08-30 jlavrova@google.com Yet another bug in line metrics
2021-08-30 kjlubick@google.com Roll SwiftShader from 9eb5acaba94c to 6aad52e1aef6 (5 revisions)
2021-08-30 egdaniel@google.com Disable TSAN bot from running vkdmsaa.

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 fmalita@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry
To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

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/main/autoroll/README.md
2021-08-30 14:36:53 -07:00
skia-flutter-autoroll
a5eebfdc2a Roll Skia from 2145390fbef1 to a85560a9a396 (3 revisions) (flutter/engine#28367) 2021-08-30 10:06:02 -07:00
skia-flutter-autoroll
e7ef1806cc Roll Skia from 91b781e7f670 to 2145390fbef1 (1 revision) (flutter/engine#28366) 2021-08-30 08:41:01 -07:00
skia-flutter-autoroll
412b5e7acb Roll Skia from 09e533b744ea to 91b781e7f670 (1 revision) (flutter/engine#28364) 2021-08-30 00:36:02 -07:00
skia-flutter-autoroll
6d8cf80bf8 Roll Skia from 5c4463ee0e27 to 09e533b744ea (1 revision) (flutter/engine#28363) 2021-08-29 23:11:01 -07:00
skia-flutter-autoroll
ad5e044275 Roll Skia from f8a96584b64a to 5c4463ee0e27 (1 revision) (flutter/engine#28362) 2021-08-29 18:51:01 -07:00
skia-flutter-autoroll
16971513b0 Roll Skia from 494eb3e877e6 to f8a96584b64a (2 revisions) (flutter/engine#28360) 2021-08-29 15:31:01 -07:00