index
:
delta/wayland.git
0.85
1.0
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
baserock/1.4.0
baserock/genivi/wayland
baserock/gnome
baserock/morph
baserock/morph_wl_1.0
baserock/morph_wl_1.2
main
master
next
terminal
wayland-0.8
gitlab.freedesktop.org: wayland/wayland.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
event-loop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
event-loop: optimize timer check logic
Yang Wang
2023-05-03
1
-1
/
+3
*
event-loop: Handle EINTR and EAGAIN in wl_event_loop_dispatch
Joshua Ashton
2023-05-02
1
-1
/
+76
*
Use zalloc for structs
Simon Ser
2022-02-05
1
-5
/
+5
*
src: Add missing new lines to log messages
Marius Vlad
2021-05-07
1
-4
/
+4
*
event-loop: Track timer event sources in userspace
Manuel Stoeckl
2020-01-21
1
-29
/
+415
*
Use wl_container_of internally
Michael Forney
2019-06-05
1
-2
/
+2
*
log: remove "%m" from format strings by using strerror(errno)
Antonio Borneo
2019-05-02
1
-2
/
+2
*
eventloop: clarify post_dispatch_check()
Christopher James Halse Rogers
2017-12-04
1
-10
/
+16
*
server: document wl_event_loop and wl_event_source
Pekka Paalanen
2017-08-25
1
-1
/
+243
*
(multiple): Include stdint.h
Yong Bakos
2016-07-25
1
-0
/
+1
*
server-core, event-loop: Fix parameter alignment.
Yong Bakos
2016-06-07
1
-4
/
+4
*
event-loop: Include wayland-util.h
Yong Bakos
2016-06-07
1
-0
/
+1
*
event-loop: Make transitive include explicit
Yong Bakos
2016-06-01
1
-1
/
+1
*
event-loop: remove extra header
Marek Chalupa
2015-11-16
1
-1
/
+0
*
cosmetic: gratuitous whitespace changes in event-loop.c
Derek Foreman
2015-06-23
1
-1
/
+1
*
src: Update boilerplate from MIT X11 license to MIT Expat license
Bryce Harrington
2015-06-12
1
-16
/
+19
*
event-loop: Dispatch idle callbacks twice
Derek Foreman
2015-01-28
1
-1
/
+3
*
event-loop.c: Use correct OS abstraction function for dupfd()
Philip Withnall
2014-11-05
1
-1
/
+1
*
event-loop: make signalfd non-blocking
Marek Chalupa
2014-08-18
1
-2
/
+2
*
Avoid printing to stderr
Kristian Høgsberg
2014-04-30
1
-6
/
+3
*
Use non-blocking timerfd to prevent blocking when updating timer event sources
Andrew Wedgbury
2014-04-25
1
-2
/
+3
*
server: Make wl_object and wl_resource opaque structs
Kristian Høgsberg
2013-07-02
1
-1
/
+1
*
event-loop: fix returning the destroy-signal listener
David Herrmann
2013-01-24
1
-1
/
+1
*
Add a destroy signal to the wl_event_loop object
Jason Ekstrand
2013-01-15
1
-0
/
+21
*
Move ARRAY_LENGTH out of public headers
Kristian Høgsberg
2012-10-19
1
-0
/
+1
*
Change filedescriptor API to be thread safe
Kristian Høgsberg
2012-10-10
1
-0
/
+4
*
event-loop: export wl_event_loop_dispatch_idle()
David Herrmann
2012-09-12
1
-3
/
+3
*
event-loop: remove dead code
David Herrmann
2012-09-10
1
-2
/
+2
*
event-loop: Delete fd from epoll when removing event source
Kristian Høgsberg
2012-05-08
1
-2
/
+6
*
event-loop: Consolidate code for setting up new sources
Kristian Høgsberg
2012-05-08
1
-98
/
+44
*
event-loop: fix conditional checking
Tiago Vignatti
2012-05-08
1
-1
/
+1
*
os: wrap epoll_create
Pekka Paalanen
2012-04-25
1
-1
/
+2
*
event-loop: Use two-step destruction of event loop sources.
Jonas Ådahl
2012-03-21
1
-50
/
+49
*
event-loop: always do the post-dispatch check
Ander Conselvan de Oliveira
2012-03-20
1
-1
/
+2
*
Fix WL_EVENT_WRITEABLE typo
Kristian Høgsberg
2011-12-28
1
-3
/
+3
*
event-loop: Fix idle handler dispatch corner case
Kristian Høgsberg
2011-10-29
1
-2
/
+4
*
event-loop: Quiet a few warnings
Kristian Høgsberg
2011-08-12
1
-2
/
+10
*
Rename source subdir from wayland to src
Kristian Høgsberg
2011-08-12
1
-0
/
+465