Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
refs/heads/debian-kirkstone-sdk-202503
/
tests
/
weston-test.c
3759ad1
tests: Fix use after free on exit
by Derek Foreman
· 3 years, 7 months ago
eff793a
Fix indentation all through the project
by Emmanuel Gil Peyrot
· 4 years ago
7514bf7
tests: proper weston_test_surface_create()
by Pekka Paalanen
· 4 years, 2 months ago
79491b4
tests: drop test suite screenshooter implementation and protocol extension
by Leandro Ribeiro
· 4 years, 10 months ago
32a5acd
tests: add mechanism to change Weston's behavior when running certain tests
by Leandro Ribeiro
· 4 years, 10 months ago
7bce28b
tests: release resources on compositor destruction
by Guillaume Champagne
· 5 years ago
7df5349
tests: remove tests_weston and WESTON_TEST_CLIENT_PATH
by Pekka Paalanen
· 6 years ago
babb3b3
tests: thread-based client harness
by Pekka Paalanen
· 6 years ago
442ffcb
tests: stop using frame_signal 'void *data' argument to get weston_output
by Leandro Ribeiro
· 6 years ago
6ffbba3
Use weston_compositor_add_destroy_listener_once() in plugins
by Pekka Paalanen
· 6 years ago
93dde24
libweston: Add functions to modify disable_planes counter for an output
by Ankit Nautiyal
· 6 years ago
5d649b6
libweston: Migrate functions that operate on 'weston_seat'
by Marius Vlad
· 6 years ago
0bf3f5a
libweston: Migrate functions that operate on 'weston_seat'
by Marius Vlad
· 6 years ago
3957863
log: remove "%m" from format strings by using strerror(errno)
by Antonio Borneo
· 6 years ago
3d5d947
Rename compositor.h to libweston/libweston.h
by Pekka Paalanen
· 6 years ago
be61a1f
tests: fix references to automake
by Pekka Paalanen
· 6 years ago
a37920e
tests: use weston_compositor_exit
by Pekka Paalanen
· 6 years ago
91bf16b
tests: remove remnants of buffer-count test
by Pekka Paalanen
· 7 years ago
bcbce33
libweston: notify_touch API to use weston_touch_device
by Pekka Paalanen
· 7 years ago
6ef59c9
input: introduce weston_touch_device
by Louis-Francis Ratté-Boulianne
· 8 years ago
f39249a
tests: add test_seat_release() for symmetry
by Pekka Paalanen
· 7 years ago
055c113
libweston: make wl_output point to weston_head
by Pekka Paalanen
· 8 years ago
85f8432
tests: Support weston_test request for adding a test seat
by Alexandros Frantzis
· 8 years ago
b0341ae
tests: Add test for pointer axis events
by Alexandros Frantzis
· 8 years ago
c20b580
tests: Add test for touch event timestamps
by Alexandros Frantzis
· 8 years ago
dae224c
tests: Add test for keyboard key event timestamps
by Alexandros Frantzis
· 8 years ago
2180858
tests: Add checks for pointer motion and button event timestamps
by Alexandros Frantzis
· 8 years ago
47e79c8
libweston: Use struct timespec for key events
by Alexandros Frantzis
· 8 years ago
215bedc
libweston: Use struct timespec for button events
by Alexandros Frantzis
· 8 years ago
84b31f8
libweston: Use struct timespec for motion events
by Alexandros Frantzis
· 8 years ago
9ffb250
libweston: introduce weston_output_from_resource()
by Pekka Paalanen
· 8 years ago
4938f93
tests: Remove buffer-count
by Daniel Stone
· 9 years ago
8af2bec
weston: Properly namespace modules entrypoint
by Quentin Glidic
· 9 years ago
8268157
libweston: Position layers in an absolute way
by Quentin Glidic
· 9 years ago
2edc3d5
libweston: Rename weston_surface::configure to ::committed
by Quentin Glidic
· 9 years ago
649bbce
include stdint.h for int32_t/uint32_t
by Jussi Kukkonen
· 9 years ago
d0cf441
tests: update for manual surface/view mapping
by Armin Krezović
· 9 years ago
260c2ff
input: Rename weston_surface_activate to weston_seat_set_keyboard_focus
by Bryce Harrington
· 9 years ago
b5e3ea2
Rename src/ to libweston/
by Pekka Paalanen
· 9 years ago
58f98c9
Move weston source to compositor/
by Pekka Paalanen
· 9 years ago
315bf8c
tests: check kbd init in the plugin
by Pekka Paalanen
· 9 years ago
fba27fb
Move the functions launching clients to main.c
by Giulio Camuffo
· 9 years ago
2ec5f2a
cosmetic: Remove use of C++ style comments
by Chris Michael
· 10 years ago
d251010
input: Make pointer grab motion callbacks take an event struct
by Jonas Ådahl
· 11 years ago
1281a36
input: Don't test keyboard/pointer/touch pointers
by Derek Foreman
· 10 years ago
867d50e
Unified multiple definitions of container_of() macro.
by Jon Cruz
· 10 years ago
4678bab
Remove redundant #include path component.
by Jon Cruz
· 10 years ago
2cc9297
tests: Update boilerplate from MIT X11 license to MIT Expat license
by Bryce Harrington
· 10 years ago
f280d11
tests: Add screenshot recording capability to weston-test
by Bryce Harrington
· 10 years ago
c3c3fc4
tests: use special seat
by Marek Chalupa
· 10 years ago
c8daf77
weston-test: add device_{release/add} into protocol
by Marek Chalupa
· 10 years ago
f6a6592
tests: Rename wayland-test to weston-test
by Derek Foreman
· 10 years ago
e789771
tests: Include weston-egl-ext from weston-test
by Daniel Stone
· 10 years ago
a768026
tests: Cleanup superfluous headers
by Bryce Harrington
· 11 years ago
42ebdda
weston-test: check if resource is not NULL
by Marek Chalupa
· 11 years ago
412e6a5
compositor: keep track of the weston_layer a weston_view is in
by Giulio Camuffo
· 11 years ago
dae8a4b
tests: Properly report skipped tests
by Emilio Pozuelo Monfort
· 11 years ago
40c0c3f
tests: Test whether a simple EGL main loop uses too many buffers
by Neil Roberts
· 12 years ago
918f2dd
Remove the weston_view.geometry.width/height fields
by Jason Ekstrand
· 12 years ago
f72e479
tests: allow weston test plugin to keep on running
by Pekka Paalanen
· 12 years ago
ace0a39
weston-test: Always update transform when moving surface
by Kristian Høgsberg
· 12 years ago
a7af704
Split the geometry information from weston_surface out into weston_view
by Jason Ekstrand
· 12 years ago
10ddd97
compositor: Remove redundant and not well-defined focus field
by Kristian Høgsberg
· 12 years ago
f3d6227
malloc + memset -> zalloc
by Peter Hutterer
· 12 years ago
919cddb
Convert to wl_global_create/destroy()
by Kristian Høgsberg
· 12 years ago
442a5fa
tests: Fix leftover wl_client_add_versioned_object()
by Kristian Høgsberg
· 12 years ago
a85118c
Use wl_resource_create() for creating resources
by Jason Ekstrand
· 12 years ago
8f7f483
tests: Fix direct access to resource->data in weston-test
by Kristian Høgsberg
· 12 years ago
a50e6e4
config-parser: Honor XDG_CONFIG_DIRS
by Ossama Othman
· 12 years ago
e314875
input: Merge wl_seat into weston_seat
by Kristian Høgsberg
· 12 years ago
02bbabb
input: Rename wl_pointer to weston_pointer
by Kristian Høgsberg
· 12 years ago
29139d4
fold wl_keyboard into weston_keyboard
by Kristian Høgsberg
· 12 years ago
7fe01b1
sdk: be C++ friendly
by Giulio Camuffo
· 12 years ago
c3ce738
compositor: introduce weston_surface_geometry_dirty()
by Pekka Paalanen
· 12 years ago
068b61c
compositor: Change notify_motion to take relative motion events
by Kristian Høgsberg
· 12 years ago
184df50
compositor: call configure on surfaces with a null buffer too
by Giulio Camuffo
· 12 years ago
cb4685b
Pass argc and argv to modules
by Kristian Høgsberg
· 12 years ago
a75a789
text: fix weston key bindings with input methods
by Jan Arne Petersen
· 13 years ago
65e7e7a
tests: Define and implement a test protocol extension.
by U. Artie Eoff
· 13 years ago