skia-flutter-autoroll
ae2732fdc6
Roll Dart SDK from d9092e3505ed to 48283a35397d (1 revision) ( flutter/engine#28943 )
...
https://dart.googlesource.com/sdk.git/+log/d9092e3505ed..48283a35397d
2021-09-29 dart-luci-ci-builder@dart-ci.iam.gserviceaccount.com Version 2.15.0-163.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 ,jimgraham@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in Flutter Engine: 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:09 -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
c82dee2a52
Roll Dart SDK from 280a0c3efb21 to d9092e3505ed (5 revisions) ( flutter/engine#28935 )
2021-09-29 11:38:01 -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
skia-flutter-autoroll
17de8928e8
Roll Fuchsia Mac SDK from Lx_DI2yrc... to owSIykHxQ... ( flutter/engine#28932 )
2021-09-29 11:13:02 -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
7aa7e7ef5b
Roll Fuchsia Mac SDK from zIn8c0_Am... to Lx_DI2yrc... ( flutter/engine#28915 )
2021-09-28 12:18:02 -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
skia-flutter-autoroll
54b0e5c9e7
Roll Dart SDK from f452a6585cbd to 280a0c3efb21 (1 revision) ( flutter/engine#28910 )
2021-09-28 09:53: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
5fc83b0fc0
Roll Dart SDK from 1998f61b08f7 to f452a6585cbd (2 revisions) ( flutter/engine#28906 )
2021-09-28 02:03:01 -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
d5dcac3bb8
Roll Fuchsia Mac SDK from 3pvmnxd8-... to zIn8c0_Am... ( flutter/engine#28902 )
2021-09-27 23:13: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
e236eb863a
Roll Dart SDK from 06093fe5921e to 1998f61b08f7 (1 revision) ( flutter/engine#28899 )
2021-09-27 21:33:01 -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
899d41c4f6
Roll Dart SDK from 893000264e3c to 06093fe5921e (2 revisions) ( flutter/engine#28893 )
2021-09-27 17:08:01 -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
skia-flutter-autoroll
a3793712a6
Roll Fuchsia Mac SDK from NxbeZ1Uke... to 3pvmnxd8-... ( flutter/engine#28888 )
2021-09-27 10:08:02 -07:00