platform/upstream/wayland.git
2016-05-11 Yong Bakosconnection: Move wl_interface_equal to util
2016-05-11 Yong Bakosdoc: Formalize file comment in wayland-client.h, waylan...
2016-05-10 Yong Bakosprotocol: Remove double line break
2016-05-06 Armin Krezovićscanner: Add version argument to wayland-scanner
2016-05-04 Bryce Harringtonconfigure.ac: bump to version 1.10.91 for the alpha... 1.10.91
2016-05-03 Auke Booijprotocol: add support for cross-interface enum attributes
2016-05-03 Yong Bakosprotocol: Add summaries to event parameters
2016-05-03 Eric Engestromtests: fix typo
2016-05-03 Eric Engestromdoc: fix typos
2016-05-03 Eric Engestromutil: fix typo
2016-05-03 Eric Engestromserver: fix typo
2016-05-03 Eric Engestromclient: fix typo
2016-04-29 Yong Bakosprotocol: Hyphenate compound adjective surface-local
2016-04-29 Yong Bakosdoc: Hyphenate compound adjectives window-local, surfac...
2016-04-29 Jonas Ådahlclient: Fix wl_display_roundtrip_queue() race condition
2016-04-29 Jonas Ådahltests/queue-test: Add tests for proxy wrappers
2016-04-29 Jonas Ådahlclient: Introduce proxy wrappers
2016-04-28 Jonas Ådahlclient: Make proxy_destroy a static function
2016-04-23 Marek Chalupaconnection: remove redundant assignment
2016-04-21 Yong Bakosprotocol: Correct grammar and spelling
2016-04-19 Emil Velikovutils: move include directives before extern "C" wrapper
2016-04-19 Emil Velikovserver: move include directives before extern "C" wrapper
2016-04-19 Emil Velikovscanner: move include directives before extern "C"...
2016-04-05 Eric Engestromwayland-client: fix spelling mistake
2016-04-05 Eric Engestromprotocol: fix spelling mistake
2016-04-01 Yong Bakosscanner: Fix spacing of @param
2016-03-11 Yong Bakosignore: Add *.dtd.embed
2016-03-10 Yong Bakosdoc: Ignore html subdirectory.
2016-03-09 Derek Foremanshm: Log a warning if a shm buffer address is requested...
2016-03-09 Derek Foremanshm: Defer wl_shm_pool_resize if a pool has external...
2016-03-09 Derek Foremanshm: Split pool reference counting into external and...
2016-03-09 Sergi Granellserver: Fix shm_create_pool size fail path fd leak
2016-03-07 Bryce Harringtondoc: Note strong recommendation to use S-o-b in contrib...
2016-03-07 Peter Huttererdoc: link between client and server doc and to the...
2016-03-07 Peter Huttererdoc: generate doxygen html output from the scanner
2016-03-02 Pekka Paalanenscanner: avoid executable stack
2016-02-29 Pekka Paalanenbuild: fix ./configure --disable-dtd-validation
2016-02-26 Marek Chalupatests: add test for receiving an error on destroyed...
2016-02-26 Jonas Ådahlclient: Don't segfault when receiving error on destroye...
2016-02-20 Bill Spitzakdoc: Use enum argument type to make links in protocol...
2016-02-19 Derek ForemanRevert "server: validate resource versions at creation...
2016-02-17 Derek ForemanRevert "build: build distcheck with --enable-fatal...
2016-02-17 Derek Foremanbuild: build distcheck with --enable-fatal-warnings
2016-02-17 Derek Foremanbuild: Add an --enable-fatal-warnings configure option
2016-02-17 Derek Foremanserver: validate resource versions at creation time
2016-02-17 Derek Foremanresource-test: Use wl_seat instead of wl_display for...
2016-02-17 Bryce Harringtonconfigure.ac: bump to version 1.10.90 for open development
2016-02-16 Bryce Harringtonconfigure.ac: bump to version 1.10.0 for the official... 1.10.0
2016-02-11 Jonas Ådahlconnection: Don't add uninitialized memory as 4 byte...
2016-02-09 Bryce Harringtonconfigure.ac: bump to version 1.9.93 for the RC1 release 1.9.93
2016-02-05 Sergi Granellcosmetic: add an space after if
2016-02-05 Sergi Granellcosmetic: use tabs instead of spaces
2016-02-04 Derek Foremanscanner: Fix oddities in copyright printing
2016-02-02 Bryce Harringtonconfigure.ac: bump to version 1.9.92 for the beta release 1.9.92
2016-02-02 Jonas Ådahlscanner: Print filename on DTD validation error
2016-02-02 Derek Foremanserver: Fail to bind object when requested version...
2016-02-02 Marek Chalupacosmetic: return NULL instead of 0
2016-02-02 Jonas Ådahlprotocol: Add note about per version requirements to...
2016-02-01 Sergi Granellserver: Fix possible wl_display_add_socket_fd memleak
2016-01-19 Bryce Harringtonconfigure.ac: re-bump to version 1.9.91 for the alpha... 1.9.91
2016-01-19 Sung-Jin Parkserver: Add an API to get the file descriptor for a...
2016-01-19 Bryce Harringtonconfigure.ac: bump to version 1.9.91 for the alpha...
2016-01-19 Derek Foremantests: Test proxy versions
2016-01-19 Jason EkstrandTrack protocol object versions inside wl_proxy.
2016-01-16 Jonas Ådahltests: Test that one can fetch the protocol error after...
2016-01-16 Jonas Ådahltests: Pass argument to client main
2016-01-16 Jonas Ådahltests: Synchronize client termination in idle callback
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-16 Carlos Garnachoprotocol: Add DnD actions
2016-01-16 Carlos Garnachoprotocol: Improve data source notification around DnD...
2016-01-14 Derek Foremanserver: Test for illegally low interface versions in...
2016-01-14 Derek Foremanserver: improve failure log message for wl_global_create()
2016-01-14 Peter Huttererprotocol: add wl_pointer.frame, axis_source, axis_stop...
2016-01-13 Bryce Harringtonsocket-test: Refactor if check into the assert
2016-01-13 Bryce Harringtonsocket-test: Fix some comment typos
2016-01-13 Marek Chalupaserver: don't send an error to NULL display_resource
2016-01-13 Victor Bergerclient: Add missing arg in a wl_log invocation
2016-01-12 Jaeyoon Jungserver: Calculate remaining data size after a closure...
2016-01-12 Jonas Ådahldoc: Fix incorrect parameter name
2016-01-12 Jonas Ådahldoc: Fix function membership
2016-01-12 Jonas ÅdahlUse zalloc instead of malloc + memset
2016-01-12 Jonas Ådahlscanner: Fail if 'since' is higher than the interface...
2016-01-12 Jonas Ådahlscanner: Add missing brackets
2015-12-18 Bryce Harringtonserver: Add a socket with an existing fd
2015-12-07 Peter Huttererprotocol: specify behavior of get_pointer when capabili...
2015-12-03 Derek Foremanprotocol: Add wl_surface.damage_buffer
2015-11-27 Marek Chalupaserver: remove redundant include
2015-11-24 Peter Huttererprotocol: fix a couple of whitespace issues
2015-11-20 Derek Foremanprotocol: Remove incorrect statement that attach must...
2015-11-19 Pekka Paalanenscanner: drop altmacro from dtddata.S
2015-11-19 Pekka PaalanenMakefile: use automake rule for compiling .S
2015-11-17 Peter HuttererValidate the protocol xml during scanning
2015-11-17 Peter Huttererprotocol: add the new bitfields to the dtd
2015-11-17 Peter Huttererprotocol: allow for a <description> element below ...
2015-11-17 Peter HuttererRevert "Remove protocol/wayland.dtd"
2015-11-16 Marek Chalupaadd wl_abort private function
next