platform/upstream/wayland.git
2020-02-23 Jan Beichcursor/os-compatibility: move resizing into a separate...
2020-02-23 Jan Beichcursor: ignore posix_fallocate in shm_pool_resize if...
2020-02-23 Jan Beichcursor: posix_fallocate may fail with EINVAL if not...
2020-02-15 Jan Beichmeson/tests: add missing dependencies on protocol headers
2020-02-11 Simon Serbuild: re-open master for regular development
2020-02-11 Simon Serbuild: bump to version 1.18.0 for the official release 1.18.0 upstream/1.18.0
2020-02-04 Simon Serbuild: bump to version 1.17.93 for the RC1 release 1.17.93
2020-02-04 Simon Serautotools: add Meson files to EXTRA_DIST
2020-01-28 Simon Serbuild: bump to version 1.17.92 for the beta release 1.17.92
2020-01-28 Simon Sertests: fix memory leak in proxy-test
2020-01-23 Ihor Antonovos: fallback for unsupported posix_fallocate
2020-01-22 Emmanuel Gil... Remove unused HAVE_CONFIG_H define in meson
2020-01-21 Simon Serbuild: bump to version 1.17.91 for the alpha release 1.17.91
2020-01-21 Simon Serprotocol: add missing enums for wl_data_device_manager...
2020-01-21 Manuel Stoecklevent-loop-test: Add test to verify timer ordering
2020-01-21 Manuel Stoecklevent-loop: Track timer event sources in userspace
2020-01-21 Manuel Stoecklevent-loop-test: Confirm distant timers do not fire
2020-01-21 Manuel Stoecklevent-loop-test: Verify proper timer cancellation
2020-01-16 Simon Serbuild: check wayland-scanner version
2020-01-15 Simon Serautotools: use strict wayland-scanner mode
2020-01-15 Simon Sermeson: use strict wayland-scanner mode
2020-01-15 Manuel Stoeckltests: Ensure that overflow test always overflows
2020-01-15 Manuel Stoeckltests: Fix race condition in send overflow test
2020-01-13 Simon SerRevert "build: check wayland-scanner version"
2020-01-13 Simon Serbuild: check wayland-scanner version
2020-01-13 Daniel Stonedisplay-test: Remove unused variables
2020-01-10 Emmanuele BassiAdd Meson build
2020-01-10 Pekka Paalanenscanner: include config.h from command line
2020-01-10 Emmanuele BassiSupport running tests from different build directories
2020-01-10 Daniel Stonebuild/doc: Ensure destination dir exists despite VPATH
2020-01-04 asyntsdoc: Expand the abbreviation "hw" to "hardware".
2020-01-03 Michael Forneyprotocol: fix typo in wl_data_offer.set_actions description
2019-11-06 Joshua WattMove wl_priv_signal to wayland-server-private.h
2019-11-05 Joshua Wattscanner: Add configure check for strndup
2019-10-24 Jiayuan Renadding O_RDWR flag in the open()
2019-10-16 Simon Sertests: add a test for wl_global_remove
2019-10-16 Simon Serserver: add wl_global_remove
2019-10-14 Emmanuel Gil... wayland-shm: Don’t set SIGBUS handlers on unshrinkable fd
2019-09-27 Simon Serserver: add wl_global_set_user_data
2019-09-17 Mosè GiordanoAdd $(RT_LIBS) to fixed-benchmark LD dependencies
2019-09-11 Marty E. Plummerscanner: prepend protocol name to types symbol
2019-09-10 Manuel Stoeckltests: Test that send overflow doesn't abort
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-10 Simon Serprotocol: invalid_method is sent on malformed request
2019-09-06 Simon Sertests: test that binding to a global with an interface...
2019-09-06 Simon Serserver: check global interface on bind
2019-09-06 Simon Serprotocol: sync wl_shm.format with libdrm 2.4.99
2019-09-06 Simon Serprotocol: add a comment about the wl_shm.format script
2019-09-06 Simon SerAdd an automated script to update wl_shm.format
2019-09-06 Simon SerUpdate .editorconfig for Python
2019-09-05 Simon Serclient: check event opcode in queue_event
2019-08-26 Liu Wenlongserver: Fix fake "Address already in use" error
2019-08-17 Drew DeVaultImprove description of wl_surface
2019-08-05 Drew DeVaultAdd .editorconfig
2019-07-30 Drew DeVaultDocument unusual wl_registry.bind new_id behavior
2019-07-29 Jonas Ådahlproxy: Add API to tag proxy objects
2019-07-21 Emmanuel Gil... cursor: Use memfd_create() when available
2019-07-09 Manuel Stoecklconnection: do not abort when dup(fd) fails
2019-07-09 Scott Andersonwayland.xml: Make releases for multiple 'wl_surface...
2019-07-05 Manuel Stoecklprotocol: clarify wl_display.delete_id description
2019-06-05 Michael ForneyAvoid pointer arithmetic on `void *`
2019-06-05 Michael ForneyUse wl_container_of internally
2019-05-31 orbeaAdd a missing -pthread to fix compile with slibtool.
2019-05-02 Antonio Borneolog: remove "%m" from format strings by using strerror...
2019-05-02 Manuel Stoeckltests: Verify that wayland_scanner can catch bad identi...
2019-05-02 Manuel Stoecklscanner: error when element names will not compile
2019-04-27 Simon Serprotocol: allow to send a zero output refresh rate
2019-04-19 Harish Krupowayland.xml: document invalid_finish error in wl_data_o...
2019-04-19 Harish Krupodocs: Abort configure if docbook-xsl package is missing
2019-04-12 Simon Serreleasing: fixup section numbers
2019-04-11 Simon Serreleasing: adapt for Wayland
2019-04-11 Simon SerAdd releasing.txt
2019-04-08 Pekka Paalanenconfigure.ac: reopen master for regular development
2019-04-06 Leonid Bobrovconfigure: detect libdl and librt
2019-03-21 Derek Foremanconfigure.ac: bump to version 1.17.0 for the official... 1.17.0 upstream/1.17.0
2019-03-14 Derek Foremanconfigure.ac: bump version to 1.16.93 for the RC1 release 1.16.93
2019-03-13 Derek ForemanMerge branch 'mr/request-bad-size' into 'master'
2019-03-13 Pekka Paalanenconnection: fix demarshal of invalid header
2019-03-13 Pekka Paalanentests: add request_bogus_size
2019-03-07 Pekka Paalanencontributing: use Gitlab merge request workflow
2019-03-07 Chris Billingtonwayland-util.h: add forward declaration for wl_object
2019-03-05 Derek Foremanconfigure.ac: bump to version 1.16.92 for the beta... 1.16.92
2019-02-25 Leonid Bobrov... tests: fix main symbol duplication
2019-02-20 Simon Serprotocol: warn clients about some wl_output properties
2019-02-19 Derek Foremanconfigure.ac: bump version to 1.16.91 for the alpha... 1.16.91
2019-02-05 Eric EngestromTODO: remove "SDL port", it's been done by now
2019-01-30 Simon SerPrint NULL strings as "nil" in wl_closure_print
2019-01-29 Christopher... proto, server: Add internal server error message. (v2)
2019-01-29 Christopher... server: Split out varargs version of wl_resource_post_e...
2018-11-30 Simon Serprotocol: prefer wl_surface.damage_buffer
2018-11-30 Derek Foremanprotocol: Bump seat to version 7 and require keymaps...
2018-08-29 Daniel Stonetests: Remove memory leak checking infrastructure
2018-08-29 Daniel Stonetests: Overly elaborate compiler warning workaround
2018-08-29 Daniel Stonetests: Use volatile pointer for NULL dereference
2018-08-29 Daniel Stonescanner: Reverse expat/libxml include order
2018-08-29 Daniel Stonescanner: Mark fail() as noreturn
2018-08-29 Daniel Stonescanner: Plug two memory leaks
2018-08-24 Derek Foremanconfigure.ac: Reopen master for regular development
2018-08-24 Derek Foremanconfigure.ac: bump to version 1.16.0 for the official... 1.16.0 upstream/1.16.0
next