client: Warn when a queue is destroyed with attached proxies
[platform/upstream/wayland.git] / src / wayland-client.c
2023-08-23 Alexandros Frantzisclient: Warn when a queue is destroyed with attached... 81/296681/2
2023-08-23 Alexandros Frantzisclient: Track the proxies attached to a queue 79/296679/3
2023-04-06 Seunghun Leeclient: Do not poll when flushing display fails if... 22/290922/6
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-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 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 Joonbum Kowayland-client: handled case where pthread_setspecific...
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, 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 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 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 Sung-Jin Parkwayland-client: remove tabs
2023-02-16 Sung-Jin Parkwayland-client: force sync of display when threads...
2023-02-16 Boram Parkclient: use the thread reader_count to fix deadlock.
2023-02-16 Amarnathlog: add debugging logs
2023-02-16 Boram Parklog: add debugging logs
2023-02-16 Boram Parkclient: add mutex lock/unlock for proxy
2023-02-16 Sung-Jin Parkadd apis to enable/disable wayland debug at runtime...
2022-06-09 Alexandros Frantzisclient: Lock display when setting a proxy event queue
2022-06-09 Alexandros Frantzisclient: Document best practices for event queue changes
2022-06-09 Antonin DécimoCheck that XDG base directories paths are absolute
2022-03-25 Aleksandr Mezinclient, server: handle wl_map_insert_new() failures
2022-03-25 Aleksandr Mezinutil: set errno in wl_map_insert_at()
2022-02-05 Simon SerUse zalloc for structs
2021-11-02 Derek Foremandebug: Fix printing of new ids
2021-10-28 Manuel Stoecklclient: handle fcntl error on bad fd in wl_display_connect
2021-08-07 Derek Foremanclient: Add new proxy marshalling functions with flags
2021-08-07 Derek Foremanclient: Refactor wl_proxy_destroy critical section
2021-07-31 Manuel Stoecklconnection, client: Avoid locale-dependent float printing
2021-07-20 Manuel Stoecklclient: print discarded events in debug log
2021-02-25 Simon Serclient: assert queue display matches proxy
2020-04-16 Simon Serclient: improve wl_display_connect docs
2019-09-10 Manuel Stoecklclient: Don't abort when sending a request fails
2019-09-10 Manuel Stoecklclient: Ignore new requests if display has a fatal...
2019-09-05 Simon Serclient: check event opcode in queue_event
2019-07-29 Jonas Ådahlproxy: Add API to tag proxy objects
2019-06-05 Michael ForneyUse wl_container_of internally
2019-01-29 Christopher James... proto, server: Add internal server error message. (v2)
2018-06-28 Pekka Paalanenclient: remove definition of wl_global
2018-03-07 Derek Foremanwalyand-client: Fix trivial build break from previous...
2018-03-07 Derek Foremanclient: Don't inappropriatly close fds for zombie objects
2018-01-09 Derek Foremanclient: Consume file descriptors destined for zombie...
2018-01-09 Derek Foremanclient: Replace the singleton zombie with bespoke zombies
2018-01-09 Daniel Stoneclient: Plug a race in proxy destruction vs. dispatch
2018-01-09 Daniel Stoneclient: Add wl_proxy_unref helper
2018-01-09 Daniel Stoneclient: Use refcount exclusively for destruction
2017-12-28 Derek Foremanclient: Remove WL_ZOMBIE_OBJECT global
2017-12-28 Derek Foremanclient: Restructure delete_id handler control flow
2017-12-28 Derek Foremanclient: Add WL_MAP_ENTRY_ZOMBIE flag
2017-12-28 Derek Foremanclient: Add wl_object_is_zombie() helper function
2017-12-11 Matt Hoosierclient: Allow absolute paths in WAYLAND_DISPLAY
2017-12-04 Derek Foremanclient: Simplify some logic in queue_event
2016-11-21 Bryce Harringtonwayland-client: Require base 10 for WAYLAND_SOCKET...
2016-05-03 Eric Engestromclient: fix typo
2016-04-29 Jonas Ådahlclient: Fix wl_display_roundtrip_queue() race condition
2016-04-29 Jonas Ådahlclient: Introduce proxy wrappers
2016-04-28 Jonas Ådahlclient: Make proxy_destroy a static function
2016-04-05 Eric Engestromwayland-client: fix spelling mistake
2016-02-26 Jonas Ådahlclient: Don't segfault when receiving error on destroye...
2016-01-19 Jason EkstrandTrack protocol object versions inside wl_proxy.
2016-01-16 Jonas Ådahlclient: Fully flush during blocking dispatch
2016-01-16 Jonas Ådahlclient: Use read preparation API in wl_display_dispatch...
2016-01-16 Jonas Ådahlclient: Don't make EPIPE fatal if triggered when flushing
2016-01-16 Jonas Ådahlclient: Remove misplaced documentation about main loop...
2016-01-16 Jonas Ådahlclient: Correct documentation regarding thread safeness
2016-01-13 Victor Bergerclient: Add missing arg in a wl_log invocation
2016-01-12 Jonas Ådahldoc: Fix function membership
2016-01-12 Jonas ÅdahlUse zalloc instead of malloc + memset
2015-11-16 Marek Chalupaadd wl_abort private function
2015-10-08 Jonas Ådahlclient: Move prepare read documentation to .._prepare_r...
2015-10-06 Jonas Ådahlclient: Improve wl_display_roundtrip(_queue)() document...
2015-10-06 Jonas Ådahlclient: Be more clear about when one must call wl_displ...
2015-10-06 Jonas Ådahlclient: Reword and add documentation about the marshal...
2015-10-06 Jonas Ådahlclient: Fix minor grammar issue
2015-08-24 Pekka PaalanenRevert "client: require WAYLAND_DISPLAY to be set"
2015-08-14 Dima Ryazanovclient: require WAYLAND_DISPLAY to be set
2015-08-06 Elvis Leewayland-client : Fix queue_release not to call proxy_de...
2015-06-12 Bryce Harringtonsrc: Update boilerplate from MIT X11 license to MIT...
2015-03-19 Bryce HarringtonSpelling fixes (cosmetic)
next