platform/upstream/weston.git
2016-07-13 Bryce Harringtonsystemd: Also force base-10 for the strtol() call
2016-07-13 Bryce HarringtonRequire base-10 for strtol() calls
2016-07-13 Bryce HarringtonInclude space in 'if ('
2016-07-12 Bryce Harringtonconfig-parser: Catch negative numbers assigned to unsig...
2016-07-12 Bryce Harringtonrdp: Check for non-digits and errno in strtol call
2016-07-11 Emmanuel Gil... Remove a wrong closing “extern "C"” in shared/xalloc.c
2016-07-09 Bryce Harringtonrdp: Check for non-numeric value in RDP_FD env var
2016-07-09 Bryce Harringtonmulti-resource: Check for no digits in time description
2016-07-09 Bryce Harringtonoption-parser: Require integer option string values...
2016-07-08 Bryce Harringtonconfig-parser: Improve error checks for strtol/strtoul...
2016-07-07 Bryce HarringtonREADME: Fix grammar for 'an X*'
2016-07-07 Bryce Harringtondmabuf: Fix grammar in a comment
2016-07-07 Bryce Harringtonxwayland: Grammar fixes
2016-07-07 Bryce Harringtonxwayland: Cleanup error message on spawn failure Signed...
2016-07-07 Bryce Harringtonxwayland: Include missing config.h
2016-07-06 Bryce HarringtonREADME: Fix punctuation errors
2016-07-05 Emil VelikovREADME: minor the libweston ABI/API documentation
2016-07-05 Emil VelikovREADME: clarify libweston purpose/goals.
2016-07-04 Armin Krezovićcompositor-x11: Flush xcb connection from x11_output_de...
2016-07-01 Armin Krezovićcompositor: Switch to new surface/view mapped checks
2016-07-01 Armin Krezovićtests: update for manual surface/view mapping
2016-07-01 Armin Krezovićivi-shell: update for manual surface/view mapping
2016-07-01 Armin Krezovićfullscreen-shell: update for manual surface/view mapping
2016-07-01 Armin Krezovićdesktop-shell: update for manual surface/view mapping
2016-07-01 Armin Krezovićcompositor: Untangle surface/view is_mapped from output...
2016-07-01 Giulio Camuffoxwayland: make the plugin usable by libweston compositors
2016-07-01 Pekka Paalanencompositor: add plugin-registry
2016-06-30 Bryce Harringtoninput: Move weston_seat_set_keyboard_focus and document
2016-06-30 Bryce Harringtoninput: Rename weston_surface_activate to weston_seat_se...
2016-06-29 Pekka Paalanentests: implement visualize_image_difference()
2016-06-29 Pekka Paalanentests: make screenshooting return a buffer
2016-06-29 Pekka Paalanentests: convert image saver to pixman
2016-06-29 Pekka Paalanentests: convert reference image loader to pixman
2016-06-29 Pekka Paalanentests: rewrite check_surfaces_*() API
2016-06-29 Pekka Paalanentests: let create_shm_buffer() handle any format
2016-06-29 Pekka Paalanentests: make create_shm_buffer() static
2016-06-29 Pekka Paalanentests: ivi_layout-test to use create_shm_buffer_a8r8g8b8()
2016-06-29 Pekka Paalanentests: internal-screenshot-test to use create_shm_buffe...
2016-06-29 Pekka Paalanentests: event-test to use create_shm_buffer_a8r8g8b8()
2016-06-29 Pekka Paalanentests: introduce struct buffer for client-helper
2016-06-29 Ucan, Emre... ivi-shell: implement surface_on_many_layer test
2016-06-29 Ucan, Emre... ivi-shell: introduce ivi_layout_view
2016-06-29 Ucan, Emre... ivi-shell: add surface_created listener after launchers
2016-06-27 Armin Krezovićgl-renderer: Always setup gl-renderer
2016-06-27 Armin Krezovićkeyboard: Only set toplevel when there is a valid output
2016-06-27 Armin Krezovićfullscreen-shell: Avoid NULL pointer dereference
2016-06-27 Armin Krezovićdesktop-shell: Avoid NULL pointer dereference
2016-06-27 Armin Krezovićtoytoolkit: Return NULL when no outputs are present
2016-06-27 Armin Krezovićdesktop-shell: Return NULL when no outputs are present
2016-06-27 Armin Krezovićcompositor-headless: Support starting with zero outputs
2016-06-23 Benoit Gschwindcompositor-x11: fix title overflow in x11_backend_creat...
2016-06-23 Pekka Paalanentests: print the command line to log
2016-06-23 Pekka Paalanenmain: log the command line
2016-06-23 Pekka Paalanentests: fix the cursor race in internal-screenshot
2016-06-23 Pekka PaalanenRename src/ to libweston/
2016-06-23 Pekka PaalanenMove weston source to compositor/
2016-06-23 Pekka Paalanencompositor-headless: do not create a seat
2016-06-23 Pekka Paalanentests: check kbd init in the plugin
2016-06-23 Tomi Valkeinencompositor-drm: support RGB565 with pixman renderer
2016-06-22 Daniel StoneBuild: Silence shift-negative-value warning
2016-06-21 Daniel Stonescreen-share: Use wet_get_config()
2016-06-17 Pekka Paalanenclients/dmabuf-intel: use three buffers
2016-06-17 Pekka Paalanenmain: report presentation clock resolution
2016-06-17 Pekka Paalanencompositor-fbdev: drop EGL support
2016-06-16 Bryce Harringtonterminal: Document console codes less cryptically
2016-06-16 Bryce HarringtonMake config.h inclusion consistent
2016-06-16 Bryce Harringtonweston-simple-im: Make capitalization consistent in...
2016-06-15 Pekka Paalanenconfigure: remove the result line for BCM headers
2016-06-13 Ucan, Emre... ivi-shell: remove ivi_layout_get_weston_view
2016-06-10 Yong Bakoscompositor-wayland: Correct output base make name
2016-06-10 David Fortdesktop-shell: resize background and panel surfaces...
2016-06-09 Pekka Paalanentests: add wp_viewporter tests
2016-06-09 Pekka Paalanencompositor: fix wp_viewport.set_source errors
2016-06-09 Pekka Paalanencompositor: check viewport dst size validity
2016-06-09 Pekka Paalanencompositor: check viewport source rect validity
2016-06-09 Pekka Paalanencompositor: fix wp_viewport use after free
2016-06-09 Pekka Paalanenprotocol: remove scaler.xml
2016-06-09 Pekka Paalanenclients/simple-damage: migrate to wp_viewporter
2016-06-09 Pekka Paalanenclients/scaler: migrate to wp_viewporter
2016-06-09 Pekka Paalanencompositor: rename scaler to viewport(er)
2016-06-09 Pekka Paalanencompositor: migrate to stable viewporter.xml
2016-06-08 David Fortcompositor: recompute output position on mode switch
2016-06-08 David Fortrdp: don't release the seat until it is safe v2
2016-06-06 Pekka Paalanenmain: remove unused argument from backend loaders
2016-06-06 Pekka Paalanenlibweston: use enum to choose the backend
2016-06-06 Pekka Paalanenlibweston: remove unused backend_init() arguments
2016-06-06 Pekka Paalanencompositor,main: use weston_compositor_load_backend()
2016-06-03 Pekka Paalanenmain: remove load_backend_old()
2016-06-03 Giulio CamuffoCreate a libweston-0.so
2016-06-03 Giulio CamuffoSplit the modules and include files between weston...
2016-06-03 Giulio Camuffoallow compositors to define the logging behavior
2016-06-03 Giulio Camuffolibinput: don't use weston_config when configuring...
2016-06-03 Giulio Camuffocompositor: remove the weston_config field in weston_co...
2016-06-03 Giulio CamuffoMove the functions launching clients to main.c
2016-06-03 Giulio CamuffoMove part of screenshooter.c to weston-screenshooter.c
2016-06-03 Giulio CamuffoRename weston_compositor_xkb_init to weston_compositor_...
2016-06-03 Pekka PaalanenRemove Raspberry Pi backend and renderer
2016-06-02 Tom Hochsteinweston-launch: Handle invalid command line options
2016-06-02 Bryce Harringtonreleasing: Copyedit post-release branching directions
2016-06-01 Pekka Paalanenivi-shell: add API for weston_surface -> ivi_layout_surface
next