index
:
platform/upstream/weston
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
linux_yocto
linux_yocto_build
sandbox/boram/weston170
sandbox/boram/weston180
sandbox/boram1288/weston30
sandbox/cyeon/devel
sandbox/elongbug/test
sandbox/imranzaman/multiseat
sandbox/imranzaman/multiseat6
sandbox/imranzaman/transform
sandbox/jbko/devel
sandbox/jihochu/5.0
sandbox/lsj119/devel
sandbox/mbachmann/devel
sandbox/mbachmann/ivi_xdg140
sandbox/mbachmann/tizen_embed
sandbox/mbachmann/tizen_greeter
sandbox/mbachmann/tizen_qa
sandbox/mbachmann/tizen_xdg-unminimize
sandbox/mbachmann/weston150_fullminimize
sandbox/mbachmann/weston150_ivi-shell
sandbox/mbachmann/weston150_qa
sandbox/mbachmann/weston160
sandbox/mbachmann/weston160_vanilla
sandbox/mbachmann/weston170
sandbox/nbozhenov/lto
sandbox/nguyomard/xdg_surface_needs_attention
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/pcoval/wip
sandbox/sdesneux/devel
sandbox/sdx/TC-1388
sandbox/sdx/weston17
sandbox/srk/android
sandbox/void/TC-1443
sandbox/xiaowei/5.0
splash
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Graphics System / Display Server;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-25
libweston: introduce weston_output_from_resource()
Pekka Paalanen
1
-1
/
+1
2017-07-24
ivi-shell: remove layer_set_orientation API
Ucan, Emre (ADITG/SW1)
1
-54
/
+0
2017-07-24
ivi-shell: remove surface_set_orientation API
Ucan, Emre (ADITG/SW1)
3
-45
/
+0
2017-03-13
Fix 'implicit fallthrough' warning with new GCC
Daniel Stone
1
-0
/
+9
2017-03-13
timespec: Add timespec subtraction helpers
Daniel Stone
1
-0
/
+22
2017-03-13
timespec: Add timespec_to_msec helper
Daniel Stone
1
-0
/
+9
2017-03-08
timespec: Add timespec_add_msec helper
Daniel Stone
1
-0
/
+11
2017-03-08
timespec: Add timespec_add_nsec helper
Daniel Stone
1
-0
/
+124
2017-02-07
tests: doc iterating in the runner
Pekka Paalanen
1
-1
/
+5
2017-02-07
compositor: damage pending subsurfaces when committing them
Emilio Pozuelo Monfort
1
-1
/
+1
2017-02-07
tests: add subsurface-shot test
Pekka Paalanen
6
-0
/
+263
2017-02-07
tests: put screenshots to ./logs by default
Pekka Paalanen
1
-2
/
+3
2017-02-07
tests: implement get_test_name()
Pekka Paalanen
2
-2
/
+31
2017-02-07
tests/shell: change background color
Pekka Paalanen
1
-1
/
+1
2017-02-07
tests/shell: get rid of static variables
Pekka Paalanen
1
-48
/
+84
2017-02-07
tests: add test-desktop-shell
Quentin Glidic
1
-0
/
+198
2017-01-30
tests: Remove buffer-count
Daniel Stone
4
-237
/
+0
2017-01-27
ivi-shell: add screen_add_layers test
Ucan, Emre (ADITG/SW1)
1
-0
/
+54
2017-01-27
ivi-shell: add layer_add_surfaces test
Ucan, Emre (ADITG/SW1)
2
-0
/
+50
2017-01-23
tests: add missing include
Yann E. MORIN
1
-0
/
+1
2017-01-17
weston: Add a specific option to load XWayland
Quentin Glidic
1
-3
/
+4
2017-01-17
weston: Properly namespace modules entrypoint
Quentin Glidic
5
-7
/
+10
2017-01-17
libweston: Properly namespace modules entrypoint
Quentin Glidic
4
-0
/
+4
2017-01-17
libweston: Position layers in an absolute way
Quentin Glidic
1
-1
/
+2
2016-11-30
tests: Skip Xwayland test if binary isn't available
Daniel Stone
1
-0
/
+3
2016-11-23
tests: Extend subsurface place_{above,below} hierarchy
Daniel Stone
1
-0
/
+142
2016-11-22
compositor: allow using nested parent as a subsurface sibling
Arnaud Vrac
1
-0
/
+44
2016-11-21
tests/buffer-count-test: teardown after the test
Emil Velikov
1
-3
/
+17
2016-08-14
libweston: Rename weston_surface::configure to ::committed
Quentin Glidic
1
-5
/
+5
2016-08-06
Add safe_strtoint() helper
Bryce Harrington
1
-0
/
+87
2016-07-26
include stdint.h for int32_t/uint32_t
Jussi Kukkonen
13
-0
/
+14
2016-07-26
Re-apply "config-parser: Catch negative numbers assigned to unsigned config v...
Bryce Harrington
1
-0
/
+31
2016-07-26
config-parser: Add weston_config_section_get_color
Bryce Harrington
1
-2
/
+119
2016-07-13
Revert "config-parser: Catch negative numbers assigned to unsigned config val...
Bryce Harrington
1
-31
/
+0
2016-07-12
config-parser: Catch negative numbers assigned to unsigned config values
Bryce Harrington
1
-0
/
+31
2016-07-08
config-parser: Improve error checks for strtol/strtoul calls
Bryce Harrington
1
-0
/
+34
2016-07-01
tests: update for manual surface/view mapping
Armin Krezović
1
-0
/
+3
2016-07-01
compositor: add plugin-registry
Pekka Paalanen
1
-0
/
+101
2016-06-30
input: Rename weston_surface_activate to weston_seat_set_keyboard_focus
Bryce Harrington
1
-2
/
+2
2016-06-29
tests: implement visualize_image_difference()
Pekka Paalanen
3
-0
/
+110
2016-06-29
tests: make screenshooting return a buffer
Pekka Paalanen
3
-49
/
+19
2016-06-29
tests: convert image saver to pixman
Pekka Paalanen
3
-19
/
+38
2016-06-29
tests: convert reference image loader to pixman
Pekka Paalanen
3
-54
/
+96
2016-06-29
tests: rewrite check_surfaces_*() API
Pekka Paalanen
3
-91
/
+107
2016-06-29
tests: let create_shm_buffer() handle any format
Pekka Paalanen
1
-26
/
+34
2016-06-29
tests: make create_shm_buffer() static
Pekka Paalanen
2
-4
/
+1
2016-06-29
tests: ivi_layout-test to use create_shm_buffer_a8r8g8b8()
Pekka Paalanen
1
-5
/
+5
2016-06-29
tests: internal-screenshot-test to use create_shm_buffer_a8r8g8b8()
Pekka Paalanen
1
-7
/
+18
2016-06-29
tests: event-test to use create_shm_buffer_a8r8g8b8()
Pekka Paalanen
1
-12
/
+12
2016-06-29
tests: introduce struct buffer for client-helper
Pekka Paalanen
6
-31
/
+101
[next]