replicant-frameworks_native/include
Jeff Brown 46689da7ee Input improvements and bug fixes.
Associate each motion axis with the source from which it comes.
It is possible for multiple sources of the same device to define
the same axis.  This fixes new API that was introduced in MR1.
(Bug: 4066146)

Fixed a bug that might cause a segfault when using a trackball.

Only fade out the mouse pointer when touching the touch screen,
ignore other touch pads.

Changed the plural "sources" to "source" in several places in
the InputReader where we intend to refer to a particular source
rather than to a combination of sources.

Improved the batching code to support batching events from different
sources of the same device in parallel.  (Bug: 3391564)

Change-Id: I0189e18e464338f126f7bf94370b928e1b1695f2
2011-03-09 18:30:28 -08:00
..
binder Binder linkage no longer depends on JNI objrefs as persistent tokens 2011-02-28 11:37:20 -08:00
gui Add the MIN_UNDEQUEUED_BUFFERS query to ANW. 2011-02-28 12:24:40 -08:00
pim
private Add support for up to 32 buffers per Surface 2011-03-01 14:09:06 -08:00
surfaceflinger ANativeWindow: add queues-to-window-composer check. 2011-03-08 16:49:51 -08:00
tts
ui Input improvements and bug fixes. 2011-03-09 18:30:28 -08:00
utils Add support for partial invalidates in WebView 2011-03-07 18:09:03 -08:00