Commit Graph

21249 Commits

Author SHA1 Message Date
godofredoc
b046d20d3d Fix archive name in linux_host_engine. (flutter/engine#31808)
The archive name for linux embedder was changed to end with .zip.

Bug: https://github.com/flutter/flutter/issues/81855
2022-03-03 20:29:32 -08:00
godofredoc
b2755566f6 Clobber Linux_unopt checkouts by default. (flutter/engine#31817)
This is to prevent licenses checks to fail when files from previous
changes are left in the cache.

Bug: https://github.com/flutter/flutter/issues/99526
2022-03-03 19:20:11 -08:00
skia-flutter-autoroll
9247df6f05 Roll Skia from be46542a7f0b to b2ba7ee49704 (3 revisions) (flutter/engine#31807) 2022-03-03 13:46:11 -08:00
skia-flutter-autoroll
de9d4c748f Roll Dart SDK from a7348f3f911e to 1a3682169d68 (1 revision) (flutter/engine#31806) 2022-03-03 13:36:11 -08:00
Niklas Schulze
caf008b9f6 Windows: Fix plugin destruction (flutter/engine#30760) 2022-03-03 13:16:11 -08:00
Rulong Chen(陈汝龙)
1e2f796278 [android] Give the shared engine app a chance to take control of application lifecycle state events. (flutter/engine#30208) 2022-03-03 13:06:11 -08:00
Jonah Williams
40a5c49645 [ui] cleanup natives.dart (flutter/engine#31776) 2022-03-03 13:01:12 -08:00
skia-flutter-autoroll
6f82339680 Roll Skia from bf9bc6de39f3 to be46542a7f0b (3 revisions) (flutter/engine#31805) 2022-03-03 12:11:05 -08:00
Jonah Williams
75f0c30722 [win32] support high frame rates (flutter/engine#28927) 2022-03-03 12:06:06 -08:00
godofredoc
d88046482f Add linux_host_engine builder to staging. (flutter/engine#31662) 2022-03-03 11:06:06 -08:00
skia-flutter-autoroll
93b2d8c95b Roll Skia from 5bec818c1f4e to bf9bc6de39f3 (2 revisions) (flutter/engine#31801) 2022-03-03 10:21:05 -08:00
Zachary Anderson
1b11e6354c Revert "Roll Clang Windows from 25xTI5-Mi... to _iKVo3b3j... (#31783)" (flutter/engine#31804)
This reverts commit 8153fe58ea.
2022-03-03 10:13:46 -08:00
Zachary Anderson
548cfbfab1 Revert "Roll Clang Mac from gi-ivU51h... to VvkT0LU62... (#31784)" (flutter/engine#31803)
This reverts commit 53faafdcbe.
2022-03-03 10:13:34 -08:00
Zachary Anderson
ca2f4ae5b2 Revert "Roll Clang Linux from Fn7lDYhKD... to TaKxaPCe0... (#31785)" (flutter/engine#31802)
This reverts commit 22eaefe60d.
2022-03-03 10:13:16 -08:00
skia-flutter-autoroll
eb8048d245 Roll Fuchsia Mac SDK from XbEgtgmB6... to F_kIcfT52... (flutter/engine#31799) 2022-03-03 09:11:06 -08:00
skia-flutter-autoroll
94cfbe80a5 Roll Dart SDK from 49f68dcbbb6d to a7348f3f911e (1 revision) (flutter/engine#31798) 2022-03-03 08:46:09 -08:00
skia-flutter-autoroll
fc4112f166 Roll Skia from 404c7e1b3910 to 5bec818c1f4e (1 revision) (flutter/engine#31797) 2022-03-03 08:41:07 -08:00
godofredoc
4ad518ee45 Separate unittest to its own group. (flutter/engine#31789) 2022-03-03 08:21:03 -08:00
skia-flutter-autoroll
55ace91d31 Roll Dart SDK from 9ffefd165349 to 49f68dcbbb6d (1 revision) (flutter/engine#31796) 2022-03-03 04:31:02 -08:00
skia-flutter-autoroll
6d4ec95caa Roll Fuchsia Linux SDK from qRHp3fFRx... to bMiP04o2C... (flutter/engine#31794) 2022-03-03 01:21:10 -08:00
skia-flutter-autoroll
0f986b5859 Roll Skia from fa5b111fa14d to 404c7e1b3910 (1 revision) (flutter/engine#31793) 2022-03-03 00:46:11 -08:00
skia-flutter-autoroll
8528c5ebc9 Roll Dart SDK from 48aef9098966 to 9ffefd165349 (1 revision) (flutter/engine#31792) 2022-03-03 00:16:02 -08:00
skia-flutter-autoroll
8555305d35 Roll Skia from 8a5575ded9f7 to fa5b111fa14d (4 revisions) (flutter/engine#31791) 2022-03-02 23:01:02 -08:00
godofredoc
43e351c674 Fix mac_ios_builder. (flutter/engine#31790)
This has been running only on staging but has always been failing
because is missing the jazzy dependency.
2022-03-02 22:30:30 -08:00
skia-flutter-autoroll
22eaefe60d Roll Clang Linux from Fn7lDYhKD... to TaKxaPCe0... (flutter/engine#31785) 2022-03-02 21:36:09 -08:00
skia-flutter-autoroll
53faafdcbe Roll Clang Mac from gi-ivU51h... to VvkT0LU62... (flutter/engine#31784) 2022-03-02 21:21:12 -08:00
skia-flutter-autoroll
8153fe58ea Roll Clang Windows from 25xTI5-Mi... to _iKVo3b3j... (flutter/engine#31783) 2022-03-02 21:16:05 -08:00
skia-flutter-autoroll
7e2fa9c0a3 Roll Fuchsia Mac SDK from huWFDnPtS... to XbEgtgmB6... (flutter/engine#31782) 2022-03-02 20:06:10 -08:00
skia-flutter-autoroll
5553c295cb Roll Dart SDK from d9ac982f9d4b to 48aef9098966 (1 revision) (flutter/engine#31781) 2022-03-02 19:46:11 -08:00
gaaclarke
70271f2263 Add Dart entrypoint to execute the dart plugin registrant. (flutter/engine#31720)
* Adds Dart entrypoint to execute the dart plugin registrant.

* added negative test and added web ui interface

* removed linter warning
2022-03-02 17:50:23 -08:00
skia-flutter-autoroll
194fb3fc3f Roll Skia from 2381876f4f0c to 8a5575ded9f7 (2 revisions) (flutter/engine#31775)
https://skia.googlesource.com/skia.git/+log/2381876f4f0c..8a5575ded9f7

2022-03-02 johnstiles@google.com Combine fVariableMap and fReturnValueMap into one map.
2022-03-02 jvanverth@google.com [graphite] Add SkImage::makeTextureImage for Graphite.

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 kjlubick@google.com,zra@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
2022-03-02 16:21:41 -08:00
skia-flutter-autoroll
bced1db6f5 Roll Dart SDK from f32ac30f3763 to d9ac982f9d4b (1 revision) (flutter/engine#31774) 2022-03-02 15:11:10 -08:00
skia-flutter-autoroll
4c09f14c16 Roll Skia from a025a1b17ece to 2381876f4f0c (1 revision) (flutter/engine#31772) 2022-03-02 14:31:11 -08:00
Jonah Williams
7b9610bab6 [ui] replace dynamic with Object? (flutter/engine#31771) 2022-03-02 14:21:11 -08:00
Dan Field
e7e410d3e1 Fix invalid usage of typed data detected via dart_debug=true (flutter/engine#31745) 2022-03-02 14:11:10 -08:00
Jesús S Guerrero
a9dc88faa7 Support route on ios engine (flutter/engine#31555) 2022-03-02 13:26:02 -08:00
skia-flutter-autoroll
35f59675e2 Roll Skia from b61366b54f7b to a025a1b17ece (1 revision) (flutter/engine#31769) 2022-03-02 12:41:10 -08:00
Christopher Crawford
e7ddebd2cb SPIR-V Transpiler Control Flow (flutter/engine#31451) 2022-03-02 11:06:08 -08:00
skia-flutter-autoroll
36fa2a0924 Roll Dart SDK from 8fc186c49dd7 to f32ac30f3763 (1 revision) (flutter/engine#31767) 2022-03-02 10:56:10 -08:00
skia-flutter-autoroll
2581ce48a9 Roll Skia from e11a14d17f59 to b61366b54f7b (3 revisions) (flutter/engine#31766) 2022-03-02 10:36:13 -08:00
skia-flutter-autoroll
1bf019d602 Roll Skia from 1c167606ccbb to e11a14d17f59 (3 revisions) (flutter/engine#31765) 2022-03-02 09:16:08 -08:00
godofredoc
eac59ff580 Fix web_engine_archive target. (flutter/engine#31751) 2022-03-02 08:26:11 -08:00
skia-flutter-autoroll
c75a7962ac Roll Skia from 2f41c6acfaac to 1c167606ccbb (1 revision) (flutter/engine#31763) 2022-03-02 07:56:10 -08:00
skia-flutter-autoroll
41a1bb8944 Roll Fuchsia Mac SDK from SZcTFNZdS... to huWFDnPtS... (flutter/engine#31761) 2022-03-02 07:01:02 -08:00
skia-flutter-autoroll
6e455bc37b Roll Skia from 631e9e00fc34 to 2f41c6acfaac (2 revisions) (flutter/engine#31760) 2022-03-02 02:56:12 -08:00
skia-flutter-autoroll
4199993712 Roll Dart SDK from 0fb085424f15 to 8fc186c49dd7 (1 revision) (flutter/engine#31756) 2022-03-01 23:16:07 -08:00
skia-flutter-autoroll
b1ab3de0ac Roll Skia from 54b5ad00c5af to 631e9e00fc34 (1 revision) (flutter/engine#31755) 2022-03-01 22:01:11 -08:00
skia-flutter-autoroll
e2dc06b225 Roll Dart SDK from 9b890fd43f92 to 0fb085424f15 (2 revisions) (flutter/engine#31754) 2022-03-01 19:06:08 -08:00
skia-flutter-autoroll
2ec2fedd4b Roll Skia from 447845a906ad to 54b5ad00c5af (1 revision) (flutter/engine#31752) 2022-03-01 17:51:02 -08:00
JsouLiang
f88b49b778 Add ThreadConfigSetter for Embedder api that can set thread priority (flutter/engine#31626) 2022-03-01 16:23:24 -08:00