skia-flutter-autoroll
dba2fa42ae
Roll Skia from 1d2a26d0df07 to 428523f9a4dc (5 revisions) ( flutter/engine#25311 )
2021-03-30 13:59:01 -07:00
Alexander Brusher
3ebaf4f764
[fuchsia][a11y] Adds isKeyboardKey semantics flag. ( flutter/engine#25167 )
...
This change introduces a semantics flag to indicate whether a node
represents a virtual keyboard key.
2021-03-30 13:26:56 -07:00
skia-flutter-autoroll
5bfee3449a
Roll Dart SDK from 4535b2736e4e to fb5d27696aa8 (3 revisions) ( flutter/engine#25310 )
2021-03-30 12:54:02 -07:00
xster
59ff1d3735
Deduplicate plugin registration logic and make error logs visible ( flutter/engine#25297 )
2021-03-30 11:19:01 -07:00
skia-flutter-autoroll
7db8c2c275
Roll Skia from 4718a8b83bbb to 1d2a26d0df07 (2 revisions) ( flutter/engine#25306 )
2021-03-30 11:14:02 -07:00
Harry Terkelsen
1613a25b91
Add computeLineMetrics ( flutter/engine#25293 )
2021-03-30 11:08:58 -07:00
chandarrengoog
b730d4b621
Copy gtest_filters from femu_test.py. ( flutter/engine#25300 )
...
Start migrating away from hard-coded gtest_filters in femu_test.py
2021-03-30 10:35:15 -07:00
chunhtai
0b40ddfde0
Reland "Fixes android voice access delete text, redo, and undo action" ( flutter/engine#25289 )
...
* Reland "Fixes android voice access delete text, redo, and undo actions. (#25050 )"
This reverts commit b1b20aedd68a6cfea50b61e4f4aca74c3909407c.
* fix condition
2021-03-30 10:21:21 -07:00
xster
058ebe70e5
Turn off insecure socket policy configuration in the engine ( flutter/engine#25299 )
2021-03-30 10:15:10 -07:00
skia-flutter-autoroll
4577e22d5e
Roll Skia from 589adda93059 to 4718a8b83bbb (14 revisions) ( flutter/engine#25305 )
2021-03-30 09:39:01 -07:00
skia-flutter-autoroll
8504932ccb
Roll Fuchsia Linux SDK from Jsuz_VU7L... to -9LtXeZ47... ( flutter/engine#25302 )
2021-03-30 09:04:01 -07:00
skia-flutter-autoroll
cea8cb45fc
Roll Fuchsia Mac SDK from jnG2ejqF6... to hi6Arsnrc... ( flutter/engine#25296 )
2021-03-30 08:59:03 -07:00
James Clarke
c68996b4ef
Fix WinUWP build ( flutter/engine#25267 )
2021-03-30 08:54:02 -07:00
skia-flutter-autoroll
e1b99b3cdc
Roll Skia from 7b41798fd606 to 589adda93059 (1 revision) ( flutter/engine#25295 )
...
https://skia.googlesource.com/skia.git/+log/7b41798fd606..589adda93059
2021-03-30 shrekshao@google.com WebGPU API evolution GPUExtent3D.depth -> depthOrArrayLayers
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 mtklein@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-03-30 08:10:41 -07:00
skia-flutter-autoroll
d09d599a16
Roll Dart SDK from 07c67e891edb to 4535b2736e4e (1 revision) ( flutter/engine#25301 )
...
https://dart.googlesource.com/sdk.git/+log/07c67e891edb..4535b2736e4e
2021-03-30 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.13.0-177.0.dev
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@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-03-30 08:10:22 -07:00
skia-flutter-autoroll
3c8d7a883a
Roll Dart SDK from 5839c3386cca to 07c67e891edb (1 revision) ( flutter/engine#25294 )
2021-03-29 19:34:01 -07:00
Chris Bracken
c04c20351e
Revert "Fix Windows external texture interference ( #25193 )" ( flutter/engine#25292 )
...
This will cause the previous texture binding used by Skia to be
incorrectly unbound, such that should they need to re-used an existing
binding, we'll end up rendering blank instead.
Instead we should be using
context->flushAndSubmit();
context->resetContext(kAll_GrBackendState);
in `EmbedderExternalTextureGL::ResolveTexture` in order to notify Skia
that we've updated handles within the current binding and invalidate any
assumptions about previous modifications it has made to the context.
This reverts commit eff2763bd561ef9ca6d7834f785013d20e525d60.
2021-03-29 16:46:26 -07:00
Pieter van Loon
d6e0e468e3
Keep rendering to screen in iOS inactive state ( flutter/engine#25196 )
...
Co-authored-by: Aaron Clarke <gaaclarke>
2021-03-29 16:45:34 -07:00
LongCatIsLooong
bc034502d7
[Android Text Input] restart when framework changes composing region ( flutter/engine#25180 )
2021-03-29 16:29:01 -07:00
skia-flutter-autoroll
0f9f16b58a
Roll Skia from 556302dea5bc to 7b41798fd606 (7 revisions) ( flutter/engine#25291 )
2021-03-29 16:09:02 -07:00
skia-flutter-autoroll
9899d1ffd8
Roll Dart SDK from b2b8c997eefa to 5839c3386cca (3 revisions) ( flutter/engine#25288 )
2021-03-29 15:24:01 -07:00
skia-flutter-autoroll
bfb45b7d79
Roll Skia from 99438408b1e0 to 556302dea5bc (4 revisions) ( flutter/engine#25287 )
2021-03-29 14:49:01 -07:00
Kaushik Iska
e96ad6e421
[ios] [asan] Copy asan runtime dylib when built with "--asan" ( flutter/engine#25284 )
2021-03-29 13:59:03 -07:00
Brandon DeRosier
ace4d489a0
When snapshotting a surface, upper-bound the render target size to the device limit. ( flutter/engine#25213 )
2021-03-29 13:54:02 -07:00
chunhtai
4f3e691b5a
Fixes iOS accessibility can focus wrong content due to rapid animations ( flutter/engine#25115 )
2021-03-29 13:49:04 -07:00
gaaclarke
2cd1c0280c
Reland: Started waiting for the notifications locally before asserting side-effects ( flutter/engine#25257 )
2021-03-29 13:48:58 -07:00
Niklas Schulze
eff2763bd5
Fix Windows external texture interference ( flutter/engine#25193 )
2021-03-29 13:48:35 -07:00
skia-flutter-autoroll
9e998739bb
Roll Skia from 975341304300 to 99438408b1e0 (6 revisions) ( flutter/engine#25285 )
2021-03-29 10:14:01 -07:00
Karl
fcb807db42
Add clear method in FlutterEngineCache to clear all cached Flutter engines #78420 ( flutter/engine#25280 )
2021-03-29 09:59:01 -07:00
skia-flutter-autoroll
2fbbfd1208
Roll Fuchsia Linux SDK from lzyM0FRih... to Jsuz_VU7L... ( flutter/engine#25278 )
2021-03-29 09:54:01 -07:00
LongCatIsLooong
b2ee2f3db8
[libTxt] multi-codeunit glyph hit test minor fix ( flutter/engine#25270 )
2021-03-29 09:49:02 -07:00
skia-flutter-autoroll
93be026f56
Roll Fuchsia Mac SDK from o-xARpyOX... to jnG2ejqF6... ( flutter/engine#25276 )
2021-03-29 09:44:02 -07:00
chunhtai
b1b20aedd6
Revert "Fixes android voice access delete text, redo, and undo actions. ( #25050 )" ( flutter/engine#25286 )
...
This reverts commit dd9fcd6de3b0f3279153fd6549e828389b9124d3.
2021-03-29 09:31:07 -07:00
skia-flutter-autoroll
54212acd68
Roll Skia from 497bdf959908 to 975341304300 (4 revisions) ( flutter/engine#25282 )
...
https://skia.googlesource.com/skia.git/+log/497bdf959908..975341304300
2021-03-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from e0abc3035c46 to 72a44ae7b7da (206 revisions)
2021-03-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from d4550ab8d3f0 to fb53aa2bb7da (1 revision)
2021-03-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from 125715248544 to b745df8537a0 (1 revision)
2021-03-28 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
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 mtklein@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-03-29 08:50:44 -07:00
skia-flutter-autoroll
cebaf4fe5c
Roll Dart SDK from 61d949d7ec1b to b2b8c997eefa (1 revision) ( flutter/engine#25277 )
...
https://dart.googlesource.com/sdk.git/+log/61d949d7ec1b..b2b8c997eefa
2021-03-28 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.13.0-172.0.dev
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter-engine
Please CC dart-vm-team@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-03-29 08:50:27 -07:00
skia-flutter-autoroll
fad2e64283
Roll Dart SDK from f142aa958951 to 61d949d7ec1b (1 revision) ( flutter/engine#25275 )
2021-03-27 11:39:01 -07:00
skia-flutter-autoroll
47b4358616
Roll Fuchsia Linux SDK from wR8Sc9ieX... to lzyM0FRih... ( flutter/engine#25274 )
2021-03-27 07:34:01 -07:00
skia-flutter-autoroll
2e1e6f74f5
Roll Fuchsia Mac SDK from MQwG9VAs-... to o-xARpyOX... ( flutter/engine#25273 )
2021-03-27 06:19:02 -07:00
skia-flutter-autoroll
03b700d9f6
Roll Fuchsia Linux SDK from d8jq76lyK... to wR8Sc9ieX... ( flutter/engine#25272 )
2021-03-26 18:09:02 -07:00
skia-flutter-autoroll
72dc109ea5
Roll Fuchsia Mac SDK from TK3yvB3gS... to MQwG9VAs-... ( flutter/engine#25271 )
2021-03-26 17:14:01 -07:00
skia-flutter-autoroll
cf3cf2aaa6
Roll Clang Mac from TC0M_mkz9... to GUX2BsVIc... ( flutter/engine#25269 )
2021-03-26 12:59:01 -07:00
skia-flutter-autoroll
48886f713a
Roll Dart SDK from d31a6683999e to f142aa958951 (2 revisions) ( flutter/engine#25268 )
2021-03-26 11:39:01 -07:00
skia-flutter-autoroll
bab9594dba
Roll Fuchsia Linux SDK from R-p04Lkby... to d8jq76lyK... ( flutter/engine#25266 )
2021-03-26 04:44:02 -07:00
skia-flutter-autoroll
eea4252497
Roll Fuchsia Mac SDK from Up0KimH97... to TK3yvB3gS... ( flutter/engine#25265 )
2021-03-26 04:09:01 -07:00
skia-flutter-autoroll
7a9a62a7f1
Roll Skia from 5069304bb203 to 497bdf959908 (2 revisions) ( flutter/engine#25263 )
2021-03-26 00:49:01 -07:00
skia-flutter-autoroll
0685efe201
Roll Clang Mac from GUX2BsVIc... to TC0M_mkz9... ( flutter/engine#25261 )
2021-03-25 23:54:02 -07:00
skia-flutter-autoroll
823533edda
Roll Skia from 2febb5b4233e to 5069304bb203 (3 revisions) ( flutter/engine#25260 )
2021-03-25 23:19:05 -07:00
skia-flutter-autoroll
410fd3f426
Roll Skia from 7ddc9b9941ec to 2febb5b4233e (4 revisions) ( flutter/engine#25256 )
2021-03-25 18:24:01 -07:00
skia-flutter-autoroll
283141b34b
Roll Dart SDK from c346bb2d834b to d31a6683999e (2 revisions) ( flutter/engine#25255 )
2021-03-25 17:39:01 -07:00
skia-flutter-autoroll
1cd1eaec33
Roll Skia from c28336e5c272 to 7ddc9b9941ec (6 revisions) ( flutter/engine#25254 )
2021-03-25 16:54:02 -07:00