platform/upstream/wayland.git
2024-05-02 Seunghun Leeserver: Unlock objects_mutex before locking connection_... 80/310580/1 accepted/tizen_unified accepted/tizen_unified_toolchain accepted/tizen_unified_x tizen accepted/tizen/unified/20240503.070737 accepted/tizen/unified/toolchain/20240508.012400 accepted/tizen/unified/x/20240507.050949
2024-04-25 Thomas LukaszewiczMitigate UAF crashes due to iteration over freed wl_res... 13/310313/1 accepted/tizen/unified/20240426.035457 accepted/tizen/unified/toolchain/20240507.011938 accepted/tizen/unified/x/20240430.094803
2024-03-07 Junkyeong Kimwayland-client: Fix LOCK_EVASION issue 57/307257/3 accepted/tizen/unified/20240308.174110 accepted/tizen/unified/x/20240311.100015
2024-03-07 Junkyeong Kimwayland-server: Add missing mutex lock 54/307254/3
2024-02-19 Joonbum KoMerge branch 'upstream' into tizen 35/306235/2 1.22.0 accepted/tizen/unified/20240304.123054 accepted/tizen/unified/toolchain/20240311.070110 accepted/tizen/unified/x/20240305.021702
2023-12-08 duna.ohwayland-server: Add lock/unlock when adding resource... 23/302323/2 accepted/tizen_unified_riscv tizen_7.0_mc accepted/tizen/8.0/unified/20231221.165511 accepted/tizen/unified/20231212.161252 accepted/tizen/unified/riscv/20231226.211148
2023-09-18 Changyeon Leeclient: Add proxy interface name and id in abort message 69/298969/2
2023-08-31 Junkyeong Kimclient: Add proxy->queue_link init in wl_display_connec... 40/298040/2 accepted/tizen/8.0/unified/20231005.095644 accepted/tizen/unified/20230907.175303 tizen_8.0_m2_release
2023-08-23 Alexandros... client: Do not warn about attached proxies on default... 84/296684/2 sandbox/jbko/server_devel accepted/tizen/unified/20230825.044257
2023-08-23 Alexandros... client: Abort when trying to add an event to a destroye... 83/296683/2
2023-08-23 Alexandros... tests: Support tests that check for client failure 82/296682/2
2023-08-23 Alexandros... client: Warn when a queue is destroyed with attached... 81/296681/2
2023-08-23 Alexandros... tests: Capture the test client log 80/296680/2
2023-08-23 Alexandros... client: Track the proxies attached to a queue 79/296679/3
2023-08-04 Junkyeong Kimxcursor: Add missing header file 46/296746/1 accepted/tizen/unified/20230807.014657
2023-08-03 Junkyeong Kimxcursor: Add protection code to do not override sign-bit 93/296693/3
2023-07-26 Joonbum Koserver: add comments TIZEN_ONLY for client's connection... 64/296364/2 accepted/tizen/unified/20230728.155803
2023-07-26 Joonbum Koserver: protect the client_list for thread safety 16/296316/3
2023-07-17 Seunghun Leeserver: Fix possible thread deadlock 04/295904/1
2023-07-17 Seunghun Leeserver: Fix dereference after null check 03/295903/1
2023-07-17 Seunghun Leeserver: Fix uninitialized lock use 02/295902/1
2023-07-10 Inhong Hanwayland-server: Fix issue detected by static analysis... 17/295517/1 accepted/tizen/unified/20230713.143456
2023-07-07 Jihoon Kimwayland-server: fix missing mutex unlock issue 60/295460/1
2023-07-04 Seunghun Leeserver: Remove superfluous goto label 39/295139/3 accepted/tizen/unified/20230706.152204
2023-07-04 Jihoon Kimwayland-server: Fix hangup issue 38/295138/3
2023-07-04 Seunghun Leewayland-server: Add mutex for wl_client's resources 35/295135/3
2023-04-21 Changyeon Leeserver: Remove ucred of wl_client 60/291760/5 accepted/tizen/unified/20230531.151929
2023-04-06 Seunghun Leeclient: Do not poll when flushing display fails if... 22/290922/6
2023-04-04 Simon Serbuild: bump to version 1.22.0 for the official release upstream upstream/1.22.0
2023-03-28 Simon Serbuild: bump to version 1.21.93 for the RC1 release
2023-03-25 Faith EkstrandAdd a .mailmap file
2023-03-16 Simon Serbuild: bump version to 1.21.92 for the beta release
2023-03-07 Simon Serclient: fix wl_display_disconnect() documentation
2023-03-01 Alexandros... client: Do not warn about attached proxies on default...
2023-02-28 Simon Serbuild: bump version to 1.21.91 for the alpha release
2023-02-28 Alexandros... client: Abort when trying to add an event to a destroye...
2023-02-28 Alexandros... tests: Support tests that check for client failure
2023-02-28 Alexandros... client: Warn when a queue is destroyed with attached...
2023-02-28 Alexandros... tests: Capture the test client log
2023-02-28 Alexandros... client: Track the proxies attached to a queue
2023-02-27 Simon Sershm: fix segfault when accessing destroyed pool resource
2023-02-27 Mikhail Gusarovprotocol: Clarify meaning of input region for cursors...
2023-02-27 Vlad Zahorodniiprotocol: reorder wl_data_offer.source_actions and...
2023-02-27 Sebastian Wickprotocol: do not change pending x and y when attaching...
2023-02-22 Seunghun Leeclient: Remove superfluous display lock 00/288700/9 accepted/tizen/unified/20230309.035148
2023-02-22 Seunghun Leeclient: Remove struct wl_thread_data 99/288699/9
2023-02-21 Peter Huttererprotocol: add wl_pointer's axis relative physical direction
2023-02-16 Junkyeong KimPackaging: upgrade to 1.21.0 tizen_work_20230216 accepted/tizen/unified/20230221.085044
2023-02-16 Junkyeong Kimcursor: Fix build error by unmatching function name
2023-02-16 Seunghun LeeLog creating and destroying of queue for debugging
2023-02-16 Joonbum Kowayland-client: add missed mutex_destroy for threads_mutex
2023-02-16 SooChan Limprint thread_count under display->threads_mutex
2023-02-16 Joonbum Kowayland-client: add mutex protection to destroy_thread_data
2023-02-16 Seunghun LeeRevert two commits as an attempt to avoid crash
2023-02-16 Seunghun Leewayland-client: Delete pthread_key before iterating...
2023-02-16 Seunghun Leewayland-client: Destroy all thread data on disconnect
2023-02-16 Junseok KimPackaging: upgrade to 1.20.0
2023-02-16 Junseok Kimwayland-shm: fix build warning
2023-02-16 Junseok Kimxcursor: fix memory leak
2023-02-16 Sung-Jin Parkwayland-client: cleanup thread specific data when disco...
2023-02-16 Sung-Jin Parkwayland-client: init a thread_data item before insert...
2023-02-16 Sung-Jin Parkwayland-client: fix to check if thread_data is valid...
2023-02-16 Changyeon Leefix null dereference
2023-02-16 Changyeon Leewayland-client : do not abort when there is an EBADF...
2023-02-16 Sung-Jin ParkPackaging: remove TODO from %doc
2023-02-16 Joonbum Kowayland-client: handled case where pthread_setspecific...
2023-02-16 Sung-Jin Parkwayland-util: calls wl_log_handler only when dlog is...
2023-02-16 Junkyeong Kimwayland-client: add NULL check
2023-02-16 Sung-Jin Parkwayland-client: add APIs for setting/getting name of...
2023-02-16 Sung-Jin Parkwayland-client: enhance log when connection has been...
2023-02-16 Junseok, Kimcompositor-introspection-test: fix build warning
2023-02-16 Junseok, Kimwayland: change strerror() to %m to ensure thread-safety
2023-02-16 Sung-Jin Parkwayland-client: added null check for intf->version...
2023-02-16 Gwanglim Leewayland-client: added null check for logging
2023-02-16 Sung-Jin Parkwayland-client: fix not to repeat logs regarding errno...
2023-02-16 Sung-Jin Parkwayland-client : do abort when there is an error on...
2023-02-16 Sung-Jin Parkconnection: fix to use %m and to include fd number...
2023-02-16 Sung-Jin ParkPackaging: version up to 1.18.92
2023-02-16 Sung-Jin Parkwayland-shm: fix a build warning (seals variable)
2023-02-16 Sung-Jin Parkwayland-client: reuse the existing map entry for the...
2023-02-16 jeonwayland-client: check fd is a valid value
2023-02-16 Sung-Jin Parkwayland-client: fix not to cancel reading events when...
2023-02-16 Sung-Jin Parktests: fix NULL_RETURNS issues in tests
2023-02-16 Sung-Jin Parkwayland-client: leave log when the reader counts are...
2023-02-16 Sung-Jin Parkwayland-client: abort when the reader_count is invalid...
2023-02-16 Sung-Jin Parkwayland-client: do wl_abort() when reader_count becomes...
2023-02-16 Joonbum Koegl: Changed to flag EGL_PACKAGE to 1 to build wayland...
2023-02-16 Joonbum KoRevert "wayland-egl: Add wl_egl_window_set_rotation...
2023-02-16 Joonbum KoRevert "wayland-egl: Added APIs for setting buffer...
2023-02-16 Sung-Jin Parkwayland-client: remove tabs
2023-02-16 Sung-Jin Parkwayland-server: remove unnecessary variable
2023-02-16 Sung-Jin Parkwayland-client: force sync of display when threads...
2023-02-16 Sung-Jin ParkPackaging: upgrade to 1.17.0
2023-02-16 Sung-Jin Parkwayland-util: change strerror() to strerror_r() to...
2023-02-16 Sung-Jin Parkwayland-util: leave errno in wl_abort_errno before...
2023-02-16 jeonwayland-cursor: fix a memory leak
2023-02-16 jeonserver: event_source fd update if flush will be failed...
2023-02-16 JengHyun Kangwayland-cursor: using old shm pool if reallocation...
2023-02-16 Boram Parkclient: use the thread reader_count to fix deadlock.
2023-02-16 Boram Parkadd EGL_PACAKGE to disable an egl library temporarily
next