14920 Commits

Author SHA1 Message Date
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
Emircan Uysaler
7faf37c825 [fuchsia] Rename FuchsiaExternalViewEmbedder to GfxExternalViewEmbedder (flutter/engine#28820) 2021-09-29 11:55:45 -07:00
skia-flutter-autoroll
e6965b8105 Roll Skia from 2dc9c5d98f72 to 31a94580b700 (13 revisions) (flutter/engine#28934) 2021-09-29 11:33:01 -07:00
skia-flutter-autoroll
eb9fe4b8c3 Roll Fuchsia Linux SDK from eEt3ktTjq... to BlL9tK7aj... (flutter/engine#28933) 2021-09-29 11:28:01 -07:00
Jaeheon Yi
c60637ac3f [fuchsia] Flatland endpoints hookup (flutter/engine#28852)
This patch gives the view-specific protocol
endpoints to the Flatland instance.
2021-09-29 11:21:11 -07:00
Camille Simon
0eddf5471a Deprecate SplashScreenProvider (flutter/engine#28921) 2021-09-29 11:11:06 -07:00
Casey Hillers
5af4fedb8a [ci.yaml] add main references (flutter/engine#28930) 2021-09-29 11:09:29 -07:00
ColdPaleLight
3bd57ac05a Make FlutterEngineGroup support initialRoute (flutter/engine#28884) 2021-09-29 11:02:37 -07:00
Kaushik Iska
a3553b7f41 vsync_waiter_fallback should schedule firecallback for future (flutter/engine#28817) 2021-09-29 10:48:02 -07:00
Tong Mu
f53ff208be [Linux] Fix crash when a method channel is reassigned (flutter/engine#28878)
* Impl

* Format

* Doc
2021-09-29 10:47:00 -07:00
Tong Mu
8ef081034c [Linux, Embedder] Add engine restart hooks (flutter/engine#28924)
* Restart

* Format

* Doc

* Test

* Format

* Revert keyboard
2021-09-29 10:46:43 -07:00
gaaclarke
fb483ee0d6 made android unit tests not require the host engine variant to exist (flutter/engine#28925) 2021-09-29 10:07:33 -07:00
Emmanuel Garcia
03fc3660f6 Destroy overlay surfaces when the rasterizer is torn down (flutter/engine#28894) 2021-09-28 14:38:02 -07:00
gaaclarke
452b0bd2f9 added unit tests for the android embedder that run on android devices (flutter/engine#28784) 2021-09-28 14:02:18 -07:00
skia-flutter-autoroll
fe0faeb630 Roll Skia from aaa81ab61e43 to 2dc9c5d98f72 (3 revisions) (flutter/engine#28916) 2021-09-28 13:28:01 -07:00
David Worsham
5633de2702 fix test again 2021-09-28 12:48:12 -07:00
David Worsham
d5d15aba36 fix test 2021-09-28 12:48:12 -07:00
David Worsham
4114da27f4 fuchsia: Use runner services 2021-09-28 12:48:12 -07:00
skia-flutter-autoroll
5abfe44f36 Roll Fuchsia Linux SDK from fvDpNa7Tc... to eEt3ktTjq... (flutter/engine#28914) 2021-09-28 12:08:01 -07:00
skia-flutter-autoroll
7c4382a501 Roll Skia from 0f124cd7cd60 to aaa81ab61e43 (1 revision) (flutter/engine#28913) 2021-09-28 12:03:02 -07:00
moko256
b8809dde77 Windows: Add dark theme support. (flutter/engine#28131)
This PR adds the dark theme support for both windows and winuwp engine, based on flutter/flutter#54612.

On Win32: using a registry value that is not documented. (I tested on Windows 10.0.19043.1165)
On UWP: using default background color. (I couldn't find WinRT API that returns dark/light directly, without xaml package.)

Flutter PR for win32: flutter/flutter#88520.
This PR will close flutter/flutter#54612.
This PR will complete one item in flutter/flutter#70214.
2021-09-28 11:03:18 -07:00
skia-flutter-autoroll
5bddc10646 Roll Skia from 791c0d36a6f6 to 0f124cd7cd60 (2 revisions) (flutter/engine#28911) 2021-09-28 10:38:01 -07:00
godofredoc
cbf62e52aa Mirror master to main branch. (flutter/engine#28896) 2021-09-28 09:28:01 -07:00
skia-flutter-autoroll
91656acf87 Roll Skia from 43264640f256 to 791c0d36a6f6 (2 revisions) (flutter/engine#28909) 2021-09-28 09:13:02 -07:00
godofredoc
b67501c89e Enable main branch. (flutter/engine#28898) 2021-09-28 08:18:01 -07:00
skia-flutter-autoroll
b0561cf5ec Roll Skia from f2fb26d162b9 to 43264640f256 (2 revisions) (flutter/engine#28908) 2021-09-28 07:48:02 -07:00
skia-flutter-autoroll
c0ca76e3cf Roll Skia from 0bfac0127c5e to f2fb26d162b9 (4 revisions) (flutter/engine#28904) 2021-09-28 00:38:02 -07:00
skia-flutter-autoroll
799c9292ca Roll Fuchsia Linux SDK from sFMn4Ory_... to fvDpNa7Tc... (flutter/engine#28900) 2021-09-27 22:43:02 -07:00
skia-flutter-autoroll
4d3286dfce Roll Skia from ef96fa9e83c2 to 0bfac0127c5e (9 revisions) (flutter/engine#28897) 2021-09-27 19:53:01 -07:00
Jim Graham
05fd262e61 use all 16 matrix entries in Canvas.transform() to enable 3D matrix concatenation (flutter/engine#28856) 2021-09-27 17:58:01 -07:00
Alexander Biggs
12053d00ea [fuchsia] Small shell scripts for workflow. (flutter/engine#28823) 2021-09-27 17:53:02 -07:00
skia-flutter-autoroll
ba002407d4 Roll Skia from b9982f492896 to ef96fa9e83c2 (4 revisions) (flutter/engine#28892) 2021-09-27 17:03:03 -07:00
moko256
fecbc63bec [UWP] Implement clipboard. (flutter/engine#28064)
This PR implements clipboard in platform handler in UWP.
2021-09-27 17:01:42 -07:00
Emircan Uysaler
ea8305d95f fuchsia: Add child views to flatland engine (flutter/engine#28811) 2021-09-27 12:13:01 -07:00
Chris Yang
c9f351741d backdrop_filter_layer only pushes to the leaf_nodes_canvas (flutter/engine#28500) 2021-09-27 11:33:01 -07:00
moko256
00ca12c712 [UWP] Add modifier keys support (flutter/engine#28724)
Implement GetModsForKeyState in keyboard_key_channel_handler.cc
2021-09-27 11:19:29 -07:00
LongCatIsLooong
047a8acf2d [iOSTextInput] remove floating cursor asserts (flutter/engine#28868) 2021-09-27 11:08:16 -07:00
skia-flutter-autoroll
8afe6ab3cc Roll Skia from e96e066d538d to b9982f492896 (9 revisions) (flutter/engine#28889) 2021-09-27 10:43:01 -07:00