platform/upstream/weston.git
2014-12-15 Derek Foremantext: Fix coding style
2014-12-15 Derek Foremantext: Fix some typos
2014-12-15 Nobuhiko Tanibataivi-shell: rewrite controller API
2014-12-15 Nobuhiko Tanibataivi-shell: make ivi-layout.c as a part of ivi-shell.so
2014-12-15 Nobuhiko Tanibataivi-shell: several ivi-layout interfaces moved accross...
2014-12-15 Nobuhiko Tanibataivi-shell: reordering method in ivi_layout.c
2014-12-15 Nobuhiko Tanibataivi-shell: clean up unnecesary header
2014-12-15 Nobuhiko Tanibataivi-shell: clean-up transition animation code.
2014-12-15 Ondřej Majerechivi-shell: Say something when configuration is missing
2014-12-15 Ondřej Majerechcompositor: Propagate errors from module_init
2014-12-12 Marek Chalupaclipboard: set fd member of clipboard_source
2014-12-12 Marek Chalupascreenshooter: fix various memory handling
2014-12-12 Marek Chalupawindow: use roundtrip instead of dispatch after get_reg...
2014-12-11 Andrew Engelbrechtxwm: fix a crash in handle_state
2014-12-11 Bryce Harringtontests: Fix minor typo
2014-12-08 Pekka Paalanencompositor: Implement JSON-timeline logging
2014-12-08 Pekka Paalanencompositor: add weston_surface_set_label_func()
2014-12-04 Nobuhiko Tanibataivi-shell: reference implementation of input panel...
2014-12-04 Nobuhiko Tanibataclients: support ivi-application.xml for clients/window.c
2014-12-04 Nobuhiko Tanibataclients: support ivi-application.xml for clients/simple...
2014-12-04 Nobuhiko Tanibataclients: support ivi-application.xml for clients/simple...
2014-12-04 Nobuhiko Tanibataivi-shell: a reference of weston.ini for ivi-shell...
2014-12-04 Nobuhiko Tanibatadata: add reference image files for weston-ivi-shell...
2014-12-04 Nobuhiko Tanibataclients: a reference implementation of UI client how...
2014-12-04 Nobuhiko Tanibataivi-shell: a reference implementation how to use ivi...
2014-12-04 Nobuhiko Tanibataprotocol: ivi hmi controller protocol to set up IVI...
2014-12-04 Nobuhiko Tanibataivi-shell: add the shell plugin for In-Vehicle Infotain...
2014-12-04 Nobuhiko Tanibataivi-shell: add IVI layout APIs
2014-12-04 Nobuhiko Tanibataprotocol: add interface ivi_application extension
2014-12-04 Nobuhiko Tanibataivi-shell: add README for ivi-shell
2014-12-03 nerdopolisfbdev: Remove unnecessary semicolon
2014-12-01 Giulio Camuffoinput: send focus events to the focused client when...
2014-12-01 Derek Foremanrpi-renderer: don't pass a box to pixman_region32_conta...
2014-11-28 Bryce HarringtonUse zalloc instead of calloc(1, ...)
2014-11-28 Bryce HarringtonSetting members to 0/NULL after a zalloc or calloc...
2014-11-28 Bryce HarringtonUse zalloc rather than malloc and manually setting...
2014-11-28 Derek Foremanclients: Use xmalloc in a few more places
2014-11-28 Bryce Harringtontests: Use one shared xzalloc implementation
2014-11-28 Bryce Harringtontests: Move ARRAY_LENGTH to a shared header for reuse
2014-11-28 Bryce Harringtontests: Cleanup superfluous headers
2014-11-28 Bryce Harringtontests: Include "config.h" as first header
2014-11-28 Derek Foremandnd: Fix some mouse cursor issues
2014-11-27 Derek Foremaninput: Use slightly less obscure logic in evdev_notify_...
2014-11-27 Pekka Paalanensimple-shm: explain two initial roundtrips
2014-11-26 Pekka Paalanenconfigure: remove input backend result
2014-11-26 Peter Hutterercompositor: Drop legacy backends in favor of libinput
2014-11-24 Pekka Paalanendesktop-shell: don't crash input-panel if no kbd focus
2014-11-24 Giulio Camuffoinput: don't run the key bindings on focus in
2014-11-24 Derek Foremantests: Allow tests to use customized command line param...
2014-11-21 Bryce Harringtoncompositor: Document options for headless compositor
2014-11-21 Derek Foremancompositor-headless: add support for transforms set...
2014-11-21 Derek Foremancompositor-headless: allow rendering with pixman
2014-11-21 Bryce Harringtonconfigure.ac: Indicate headless compositor presence...
2014-11-21 Pekka Paalanenman: explain idle-time=0 in weston.ini
2014-11-21 Frederic Plourdecompositor: Add idle timeout option to weston.ini
2014-11-21 Marek Chalupaxwayland: fix fullscreening
2014-11-21 Javier JardónMakefile.am: Link weston_multi_resource against rt...
2014-11-21 Derek Foremangl-renderer: compress pixman bands to simplify geometry
2014-11-19 Derek Foremanbackends: refactor transform string parsing
2014-11-19 Marek Chalupacairo-util: fix shadows for small clients
2014-11-19 Marek Chalupatoytoolkit: rename tile_mask to render_shadow
2014-11-19 Seedo Eldho... protocol: Fix some typos in protocol files
2014-11-19 Pekka PaalanenRevert "input: don't send to clients key events eaten...
2014-11-18 Pekka Paalanencompositor: do not overwrite error exit code
2014-11-18 Frederic Plourdecompositor: Return a user-defined exit code
2014-11-18 Giulio Camuffoxwm: find a seat for all the surface's views
2014-11-12 Pekka Paalaneninput: use tmp var in pointer_unmap_sprite
2014-11-11 Giulio Camuffoinput: don't send to clients key events eaten by bindings
2014-11-11 Pekka Paalanencompositor: add missing newline to help text
2014-11-11 Bryce Harringtoncompositor: List only available backends in help text
2014-11-11 Bryce Harringtoncompositor: Display option help text only for enabled...
2014-11-11 Bryce Harringtoncompositor: Fix typos in help text
2014-11-11 Bryce Harringtoncompositor: Fix tabbing of help output
2014-11-11 Bryce Harringtoncompositor: (Whitespace-only) Indent with tabs
2014-11-11 Frederic Plourdeman: Fix some weston.ini.man typesetting macros
2014-11-11 Frank Binnssmoke: fix valgrind invalid read errors
2014-11-11 Jasper St.... smoke: Don't commit an xdg_surface with a NULL buffer
2014-11-11 Giulio Camuffoinput: fix access to invalid resource
2014-11-11 Derek Foremancompositor: make keep_buffer a bool
2014-11-11 Derek Foremancompositor: stop sending spurious events on mode switch
2014-11-10 Derek Foremancompositor: check version before calling wl_output_send...
2014-11-05 Giulio Camuffoinput: allow to destroy bindings in their handler
2014-11-05 Derek Foremancompositor: Refactor weston_output_mode_switch()
2014-11-05 Carlos Olmedo... compositor: Fix weston_subsurface_is_synchronized(...
2014-11-04 kabeer khanwindow : compare version and call appropriate destructor
2014-11-04 kabeer khandata_device : change version while initializing data_de...
2014-11-04 Derek Foremancosmetic: replace boolean function return values with...
2014-10-10 Derek Foremangl-renderer: don't move memory in output_rotate_damage
2014-10-08 Daniel StoneVery OCD cosmetic nitpick
2014-10-08 Daniel Stonereleasing: update web host name
2014-10-08 Pekka Paalanentests: add role conflict sub-surface vs. wl_shell_surface
2014-10-08 Pekka Paalanencompositor: send error for surface role resets
2014-10-08 Pekka Paalanenprotocol: add role error code to xdg_shell
2014-10-01 Pekka Paalanenshell: don't crash on create_common_surface() failure
2014-09-30 Pekka Paalanenclients: add presentation-shm demo
2014-09-30 Pekka Paalanentests: presentation test, simple
2014-09-30 Pekka Paalanencompositor-drm: deliver frame seq for feedback
2014-09-30 Pekka Paalanencompositor: implement presentation_feedback
2014-09-30 Pekka Paalanencompositor: set and use the presentation clock everywhere
2014-09-30 Pekka Paalanenweston-info: report presentation clock
next