platform/upstream/weston.git
2015-07-13 Christopher... Documentation for the prepare_lock_surface event descri...
2015-07-13 Bryce Harringtonscreen-share: Use the correct list pointer when freeing...
2015-07-13 Giulio Camuffocompositor: make sure to reset views' pointers to destr...
2015-07-11 Derek Foremancompositor-wayland: Use the correct list pointer when...
2015-07-11 Bryce Harringtonxwayland: Allow dump_property when selection fails
2015-07-11 Bryce Harringtonxwayland: Check return of xcb_get_property_reply()...
2015-07-11 Derek Foremandesktop-shell: make client_initiated a bool
2015-07-10 Giulio Camuffocompositor: move the main() to a new main.c file
2015-07-10 Giulio Camuffocompositor: add API to manage compositor instances
2015-07-10 Bryce Harringtonxwayland: Always free reply from xcb_get_property_reply()
2015-07-10 Bryce Harringtonclients: Simplify memory allocation with xzalloc()
2015-07-10 Bryce Harringtonweston-launch: Drop redundant exit()
2015-07-09 Giulio Camuffocompositor: introduce struct weston_backend
2015-07-07 Jon A. CruzAdded simple unit/integration test framework and corres...
2015-07-02 Mario Kleinerdesktop-shell: Allow fullscreen windows to mode-switch...
2015-07-02 Pekka Paalanencompositor-drm: fix drm_waitvblank_pipe() decl style
2015-06-30 Bryce Harringtoncompositor-drm: Add comment for newly added drm_waitvbl...
2015-06-30 Mario Kleinercompositor-drm: Handle more than two output crtcs per...
2015-06-30 Mario Kleinercompositor-drm: Allow weston_output_mode_switch_to_nati...
2015-06-30 Mario Kleinercompositor-drm: Fix refresh rate selection in drm_outpu...
2015-06-30 Mario Kleinerdesktop-shell: Allow multiple active fullscreen windows...
2015-06-26 Jonas Ådahlxdg-shell: Further clarify xdg_surface.resize semantics
2015-06-26 Jonas Ådahlxdg-shell: Further clarify xdg_surface.move semantics
2015-06-26 Pekka Paalanentext_backend: make destructor call explicit
2015-06-25 Nobuhiko Tanibatatests: test set for ivi-shell notification with bad...
2015-06-25 Nobuhiko Tanibatatests: test set for ivi-shell notification in bad condi...
2015-06-25 Nobuhiko Tanibatatests: test set for ivi-shell notification normal use...
2015-06-25 Nobuhiko Tanibatatests: test set for ivi-shell notification normal use...
2015-06-25 Nobuhiko Tanibatatests: make the test context persistent
2015-06-25 Nobuhiko Tanibatatests: test set for ivi-screen with bad condition in...
2015-06-25 Nobuhiko Tanibatatests: test set for ivi-screen normal use case in serve...
2015-06-25 Nobuhiko Tanibatatests: test set for ivi-layer with bad condition in...
2015-06-25 Nobuhiko Tanibatatests: test set for ivi-layer bad condition with helper...
2015-06-25 Nobuhiko Tanibatatests: test set for ivi-layer normal use case in server...
2015-06-25 Nobuhiko Tanibatatests: test set for ivi-layer normal use case with...
2015-06-25 Nobuhiko Tanibatatests: test set for ivi-surface with bad condition...
2015-06-25 Nobuhiko Tanibatatests: test set for ivi-surface bad condition with...
2015-06-25 Nobuhiko Tanibatatests: test set for ivi-surface normal use case with...
2015-06-23 Nobuhiko Tanibataivi-shell: rename to ivi_layout_layer_destroy()
2015-06-23 Nobuhiko Tanibataivi-shell: bugfix, update event_mask when new propertiy...
2015-06-23 Nobuhiko Tanibataivi-shell: bugfix, send notification when properties...
2015-06-23 Nobuhiko Tanibataivi-shell: add interface to get screen ID
2015-06-23 Nobuhiko Tanibataivi-shell: add new method to remove a callback to get...
2015-06-23 Nobuhiko Tanibataivi-shell: add new method to remove a callback to get...
2015-06-23 Nobuhiko Tanibataivi-shell: bugfix, add ref_count to ivi_layout_layer
2015-06-23 Nobuhiko Tanibataivi-shell: fix ivi_shell_surface lifetime
2015-06-23 Nobuhiko Tanibataivi-shell: make ivi_layout_surface destruction explicit
2015-06-23 Nobuhiko Tanibataivi-shell: bugfix, SEVG by adding NULL check in ivi_lay...
2015-06-23 Nobuhiko Tanibataivi-shell: Fix wrong link of wl_list_for_each() of...
2015-06-23 Nobuhiko Tanibataivi-shell: bugfix, check limitation of ivi_layout_layer...
2015-06-23 Nobuhiko Tanibataivi-shell: bugfix, check limitation of ivi_layout_surfa...
2015-06-23 Derek Foremanbuild: Use AM_CFLAGS instead of GCC_CFLAGS
2015-06-22 Pekka Paalanendesktop-shell: remove screensaver support
2015-06-22 Pekka PaalanenRemove weston-screensaver
2015-06-22 JoonCheol Parkcompositor: add missing help text
2015-06-22 Derek Foremancompositor: Add missing help text
2015-06-18 Jon A. CruzDo not install the new helpers macro header file.
2015-06-18 Jon A. CruzAdded new include file to all SOURCES variables with...
2015-06-18 Derek Foremanivi: Use build dir instead of libexec dir in generated...
2015-06-16 Bryce Harringtoncompositor-x11: More verbose logging
2015-06-16 Murray Calaveratext: cleanup text backend style
2015-06-16 Derek Foremangl-renderer: Don't print GL error for EGLGetDisplay()
2015-06-16 Jon CruzUnified multiple definitions of container_of() macro.
2015-06-16 Jon CruzMoved the MIN() macro to the helper include.
2015-06-16 Jon CruzMoved helper macro to a discrete include file.
2015-06-16 Jon CruzRemove redundant #include path component.
2015-06-15 Bryce Harringtonprotocol/text: Update boilerplate from MIT X11 license...
2015-06-15 Bryce HarringtonCOPYING: Specify origin of the library
2015-06-15 Bryce Harringtonxwayland: Fix a couple whitespace errors
2015-06-15 Bryce Harringtonxwayland: Update boilerplate from MIT X11 license to...
2015-06-15 Bryce Harringtonwcap: Prefer quote form of include for config.h
2015-06-15 Bryce Harringtonwcap: Update boilerplate from MIT X11 license to MIT...
2015-06-15 Bryce Harringtontests: Update boilerplate from MIT X11 license to MIT...
2015-06-15 Bryce Harringtonvaapi-recorder: Drop redundant license
2015-06-15 Bryce Harringtonweston-egl-ext.h: Reformat license text
2015-06-15 Bryce Harringtonlibbacklight: Add missing boilerplate to header
2015-06-15 Bryce Harringtonsrc: Update boilerplate from MIT X11 license to MIT...
2015-06-15 Bryce Harringtonshared: Update boilerplate from MIT X11 license to...
2015-06-15 Bryce Harringtonprotocol: Update boilerplate from MIT X11 license to...
2015-06-15 Bryce Harringtonprotocol: whitespace cleanup
2015-06-15 Bryce Harrington*-shell: Update boilerplate from MIT X11 license to...
2015-06-15 Bryce Harringtonclients: Update boilerplate from MIT X11 license to...
2015-06-15 Bryce Harringtondata: Update boilerplate from MIT X11 license to MIT...
2015-06-15 Bryce HarringtonCOPYING: Drop special license callout for libbacklight.c
2015-06-15 Bryce HarringtonCOPYING: Update to MIT Expat License rather than MIT...
2015-06-12 Giulio Camuffocompositor: remove the authenticate vfunc
2015-06-11 Murray Calaveradon't attempt to start input method if path is empty
2015-06-11 Murray Calaveramove text_backend initialization into the shell plugin
2015-06-11 Murray Calaveratext: handle existing seats on init
2015-06-06 Murray CalaveraWhitespace corrections
2015-06-05 Derek Foremaninternal-screenshot-test: Fix endian problem
2015-06-04 Derek Foremanscreenshooter: clean up recorder_binding a little
2015-06-04 Derek Foremaninput: clean up update_keymap a little
2015-06-04 Derek Foremaninput: minor clean up in weston_seat_repick()
2015-06-04 Derek Foremaninput: clean up notify_modifiers a little
2015-06-04 Derek Foremaninput: clean up seat_get_keyboard a little
2015-06-03 Bryce Harringtonconfigure.ac: bump version to 1.8.90
2015-06-02 Bryce Harringtonconfigure.ac: bump to version 1.8.0 for the official... 1.8.0
2015-05-28 Derek Foremaninternal-screenshot-test: ignore output image
2015-05-28 Bryce Harringtonreleasing: Convert tabs to spacing for better formatting
next