platform/upstream/wayland.git
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
2015-11-16 Peter Huttererdoc: make the doxygen output dependent on scanner.c
2015-11-16 Marek Chalupaevent-loop: remove extra header
2015-11-06 Derek Foremanshm: wl_shm_buffer_get_data() requires a valid pool.
2015-11-06 Derek Foremanshm: Move deprecated function to the bottom of the...
2015-11-06 Derek Foremanshm: Deprecate wl_shm_buffer_create()
2015-11-04 Auke Booijdoc: output enum and bitfield attributes in the documen...
2015-11-04 Auke Booijscanner: enforce correct argument type for enums
2015-11-04 Auke Booijprotocol: specify enum and bitfield attributes
2015-11-04 Auke Booijdoc: document the enum and bitfield attributes
2015-10-29 Jon Cruzcosmetic: fix incorrect whitespace.
2015-10-26 Jon Cruzscanner: stop adding trailing whitespace to copyright
2015-10-26 Jon Cruzcosmetic: fix inconsistent code style with header proto...
2015-10-21 Derek Foremanshm: Add shm_buffer ref and shm_pool unref functions
2015-10-09 Auke BooijRemove protocol/wayland.dtd
2015-10-09 Jonas Ådahlscanner: Generate 'since' macros for requests as well
2015-10-08 Jonas Ådahlclient: Move prepare read documentation to .._prepare_r...
2015-10-08 FORT Davidwayland: add a release request on wl_seat
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-10-05 Bryce Harringtonscanner: Close input resource when done to prevent...
2015-09-22 Pekka PaalanenContributing: explain Patchwork
2015-09-22 Bryce Harringtonconfigure.ac: bump to version 1.9.90 for open development
2015-09-21 Bryce Harringtonconfigure.ac: bump to version 1.9.0 for the official... 1.9.0
2015-09-16 Bryce Harringtonconfigure.ac: bump to version 1.8.93 for the RC1 release 1.8.93
2015-09-01 Bryce Harringtonconfigure.ac: bump to version 1.8.92 for the beta release 1.8.92
2015-08-24 Pekka PaalanenRevert "client: require WAYLAND_DISPLAY to be set"
2015-08-16 Bryce Harringtonconfigure.ac: bump to version 1.8.91 for the alpha... 1.8.91
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-07-31 Marek Chalupascanner: check sanity of version
2015-07-31 Marek Chalupascanner: use zxalloc
2015-07-31 Marek Chalupascanner: get rid of leaks
2015-07-31 Marek Chalupascanner: refactor creating objects
2015-07-31 Bryce Harringtongitignore: Ignore some dist generated files
2015-07-23 Derek Foremanbuild: Build libwayland-private
2015-07-17 Ross Burtonbuild: always build wayland-scanner
2015-07-11 Marek Chalupafixed-benchmark: remove unused arguments in main
2015-07-10 Bryce Harringtontests: Don't increment variables inside an assert()
2015-06-23 Derek Foremancosmetic: gratuitous whitespace changes in event-loop.c
next