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
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
2013-05-26
config-parser: Add section iterator API
Kristian Høgsberg
3
-1
/
+41
2013-05-26
config-parser: Avoid null dereference when handling config-parser
Mun Gwan-gyeong
1
-0
/
+2
2013-05-26
config-parser-test: fix compile error
Mun Gwan-gyeong
1
-1
/
+1
2013-05-23
Add new config parser
Kristian Høgsberg
4
-0
/
+491
2013-05-14
config-parser: Honor XDG_CONFIG_DIRS
Ossama Othman
2
-33
/
+69
2013-04-03
Fix compiler warnings
Armin K
1
-0
/
+1
2013-03-28
sdk: be C++ friendly
Giulio Camuffo
2
-0
/
+16
2013-02-20
Pass argc pointer to parse_options()
Kristian Høgsberg
2
-3
/
+4
2013-01-28
matrix: track transform type
Vasily Khoruzhick
2
-3
/
+30
2013-01-28
Add new shared/image-loader.h to separate include dependencies
Kristian Høgsberg
5
-6
/
+35
2012-12-07
Link matrix.c into weston again
Kristian Høgsberg
2
-3
/
+6
2012-12-06
Move matrix.[ch] to shared
Rob Bradford
3
-1
/
+316
2012-11-30
Fix build warnings from image_loader
Pekka Paalanen
2
-1
/
+2
2012-11-29
configure.ac: Don't link weston to cairo or image libraries
Kristian Høgsberg
3
-11
/
+26
2012-10-10
toytoolkit: Don't draw shadows for maximized windows.
Scott Moreau
2
-23
/
+35
2012-08-03
config-parser: Handle lines that don't end in \n
Kristian Høgsberg
1
-3
/
+6
2012-07-11
image-loader: Use pixman_image_t, not struct pixman_image_t
Kristian Høgsberg
1
-1
/
+1
2012-07-11
image-loader: don't leak pixman_image bits data
Rafal Mielniczuk
1
-3
/
+21
2012-07-09
shared: Don't leak file descriptor in shared/image-loader.c
Martin Olsson
1
-1
/
+3
2012-07-09
weston: Clip window title text to the frame
Martin Minarik
1
-0
/
+5
2012-06-12
compositor: add fallback strchrnul()
Pekka Paalanen
2
-0
/
+15
2012-06-06
Rewrite shm buffer file allocation v2
Pekka Paalanen
2
-0
/
+82
2012-05-31
window: add wrapper for EPOLL_CLOEXEC
Pekka Paalanen
2
-0
/
+20
2012-05-31
compositor: check for execinfo.h
Pekka Paalanen
1
-0
/
+10
2012-05-31
compositor: work around missing SOCK_CLOEXEC
Pekka Paalanen
3
-0
/
+109
2012-05-22
Share code to to classify pointer location in frame
Kristian Høgsberg
2
-0
/
+59
2012-05-15
Rename libconfig-parser to libshared
Kristian Høgsberg
1
-3
/
+4
2012-05-15
Move cairo-util to shared/
Kristian Høgsberg
3
-3
/
+502
2012-05-10
Fix a few -pedantic warnings
Kristian Høgsberg
2
-2
/
+2
2012-04-17
config-parser: add missing return for an error case
Pekka Paalanen
1
-0
/
+2
2012-04-11
shared: Use $(GCC_CFLAGS), fix warnings
Kristian Høgsberg
2
-2
/
+6
2012-04-03
Fix `unused-result' warnings.
Jonas Ådahl
1
-2
/
+4
2012-03-12
Consolidate image loading code and move to shared/
Kristian Høgsberg
3
-0
/
+388
2012-03-12
Add an option parser
Kristian Høgsberg
3
-0
/
+101
2012-01-27
Implement CONFIG_KEY_UNSIGNED_INTEGER
Scott Moreau
2
-3
/
+14
2011-12-08
Use '-' to separate words in file names
Kristian Høgsberg
3
-4
/
+5
2011-12-08
configparser: rename BOOL, document types
Pekka Paalanen
2
-6
/
+6
2011-12-08
move config parser to a convenience library
Pekka Paalanen
3
-0
/
+229