skia-flutter-autoroll
db55bd455c
Roll Skia from a6d7296948d4 to 52d162904845 (2 revisions) ( flutter/engine#29024 )
2021-10-05 10:13:01 -07:00
skia-flutter-autoroll
8647052951
Roll Skia from 923d83bf1875 to a6d7296948d4 (33 revisions) ( flutter/engine#29022 )
2021-10-05 08:53:01 -07:00
Emmanuel Garcia
93ca319487
Expose updateSystemUiOverlays in FlutterActivity and FlutterFragment ( flutter/engine#29013 )
2021-10-04 19:03:02 -07:00
freiling
6d0920a925
[fuchsia][flatland] Fix for AwaitVsync race ( flutter/engine#28980 )
...
* [fuchsia][flatland] regression test for AwaitVsync race problem
* [fuchsia][flatland] minimal fix for AwaitVsync race
2021-10-04 17:54:04 -07:00
Yegor
858d6612e6
[web] remove platform initialization timeout ( flutter/engine#29011 )
2021-10-04 16:44:36 -07:00
Dan Field
542896d8c9
Start animator paused ( flutter/engine#29007 )
2021-10-04 15:48:01 -07:00
Chase Latta
951c5f2e64
Pass argmuent list to dart_runner v2 main invocation. ( flutter/engine#28998 )
...
Tested by running integration tests in fuchsia.git.
2021-10-04 14:03:34 -07:00
Tong Mu
638b129319
[Windows] Add restart hooks, and reset keyboard ( flutter/engine#28970 )
...
With this PR, the state of the keyboard system will be reset when the engine is reset (typically during a hot restart.)
2021-10-04 14:02:22 -07:00
Tong Mu
2e334c1134
Keyboard guarantee non empty events ( flutter/engine#28648 )
...
* Web
* macos
* Linux
* Easier web impl
* doc and format
* Better linux impl
* Format
* Better impl mac
* Format
* Windows
* Format
* Apply suggestions from code review
Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com>
Co-authored-by: Greg Spencer <gspencergoog@users.noreply.github.com>
2021-10-04 14:01:51 -07:00
Tong Mu
e65e21f021
MacOS keyboard: RawKeyboard uses filtered modifier ( flutter/engine#28666 )
...
Removes the uninterested bits from the modifiers sent to the framework to keep consistency.
2021-10-04 14:01:36 -07:00
skia-flutter-autoroll
49d4f18dce
Roll Skia from 816d9179b3ca to 923d83bf1875 (1 revision) ( flutter/engine#29006 )
2021-10-04 13:33:01 -07:00
Chase Latta
fb1d646e61
make dart_runner cmx files have valid json ( flutter/engine#28997 )
2021-10-04 13:28:01 -07:00
Jason Simmons
79c7cfdc91
Defer setup of the default font manager if the embedding prefetched the font manager ( flutter/engine#28987 )
2021-10-04 13:23:02 -07:00
Chase Latta
afd577c733
[fuchsia] publish dart runner v2 protocol ( flutter/engine#28993 )
2021-10-04 13:18:03 -07:00
Jonah Williams
40f70ec8b3
Fix typos in spirv README ( flutter/engine#28950 )
2021-10-04 13:13:02 -07:00
skia-flutter-autoroll
f2115c4501
Roll Skia from 03dd6a47a67b to 816d9179b3ca (3 revisions) ( flutter/engine#29004 )
2021-10-04 00:23:01 -07:00
skia-flutter-autoroll
f379aecaa3
Roll Skia from f843d5cf7212 to 03dd6a47a67b (1 revision) ( flutter/engine#29003 )
2021-10-03 23:03:01 -07:00
skia-flutter-autoroll
3049598cfe
Roll Skia from 23a66f7fb915 to f843d5cf7212 (1 revision) ( flutter/engine#29000 )
2021-10-03 03:18:01 -07:00
skia-flutter-autoroll
cf54290bc3
Roll Skia from ce22e059ffeb to 23a66f7fb915 (1 revision) ( flutter/engine#28999 )
2021-10-03 00:38:01 -07:00
skia-flutter-autoroll
dcdbde8e4d
Roll Skia from 8e29caf4c130 to 906e9eb53841 (6 revisions) ( flutter/engine#28989 )
2021-10-01 14:13:01 -07:00
skia-flutter-autoroll
b5faa26c86
Roll Skia from b011afc82fde to 8e29caf4c130 (6 revisions) ( flutter/engine#28986 )
2021-10-01 12:48:02 -07:00
Emircan Uysaler
27ff3352fb
fuchsia: Change flatland present's release fence logic ( flutter/engine#28850 )
...
* fuchsia: Change flatland present's release fence logic
(cherry picked from commit a9a370252276df6c379c25bc809467d64b11beac)
(cherry picked from commit 74c559d424d35e45e619a7da1d87e3d3dec57ec1)
* fuchsia: Use runner_services to connect to Flatland
(cherry picked from commit 685493e7f01aaf9cc03f6e8ca66946203b20f880)
2021-10-01 12:02:48 -07:00
skia-flutter-autoroll
e323e66808
Roll Skia from 7bb0ff05cec5 to b011afc82fde (1 revision) ( flutter/engine#28981 )
2021-10-01 11:23:02 -07:00
chunhtai
406668ff08
Add web support for tooltip ( flutter/engine#28966 )
2021-10-01 11:18:02 -07:00
David Worsham
bd89058626
fuchsia: Add FakeFlatland and tests ( flutter/engine#28926 )
2021-09-30 20:27:30 -07:00
skia-flutter-autoroll
21e40ce7df
Roll Dart SDK from 4a4c1361ad7b to 4fa07f3ccd43 (1 revision) ( flutter/engine#28979 )
2021-09-30 20:23:02 -07:00
Alexander Biggs
b173af45a6
[fuchsia] Pass WeakPtrs to GfxConnection FIDL fns. ( flutter/engine#28951 )
2021-09-30 18:28:01 -07:00
skia-flutter-autoroll
a7b0bb9e29
Roll Skia from f69f21e601f9 to 7bb0ff05cec5 (7 revisions) ( flutter/engine#28976 )
2021-09-30 18:18:01 -07:00
Rich Kadel
c2ad820db9
Migrated integration_flutter_test/embedder (scenic integration test) from fuchsia.git ( flutter/engine#26880 )
2021-09-30 17:10:02 -07:00
Alexander Biggs
dad7453c05
[fuchsia] Dart Runner for CF v2 components. ( flutter/engine#28923 )
...
Bug: fxb/79871
Implements the ComponentRunner protocol for the Dart runner, making the Dart runner compatible with CF v2.
2021-09-30 19:41:02 -04:00
gaaclarke
bde0f38b61
made it so you can specify which adb to use for android tests ( flutter/engine#28975 )
2021-09-30 16:37:24 -07:00
godofredoc
667832f801
Update builder configs. ( flutter/engine#28931 )
...
This is adding a top level builds list to differentiate it from remote
tests.
Bug: https://github.com/flutter/flutter/issues/81855
2021-09-30 16:36:56 -07:00
Jim Graham
600bc84915
include nested Picture stats in DisplayList byte and op counts ( flutter/engine#28968 )
2021-09-30 15:03:01 -07:00
skia-flutter-autoroll
5c0c569213
Roll Skia from 9c0b84417309 to f69f21e601f9 (4 revisions) ( flutter/engine#28964 )
2021-09-30 12:58:01 -07:00
Dan Field
8424cd2767
Avoid GCing aggressively during startup, and forward trim messages beyond low to application ( flutter/engine#28891 )
2021-09-30 12:46:49 -07:00
Zachary Anderson
6b84404c85
Revert Fuchsia SDK to version from 9/23 ( flutter/engine#28963 )
2021-09-30 12:40:18 -07:00
skia-flutter-autoroll
b02d666147
Roll Skia from 4ae3fd33cfaa to 9c0b84417309 (5 revisions) ( flutter/engine#28962 )
2021-09-30 11:33:04 -07:00
skia-flutter-autoroll
cb49efa1b7
Roll Skia from c076abe32ab5 to 4ae3fd33cfaa (2 revisions) ( flutter/engine#28959 )
2021-09-30 08:43:01 -07:00
skia-flutter-autoroll
cb4abcaa06
Roll Skia from 4b6421f9474f to c076abe32ab5 (1 revision) ( flutter/engine#28958 )
2021-09-30 07:18:01 -07:00
skia-flutter-autoroll
bb69122fe8
Roll Fuchsia Linux SDK from BlL9tK7aj... to wGBwwbbE-... ( flutter/engine#28956 )
2021-09-30 00:48:01 -07:00
skia-flutter-autoroll
dcc8defe3a
Roll Skia from ddbb97d741ff to 4b6421f9474f (3 revisions) ( flutter/engine#28955 )
2021-09-30 00:28:01 -07:00
Jim Graham
619b6cdf77
enable DisplayList by default ( flutter/engine#28946 )
2021-09-30 00:23:01 -07:00
skia-flutter-autoroll
4802f088b8
Roll Skia from 58014fa9a6a0 to ddbb97d741ff (1 revision) ( flutter/engine#28952 )
2021-09-29 23:03:01 -07:00
WenJingRui
8cc6aa3a61
[shared_engine] Avoid the method surfaceUpdated is called many times when multiple FlutterViewController shared one engine ( flutter/engine#28658 )
2021-09-29 20:53:01 -07:00
skia-flutter-autoroll
2452fd3342
Roll Skia from a20c60d9e5d5 to 58014fa9a6a0 (3 revisions) ( flutter/engine#28947 )
2021-09-29 19:23:01 -07:00
Yegor
6f5d117c74
[web] reuse browser instance across screenshot tests ( flutter/engine#28936 )
2021-09-29 16:45:15 -07:00
skia-flutter-autoroll
c3ff523c74
Roll Skia from d034db791d67 to a20c60d9e5d5 (2 revisions) ( flutter/engine#28942 )
...
https://skia.googlesource.com/skia.git/+log/d034db791d67..a20c60d9e5d5
2021-09-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skcms from 9aafe826f922 to a00edc64c486 (1 revision)
2021-09-29 rmistry@google.com Add trusted service accounts to AUTHORS file
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 csmartdalton@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-09-29 15:47:24 -07:00
skia-flutter-autoroll
ac42353707
Roll Skia from 501e8e1a2c9f to d034db791d67 (2 revisions) ( flutter/engine#28941 )
2021-09-29 14:23:01 -07:00
gaaclarke
4a47a9f60d
fixed android unit tests (rotted before CI is running) ( flutter/engine#28938 )
2021-09-29 14:19:44 -07:00
skia-flutter-autoroll
7ba6a34beb
Roll Skia from 31a94580b700 to 501e8e1a2c9f (5 revisions) ( flutter/engine#28939 )
2021-09-29 12:58:01 -07:00