platform/upstream/wayland.git
2014-11-17 Marek Chalupatests: use test_set_timeout in display-test
2014-11-17 Marek Chalupatests: add timeout tests
2014-11-17 Marek Chalupatests: add test_usleep and test_sleep functions
2014-11-17 Marek Chalupatests: add timeout
2014-11-12 Ryo Munakataconnection: abort if a listener function is NULL
2014-11-12 Carlos Olmedo... Remove useless semicolon.
2014-11-11 Srivardhan... doc: Added API documentation for wl_display_destroy...
2014-11-11 Bryce HarringtonDon't document an absent parameter.
2014-11-10 Imran Zamanscanner, client: Added more error checks when strtol...
2014-11-10 Marek Chalupatests: use our own XDG_RUNTIME_DIR for tests
2014-11-05 Philip Withnallqueue-test: Add another assertion
2014-11-05 Philip Withnallwayland-server: Abort if a read from a client gives...
2014-11-05 Philip Withnallevent-loop.c: Use correct OS abstraction function for...
2014-11-05 Philip Withnallconnection: Fix sendmsg() on FreeBSD
2014-11-04 kabeer khanProtocol : Added destructor to wl_data_device interface
2014-11-04 Derek Foremancosmetic: convert some function returns from int to...
2014-11-04 Benjamin Herrconnection: Leave fd open in wl_connection_destroy
2014-11-03 Benjamin Herrdoc: Translate doxygen <sp/> tags to spaces
2014-11-03 Benjamin Herrdoc: Mostly use apply-templates over value-of
2014-11-03 Benjamin Herrdoc: Mark up some code examples
2014-10-08 Daniel StoneREADME: Tiny cosmetic change
2014-10-08 Pekka Paalanenprotocol: define error codes for role reassignment
2014-10-01 Pekka Paalanenprotocol: wl_shell.get_shell_surface gives a role
2014-10-01 Pekka Paalanenprotocol: wl_subcompositor.get_subsurface gives a role
2014-10-01 Pekka Paalanenprotocol: wl_data_device.start_drag may give a role
2014-10-01 Pekka Paalanenprotocol: wl_pointer.set_cursor gives a role
2014-10-01 Pekka Paalanenprotocol: define the concept of wl_surface role
2014-09-23 Jonas Ådahlscanner: Remove stray newline
2014-09-23 Jonas Ådahlscanner: Improve XML parse error reporting
2014-09-22 Peter Huttererdoc: replace publican with xmlto
2014-09-22 Pekka Paalanenconfigure.ac: bump version to 1.6.90
2014-09-19 Pekka Paalanenconfigure.ac: bump version to 1.6.0 1.6.0
2014-09-12 Pekka Paalanenconfigure.ac: bump version to 1.5.93 for rc2 1.5.93
2014-09-11 Derek Foremanshm: fix error in comment
2014-09-11 Marek Chalupaclient: cancel read in wl_display_read_events() when...
2014-09-11 Marek Chalupaclient: wake-up threads on all return paths from read_e...
2014-09-11 Marek Chalupadisplay-test: test if threads are woken up on EAGAIN
2014-09-09 Marek Chalupatests: use nanosleep instead of usleep
2014-09-05 Pekka Paalanenconfigure.ac: bump version to 1.5.92 for rc1 1.5.92
2014-09-05 Bryce W. Harringtondoc: Quell warnings about missing man3 directory before...
2014-09-04 Marek Chalupadisplay-test: make use of create_thread function
2014-09-04 Marek Chalupaclient: add display_wakeup_threads function
2014-09-04 Nils Chr. Brausewayland-client: Initialize newly created wl_proxys...
2014-09-03 Peter Huttererdoc/publican: stop excessive rebuilds
2014-08-22 Pekka Paalanenconfigure.ac: Bump version to 1.5.91 for the alpha... 1.5.91
2014-08-22 Marek Chalupaclient: check for error in wl_display_read_events
2014-08-22 Marek Chalupaclient: broadcast the right pthread_cond variable
2014-08-22 Olivier Blinclient: drop unused event queue cond and list variables
2014-08-22 Marek Chalupatests: add test for reading after an error occurred
2014-08-22 Marek Chalupatests: add tests for wl_display_cancel_read
2014-08-22 Marek Chalupatests: test if thread can block on error
2014-08-22 Marek Chalupatests: test posting errors
2014-08-22 Marek Chalupatests: use test compositor in queue-test
2014-08-22 Marek Chalupatests: add test-compositor
2014-08-21 Marek Chalupaclient: remove unused variable
2014-08-21 Marek Chalupatests: remove unnecessary lines from queue-test
2014-08-21 Marek Chalupatests: remove leaks from queue-test
2014-08-21 Jasper St.... server: Don't expose wl_display as a global
2014-08-21 Giulio Camuffotests: test the wl_display_roundtrip_queue() function
2014-08-21 Giulio Camuffoclient: add a public function to make a roundtrip on...
2014-08-21 Ryo Munakatawl_surface: clarify the base of time passed in the...
2014-08-19 Marek Chalupatests: fix event_loop_timer_updates
2014-08-19 Marek Chalupatests: event_loop_timer_updates - add asserts and fix...
2014-08-18 Marek Chalupatests: add one more test for event-loop signal source
2014-08-18 Marek Chalupaevent-loop: make signalfd non-blocking
2014-08-18 Marek Chalupatests: make event-loop-test more explicit
2014-08-18 Jasper St.... scanner: Make emit_structs more explicit
2014-08-18 Jasper St.... scanner: Use an enum to determine the type of thing...
2014-08-07 Pekka Paalanenserver: fix conditions for fds in wl_socket_destroy
2014-08-07 Marek Chalupaserver: fix error handling when adding socket
2014-08-07 Marek Chalupatests: add tests for bug in adding socket
2014-08-07 Marek Chalupaserver: move memset after check
2014-08-05 Jasper St.... server: Add a simple API to find a good default display
2014-08-05 Jasper St.... server: Save the display name in the wl_socket
2014-08-05 Jasper St.... server: Make get_socket_lock operate directly on the...
2014-08-05 Jasper St.... server: Split out code to initialize the socket address...
2014-08-05 Jasper St.... server: Create the socket FD after taking the lock
2014-08-05 Jasper St.... server: Clean up socket destruction
2014-08-05 Jasper St.... wayland-client: Fix indentation
2014-07-25 Bryce W. Harringtongitignore: Add another test-suite file
2014-07-25 Jonny Lambprotocol: add repeat_info event to wl_keyboard
2014-07-25 Bryce W. Harringtondoc: Fix link to wl_list_remove()
2014-07-07 Marek Chalupaclient: extend error handling
2014-07-06 Peter Huttererconfigure: fix publican version detection
2014-07-06 Peter Huttererdoc: force publican to use fop
2014-07-06 Peter Huttererdoc: reduce chunk_section_depth to 0
2014-06-19 Boyan Dingconnection: remove unreached code
2014-06-18 Silvan Jegenprotocol: remove redundant 'the' in description
2014-06-03 Jonny Lambprotocol: add wl_surface errors enum for bad scale...
2014-05-28 Kristian Høgsbergconfigure.ac: Bump configure.ac version to 1.5.90 on...
2014-05-19 Kristian Høgsbergconfigure.ac: Bump version to 1.5.0 1.5.0
2014-05-12 Kristian Høgsbergscanner: Downgrade non-increasing version error to... 1.4.93
2014-05-12 Kristian Høgsbergconfigure.ac: Bump version 1.4.93
2014-05-12 Thierry RedingDo not distribute generated headers
2014-05-12 Boyan Dingdoc: Remove obsolete doxygen tags
2014-05-09 Jonas Ådahlscanner: Generate macros for getting the 'since' versio...
2014-05-09 Jonas Ådahltests: Add message version sanity test
2014-05-09 Jonas Ådahlscanner: Also fail when an implicitly versioned message...
2014-05-09 Jonas Ådahlprotocol: Fix order of wl_pointer, wl_keyboard and...
2014-05-09 Jonas Ådahldoc: Remove deprecated doxygen tag
next