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
/
shared
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-06
Added string conversion utility functions
Imran Zaman
4
-12
/
+184
2015-03-30
toytoolkit: fix EGL surface creation for lazy drivers
Manuel Bachmann
1
-2
/
+3
2015-03-30
toytoolkit: fix new EGL extensions fallback typedefs
Manuel Bachmann
1
-2
/
+7
2015-03-27
Pass config file from compositor to everything
Pekka Paalanen
2
-0
/
+17
2015-03-27
shared: fail reading a directory as a config file
Pekka Paalanen
1
-0
/
+8
2015-03-26
platform: rename create_egl_window to create_egl_surface
Jonny Lamb
1
-6
/
+6
2015-03-26
platform: remove global variables
Jonny Lamb
1
-26
/
+29
2015-03-26
platform: provide platform_base fallbacks and remove ifdefs
Jonny Lamb
1
-14
/
+33
2015-03-20
clients & tests: use eglCreatePlatformWindowSurfaceEXT when supported
Jonny Lamb
1
-0
/
+23
2015-03-20
clients & tests: use eglGetPlatformDisplayEXT when supported
Jonny Lamb
1
-0
/
+79
2015-02-25
shared: add file_create_dated() helper
Pekka Paalanen
2
-0
/
+158
2014-11-19
cairo-util: fix shadows for small clients
Marek Chalupa
1
-46
/
+83
2014-11-19
toytoolkit: rename tile_mask to render_shadow
Marek Chalupa
2
-8
/
+8
2014-09-22
clients: Maximize window when double touch on title bar
Xiong Zhang
2
-0
/
+56
2014-09-11
load_image: always print a message on failure if filename is not empty
Bill Spitzak
1
-2
/
+12
2014-09-11
parse_options: fail on more malformed options
Bill Spitzak
1
-28
/
+69
2014-09-04
clients: Maximize window when double click on title bar
Xiong Zhang
2
-0
/
+35
2014-08-22
tests: allow running make check without make install
Derek Foreman
2
-0
/
+15
2014-08-19
cairo-util: Draw solid titlebar for frames with only buttons
Boyan Ding
3
-5
/
+10
2014-07-05
cairo-util: Set geometry_dirty in frame_set_title
Boyan Ding
1
-0
/
+1
2014-07-05
cairo-util: Fix geometry for frames with buttons but without title
Boyan Ding
1
-2
/
+2
2014-04-30
cairo-util: Don't show a resize cursor on edges when we're maximized
Jasper St. Pierre
1
-3
/
+8
2014-04-30
cairo-util: Kill a duplicate test
Jasper St. Pierre
1
-2
/
+2
2014-04-07
Make sure config.h is included before any system headers
Andrew Wedgbury
1
-2
/
+2
2014-02-06
xdg-shell: Add set_margin request
Jasper St. Pierre
2
-0
/
+11
2014-02-01
build: Move shared/Makefile.am into toplevel Makefile.am
Kristian Høgsberg
1
-34
/
+0
2014-02-01
build: Move clients/Makefile.am into toplevel Makefile.am
Kristian Høgsberg
1
-1
/
+1
2014-01-19
shared/frame: NULL check before attempting to deref
U. Artie Eoff
1
-7
/
+6
2014-01-19
shared/frame: fix potential memory leak in frame_create
U. Artie Eoff
1
-18
/
+25
2013-12-02
os: use posix_fallocate in creating sharable buffers
Pekka Paalanen
1
-1
/
+18
2013-11-07
cairo-util: Rework frame button handling
Jason Ekstrand
2
-42
/
+122
2013-10-23
window.c: Don't put titlebars on menu windows
Kristian Høgsberg
3
-49
/
+74
2013-10-23
window.c: Use frame code for drawing menus
Kristian Høgsberg
2
-8
/
+20
2013-10-14
Use cairo-util frame in tinytoolkit
Jason Ekstrand
2
-1
/
+97
2013-10-13
Add decoration frame support to cairo-util
Jason Ekstrand
3
-0
/
+783
2013-09-26
config: Don't crash if we don't have a config file
Alexandru DAMIAN
1
-1
/
+1
2013-09-21
compositor: Log the full path of the config file we're using
Kristian Høgsberg
2
-36
/
+40
2013-09-21
config-parser: Make weston_config_parse() tkae a file name
Kristian Høgsberg
2
-10
/
+14
2013-09-21
shared: Remove no longer used parse_config_file()
Kristian Høgsberg
2
-133
/
+0
2013-08-12
evdev-touchpad: Set some options using weston.ini
Armin K
2
-0
/
+30
2013-08-08
Add zalloc(size_t) allocator function
Peter Hutterer
1
-0
/
+42
2013-07-25
shared: Add out-of-memory handling to theme_create()
Kristian Høgsberg
2
-5
/
+29
2013-07-08
tests: Move config-parser.test to tests/
Quentin Glidic
2
-213
/
+0
2013-07-03
shared: Export configuration functions
Quentin Glidic
1
-0
/
+5
2012-02-07
shared: build fix for config-parser test
Pekka Paalanen
1
-0
/
+1
2013-06-05
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
Daniel Stone
6
-4
/
+9
2013-06-04
shared: fix build of libshared-cairo
Pekka Paalanen
1
-0
/
+1
2013-05-28
config-parser: Add tests for expect behavuor on NULL configs and sections
Kristian Høgsberg
1
-0
/
+6
2013-05-28
config-parser: Avoid null dereference when exiting. (case: weston starts with...
Mun Gwan-gyeong
1
-0
/
+3
2013-05-28
config-parser: Avoid null dereference when handling config-parser ( when west...
Mun Gwan-gyeong
1
-0
/
+3
[next]