skia-flutter-autoroll
8f3b5d7bb5
Roll Fuchsia Linux SDK from TRF0KtYTl... to d1Wlz-aBU... ( flutter/engine#30985 )
2022-01-21 14:50:02 -08:00
skia-flutter-autoroll
a4c9d631b0
Roll Skia from 99b1b6f4ca73 to 3ab1292dad48 (2 revisions) ( flutter/engine#30982 )
2022-01-21 14:05:02 -08:00
Chase Latta
215cf2b6c4
Add user main trampoline for dart_runner. ( flutter/engine#30980 )
...
The dart_runner was invoking main directly which was working fine in JIT
mode but when we switch to aot snapshots invoking main would fail. This
was due to user's not marking their main as a vm entrypoint. Rather than
having user's mark this entrypoint we add a trampoline through the
dart:fuchsia package which is marked as an entrypoint and avoids the
main functions being tree shaken.
BUG: fxbug.dev/64153
2022-01-21 13:31:09 -08:00
skia-flutter-autoroll
5465438e48
Roll Skia from 516aac121b2f to 99b1b6f4ca73 (4 revisions) ( flutter/engine#30978 )
2022-01-21 12:40:09 -08:00
George Wright
3ac06a37d4
Remove dead code - we don't use this MTLTextureDescriptor we create in TestMetalSurfaceImpl::Init ( flutter/engine#30977 )
2022-01-21 11:57:45 -08:00
skia-flutter-autoroll
340d9134de
Roll Skia from 1793c189ea57 to 516aac121b2f (2 revisions) ( flutter/engine#30976 )
2022-01-21 11:20:09 -08:00
skia-flutter-autoroll
066dda3ccb
Roll Skia from 049f110ef6ed to 1793c189ea57 (2 revisions) ( flutter/engine#30974 )
2022-01-21 10:00:08 -08:00
skia-flutter-autoroll
8d4135a895
Roll Skia from f6bb619a1629 to 049f110ef6ed (4 revisions) ( flutter/engine#30973 )
2022-01-21 08:40:09 -08:00
skia-flutter-autoroll
8465052170
Roll Skia from 39dc2a02fda7 to f6bb619a1629 (1 revision) ( flutter/engine#30972 )
2022-01-21 07:20:12 -08:00
skia-flutter-autoroll
ee187932ac
Roll Fuchsia Linux SDK from BfJXLeLtr... to TRF0KtYTl... ( flutter/engine#30971 )
2022-01-21 01:30:11 -08:00
eggfly
85fe32c0d3
Add a custom switch to clean up the leaked Dart VM ( flutter/engine#30541 )
2022-01-20 23:20:10 -08:00
skia-flutter-autoroll
0d37d49bda
Roll Skia from 96860d3bbabc to 39dc2a02fda7 (2 revisions) ( flutter/engine#30967 )
2022-01-20 22:50:08 -08:00
Zachary Anderson
315a80b99b
Revert Dart SDK to b3f3c7dbd422fc0925334620c2ad4dda5af37691 ( flutter/engine#30965 )
...
* Revert "Roll Dart SDK from 07d514c629d3 to e01af97dfff2 (1 revision) (#30963 )"
This reverts commit a22152c7ff1849605796a1c51144d1ccc31f2268.
* Revert "Roll Dart SDK from b3f3c7dbd422 to 07d514c629d3 (8 revisions) (#30959 )"
This reverts commit 254d5a3230186b24cb2a2ece6e462f2cb2927dd9.
* Empty commit
2022-01-20 21:13:55 -08:00
skia-flutter-autoroll
39bbd645ad
Roll Skia from 418557a96a0b to 96860d3bbabc (1 revision) ( flutter/engine#30962 )
2022-01-20 18:15:10 -08:00
skia-flutter-autoroll
254d5a3230
Roll Dart SDK from b3f3c7dbd422 to 07d514c629d3 (8 revisions) ( flutter/engine#30959 )
2022-01-20 16:10:09 -08:00
Yilong Li
193d6b62d6
[fuchsia] Use upstream FUCHSIA_buffer_collection extension. ( flutter/engine#30911 )
...
This updates Flutter engine to use the upstream FUCHSIA
buffer extension collection. It removes the obsolete
vkSetBufferCollectionConstraints() and replaces it with
vkSetBufferCollectionImageConstraints().
2022-01-20 16:05:23 -08:00
Ben Konyi
86f50b4af4
Preserve write permissions when uploading canvaskit to CIPD ( flutter/engine#30960 )
...
Related to https://github.com/dart-lang/sdk/issues/48010
2022-01-20 16:04:42 -08:00
Jaden
97287722fe
Access FlutterFragmentActivity's root content view ID using ViewUtils.generateViewId ( flutter/engine#30595 )
2022-01-20 15:15:15 -08:00
skia-flutter-autoroll
004fee7923
Roll Skia from 42bfd747a7fe to 418557a96a0b (2 revisions) ( flutter/engine#30958 )
2022-01-20 15:15:03 -08:00
Marcel Kirchhoff
4be91c61de
Support opacity layers for platform-views using hybrid-composition ( flutter/engine#30264 )
2022-01-20 15:10:09 -08:00
Kaushik Iska
66bbb434e5
[macos] Enable macOS platform views only for Metal ( flutter/engine#30853 )
2022-01-20 15:01:41 -08:00
Rulong Chen(陈汝龙)
f65004e7c5
Check weak pointer to avoid potential use-after-free crash ( flutter/engine#30396 )
2022-01-20 14:00:11 -08:00
skia-flutter-autoroll
cbbf0adae4
Roll Skia from 013397884c73 to 42bfd747a7fe (1 revision) ( flutter/engine#30951 )
2022-01-20 13:55:10 -08:00
Alexander Biggs
039101b3f1
[nit] Fix casing on a variable name. ( flutter/engine#30866 )
2022-01-20 13:30:10 -08:00
Alexander Biggs
978346d6b1
[examples] Ignore glfw/debug folder. ( flutter/engine#30865 )
2022-01-20 13:25:09 -08:00
fzyzcjy
37cc235a2b
Fixing bug when ListenableEditingState is provided initialState with a valid composing range, android.view.inputmethod.BaseInputConnection.setComposingRegion(int, int) has NPE ( flutter/engine#30916 )
2022-01-20 13:10:12 -08:00
ColdPaleLight
5efc2ba8d0
Change visibility of FlutterView when onStop/onStart ( flutter/engine#30897 )
2022-01-20 13:05:15 -08:00
George Wright
c225edfb0a
Remove extraneous release of the MTLTexture in EmbedderTestBackingstoreProducer ( flutter/engine#30955 )
2022-01-20 12:35:52 -08:00
skia-flutter-autoroll
b27cc40c2c
Roll Fuchsia Linux SDK from KHNPi3m0W... to BfJXLeLtr... ( flutter/engine#30953 )
2022-01-20 12:10:11 -08:00
Jason Simmons
a237fa84cd
libtxt: Initialize ParagraphTxt::final_line_count_ ( flutter/engine#30892 )
2022-01-20 10:35:09 -08:00
Alexander Aprelev
b8a5513fbb
Prefix dart:ffi import to prevent name conflicts. ( flutter/engine#30950 )
...
https://dart.googlesource.com/sdk/+/85a87ca7ae6c9f028a0cbf6d8de3563b9a19b8e7 introduced Size to dart:ffi which conflicts with the one from dart:ui. See https://logs.chromium.org/logs/dart/buildbucket/cr-buildbucket/8824501487884216129/+/u/build_host_debug/stdout .
This will unblock dart->engine roll with that change.
2022-01-20 10:19:27 -08:00
Zachary Anderson
11c548f696
Disable building examples by default ( flutter/engine#30946 )
...
This should be paired with a recipe change to enable building the example on CI that I'll prepare shortly.
2022-01-20 09:46:23 -08:00
Matej Knopp
549e82fec6
Enable partial repaint for Android/OpenGL ( flutter/engine#29591 )
2022-01-20 18:22:18 +01:00
skia-flutter-autoroll
5553f427d9
Roll Skia from b98159e414b1 to 78cec092bf6a (2 revisions) ( flutter/engine#30945 )
2022-01-20 09:05:11 -08:00
Jia Hao
a6d7e507e8
Minor doc improvements to BinaryMessenger ( flutter/engine#30923 )
...
Co-authored-by: gaaclarke <30870216+gaaclarke@users.noreply.github.com>
2022-01-20 08:58:38 -08:00
skia-flutter-autoroll
6ad79f3d42
Roll Skia from 9be7372e1dcd to b98159e414b1 (1 revision) ( flutter/engine#30943 )
2022-01-20 07:45:12 -08:00
skia-flutter-autoroll
cc00bda0b1
Roll Skia from e9632e096621 to 9be7372e1dcd (1 revision) ( flutter/engine#30938 )
2022-01-19 23:35:10 -08:00
skia-flutter-autoroll
1349eee6bb
Roll Fuchsia Linux SDK from xfmQFfiyb... to KHNPi3m0W... ( flutter/engine#30936 )
2022-01-19 22:50:10 -08:00
skia-flutter-autoroll
c1b25ed020
Roll Skia from 8bf4a85e30eb to e9632e096621 (1 revision) ( flutter/engine#30935 )
2022-01-19 22:15:11 -08:00
Rulong Chen(陈汝龙)
8fda497245
Remove the unused FlutterImageView from FlutterView to avoid leaks ( flutter/engine#30873 )
2022-01-19 17:30:02 -08:00
ColdPaleLight
b64598bef6
Refactor type of deadline in the method NotifyIdle to fml::TimePoint ( flutter/engine#30737 )
2022-01-19 17:25:09 -08:00
Tong Mu
0fecfd79eb
[Win32, Keyboard] Correctly process modifier events in IME mode ( flutter/engine#30919 )
2022-01-19 16:05:08 -08:00
Rulong Chen(陈汝龙)
205398943b
Export |ExclusiveAppComponent<Activity>| from FlutterActivity/FlutterFragment class ( flutter/engine#30864 )
2022-01-19 16:00:11 -08:00
skia-flutter-autoroll
f245127ae1
Roll Skia from d0c5af652318 to 8bf4a85e30eb (2 revisions) ( flutter/engine#30933 )
...
https://skia.googlesource.com/skia.git/+log/d0c5af652318..8bf4a85e30eb
2022-01-19 johnstiles@google.com Push shaders.skia.org.
2022-01-19 ethannicholas@google.com Fixed an issue with SkSL For loop symbol tables
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 aaclarke@google.com ,scroggo@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-01-19 15:05:16 -08:00
George Wright
0ad83b7100
Refactor DisplayList Benchmarks ( flutter/engine#30913 )
...
Refactor DisplayList Benchmarks so that we allocate the CanvasProvider inside the test body. This allows for easier to understand memory management and object lifetimes, and fixes a leak on iOS/macOS.
2022-01-19 13:39:37 -08:00
skia-flutter-autoroll
9776336eae
Roll Skia from 98c09e51f33e to d0c5af652318 (6 revisions) ( flutter/engine#30930 )
2022-01-19 12:20:10 -08:00
Chinmay Garde
047b85586e
Allow builder to skip building examples. ( flutter/engine#30917 )
2022-01-19 11:55:10 -08:00
skia-flutter-autoroll
08e10fd6bc
Roll Skia from 458653d9fce7 to 98c09e51f33e (8 revisions) ( flutter/engine#30927 )
2022-01-19 09:35:09 -08:00
skia-flutter-autoroll
fac0930890
Roll Fuchsia Linux SDK from yFO1aZ2Bx... to xfmQFfiyb... ( flutter/engine#30926 )
2022-01-19 09:30:10 -08:00
skia-flutter-autoroll
2995aabdfc
Roll Skia from 8276fa8ef102 to 458653d9fce7 (1 revision) ( flutter/engine#30915 )
...
https://skia.googlesource.com/skia.git/+log/8276fa8ef102..458653d9fce7
2022-01-18 ethannicholas@google.com Fixed cloning SkSL ReturnStatements without expressions
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 aaclarke@google.com ,scroggo@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-01-19 08:07:17 -08:00