index
:
~krh/wayland
1.1
1.2
1.3
acquire-fd
better-array
fd-changes
fd-lock
fixed-optimization
input
malloc-closure
master
menu
next
opaque-resource
pointer-lock
pointer-lock-2
popup
prepare-read
protocol-changes
proxy-race
read-events
remote
session-manager
subscribe
testing
thread-safety
threads
video
yuv
personal wayland repo
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-15
connection: close pending outgoing fds on shutdown
David Herrmann
1
-17
/
+18
2012-10-15
wayland-util: return 0 on OOM in wl_map_insert_new()
David Herrmann
1
-0
/
+2
2012-10-15
wayland-util: return -1 if wl_array_copy() fails
David Herrmann
2
-4
/
+10
2012-10-15
wayland-client: add wl_display_get_error()
David Herrmann
2
-3
/
+37
2012-10-15
doc: Improve libwayland-client doxygen documentation
Ander Conselvan de Oliveira
2
-7
/
+94
2012-10-15
doc: Add some doxygen documentation to wayland-client entry points
Ander Conselvan de Oliveira
2
-1
/
+178
2012-10-15
scanner: use printf format attributes for desc_dump
Olivier Blin
1
-0
/
+3
2012-10-15
scanner: fix writing i586 descriptions
Olivier Blin
1
-18
/
+19
2012-10-15
scanner: remove useless desc_dump arguments
Olivier Blin
1
-1
/
+1
2012-10-15
client: Return number of events dispatched from dispatch functions
Kristian Høgsberg
1
-3
/
+3
2012-10-15
client: Add wl_display_dispatch_pending() for dispatching without reading
Kristian Høgsberg
2
-6
/
+22
2012-10-11
client: Discard proxies with no implementation at dispatch time
next
Kristian Høgsberg
1
-2
/
+3
2012-10-11
client: Don't forget to init and destroy mutex
Kristian Høgsberg
1
-0
/
+2
2012-10-11
connection: Print object id for new-id arguments in deubug output
Kristian Høgsberg
1
-2
/
+1
2012-10-11
client: Fix double locking bug
Ander Conselvan de Oliveira
2
-6
/
+2
2012-10-11
data-device: Don't fake an attach event on drag icon surface
Ander Conselvan de Oliveira
1
-10
/
+2
2012-10-10
Fix typecheck in case of multiple instances of type meta data
Kristian Høgsberg
1
-1
/
+15
2012-10-10
connection: Move object lookup out of wl_connection_demarshal()
Kristian Høgsberg
4
-38
/
+74
2012-10-10
Split the global registry into its own wl_registry object
Kristian Høgsberg
3
-147
/
+50
2012-10-10
scanner: Generate client stubs for wl_display requests
Kristian Høgsberg
3
-52
/
+0
2012-10-10
scanner: Send interface name and version for types new_id args
Kristian Høgsberg
1
-17
/
+46
2012-10-10
client: Add wl_event_queue for multi-thread dispatching
Kristian Høgsberg
2
-35
/
+123
2012-10-10
client: Make wl_display thread safe
Kristian Høgsberg
1
-4
/
+42
2012-10-10
client: Split event handling into demarshal and dispatch steps
Kristian Høgsberg
2
-20
/
+49
2012-10-10
Change filedescriptor API to be thread safe
Kristian Høgsberg
7
-165
/
+127
2012-10-09
connection: Add missing free from error path
Rob Bradford
1
-0
/
+1
2012-10-01
connection: Drop unused static closures
Kristian Høgsberg
1
-1
/
+0
2012-09-12
event-loop: export wl_event_loop_dispatch_idle()
David Herrmann
2
-3
/
+4
2012-09-10
wayland-server: return new ID in wl_client_add_resource()
David Herrmann
2
-5
/
+9
2012-09-10
event-loop: remove dead code
David Herrmann
1
-2
/
+2
2012-08-16
Add wl_shm_buffer_create()
Kristian Høgsberg
2
-1
/
+50
2012-08-16
client: Add wl_display_connect_to_fd() function
Kristian Høgsberg
2
-27
/
+45
2012-08-03
connection: zero out string padding
Kristian Høgsberg
1
-3
/
+5
2012-07-23
More consistent ID printing
Daniel Stone
3
-15
/
+15
2012-07-23
Make NEW_IDs nullable
Daniel Stone
3
-6
/
+48
2012-07-23
Unstatic arg_count_for_signature and get_next_argument
Daniel Stone
2
-7
/
+13
2012-07-22
connection: reserve id on incoming new object
Mathias Fiedler
1
-3
/
+3
2012-07-22
wayland-util: add method for reserving new object id
Mathias Fiedler
2
-0
/
+34
2012-07-22
wayland-server: send error on invalid new object id
Mathias Fiedler
1
-4
/
+10
2012-07-20
wayland-shm: Commit the width/height getters that actually compile
Kristian Høgsberg
1
-4
/
+4
2012-07-20
shm: Add shm_buffer getters for width and height
Kristian Høgsberg
2
-0
/
+22
2012-07-20
wayland-client: Add missing newline from an error message
Robert Ancell
1
-1
/
+1
2012-07-17
remove listener from wl_data_source destroy_signal listener list
Dmitry Guryanov
1
-1
/
+1
2012-07-10
server: fix wl_seat_set_keyboard
Pekka Paalanen
1
-1
/
+1
2012-07-10
server: add lose_touch_focus()
Pekka Paalanen
1
-0
/
+10
2012-07-09
scanner: Include weston-client.h as the inline functions require it
Robert Ancell
1
-2
/
+3
2012-07-09
wayland-shm: Add return before we hit the error clean-up path
Kristian Høgsberg
1
-0
/
+2
2012-07-09
Fixup source comment in wayland-util.h and fix typo in TODO
Martin Olsson
1
-2
/
+2
2012-07-09
shm: Plug leak in shm_create_pool()
Martin Olsson
1
-6
/
+9
2012-07-09
server: Don't crash for wl_seat_set_touch(seat, NULL)
Martin Olsson
1
-1
/
+1
[prev]
[next]