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
/
connection.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
connection: Set closure->start in demarshal too
Kristian Høgsberg
2012-06-13
1
-0
/
+1
*
connection: Always malloc closure
Kristian Høgsberg
2012-06-13
1
-18
/
+21
*
Optimize wl_fixed_t to/from double conversion functions
Kristian Høgsberg
2012-05-14
1
-1
/
+1
*
Add support for signed 24.8 decimal numbers
Daniel Stone
2012-05-08
1
-1
/
+19
*
os: wrap recvmsg(MSG_CMSG_CLOEXEC)
Pekka Paalanen
2012-04-25
1
-1
/
+1
*
os: wrap F_DUPFD_CLOEXEC
Pekka Paalanen
2012-04-25
1
-1
/
+2
*
connection: Make sure we can invoke closures built with wl_closure_vmarshal()
Kristian Høgsberg
2012-04-22
1
-0
/
+7
*
connection: Move closure object out of wl_connection
Kristian Høgsberg
2012-04-22
1
-25
/
+13
*
connection: Dont put fds in the connection until we send the closure
Kristian Høgsberg
2012-04-21
1
-5
/
+30
*
Fix printf format warnings
Pekka Paalanen
2012-04-17
1
-2
/
+2
*
connection.c: Fix signedness warnings
Kristian Høgsberg
2012-03-30
1
-3
/
+3
*
Move DIV_ROUNDUP out of public header, remove unused ALIGN
Kristian Høgsberg
2012-03-30
1
-0
/
+2
*
connection: Just look at buffer size and remove redundant n_fds_out
Kristian Høgsberg
2012-03-23
1
-5
/
+7
*
connection: Set n_fds_out to 0 when we send out the fds
Kristian Høgsberg
2012-03-23
1
-1
/
+1
*
Flush the connection if we have to many marshaled fds
Ander Conselvan de Oliveira
2012-03-10
1
-4
/
+26
*
connection: Export wl_connection_queue() so we can test it
Kristian Høgsberg
2012-03-02
1
-1
/
+1
*
Don't block when flushing a full protocol buffer
Kristian Høgsberg
2012-02-29
1
-9
/
+18
*
connection: Fix printf format warnings
Kristian Høgsberg
2011-12-17
1
-2
/
+2
*
Increase closure buffer size and fail gracefully for too big closures.
Laszlo Agocs
2011-12-17
1
-5
/
+26
*
New drag and drop / selection protocol
Kristian Høgsberg
2011-11-23
1
-2
/
+4
*
debug: Use unsigned for object IDs
Kristian Høgsberg
2011-11-22
1
-1
/
+1
*
Move private definitions and prototypes to new wayland-private.h
Kristian Høgsberg
2011-11-18
1
-1
/
+1
*
Introduce wl_resource_queue_event() for sending events later
Kristian Høgsberg
2011-11-17
1
-2
/
+28
*
Add display event to acknowledge ID deletion
Kristian Høgsberg
2011-11-17
1
-1
/
+6
*
connection: Check object types in message parameters
Benjamin Franzke
2011-10-31
1
-0
/
+10
*
Store objects in wl_map data structure
Kristian Høgsberg
2011-08-27
1
-3
/
+3
*
connection: fix libffi usage, our functions return void
wayland-0.8
Paulo Zanoni
2011-08-27
1
-1
/
+1
*
connection: Object ID 0 is not a valid new object ID
Kristian Høgsberg
2011-08-16
1
-1
/
+1
*
Rename source subdir from wayland to src
Kristian Høgsberg
2011-08-12
1
-0
/
+749