645 Commits (dev)

Author SHA1 Message Date
Alexandros Frantzis 5d6acf8568 tests: Move wl_pointer tests to their own file 7 years ago
Emilio Pozuelo Monfort 5c3f3575d5 tests: add a create_test_surface function 7 years ago
Valery Kartel d4512f6aa1 weston: added missing header time.h 7 years ago
Alexandros Frantzis 8c919b488c tests: Fix integer overflows on 32-bit systems 7 years ago
Emmanuel Gil Peyrot 7092090de9 tests: Mark tests as used so they don’t get removed at link time 7 years ago
Emmanuel Gil Peyrot 0f4dbe72d3 tests: Add one more indentation level to some macros 7 years ago
Alexandros Frantzis 47e79c860b libweston: Use struct timespec for key events 7 years ago
Alexandros Frantzis 215bedc88b libweston: Use struct timespec for button events 7 years ago
Alexandros Frantzis 84b31f8956 libweston: Use struct timespec for motion events 7 years ago
Alexandros Frantzis 6c2752a863 shared: Add helpers to convert between various time units and timespec 7 years ago
Alexandros Frantzis e2a5f9e02d shared: Add timespec_is_zero helper 7 years ago
Pekka Paalanen d05a819252 tests: ensure output dependent IVI tests run 7 years ago
Michael Teyfel 156bd065c9 ivi-shell: Added tests for screen-remove-layer API 7 years ago
Pekka Paalanen 9ffb25009c libweston: introduce weston_output_from_resource() 7 years ago
Ucan, Emre (ADITG/SW1) 6e423ed996 ivi-shell: remove layer_set_orientation API 7 years ago
Ucan, Emre (ADITG/SW1) 9337197f82 ivi-shell: remove surface_set_orientation API 7 years ago
Daniel Stone 2ef9b1a3c4 Fix 'implicit fallthrough' warning with new GCC 8 years ago
Daniel Stone 839b63546d timespec: Add timespec subtraction helpers 8 years ago
Daniel Stone 37ad7e3bae timespec: Add timespec_to_msec helper 8 years ago
Daniel Stone 61f6d7d372 timespec: Add timespec_add_msec helper 8 years ago
Daniel Stone 5ae7e84c6b timespec: Add timespec_add_nsec helper 8 years ago
Pekka Paalanen 19222b4c89 tests: doc iterating in the runner 8 years ago
Emilio Pozuelo Monfort 4f3cad7828 compositor: damage pending subsurfaces when committing them 8 years ago
Pekka Paalanen e7c6aa6af4 tests: add subsurface-shot test 8 years ago
Pekka Paalanen 50b7b70835 tests: put screenshots to ./logs by default 8 years ago
Pekka Paalanen b581783b79 tests: implement get_test_name() 8 years ago
Pekka Paalanen a21b5ebf85 tests/shell: change background color 8 years ago
Pekka Paalanen 7bcec20cc3 tests/shell: get rid of static variables 8 years ago
Quentin Glidic 642bcaf387 tests: add test-desktop-shell 8 years ago
Daniel Stone 4938f93f57 tests: Remove buffer-count 8 years ago
Ucan, Emre (ADITG/SW1) fbce2f5dd9 ivi-shell: add screen_add_layers test 8 years ago
Ucan, Emre (ADITG/SW1) 5d6aa9ba30 ivi-shell: add layer_add_surfaces test 8 years ago
Yann E. MORIN 20f30e1ae9 tests: add missing include 8 years ago
Quentin Glidic 6d3887baec
weston: Add a specific option to load XWayland 8 years ago
Quentin Glidic 8af2beccbd
weston: Properly namespace modules entrypoint 8 years ago
Quentin Glidic 3d7ca3b9ea
libweston: Properly namespace modules entrypoint 8 years ago
Quentin Glidic 82681571cf libweston: Position layers in an absolute way 8 years ago
Daniel Stone 2295a62788 tests: Skip Xwayland test if binary isn't available 8 years ago
Daniel Stone 9983400465 tests: Extend subsurface place_{above,below} hierarchy 8 years ago
Arnaud Vrac b8c16c995b compositor: allow using nested parent as a subsurface sibling 8 years ago
Emil Velikov a69b870e1d tests/buffer-count-test: teardown after the test 8 years ago
Quentin Glidic 2edc3d5462
libweston: Rename weston_surface::configure to ::committed 8 years ago
Bryce Harrington 82b9f2baec Add safe_strtoint() helper 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Bryce Harrington d0716f4af5 Re-apply "config-parser: Catch negative numbers assigned to unsigned config values" 8 years ago
Bryce Harrington e776f2a4d9 config-parser: Add weston_config_section_get_color 8 years ago
Bryce Harrington 03793e3998 Revert "config-parser: Catch negative numbers assigned to unsigned config values" 8 years ago
Bryce Harrington 6351fb08c2 config-parser: Catch negative numbers assigned to unsigned config values 8 years ago
Bryce Harrington cbc053781e config-parser: Improve error checks for strtol/strtoul calls 8 years ago
Armin Krezović d0cf441134 tests: update for manual surface/view mapping 8 years ago