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 |
|
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 |
|
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
|
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
|
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 |
|
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
|
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
|
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
|
6e455bc37b
|
Roll Skia from 631e9e00fc34 to 2f41c6acfaac (2 revisions) (flutter/engine#31760)
|
2022-03-02 02:56:12 -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
|
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 |
|
Jason Simmons
|
da146d247c
|
Revert "Reland "Listen for Vsync callback on the UI thread directly"" (flutter/engine#31750)
|
2022-03-01 15:06:11 -08:00 |
|
skia-flutter-autoroll
|
442ae8ba55
|
Roll Skia from ea0268e72d7f to 447845a906ad (1 revision) (flutter/engine#31749)
|
2022-03-01 15:01:09 -08:00 |
|
Zachary Anderson
|
ab45fca29c
|
Run formatter first in pre-push hook (flutter/engine#31733)
|
2022-03-01 13:44:05 -08:00 |
|
skia-flutter-autoroll
|
8a4c640207
|
Roll Skia from 4bf57f8958e7 to ea0268e72d7f (4 revisions) (flutter/engine#31748)
|
2022-03-01 13:41:04 -08:00 |
|
Casey Hillers
|
58ce4887d7
|
[cirrus] Refresh GCP service account (flutter/engine#31724)
|
2022-03-01 13:07:45 -08:00 |
|
skia-flutter-autoroll
|
be5c200c01
|
Roll Fuchsia Linux SDK from 7rB0Yrprs... to qRHp3fFRx... (flutter/engine#31744)
|
2022-03-01 12:56:05 -08:00 |
|
skia-flutter-autoroll
|
08524606a6
|
Roll Skia from f6dc205b143f to 4bf57f8958e7 (3 revisions) (flutter/engine#31742)
|
2022-03-01 12:21:02 -08:00 |
|
skia-flutter-autoroll
|
431b4757cf
|
Roll Skia from d6d3cabb4917 to f6dc205b143f (4 revisions) (flutter/engine#31741)
|
2022-03-01 10:41:11 -08:00 |
|
skia-flutter-autoroll
|
8fa329a6fa
|
Roll Skia from 9867574f7198 to d6d3cabb4917 (1 revision) (flutter/engine#31739)
|
2022-03-01 09:21:10 -08:00 |
|
skia-flutter-autoroll
|
e813382795
|
Roll Skia from c3e7a2a00b0a to 9867574f7198 (2 revisions) (flutter/engine#31737)
|
2022-03-01 07:56:04 -08:00 |
|
skia-flutter-autoroll
|
d3cbe4d137
|
Roll Skia from 5deac304821b to c3e7a2a00b0a (3 revisions) (flutter/engine#31732)
|
2022-02-28 23:31:09 -08:00 |
|
skia-flutter-autoroll
|
50967b0e4f
|
Roll Fuchsia Linux SDK from _mwyhkd9H... to 7rB0Yrprs... (flutter/engine#31731)
|
2022-02-28 23:16:02 -08:00 |
|
godofredoc
|
29c2897bfb
|
Standardize embedder archive name. (flutter/engine#31693)
|
2022-02-28 21:26:09 -08:00 |
|
gaaclarke
|
9b0587193e
|
added dart plugin registrant test executables to run_tests.py (flutter/engine#31726)
|
2022-02-28 19:51:57 -08:00 |
|
skia-flutter-autoroll
|
a6fcef5dc3
|
Roll Skia from 1fc0c1c0f8af to 5deac304821b (2 revisions) (flutter/engine#31725)
|
2022-02-28 17:51:09 -08:00 |
|
godofredoc
|
7bfe815f56
|
Standardize the embedder file name. (flutter/engine#31723)
|
2022-02-28 16:31:06 -08:00 |
|
gaaclarke
|
e525aced27
|
Started looking for the dart plugin registrant at runtime (flutter/engine#31418)
|
2022-02-28 15:50:55 -08:00 |
|
skia-flutter-autoroll
|
e8047094fa
|
Roll Skia from 953c92880b88 to 1fc0c1c0f8af (1 revision) (flutter/engine#31722)
|
2022-02-28 14:51:11 -08:00 |
|