index
:
wayland
0.85
1.0
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.2
1.23
1.24
1.3
1.4
1.5
1.6
1.7
1.8
1.9
main
master
next
terminal
wayland-0.8
[no description]
git mirrorbot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: fixed grammar and a typo
Derek Foreman
2015-01-13
1
-2
/
+2
*
doc: fixed a typo
Bill Spitzak
2015-01-13
1
-1
/
+1
*
client: read_events should return -1 after an error
Marek Chalupa
2015-01-13
1
-0
/
+5
*
connection: abort if a listener function is NULL
Ryo Munakata
2015-01-13
1
-0
/
+5
*
Remove useless semicolon.
Carlos Olmedo Escobar
2015-01-13
1
-1
/
+1
*
doc: Added API documentation for wl_display_destroy and wl_display_add_socket...
Srivardhan Hebbar
2015-01-13
1
-0
/
+38
*
scanner, client: Added more error checks when strtol function is used
Imran Zaman
2015-01-13
2
-2
/
+7
*
wayland-server: Abort if a read from a client gives 0 length
Philip Withnall
2015-01-13
1
-1
/
+1
*
event-loop.c: Use correct OS abstraction function for dupfd()
Philip Withnall
2015-01-13
1
-1
/
+1
*
connection: Fix sendmsg() on FreeBSD
Philip Withnall
2015-01-13
1
-1
/
+1
*
scanner: Remove stray newline
Jonas Ådahl
2015-01-12
1
-1
/
+0
*
scanner: Improve XML parse error reporting
Jonas Ådahl
2015-01-12
1
-2
/
+8
*
shm: fix error in comment
Derek Foreman
2014-09-11
1
-1
/
+1
*
client: cancel read in wl_display_read_events() when last_error is set
Marek Chalupa
2014-09-11
1
-3
/
+10
*
client: wake-up threads on all return paths from read_events
Marek Chalupa
2014-09-11
1
-1
/
+6
*
client: add display_wakeup_threads function
Marek Chalupa
2014-09-04
1
-12
/
+25
*
wayland-client: Initialize newly created wl_proxys to zero
Nils Chr. Brause
2014-09-04
1
-6
/
+4
*
client: check for error in wl_display_read_events
Marek Chalupa
2014-08-22
1
-0
/
+7
*
client: broadcast the right pthread_cond variable
Marek Chalupa
2014-08-22
1
-0
/
+16
*
client: drop unused event queue cond and list variables
Olivier Blin
2014-08-22
1
-22
/
+0
*
client: remove unused variable
Marek Chalupa
2014-08-21
1
-1
/
+0
*
server: Don't expose wl_display as a global
Jasper St. Pierre
2014-08-21
1
-20
/
+8
*
client: add a public function to make a roundtrip on a custom queue
Giulio Camuffo
2014-08-21
2
-3
/
+23
*
event-loop: make signalfd non-blocking
Marek Chalupa
2014-08-18
1
-2
/
+2
*
scanner: Make emit_structs more explicit
Jasper St. Pierre
2014-08-18
1
-13
/
+12
*
scanner: Use an enum to determine the type of thing we're writing out
Jasper St. Pierre
2014-08-18
1
-6
/
+11
*
server: fix conditions for fds in wl_socket_destroy
Pekka Paalanen
2014-08-07
1
-7
/
+20
*
server: fix error handling when adding socket
Marek Chalupa
2014-08-07
1
-7
/
+16
*
server: move memset after check
Marek Chalupa
2014-08-07
1
-1
/
+2
*
server: Add a simple API to find a good default display
Jasper St. Pierre
2014-08-05
2
-25
/
+74
*
server: Save the display name in the wl_socket
Jasper St. Pierre
2014-08-05
1
-0
/
+3
*
server: Make get_socket_lock operate directly on the socket's lock_fd
Jasper St. Pierre
2014-08-05
1
-11
/
+11
*
server: Split out code to initialize the socket address for a display name
Jasper St. Pierre
2014-08-05
1
-16
/
+27
*
server: Create the socket FD after taking the lock
Jasper St. Pierre
2014-08-05
1
-6
/
+6
*
server: Clean up socket destruction
Jasper St. Pierre
2014-08-05
1
-26
/
+25
*
wayland-client: Fix indentation
Jasper St. Pierre
2014-08-05
1
-3
/
+3
*
doc: Fix link to wl_list_remove()
Bryce W. Harrington
2014-07-24
1
-2
/
+2
*
client: extend error handling
Marek Chalupa
2014-07-07
2
-18
/
+122
*
connection: remove unreached code
Boyan Ding
2014-06-18
1
-2
/
+0
*
scanner: Downgrade non-increasing version error to warning
1.4.93
Kristian Høgsberg
2014-05-12
1
-1
/
+1
*
scanner: Generate macros for getting the 'since' version of an event
Jonas Ådahl
2014-05-09
1
-0
/
+13
*
scanner: Also fail when an implicitly versioned message is out of order
Jonas Ådahl
2014-05-09
1
-4
/
+6
*
doc: Added API documentation for wl_display_create function.
Srivardhan Hebbar
2014-05-09
1
-0
/
+9
*
server: fix potential memleak and NULL deref
U. Artie Eoff
2014-05-06
1
-1
/
+2
*
scanner: check wl_array_add result
U. Artie Eoff
2014-05-06
1
-1
/
+1
*
Avoid printing to stderr
Kristian Høgsberg
2014-04-30
2
-15
/
+9
*
Use non-blocking timerfd to prevent blocking when updating timer event sources
Andrew Wedgbury
2014-04-25
1
-2
/
+3
*
connection: fix a format string typo in error message
Giulio Camuffo
2014-04-25
1
-1
/
+1
*
connection: Don't write past the end of the connection buffer
Ander Conselvan de Oliveira
2014-04-21
1
-8
/
+17
*
shm: Disallow shrinking shm pools
Kristian Høgsberg
2014-04-07
1
-2
/
+8
[next]