platform/upstream/wayland.git
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
2013-06-28 Rob Bradfordprotocol: add no_keymap format to keymap formats
2013-06-21 Jason EkstrandChange wl_shm_buffer to use a resource pointer
2013-06-21 Jason EkstrandChange SHM wl_buffer functions to use the wl_shm_buffer...
2013-06-21 Jason EkstrandAdd a wl_resource_instance_of function
2013-06-20 Jason EkstrandFree non-legacy resources inside wl_resource_destroy
2013-06-18 Ander Conselvan... doc: Add a small contributing guide
2013-06-17 Kristian Høgsbergclient: Add wl_display_prepare_read() API to relax...
2013-06-14 Jason Ekstrandserver: Add aditional wl_resource accessors
2013-06-14 Rob Bradfordprotocol: Add missing since attribute for name event...
2013-06-14 Rob Bradfordbuild: Fix warning message on syscall failures
2013-06-07 Kristian Høgsbergserver: Add wl_resource_get_id()
2013-06-05 Jason EkstrandUpdate tests for wl_map changes and add a map_flags...
2013-06-05 Jason EkstrandRemove incorrect sanity-check from wl_map_insert_at
2013-06-05 Jason EkstrandChange WL_ZOMBIE_OBJECT from 0x2 to an actual pointer
2013-06-05 Kristian Høgsbergprotocol: Move new name event below existing requests...
2013-06-05 Jason EkstrandAdd accessor functions for wl_resource and deprecate...
2013-06-05 Jason EkstrandAdd support for flags in the wl_map API and add a WL_MA...
2013-06-05 Jason EkstrandAdd a "side" field and some sanity checks to wl_map.
2013-06-05 Rob Bradfordprotocol: Add a name event to give seat name
2013-06-05 Rob Bradfordbuild: Add declaration checks to check for required...
2013-05-28 Alexander Larssonprotocol: Modes are specified in HW pixels
next