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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-05
xdg-shell: Fix a couple of typos
Jonas Ådahl
1
-3
/
+2
2015-05-05
xdg-shell: Document that xdg_surface.set_window_geometry needs a commit
Jonas Ådahl
1
-0
/
+3
2015-05-05
xdg-shell: Require a buffer and a wl_surface.commit for mapping a window
Jonas Ådahl
1
-0
/
+19
2015-05-05
xdg-shell: Move xdg_shell.get_xdg_popup errors to xdg_shell
Jonas Ådahl
2
-27
/
+21
2015-05-05
xdg-shell: Require proper object tree destruction
Jonas Ådahl
2
-3
/
+29
2015-05-02
tests: fix typo
Derek Foreman
1
-1
/
+1
2015-05-01
data-device: send the selection to all the wl_data_device resources of a client
Giulio Camuffo
1
-8
/
+11
2015-05-01
data-device: add a function to send the selection to a client
Giulio Camuffo
2
-22
/
+35
2015-05-01
clipboard: don't crash if the source client does not send a mime type
Giulio Camuffo
1
-1
/
+1
2015-05-01
touch: Make weston_touch_set_focus() take a touch instead of a seat
Derek Foreman
4
-23
/
+23
2015-04-30
compositor: change weston_surface::destroy_signal argument
Pekka Paalanen
2
-4
/
+4
2015-04-30
compositor: inert wl_surface objects do not exist
Pekka Paalanen
1
-0
/
+4
2015-04-28
ivi-shell: set an initial value for ivi-surface.
Nobuhiko Tanibata
1
-0
/
+5
2015-04-28
ivi-shell: remove unnecesary code in ivi_shell_surface_configure
Nobuhiko Tanibata
1
-18
/
+0
2015-04-28
ivi-shell: fit source rectangle of ivi-surface to the size of application con...
Nobuhiko Tanibata
1
-0
/
+39
2015-04-28
ivi-shell: remove unnecesary assignment of fail safe value.
Nobuhiko Tanibata
1
-3
/
+8
2015-04-28
ivi-shell: remove unnecesary code in ivi_layout_surface_configure
Nobuhiko Tanibata
1
-22
/
+3
2015-04-21
ivi-shell: support surface screen shot of ivi_layout by using weston_surface_...
Nobuhiko Tanibata
2
-1
/
+66
2015-04-14
notes: Don't manipulate lists while tranversing the list
Bryce Harrington
1
-0
/
+10
2015-04-13
desktop-shell: Remove the panel popup
Dima Ryazanov
1
-33
/
+0
2015-04-13
desktop-shell: Require a popup parent to be a shell surface
Dima Ryazanov
1
-5
/
+7
2015-04-13
build: fix setuid check
Derek Foreman
1
-1
/
+1
2015-04-10
xwm: Fix a weston crash when a window surface is created after unmap
Derek Foreman
1
-0
/
+11
2015-04-10
build: give explicit error when unable to setuid on install.
Jon A. Cruz
1
-2
/
+9
2015-04-10
xwm: Add and use helper function for looking up windows in the hash table
Derek Foreman
1
-22
/
+37
2015-04-09
tests: add ivi_layout stand-alone test module
Pekka Paalanen
2
-0
/
+128
2015-04-09
tests: ivi_layout test infrastructure
Pekka Paalanen
7
-0
/
+705
2015-04-09
tests: add a basic ivi-shell test
Pekka Paalanen
3
-0
/
+98
2015-04-08
gl-renderer: fix configless_context check
Pekka Paalanen
1
-13
/
+20
2015-04-08
gl-renderer: check EGL_EXT_platform_base in supports()
Pekka Paalanen
1
-2
/
+5
2015-04-08
gl-renderer: fix EGL initialization steps
Manuel Bachmann
1
-1
/
+1
2015-04-08
xwm: fix extra break
Derek Foreman
1
-3
/
+3
2015-04-07
ivi-shell/weston.ini: fix paths
Pekka Paalanen
2
-17
/
+19
2015-04-07
build: generate weston-ivi.ini for tests
Pekka Paalanen
3
-4
/
+22
2015-04-07
tests: Prefer bracket form of test command for consistency
Bryce Harrington
1
-4
/
+2
2015-04-07
tests: Cleanup test log filenames
Bryce Harrington
1
-2
/
+2
2015-04-07
tests: Keep track of basename
Bryce Harrington
1
-8
/
+9
2015-04-07
compositor: Help text for --config
Bryce Harrington
1
-0
/
+1
2015-04-07
compositor-wayland: ignore frame callback's time
Pekka Paalanen
1
-2
/
+9
2015-04-06
xwayland: Stack windows on top when activating them
Jasper St. Pierre
1
-0
/
+6
2015-04-02
ivi-layout: abort without controller_module_init
Pekka Paalanen
1
-6
/
+8
2015-04-02
ivi-shell: add cmdline option for controller module
Pekka Paalanen
1
-7
/
+13
2015-04-02
tests: rename client_create to create_client_and_test_surface
Pekka Paalanen
12
-41
/
+41
2015-04-02
tests: introduce create_client()
Pekka Paalanen
2
-3
/
+17
2015-03-31
tests: add tests for devices handling
Marek Chalupa
2
-1
/
+314
2015-03-31
tests: implement touch in test-helpers
Marek Chalupa
2
-0
/
+92
2015-03-31
tests: use special seat
Marek Chalupa
3
-19
/
+85
2015-03-31
tests: fix handling globals
Marek Chalupa
2
-6
/
+63
2015-03-31
weston-test: add device_{release/add} into protocol
Marek Chalupa
2
-0
/
+47
2015-03-30
xwm: tell the shell the pid of the X clients
Giulio Camuffo
3
-8
/
+30
[next]