platform/upstream/wayland.git
2014-02-08 Kristian Høgsbergclient: Rename display->queue to default_queue
2014-02-07 Kristian HøgsbergMake default log handler print to stderr
2014-02-06 Jason EkstrandRename wl_debug to debug_server/client
2014-02-06 Neil RobertsDon't deref the sample pointer in the wl_container_of...
2014-01-31 Jasper St.... protocol: Fix build
2014-01-31 Jasper St.... protocol: Fix documentation for the parameter of wl_cal...
2014-01-31 Jasper St.... protocol: Fix the name of the registry argument
2014-01-24 Kristian Høgsbergconfigure.ac: Bump version to 1.4 sandbox/pcoval/upstream 1.4.0
2014-01-20 Kristian Høgsbergresources-test: Don't send invalid event
2014-01-20 Jonas Ådahlprotocol: Clarify semantics of wl_subsurface.set_position
2014-01-20 Jonas Ådahlprotocol: Clarify semantics of sub-surface placement...
2014-01-20 Kristian Høgsbergconfigure.ac: Bump version to 1.3.93 1.3.93
2014-01-19 Kristian HøgsbergRevert "xwayland: Add .gitignore"
2014-01-17 Jonas 'Sortie... client: Include poll.h instead of sys/poll.h
2014-01-15 U. Artie Eoffadd_shm_format: check wl_array_add return value before...
2014-01-15 U. Artie Eoffxcursor: don't proceed if XcursorImageCreate failed
2014-01-15 U. Artie Eoffcursor: check for memory allocation errors
2014-01-15 U. Artie Eoffcursor: free theme->name too
2014-01-15 U. Artie Eoffresources-test: assert non-NULL return values
2014-01-15 U. Artie Eoffqueue-test: assert non-NULL return values
2014-01-15 U. Artie Eoffos-wrappers-test: assert closure is not NULL before...
2014-01-15 U. Artie Eoffevent-loop-test: assert non-NULL results
2014-01-15 U. Artie Eoffconnection-test: assert closure is not NULL before...
2014-01-15 U. Artie Eoffarray-test: assert wl_array_add result is not NULL
2014-01-15 U. Artie Eoffshm: assert sigbus_data is not NULL before member access
2014-01-10 Jasper St.... xwayland: Add .gitignore
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
next