platform/upstream/wayland.git
2014-01-09 chi dingFix buffer overflow when serializing a closure object 28/13428/4 1.3.92
2013-12-17 Adrian Negreanuscanner: set errno=0 before strtol
2013-12-17 Kristian Høgsbergconfigure.ac: Bump version to 1.3.91 for the alpha... 1.3.91
2013-12-10 Kristian Høgsbergclient: Handle EINTR in wl_display_dispatch_queue()
2013-12-09 Jonas Ådahldoc: Fix spelling of parameters
2013-12-09 Jonas Ådahldoc: Remove incorrect docmentation
2013-12-05 Neil Robertsclient: Make wl_proxy_set_queue() with NULL revert...
2013-12-03 Pekka Paalanencursor: handle running out of buffer space
2013-12-03 Pekka Paalanenos: use posix_fallocate in creating sharable buffers
2013-11-23 Kristian HøgsbergAdd -pthread to AM_CFLAGS to do the right thing when...
2013-11-22 Lubomir Rintelconnection: Error out if file descriptor was not received
2013-11-19 Jasper St.... wayland-server: Improve error messages for bad globals
2013-11-19 Jasper St.... Update .gitignore for protocol/
2013-11-16 Kristian Høgsbergclient: Introduce functions to allocate and marshal...
2013-11-16 Pekka Paalanenprotocol: add sub-surfaces to the core
2013-11-16 Lubomir Rintelshm: Avoid file descriptor leak upon unsuccessful mmap
2013-11-15 Neil RobertsAdd documentation for wl_shm_buffer_begin/end_access
2013-11-15 Kristian Høgsbergscanner: Add location to elements so we can give better...
2013-11-15 Kristian Høgsbergscanner: Make fail() function use va_list and elaborate...
2013-11-15 Kristian Høgsbergscanner: Introduce struct location for tracking source...
2013-11-15 Kristian Høgsbergscanner: Warn about requests with more than one new...
2013-11-14 Kristian Høgsbergserver: Start documenting the server side API
2013-11-14 Neil Robertsserver: Add API to protect access to an SHM buffer
2013-10-25 Peter Huttererprotocol: validate the protocol against a dtd
2013-10-23 Kristian Høgsbergconfigure.ac: Bump version to 1.3.90 for the master...
2013-10-21 Kristian Høgsbergwayland: Be consistent about #include-guard names
2013-10-11 José Bolloprotocol: Fix typo in documentation upstream/1.3.0
2013-10-09 Kristian Høgsbergconfigure.ac: Bump version to 1.3 1.3.0
2013-10-08 Kristian Høgsbergscanner: Handle unrecognized invocation mode
2013-10-03 Kristian Høgsbergconfigure.ac: Bump version to 1.2.92 1.2.92
2013-09-25 Neil Robertsclient: Fix handling display->reader_count if poll...
2013-09-22 Kristian Høgsbergconfigure.ac: Bump version to 1.2.91 1.2.91
2013-09-22 Jason EkstrandExport the Wayland protocol XML file
2013-09-21 Marek Chtests: add wl_resource tests
2013-09-21 Marek Chtests: add unit tests for wl_signal
2013-09-21 Marek Chtests: extended message when leak in test is detected
2013-09-21 Chang Liuclient: fix an inconsistency in documentation
2013-09-21 Aaron Faanesdoc: Slight tweaks to wl_listener
2013-09-21 Aaron Faanesutils: Document wl_container_of
2013-09-21 Aaron Faanesdoc: Create \comment alias for C-style comments
2013-09-17 Aaron Faanesdoc: Include wayland-util.* for doxygen output
2013-09-17 Aaron Faaneswayland-server: Improve wording for wl_signal_get's doc
2013-09-17 Aaron Faanesutils: Add doxygen for wayland-util.h
2013-09-17 Aaron Faanesutils: Reference some useful methods in wl_signal's...
2013-09-17 Aaron Faaneswayland-server: Document wl_listener
2013-09-11 Chang Liugitignore: add ./compile
2013-09-11 Rob Bradfordwayland-server: Add a wl_resource_for_each_safe macro
2013-09-11 Aaron Faanesutils: tweak wl_list for better doxygen output
2013-09-11 Aaron Faaneswayland-server: Document wl_signal
2013-09-11 Aaron Faaneswayland-server: Fix a uninitialized warning from clang
2013-08-30 Kristian Høgsbergconfigure.ac: Bump version to 1.2.90 for master branch
2013-08-30 Kristian Høgsbergscanner: Emit wl_*_destroy stub even if interface has...
2013-08-30 Kristian Høgsbergprotocol: Add release requests for wl_pointer, wl_keybo...
2013-08-19 Jason EkstrandAdd support for client-side language bindings
2013-08-19 Jason EkstrandAdd support for server-side language bindings
2013-08-19 Jason Ekstranddoc: Add a section on interface and protocol object...
2013-08-19 Jason Ekstranddoc: Update the ID alocation section
2013-08-15 Peter Huttererpublican: only split chapters and top-level sections...
2013-08-13 Bryce W. Harringtonprotocol: Improve a bit of grammar for wl_surface:...
2013-08-12 Rob Bradfordwayland-client: Add wl_proxy_get_listener
2013-08-12 Rob Bradfordwayland-server: Add a wl_resource_for_each macro
2013-08-09 Bryce W. Harringtonprotocol: Fix pluralization of user in popup_done descr...
2013-08-09 Bryce W. Harringtonprotocol: Improve grammar for set class description
2013-08-09 Bryce W. Harringtonprotocol: Add missing d to 'x an y'
2013-08-09 Bryce W. Harringtonprotocol: Fix typo by removing a redundant 'a'
2013-08-09 Bryce W. Harringtonclient: Improve spelling and grammar in comments
2013-08-09 Bryce W. Harringtonpublican: Fix grammar several places in Protocol docs
2013-08-09 Bryce W. Harringtonpublican: Drop unneeded 'of'
2013-08-09 Bryce W. Harringtonpublican: Cleanup Preface's grammar.
2013-08-08 Tomeu Vizososerver: Release additional_shm_formats array at display...
2013-08-07 Peter Huttererscanner: check for wayland-scanner.pc before using...
2013-08-07 Peter Huttererscanner: expand help string
2013-08-07 Peter Huttererscanner: support help and --help
2013-08-07 Kristian HøgsbergDon't include wayland-server.h in wayland-private.h
2013-08-06 Tomeu Vizososhm: Add API for renderers to register additional pixel...
2013-08-06 Kristian Høgsbergserver: Set client->error when we fail to send a closure
2013-08-06 Kristian Høgsbergserver: Handle OOM properly when we fail to allocate...
2013-07-29 Jiergir Ogoergclient: Simply wl_display_dispatch_queue_pending()...
2013-07-29 Tomeu Vizosoprotocol: Copy missing pixel formats from wl_drm to...
2013-07-13 Kristian HøgsbergBump version to 1.2.0 1.2.0 upstream/1.2.0
2013-07-13 Kristian Høgsbergwayland-client: Handle potential NULL-deref
2013-07-13 Kristian Høgsbergscanner: Fail more gracefully on out-of-memory
2013-07-13 Mariusz Ceierconnection: Handle empty signature and signature with...
2013-07-09 Kristian HøgsbergBump version to 1.1.91 1.1.91
2013-07-09 Kristian HøgsbergReplace two remaining wl_display_add_gloavl() occurences
2013-07-09 Kristian Høgsbergwayland-server: Don't close display fd in fatal error...
2013-07-09 Kristian Høgsbergwayland-server: Return 0 from read_events() in case...
2013-07-09 Neil Robertswayland-client: Treat EOF when reading the wayland...
2013-07-09 Kristian Høgsbergwayland-server: Add wl_global_create/destroy()
2013-07-03 Daiki Uenobuild: Add wayland-scanner.pc.
2013-07-03 Daiki Uenobuild: Install wayland-scanner.mk under $(pkgdatadir).
2013-07-02 Kristian Høgsbergwayland-server: Free non-legacy wl_resource structs...
2013-07-02 Kristian Høgsbergwayland-server: Remove left-over double free in unbind_...
2013-07-02 Kristian Høgsbergwayland-server: Remove error event posting from wl_reso...
2013-07-02 Kristian Høgsbergwayland-server: Mark wl_client_add/new_object as deprecated
2013-07-02 Kristian Høgsbergwayland-server: Dont free resource in user data destroy...
2013-07-02 Jason Ekstrandwayland-server: Verify request versions before invoking...
2013-07-02 Jason EkstrandAdd wl_resource_create() and a version field to wl_resource
2013-07-02 Jason EkstrandAdd version information to wl_message signatures.
2013-07-02 Kristian Høgsbergserver: Make wl_object and wl_resource opaque structs
next