Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
1d009c248eed8cd60ca2125cff40ce07a6a4934c
/
libweston
/
weston-log.c
1d009c2
libweston: fix typos
by Maxime Roussin-Bélanger
· 4 years, 8 months ago
d65483e
weston-log-wayland: make stream_destroy() use weston_log_subscriber_release()
by Leandro Ribeiro
· 5 years ago
97d2d69
weston-log: share code between weston_log_scope_destroy() and weston_log_subscriber_release()
by Leandro Ribeiro
· 5 years ago
23491cd
weston-log: destroy subscriptions with destruction of subscribers
by Leandro Ribeiro
· 5 years ago
1ded661
weston-log: merge functions that destroy different types of subscribers
by Leandro Ribeiro
· 5 years ago
8c02ea1
weston-log: rename weston_log_subscriber::destroy to destroy_subscription
by Leandro Ribeiro
· 5 years ago
4ec38d1
weston-log: replace weston_log_ctx_compositor_destroy() by weston_log_ctx_destroy()
by Leandro Ribeiro
· 6 years ago
4f13595
weston-log: rename weston_log_ctx_compositor_create() to weston_log_ctx_create()
by Leandro Ribeiro
· 6 years ago
bd9c0a6
weston-log: fold weston_log_ctx_compositor_setup() into weston_compositor_create()
by Leandro Ribeiro
· 6 years ago
f66685d
weston-log: add function to avoid direct access to compositor members in non-core code
by Leandro Ribeiro
· 6 years ago
ac691a8
weston-log: rename the confusing function name weston_compositor_add_log_scope()
by Leandro Ribeiro
· 6 years ago
f014964
weston-log: rename the confusing function name weston_compositor_log_scope_destroy()
by Leandro Ribeiro
· 6 years ago
5976dbb
weston-log: rename the confusing function name weston_compositor_add_log_scope()
by Leandro Ribeiro
· 6 years ago
f68ee07
weston-log: Avoid prefix-matching the scope name when checking for a
by Marius Vlad
· 6 years ago
d0d89d0
weston-log: Add a subscription iterator
by Marius Vlad
· 6 years ago
410d0bc
weston-log-internal: Allow to hang-off data over the subscription
by Marius Vlad
· 6 years ago
9bb1c3a
weston-log: Add 'destroy_subscription' callback for the subscription
by Marius Vlad
· 6 years ago
0c7beb0
weston-log: 'new_subscriber' is actually 'new_subscription'
by Marius Vlad
· 6 years ago
c232f8d
Unify the include style of shared/ headers
by Pekka Paalanen
· 6 years ago
843b238
weston-log: Return bytes written for 'printf()' and 'vprintf()' functions
by Marius Vlad
· 6 years ago
8b8b803
weston-log: Start adding documentation for the logging/debugging framework
by Marius Vlad
· 6 years ago
3d3ba95
weston-log: Removed compositor_destroy_listener from the log context
by Marius Vlad
· 6 years ago
ef4c268
weston-log: Remove weston_log() calls from weston-log
by Marius Vlad
· 6 years ago
dad882a
weston-log: Rename scope's 'begin_cb' callback to 'new_subscriber'
by Marius Vlad
· 6 years ago
5ae0e62
weston-log/weston-log-wayland: Inline private subscription functions
by Marius Vlad
· 6 years ago
9f71a4a
weston-log: Introduce subscribe functionality
by Marius Vlad
· 6 years ago
c901e89
weston-debug: Rename weston-debug to weston-log to better reflect its purpose
by Marius Vlad
· 6 years ago
[Renamed (99%) from libweston/weston-debug.c]
69e7571
weston-debug: Migrate weston_debug_stream to weston_log_wayland file
by Marius Vlad
· 6 years ago
8f329e2
weston-debug: Make it easier to separate weston_debug_stream
by Marius Vlad
· 6 years ago
7814f30
weston-debug: Convert weston_debug_stream to use the subscriber base class
by Marius Vlad
· 6 years ago
e0a858a
weston-debug: Introduce weston_log_subscription and weston_log_subscriber objects
by Marius Vlad
· 6 years ago
a2dace2
libweston: Fix/clean-up doxygen warnings
by Marius Vlad
· 6 years ago
f4f4c2b
libweston: Add weston-debug header to libweston
by Marius Vlad
· 6 years ago
6f09866
weston-debug: Remove weston_compositor from weston_log_context
by Marius Vlad
· 6 years ago
7e4db95
libweston: Rename weston_debug_scope_ to weston_log_scope_
by Marius Vlad
· 6 years ago
5d5e335
libweston: Rename weston_debug_scope to weston_log_scope
by Marius Vlad
· 6 years ago
3d7d978
libweston: Rename weston_debug_compositor to weston_log_context
by Marius Vlad
· 6 years ago
1e2fda2
compositor: Convert weston-debug framework to use weston_debug_compositor
by Marius Vlad
· 6 years ago
880b485
libweston: Decouple weston_debug_compositor from weston_compositor
by Marius Vlad
· 6 years ago
3d5d947
Rename compositor.h to libweston/libweston.h
by Pekka Paalanen
· 6 years ago
426c246
Fix typos all around (thanks codespell!)
by Emmanuel Gil Peyrot
· 6 years ago
d9bcc0b
libweston/weston-debug: Add a easy way to determine if the debug protocol has been enabled
by Marius Vlad
· 7 years ago
a5630ea
libweston: add weston_debug API and implementation
by Pekka Paalanen
· 8 years ago