Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
aa21f6249f746e9d83c59161abd175dd10253221
/
shared
aa21f62
shared: introduce timespec-util.h
by Pekka Paalanen
· 10 years ago
867d50e
Unified multiple definitions of container_of() macro.
by Jon Cruz
· 10 years ago
d618f68
Moved the MIN() macro to the helper include.
by Jon Cruz
· 10 years ago
35b2eaa
Moved helper macro to a discrete include file.
by Jon Cruz
· 10 years ago
6c6164c
shared: Update boilerplate from MIT X11 license to MIT Expat license
by Bryce Harrington
· 10 years ago
883ac02
Whitespace corrections
by Murray Calavera
· 10 years ago
5d1d2ca
toytoolkit: fix EGL surface creation for lazy drivers
by Manuel Bachmann
· 10 years ago
e812859
toytoolkit: fix new EGL extensions fallback typedefs
by Manuel Bachmann
· 10 years ago
6c71aae
Pass config file from compositor to everything
by Pekka Paalanen
· 10 years ago
49f6d62
shared: fail reading a directory as a config file
by Pekka Paalanen
· 10 years ago
abff883
platform: rename create_egl_window to create_egl_surface
by Jonny Lamb
· 10 years ago
759fbf4
platform: remove global variables
by Jonny Lamb
· 10 years ago
0e2ab36
platform: provide platform_base fallbacks and remove ifdefs
by Jonny Lamb
· 10 years ago
4bdcb57
clients & tests: use eglCreatePlatformWindowSurfaceEXT when supported
by Jonny Lamb
· 10 years ago
51a7ae5
clients & tests: use eglGetPlatformDisplayEXT when supported
by Jonny Lamb
· 10 years ago
899b50b
shared: add file_create_dated() helper
by Pekka Paalanen
· 10 years ago
eaea470
cairo-util: fix shadows for small clients
by Marek Chalupa
· 11 years ago
0d7fe8d
toytoolkit: rename tile_mask to render_shadow
by Marek Chalupa
· 11 years ago
382de46
clients: Maximize window when double touch on title bar
by Xiong Zhang
· 11 years ago
28371f7
load_image: always print a message on failure if filename is not empty
by Bill Spitzak
· 11 years ago
3011493
parse_options: fail on more malformed options
by Bill Spitzak
· 11 years ago
bfb4ade
clients: Maximize window when double click on title bar
by Xiong Zhang
· 11 years ago
c721043
tests: allow running make check without make install
by Derek Foreman
· 11 years ago
850a514
cairo-util: Draw solid titlebar for frames with only buttons
by Boyan Ding
· 11 years ago
9c5aedf
cairo-util: Set geometry_dirty in frame_set_title
by Boyan Ding
· 11 years ago
c490212
cairo-util: Fix geometry for frames with buttons but without title
by Boyan Ding
· 11 years ago
f11ad43
cairo-util: Don't show a resize cursor on edges when we're maximized
by Jasper St. Pierre
· 11 years ago
a4d9723
cairo-util: Kill a duplicate test
by Jasper St. Pierre
· 11 years ago
9cd661e
Make sure config.h is included before any system headers
by Andrew Wedgbury
· 11 years ago
7407345
xdg-shell: Add set_margin request
by Jasper St. Pierre
· 11 years ago
0987f81
build: Move shared/Makefile.am into toplevel Makefile.am
by Kristian Høgsberg
· 11 years ago
e73eccd
build: Move clients/Makefile.am into toplevel Makefile.am
by Kristian Høgsberg
· 11 years ago
6d71c3c
shared/frame: NULL check before attempting to deref
by U. Artie Eoff
· 11 years ago
107de96
shared/frame: fix potential memory leak in frame_create
by U. Artie Eoff
· 11 years ago
5b4ddbc
os: use posix_fallocate in creating sharable buffers
by Pekka Paalanen
· 12 years ago
0bdd58f
cairo-util: Rework frame button handling
by Jason Ekstrand
· 12 years ago
89f4bc4
window.c: Don't put titlebars on menu windows
by Kristian Høgsberg
· 12 years ago
c680e90
window.c: Use frame code for drawing menus
by Kristian Høgsberg
· 12 years ago
3f66cf9
Use cairo-util frame in tinytoolkit
by Jason Ekstrand
· 12 years ago
01c9ec3
Add decoration frame support to cairo-util
by Jason Ekstrand
· 12 years ago
5f42930
config: Don't crash if we don't have a config file
by Alexandru DAMIAN
· 12 years ago
eeefc9e
compositor: Log the full path of the config file we're using
by Kristian Høgsberg
· 12 years ago
1abe048
config-parser: Make weston_config_parse() tkae a file name
by Kristian Høgsberg
· 12 years ago
81c2c2e
shared: Remove no longer used parse_config_file()
by Kristian Høgsberg
· 12 years ago
b502f90
evdev-touchpad: Set some options using weston.ini
by Armin K
· 12 years ago
b1bc4a6
Add zalloc(size_t) allocator function
by Peter Hutterer
· 12 years ago
c0bf817
shared: Add out-of-memory handling to theme_create()
by Kristian Høgsberg
· 12 years ago
d2d70f2
tests: Move config-parser.test to tests/
by Quentin Glidic
· 12 years ago
6e2c124
shared: Export configuration functions
by Quentin Glidic
· 12 years ago
d7bc635
shared: build fix for config-parser test
by Pekka Paalanen
· 12 years ago
c228e23
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
by Daniel Stone
· 12 years ago
ab5dd94
shared: fix build of libshared-cairo
by Pekka Paalanen
· 12 years ago
82189f7
config-parser: Add tests for expect behavuor on NULL configs and sections
by Kristian Høgsberg
· 12 years ago
7732540
config-parser: Avoid null dereference when exiting. (case: weston starts without config file.)
by Mun Gwan-gyeong
· 12 years ago
151a528
config-parser: Avoid null dereference when handling config-parser ( when weston starts without config file. )
by Mun Gwan-gyeong
· 12 years ago
f73f316
config-parser: Add section iterator API
by Kristian Høgsberg
· 12 years ago
72a3ab7
config-parser: Avoid null dereference when handling config-parser
by Mun Gwan-gyeong
· 12 years ago
d664196
config-parser-test: fix compile error
by Mun Gwan-gyeong
· 12 years ago
7327471
Add new config parser
by Kristian Høgsberg
· 12 years ago
a50e6e4
config-parser: Honor XDG_CONFIG_DIRS
by Ossama Othman
· 12 years ago
eb3c73f
Fix compiler warnings
by Armin K
· 12 years ago
7fe01b1
sdk: be C++ friendly
by Giulio Camuffo
· 12 years ago
4172f66
Pass argc pointer to parse_options()
by Kristian Høgsberg
· 12 years ago
1bbf372
matrix: track transform type
by Vasily Khoruzhick
· 12 years ago
3c2360f
Add new shared/image-loader.h to separate include dependencies
by Kristian Høgsberg
· 12 years ago
3a8d3f2
Link matrix.c into weston again
by Kristian Høgsberg
· 13 years ago
4a82249
Move matrix.[ch] to shared
by Rob Bradford
· 13 years ago
4fbb653
Fix build warnings from image_loader
by Pekka Paalanen
· 13 years ago
6006ecb
configure.ac: Don't link weston to cairo or image libraries
by Kristian Høgsberg
· 13 years ago
c6a7e4b
toytoolkit: Don't draw shadows for maximized windows.
by Scott Moreau
· 13 years ago
3d89049
config-parser: Handle lines that don't end in \n
by Kristian Høgsberg
· 13 years ago
c234fb8
image-loader: Use pixman_image_t, not struct pixman_image_t
by Kristian Høgsberg
· 13 years ago
9d4ddef
image-loader: don't leak pixman_image bits data
by Rafal Mielniczuk
· 13 years ago
712f5f4
shared: Don't leak file descriptor in shared/image-loader.c
by Martin Olsson
· 13 years ago
5f3eddc
weston: Clip window title text to the frame
by Martin Minarik
· 13 years ago
b7a9498
compositor: add fallback strchrnul()
by Pekka Paalanen
· 13 years ago
1da1b8f
Rewrite shm buffer file allocation v2
by Pekka Paalanen
· 13 years ago
647f2bf
window: add wrapper for EPOLL_CLOEXEC
by Pekka Paalanen
· 13 years ago
200019c
compositor: check for execinfo.h
by Pekka Paalanen
· 13 years ago
51aaf64
compositor: work around missing SOCK_CLOEXEC
by Pekka Paalanen
· 13 years ago
f96e6c0
Share code to to classify pointer location in frame
by Kristian Høgsberg
· 13 years ago
20d0028
Rename libconfig-parser to libshared
by Kristian Høgsberg
· 13 years ago
5a315bc
Move cairo-util to shared/
by Kristian Høgsberg
· 13 years ago
b71302e
Fix a few -pedantic warnings
by Kristian Høgsberg
· 13 years ago
4ea4d1b
config-parser: add missing return for an error case
by Pekka Paalanen
· 13 years ago
ee4b4cb
shared: Use $(GCC_CFLAGS), fix warnings
by Kristian Høgsberg
· 13 years ago
3685c3a
Fix `unused-result' warnings.
by Jonas Ådahl
· 13 years ago
f02a649
Consolidate image loading code and move to shared/
by Kristian Høgsberg
· 13 years ago
bcacef1
Add an option parser
by Kristian Høgsberg
· 13 years ago
fa1de69
Implement CONFIG_KEY_UNSIGNED_INTEGER
by Scott Moreau
· 13 years ago
9b935c8
Use '-' to separate words in file names
by Kristian Høgsberg
· 14 years ago
28a2070
configparser: rename BOOL, document types
by Pekka Paalanen
· 14 years ago
c1765c6
move config parser to a convenience library
by Pekka Paalanen
· 14 years ago