History log of /external/wayland/src/event-loop.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
293a0fb21eafd159514a0ac98d687669f9bb55b1 08-Dec-2016 Dennis Kempin <denniskempin@google.com> external/wayland: Uprev to 6a18a87727c64719c68168568b9ab1e4d7c2d9c1

This is the version of wayland used by chrome, which includes a
required update to the wl_touch protocol to v6.

Bug: 33457871
Test: None

Change-Id: I8fe14f1161766e5f5046181473e1d87c547eae74
/external/wayland/src/event-loop.c
eed3fcdc3cd245a2acfa4bb72ac4dac683c4cf62 10-Feb-2016 Dennis Kempin <denniskempin@google.com> external/wayland: Uprev to 1.9.91

Update to the latest version of wayland that is being used in Chrome.
Most importantly, this update adds pointer events necessary for smooth
and kinetic srolling.

BUG=b:26917697
TEST=no functional change expected

Change-Id: Ie4020a3d9ff02b55c41921e1e41d517f54919d9e
/external/wayland/src/event-loop.c
818c5d8cc721053be659c92b5772179149058830 27-Oct-2015 Lloyd Pique <lpique@google.com> cheets: Add external/wayland and external/cheets-libffi

wayland-client will be used by the hardware composer.
libffi is required by libwayland-client.

BUG=b/25324609
TEST=drm_hwcomposer.cpp compiles/links when including "wayland-client.h"
and calling wl_display_connect(NULL)

Change-Id: I2d05e174b5044b11fae798d93ef2fd1090b70f1f
/external/wayland/src/event-loop.c