Title: [294803] trunk/Source/WebCore/platform/graphics
Revision 294803
Author z...@falconsigh.net
Date 2022-05-25 10:22:59 -0700 (Wed, 25 May 2022)
Log Message
[Linux] GBMBufferSwapchain should only conditionally create linear-formatted buffer objects
https://bugs.webkit.org/show_bug.cgi?
ource/WTF/ChangeLog 2022-05-17 05:23:02 UTC (rev 294289)
+++ trunk/Source/WTF/ChangeLog 2022-05-17 05:52:04 UTC (rev 294290)
@@ -1,3 +1,14 @@
+2022-05-16 Zan Dobersek
+
+[GTK][WPE] Current-context enforcement in ANGLE is expensive
+https://bugs.webkit.org/show_bug.cgi?id=240392
+
2)
--- trunk/Source/WebCore/ChangeLog 2022-05-13 09:07:17 UTC (rev 294151)
+++ trunk/Source/WebCore/ChangeLog 2022-05-13 09:14:07 UTC (rev 294152)
@@ -1,5 +1,26 @@
2022-05-13 Zan Dobersek
+[GStreamer] Properly handle DMABuf-containing GstBuffers with missing DMABuf GstCaps feature
+
1,3 +1,28 @@
+2022-05-13 Zan Dobersek
+
+[Linux][GBM] Provide utility function for construction of eglCreateImage attributes data
+https://bugs.webkit.org/show_bug.cgi?id=240373
+
+Reviewed by Chris Lord.
+
+Provide DMABufEGLUtilities::constructEGLCreateImageAttribu
/WebCore/ChangeLog 2022-05-12 13:30:17 UTC (rev 294100)
@@ -1,3 +1,45 @@
+2022-05-12 Zan Dobersek
+
+[GTK][WPE] Respect and use the DMABuf modifier values
+https://bugs.webkit.org/show_bug.cgi?id=240276
+
+Reviewed by Chris Lord.
+
+When wrapping DMABuf objects in EGLIma
ource/_javascript_Core/ChangeLog (293758 => 293759)
--- trunk/Source/_javascript_Core/ChangeLog 2022-05-04 03:17:09 UTC (rev 293758)
+++ trunk/Source/_javascript_Core/ChangeLog 2022-05-04 06:14:20 UTC (rev 293759)
@@ -1,3 +1,37 @@
+2022-05-03 Zan Dobersek
+
+[RISCV64] I
/MacroAssemblerRISCV64.cpp
Diff
Modified: trunk/Source/_javascript_Core/ChangeLog (293653 => 293654)
--- trunk/Source/_javascript_Core/ChangeLog 2022-05-01 15:05:52 UTC (rev 293653)
+++ trunk/Source/_javascript_Core/ChangeLog 2022-05-01 15:08:25 UTC (rev 293654)
@@ -1,5 +1,30 @@
2022-05-01
022-05-01 14:18:07 UTC (rev 293652)
+++ trunk/Source/_javascript_Core/ChangeLog 2022-05-01 15:05:52 UTC (rev 293653)
@@ -1,3 +1,27 @@
+2022-05-01 Zan Dobersek
+
+[RISCV64] Enable testmasm execution
+https://bugs.webkit.org/show_bug.cgi?id=239937
+
+Reviewed by Yusuke Suz
/_javascript_Core/ChangeLog (293570 => 293571)
--- trunk/Source/_javascript_Core/ChangeLog 2022-04-28 08:21:16 UTC (rev 293570)
+++ trunk/Source/_javascript_Core/ChangeLog 2022-04-28 10:06:38 UTC (rev 293571)
@@ -1,3 +1,25 @@
+2022-04-28 Zan Dobersek
+
+[RISCV64] Implem
4-25 06:41:42 UTC (rev 293315)
+++ trunk/ChangeLog 2022-04-25 06:54:42 UTC (rev 293316)
@@ -1,3 +1,18 @@
+2022-04-24 Zan Dobersek
+
+[RISCV64] Enable Baseline JIT
+https://bugs.webkit.org/show_bug.cgi?id=239708
+
+Reviewed by Yusuke Suzuki.
+
+Turn on the CMake
ore/ChangeLog 2022-04-25 06:26:33 UTC (rev 293312)
+++ trunk/Source/_javascript_Core/ChangeLog 2022-04-25 06:29:19 UTC (rev 293313)
@@ -1,3 +1,19 @@
+2022-04-24 Zan Dobersek
+
+[RISCV64] Implement MacroAssemblerRISCV64 fencing methods
+https://bugs.webkit.org/show_bug.cgi?id=239
trunk/JSTests/ChangeLog (293311 => 293312)
--- trunk/JSTests/ChangeLog 2022-04-25 06:02:41 UTC (rev 293311)
+++ trunk/JSTests/ChangeLog 2022-04-25 06:26:33 UTC (rev 293312)
@@ -1,3 +1,19 @@
+2022-04-24 Zan Dobersek
+
+Skip microbenchmarks/memcpy-wasm.js and friends on non-FTL (i.e.
214)
+++ trunk/Source/WebKit/ChangeLog 2022-04-22 11:08:58 UTC (rev 293215)
@@ -1,3 +1,19 @@
+2022-04-22 Zan Dobersek
+
+[GLib] Make WebKitSettings XSS auditor functions no-op
+https://bugs.webkit.org/show_bug.cgi?id=239651
+
+Reviewed by Adrian Perez de Castro.
+
+With
/MacroAssemblerRISCV64.h
Diff
Modified: trunk/Source/_javascript_Core/ChangeLog (293092 => 293093)
--- trunk/Source/_javascript_Core/ChangeLog 2022-04-20 13:36:57 UTC (rev 293092)
+++ trunk/Source/_javascript_Core/ChangeLog 2022-04-20 13:51:24 UTC (rev 293093)
@@ -1,5 +1,15 @@
2022-04-20 Zan Dober
f
Modified: trunk/Source/_javascript_Core/ChangeLog (293091 => 293092)
--- trunk/Source/_javascript_Core/ChangeLog 2022-04-20 12:56:49 UTC (rev 293091)
+++ trunk/Source/_javascript_Core/ChangeLog 2022-04-20 13:36:57 UTC (rev 293092)
@@ -1,3 +1,49 @@
+2022-04-20 Zan Dobersek
+
+[JS
014)
+++ trunk/Source/WebKit/ChangeLog 2022-04-19 12:32:02 UTC (rev 293015)
@@ -1,3 +1,48 @@
+2022-04-19 Zan Dobersek
+
+[GTK][WPE][GPUProcess] Add RemoteGraphicsContextGLGBM, RemoteGraphicsContextGLProxyGBM
+https://bugs.webkit.org/show_bug.cgi?id=239348
+
+Reviewed by Car
UTC (rev 293007)
+++ trunk/Source/WebCore/ChangeLog 2022-04-19 06:38:28 UTC (rev 293008)
@@ -1,3 +1,20 @@
+2022-04-18 Zan Dobersek
+
+Remove the PlatformMediaEngineClassName macro
+https://bugs.webkit.org/show_bug.cgi?id=239384
+
+Reviewed by Philippe Normand.
+
+Re
/WebChromeClient.cpp
Diff
Modified: trunk/Source/WTF/ChangeLog (292902 => 292903)
--- trunk/Source/WTF/ChangeLog 2022-04-15 09:37:47 UTC (rev 292902)
+++ trunk/Source/WTF/ChangeLog 2022-04-15 09:53:12 UTC (rev 292903)
@@ -1,3 +1,14 @@
+2022-04-15 Zan Dobersek
+
+[GTK][WPE] Remove exclusive bu
1,9 @@
+2022-04-14 Zan Dobersek
+
+Unreviewed build fix for GTK and WPE.
+
+* platform/graphics/gbm/DMABufFormat.h: Add a missing header include.
+
2022-04-14 Chris Dumez
Use WebCoreBuiltinNames when possible
Modified: trunk/Source/WebCore/platform/graphics/
trunk/ChangeLog (292864 => 292865)
--- trunk/ChangeLog 2022-04-14 14:13:38 UTC (rev 292864)
+++ trunk/ChangeLog 2022-04-14 14:35:08 UTC (rev 292865)
@@ -1,3 +1,20 @@
+2022-04-14 Zan Dobersek
+
+[GTK][WPE] Make the ENABLE_GPU_PROCESS CMake option depend on USE_ANGLE_WEBGL
+https
geLog 2022-04-14 14:12:02 UTC (rev 292863)
+++ trunk/Source/WebCore/ChangeLog 2022-04-14 14:13:38 UTC (rev 292864)
@@ -1,3 +1,25 @@
+2022-04-14 Zan Dobersek
+
+[GTK][WPE] Provide WK2 IPC encoding, decoding methods for the DMABufObject type
+https://bugs.webkit.org/show_bug.
C (rev 292863)
@@ -1,3 +1,23 @@
+2022-04-14 Zan Dobersek
+
+[WK2] Enable more efficient encoding of synchronous-message reply arguments
+https://bugs.webkit.org/show_bug.cgi?id=238740
+
+
+Reviewed by Kimmo Kinnunen.
+
+Add two helper types, OutType and InT
0 @@
+2022-04-12 Zan Dobersek
+
+[GTK][WPE] Move DMABuf-backed GraphicsContextGLANGLE functionality into a standalone derivation chain
+https://bugs.webkit.org/show_bug.cgi?id=239037
+
+Reviewed by Carlos Garcia Campos.
+
+For the purposes of ANGLE-backed WebGL e
rce/ThirdParty/ANGLE/ChangeLog 2022-04-12 06:30:51 UTC (rev 292764)
+++ trunk/Source/ThirdParty/ANGLE/ChangeLog 2022-04-12 06:34:44 UTC (rev 292765)
@@ -1,3 +1,18 @@
+2022-04-11 Zan Dobersek
+
+[GTK][WPE] Build ANGLE with the EGL_NO_PLATFORM_SPECIFIC_TYPES define
+https://bugs.webkit.
ChangeLog 2022-04-12 06:30:51 UTC (rev 292764)
@@ -1,3 +1,28 @@
+2022-04-11 Zan Dobersek
+
+[WK2] Simplify IPC encoding, decoding of tuples
+https://bugs.webkit.org/show_bug.cgi?id=239062
+
+Reviewed by Darin Adler.
+
+For encoding each element of a given tuple,
Modified: trunk/ChangeLog (292761 => 292762)
--- trunk/ChangeLog 2022-04-12 05:47:27 UTC (rev 292761)
+++ trunk/ChangeLog 2022-04-12 05:59:08 UTC (rev 292762)
@@ -1,3 +1,9 @@
+2022-04-11 Zan Dobersek
+
+Unreviewed, removing one of my email addresses.
+
+* metadata/contributors.j
/GraphicsContextGLTextureMapperANGLE.h
Diff
Modified: trunk/Source/WebCore/ChangeLog (292461 => 292462)
--- trunk/Source/WebCore/ChangeLog 2022-04-06 13:29:47 UTC (rev 292461)
+++ trunk/Source/WebCore/ChangeLog 2022-04-06 13:33:26 UTC (rev 292462)
@@ -1,3 +1,14 @@
+2022-04-06 Zan Dober
57)
+++ trunk/Source/WebKit/ChangeLog 2022-04-06 11:16:26 UTC (rev 292458)
@@ -1,3 +1,66 @@
+2022-04-06 Zan Dobersek
+
+[Unix] Adopt UnixFileDescriptor in IPC::Attachment
+https://bugs.webkit.org/show_bug.cgi?id=238801
+
+Reviewed by Carlos Garcia Campos.
+
+
28 matches
Mail list logo