platform/upstream/wayland.git
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-27 Derek Foremanutil: Pass flags to map iterators
2017-12-27 Derek Foremanconnection: Make wl_closure_destroy() close fds of...
2017-12-27 Derek Foremanconnection: Clear fds we shouldn't close to -1
2017-12-27 Derek Foremanconnection: Refactor out closure allocation
2017-12-27 Derek Foremanserver: Log closure before sending it
2017-12-27 Derek Foremanconnection: Don't declare a local variable just to...
2017-12-18 Pekka Paalanendoc: start documenting Xwayland
2017-12-11 Matt Hoosierclient: Allow absolute paths in WAYLAND_DISPLAY
2017-12-05 Pekka Paalanenprotocol: make get_subsurface double-buffered
2017-12-04 Jonas Ådahlscanner: Add --strict flag
2017-12-04 Derek Foremanconnection: Use wl_buffer_size() for all buffer size...
2017-12-04 Derek Foremanclient: Simplify some logic in queue_event
2017-12-04 Derek Foremanconnection: close_fds() should only remove fds it close...
2017-12-04 Armin KrezovićDo not create man page links with doxygen
2017-12-04 Christopher... eventloop: clarify post_dispatch_check()
2017-12-04 Jonas Ådahlprotocol: Add deprecation note about wl_shell
2017-12-04 Emil Velikovcursor: add forward declaration for struct wl_buffer
2017-12-01 Emmanuel Gil... tests: Mark tests used so they don’t get removed at...
2017-12-01 Emmanuel Gil... tests: Add one more indentation level to some macros
2017-11-29 Tobias Stoeckmanncursor: Fix heap overflows when parsing malicious files.
2017-10-13 Emil Velikovwayland-server: document WL_HIDE_DEPRECATED
2017-10-02 Derek Foremanprotocol: Suggest get_registry not be called frequently
2017-09-18 Emil Velikovbuild: remove wayland-version.h.in from EXTRA_DIST
2017-08-25 Pekka Paalanenserver: document wl_event_loop and wl_event_source
2017-08-18 Jonas ÅdahlPass input/output files as arguments to wayland-scanner
2017-08-18 Emil Velikovscanner: use tabs for indentation.
2017-08-18 Emil Velikovscanner: remove unused scanner.mk
2017-08-08 Bryce HarringtonReopen master for regular development
2017-08-08 Bryce Harringtonconfigure.ac: bump to version 1.14.0 for the official... 1.14.0 upstream/1.14.0
2017-08-01 Bryce Harringtonconfigure.ac: bump to version 1.13.93 for the RC1 release 1.13.93
2017-07-27 Owen W. TaylorSwitch graphviz files to use HTML-style labels
2017-07-25 Bryce Harringtonconfigure.ac: bump to version 1.13.92 for the beta... 1.13.92
2017-07-12 Bryce Harringtonconfigure.ac: bump to version 1.13.91 for the alpha... 1.13.91
2017-04-07 Daniel Stonedocs: Reference Contributor Covenant
2017-03-17 Daniel Stonescanner: Reword fallthrough comment to quiet GCC
2017-03-16 Eric Engestromconnection-test: fix assert
2017-03-14 Emil Velikovwayland-util: do not export the wl_map_* API
2017-02-28 Sergi Granellwayland-server: Remove unused members from struct wl_client
2017-02-23 Carlos Garnachotests: Fix "new ID" type handling in argument_from_va_l...
2017-02-21 Bryce Harringtonconfigure.ac: bump version to 1.13.90 for open development
2017-02-21 Bryce Harringtonconfigure.ac: bump to version 1.13.0 for the official... 1.13.0 upstream/1.13.0
2017-02-14 Bryce Harringtonconfigure.ac: bump to version 1.12.93 for the RC1 release 1.12.93
2017-02-07 Bryce Harringtonconfigure.ac: bump to version 1.12.92 for the beta... 1.12.92
2017-01-27 Pekka Paalanenwayland-server: hide wl_priv_signal from doxygen
2017-01-26 Yong Bakostests: Test wl_argument_from_va_list
2017-01-26 Yong Bakosdtddata: Use standard permission notice
2017-01-25 Derek Foremanwayland-server: log an error for events with wrong...
2017-01-25 Derek Foremanserver: Disallow sending events to clients after postin...
2017-01-25 Derek Foremanserver: Refactor array send functions
2017-01-25 Giulio Camuffoserver: use the new wl_priv_signal for wl_resource
2017-01-25 Giulio Camuffoserver: use the new wl_priv_signal in wl_client
2017-01-25 Giulio Camuffoserver: add a safer signal type and port wl_display...
2017-01-25 Olivier Fourdantests: Add a test for global filter
2017-01-25 Bryce Harringtonconfigure.ac: bump to version 1.12.91 for the alpha... 1.12.91
2017-01-24 Olivier Fourdanwayland-server: Add functions to wl_global
2017-01-24 Olivier Fourdanwayland-server: Add API to control globals visibility
2017-01-24 Peter Huttererprotocol: add axis_source.wheel_tilt
2017-01-24 Peter Huttererscanner: support "since" attribute for enum entries
2017-01-24 Peter Huttererscanner: add helper function to convert "since" to...
2017-01-24 Peter Hutterertests: sync example.xml with wayland.xml
2016-12-10 Yong Bakosutil: Document wl_array and wl_list members
2016-11-28 Yong Bakosdoc: Remove wayland-util.c from file list
2016-11-23 Yong Bakosdoc: Remove display of WL_PRINTF attribute
2016-11-23 Pekka Paalanentests: add scanner tests
2016-11-23 Pekka Paalanentests: add data files for future wayland-scanner test
2016-11-21 Yong Bakosutil: Clarify documentation of wl_dispatcher_func_t
2016-11-21 Peter Huttererprotocol: indentation fixes
2016-11-21 Bryce Harringtonwayland-client: Require base 10 for WAYLAND_SOCKET...
2016-11-21 Yong Bakosutil: Document wl_log_func_t
2016-11-21 Reynaldo H... buildsystem: adjust uninstalled -client/server pkg...
2016-11-21 Derek Foremanbuild: Fix scanner path in uninstalled pkg-config file
2016-11-21 Yong Bakosutil: Improve documentation of wl_iterator_result
2016-11-21 Peter Huttererprotocol: spell out that we're using linux/input-event...
2016-11-21 Derek Foremancursor: Remove "weston" from anonymous shm filenames
2016-11-18 Yong Bakosutil: Improve documentation of wl_argument
2016-11-18 Yong Bakostests: Add nullable check to wl_message_count_arrays
2016-11-18 Yong Bakostests: Test wl_interface_equal
2016-11-18 Yong Bakosutil: Document wl_interface
2016-11-17 Pekka PaalanenMakefile: build also test programs during a normal...
2016-11-16 Moritz Kieferdoc: Fix a typo in the client documentation
2016-11-16 Dennis Kempinprotocol: Extend wl_touch with touchpoint shape and...
2016-11-16 Yong Bakosutil: Document wl_fixed_t
2016-11-16 Yong Bakosutil: Remove stray space from function signature
2016-11-16 Bill Spitzakscanner: Fixed doxygen group name for _add_listener
2016-11-16 Pekka PaalanenMakefile: do not put TESTS into check_PROGRAMS
2016-11-10 Yong Bakostests: Test wl_message_count_arrays
2016-11-10 Yong Bakosprotocol: Remove inconsistent line breaks
2016-11-10 Yong Bakosutil: Document wl_message
2016-11-10 Yong Bakosscanner: Remove return doxygen annotation
2016-11-10 Daniel Stonetests: Use unique XDG_RUNTIME_DIR
2016-11-10 Yong Bakosprotocol: Use singleton global consistently
2016-11-10 Yong Bakosprotocol: Describe wl_registry as singleton
2016-11-10 Yong Bakosshm: Make shm_pool_interface static const
2016-10-18 Yong Bakosutil: Document GCC attributes
2016-10-18 Yong Bakosarray-test: Include wayland-util.h and simplify init...
2016-10-18 Yong Bakostests: Test wl_array_release
next