platform/upstream/wayland.git
2021-12-09 Simon Serbuild: bump to version 1.20.0 for the official release duna_test tizen_work_20220121 tizen_work_20220124 upstream_bkup_20230216 upstream_work_20220121 upstream_work_20220124 upstream_work_20220208 1.20.0 upstream/1.20.0
2021-12-07 Simon Sermeson: override dependencies to ease use as subproject
2021-12-02 Simon Serbuild: bump to version 1.19.93 for the RC1 release 1.19.93
2021-11-18 Simon Serbuild: bump to version 1.19.92 for the beta release 1.19.92
2021-11-15 Jan Grulichprotocol: clarify wl_data_offer::selection
2021-11-12 Manuel Stoecklprotocol: sync wl_shm.format with libdrm 2.4.108
2021-11-04 Simon Serbuild: bump to version 1.19.91 for the alpha release 1.19.91
2021-11-04 Duncan McIntoshwayland-shm: Check the size of sealed memory if ignorin...
2021-11-04 Simon Serprotocol: wl_shm uses pre-multiplied alpha
2021-11-02 Derek Foremandebug: Fix printing of new ids
2021-10-28 Simon Serprotocol: add wl_output.{name,description}
2021-10-28 Simon Serprotocol: add note about wl_output.done in events
2021-10-28 Simon McVittiebuild: Include the Wayland minor version in libraries...
2021-10-28 Jonas Ådahlprotocol: Add wl_surface.offset
2021-10-28 Manuel Stoecklclient: handle fcntl error on bad fd in wl_display_connect
2021-10-09 Damian Hobson... server: stop wl_display event loop from any context
2021-09-29 Matt Hoosierprotocol: mention that buffers with alpha are assumed...
2021-09-16 Olivier Fourdanshm: Relax shm_pool_create_buffer() validity check
2021-09-16 Simon Serprotocol: mention that keymap mapping must be read...
2021-09-10 Alex Richardsongitlab-ci: add a FreeBSD test job
2021-09-10 Alex RichardsonAllow event-loop signal tests to pass on FreeBSD
2021-09-10 Alex RichardsonDetect FreeBSD versions with broken MSG_CMSG_CLOEXEC
2021-09-10 Alex Richardsontest-helpers: use sysctl() to count open fds on FreeBSD
2021-09-10 Alex Richardsontest-runner: Implement is_debugger_attached() for FreeBSD
2021-09-10 Alex RichardsonUse /dev/fd instead of /proc/self/fd
2021-09-10 Alex Richardsonshm: Add mmap+memmove fallback if mremap() does not...
2021-09-10 Alex RichardsonSupport reading ucred from the socket on FreeBSD
2021-09-10 Alex Richardsongitlab-ci: add junit reports to the debian builder
2021-09-10 Alex Richardsongitlab-ci: Fix copy-paste error in a comment
2021-09-10 Alex Richardsongitlab-ci: remove duplicated lines in ci-templates...
2021-09-10 Alex Richardsongitlab-ci: update ci-templates to the latest commit
2021-09-10 Alex RichardsonUse epoll-shim to emulate epoll(7) on FreeBSD
2021-09-10 Alex Richardsonos-wrappers-test: Handle fcntl() being declared as...
2021-08-27 Derek Foremantests: Destroy custom global object
2021-08-09 Derek Foremanconnection: Rename wl_buffer
2021-08-07 Derek Foremanscanner: Use the new atomic marshal/destroy function
2021-08-07 Derek Foremanclient: Add new proxy marshalling functions with flags
2021-08-07 Derek Foremanclient: Refactor wl_proxy_destroy critical section
2021-08-06 Simon Sercursor: remove unused wl_cursor_theme.name
2021-08-05 Simon Sercursor: rename load_default_theme to load_fallback_theme
2021-08-05 Olivier Tilloycursor: Try to fall back to a default xcursor theme...
2021-08-04 Daniel Stoneci: Sanitise build and install paths
2021-08-04 Daniel Stoneci: Use Werror
2021-08-04 Daniel Stoneci: Use appropriate concurrency level
2021-08-04 Daniel Stoneci: Add release builds
2021-08-04 Daniel Stoneci: Use consistent YAML indendation
2021-08-04 Daniel Stoneci: Only run ci-fairy on MRs
2021-08-04 Daniel Stoneci: Add ARMv7 build
2021-08-04 Daniel Stoneci: Add AArch64 build
2021-08-03 Daniel Stoneci: Parameterise and template build
2021-08-03 Daniel Stoneci: Add comments, rename build stages
2021-07-31 Simon Serconnection: print array size
2021-07-31 Manuel Stoecklconnection, client: Avoid locale-dependent float printing
2021-07-22 Fergus Dallos-wrappers-test: Make syscall intercepts work with...
2021-07-22 Fergus Dallconnection-test: Pad out strings with null bytes
2021-07-21 Fergus Dallserver: Fix undefined behavior in wl_socket_init_for_di...
2021-07-21 Fergus Dallutil: Avoid undefined behaviour in for_each_helper
2021-07-20 Manuel Stoecklclient: print discarded events in debug log
2021-07-14 Pekka Paalanenwayland-util: avoid memcpy(NULL) in wl_array_copy()
2021-07-13 Simon Sershm: document wl_shm_buffer
2021-07-07 James Leggtests: Test wayland-scanner with a description in an...
2021-07-07 James Leggscanner: Use descriptions in entries
2021-07-06 Simon Serprotocol: clarify wl_seat.name description
2021-07-01 Pekka PaalanenCI: turn on ASan and UBSan
2021-06-29 Simon Sershm: add safety assertions
2021-06-22 Fergus Dallconnection: Handle non-nullable strings in wl_connectio...
2021-06-22 Fergus Dallconnection-test: Encode size in message headers correctly
2021-06-11 Simon Serprotocol: allow immediate wl_buffer.destroy if not...
2021-06-10 Simon Sershm: remove wl_shm_buffer.pool NULL checks
2021-06-02 Tobias Stoeckmanncursor: fix crash with weird input files
2021-05-27 Simon Serprotocol: drop reference to wl_drm
2021-05-10 Simon Serbuild: replace assembly embedding with Python script
2021-05-07 Marius Vladsrc: Add missing new lines to log messages
2021-05-04 Nick Diego... Document serial param usage in wl_pointer.set_cursor
2021-05-02 Tobias Stoeckmanncursor: fix CVE-2013-2003
2021-04-27 Alexander Dunaevcursor: add one more directory to XCURSORPATH
2021-04-16 James Hilliardbuild: add option to disable tests
2021-04-16 James Hilliardmeson: only require cpp for tests
2021-04-15 Alex RichardsonChange wl_os_dupfd_cloexec minfd to be int
2021-04-15 Alex Richardsonos-wrappers-test.c: Correctly forward arguments to...
2021-04-02 Michael Weissmeson: Only require expat when building wayland-scanner
2021-03-26 Jonas Ådahlci: Use ci-fairy to check for Signed-off-by
2021-03-22 Alex RichardsonUse MAP_FAILED instead of (void *) -1
2021-03-05 Simon Serbuild: drop autotools
2021-03-05 Vlad Zahorodniiserver: add wl_display getter for wl_global
2021-02-25 Simon Serclient: assert queue display matches proxy
2021-02-22 sheepwallserver: remove duplicate include
2021-01-27 Tadeo Kondrakprotocol: Specify wl_callback::done to be a destructor...
2021-01-27 Tadeo Kondrakprotocol: Add type attribute to events
2021-01-27 Simon Serbuild: re-open master for regular development
2021-01-27 Simon Serbuild: bump to version 1.19.0 for the official release 1.19.0
2021-01-20 Simon Serbuild: bump to 1.18.93 for the RC1 release 1.18.93
2021-01-19 Simon Serprotocol: sync wl_shm.format with libdrm 2.4.104
2021-01-13 Loïc Yhuelserver: Allow absolute paths in WAYLAND_DISPLAY
2021-01-06 Simon Serbuild: bump to version 1.18.92 for the beta release upstream_bkup_20220121 upstream_bkup_20220124 upstream_bkup_20220208 1.18.92 upstream/1.18.92
2020-12-28 Simon SerRemove TODO
2020-12-23 Loïc Yhuelmeson: link with -lrt if needed for clock_gettime
2020-12-21 Simon Serbuild: bump to version 1.18.91 for the alpha release 1.18.91
2020-12-17 Maxime Roussin... server: fix typos
2020-12-17 Maxime Roussin... egl: fix typo "Backards"
next