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
/
weston-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-03
cosmetic: Remove use of C++ style comments
Chris Michael
1
-1
/
+1
2015-11-20
input: Make pointer grab motion callbacks take an event struct
Jonas Ådahl
1
-3
/
+8
2015-07-31
input: Don't test keyboard/pointer/touch pointers
Derek Foreman
1
-4
/
+5
2015-06-15
Unified multiple definitions of container_of() macro.
Jon Cruz
1
-0
/
+2
2015-06-15
Remove redundant #include path component.
Jon Cruz
1
-2
/
+2
2015-06-15
tests: Update boilerplate from MIT X11 license to MIT Expat license
Bryce Harrington
1
-16
/
+19
2015-05-21
tests: Add screenshot recording capability to weston-test
Bryce Harrington
1
-0
/
+243
2015-03-31
tests: use special seat
Marek Chalupa
1
-8
/
+10
2015-03-31
weston-test: add device_{release/add} into protocol
Marek Chalupa
1
-0
/
+41
2015-02-24
tests: Rename wayland-test to weston-test
Derek Foreman
1
-6
/
+6
2015-02-12
tests: Include weston-egl-ext from weston-test
Daniel Stone
1
-0
/
+1
2014-11-28
tests: Cleanup superfluous headers
Bryce Harrington
1
-1
/
+1
2014-08-21
weston-test: check if resource is not NULL
Marek Chalupa
1
-0
/
+5
2014-07-23
compositor: keep track of the weston_layer a weston_view is in
Giulio Camuffo
1
-3
/
+3
2014-02-18
tests: Properly report skipped tests
Emilio Pozuelo Monfort
1
-0
/
+6
2013-12-07
tests: Test whether a simple EGL main loop uses too many buffers
Neil Roberts
1
-1
/
+50
2013-12-02
Remove the weston_view.geometry.width/height fields
Jason Ekstrand
1
-4
/
+3
2013-11-21
tests: allow weston test plugin to keep on running
Pekka Paalanen
1
-1
/
+1
2013-11-13
weston-test: Always update transform when moving surface
Kristian Høgsberg
1
-2
/
+1
2013-10-22
Split the geometry information from weston_surface out into weston_view
Jason Ekstrand
1
-13
/
+25
2013-10-22
compositor: Remove redundant and not well-defined focus field
Kristian Høgsberg
1
-6
/
+0
2013-08-08
malloc + memset -> zalloc
Peter Hutterer
1
-2
/
+1
2013-07-09
Convert to wl_global_create/destroy()
Kristian Høgsberg
1
-2
/
+2
2013-07-03
tests: Fix leftover wl_client_add_versioned_object()
Kristian Høgsberg
1
-4
/
+3
2013-07-03
Use wl_resource_create() for creating resources
Jason Ekstrand
1
-2
/
+4
2013-06-25
tests: Fix direct access to resource->data in weston-test
Kristian Høgsberg
1
-7
/
+8
2013-05-14
config-parser: Honor XDG_CONFIG_DIRS
Ossama Othman
1
-1
/
+1
2013-05-07
input: Merge wl_seat into weston_seat
Kristian Høgsberg
1
-3
/
+3
2013-05-06
input: Rename wl_pointer to weston_pointer
Kristian Høgsberg
1
-2
/
+2
2013-05-06
fold wl_keyboard into weston_keyboard
Kristian Høgsberg
1
-1
/
+1
2013-03-28
sdk: be C++ friendly
Giulio Camuffo
1
-4
/
+4
2013-03-18
compositor: introduce weston_surface_geometry_dirty()
Pekka Paalanen
1
-5
/
+2
2013-02-28
compositor: Change notify_motion to take relative motion events
Kristian Høgsberg
1
-1
/
+4
2013-02-27
compositor: call configure on surfaces with a null buffer too
Giulio Camuffo
1
-3
/
+3
2013-02-20
Pass argc and argv to modules
Kristian Høgsberg
1
-1
/
+2
2013-02-15
text: fix weston key bindings with input methods
Jan Arne Petersen
1
-1
/
+1
2012-12-11
tests: Define and implement a test protocol extension.
U. Artie Eoff
1
-0
/
+248