replicant-frameworks_native/libs/ui
Jeff Brown f4a4ec2063 Even more native input dispatch work in progress.
Added more tests.
Fixed a regression in Vector.
Fixed bugs in pointer tracking.
Fixed a starvation issue in PollLoop when setting or removing callbacks.
Fixed a couple of policy nits.

Modified the internal representation of MotionEvent to be more
efficient and more consistent.

Added code to skip/cancel virtual key processing when there are multiple
pointers down.  This helps to better disambiguate virtual key presses
from stray touches (such as cheek presses).

Change-Id: I2a7d2cce0195afb9125b23378baa94fd2fc6671c
2010-06-17 13:27:16 -07:00
..
tests Even more native input dispatch work in progress. 2010-06-17 13:27:16 -07:00
Android.mk Native input dispatch rewrite work in progress. 2010-06-13 17:42:16 -07:00
EGLUtils.cpp
EventHub.cpp Native input dispatch rewrite work in progress. 2010-06-13 17:42:16 -07:00
EventRecurrence.cpp
FramebufferNativeWindow.cpp implement connect/disconnect in our native_window_t implementations 2010-03-11 15:06:54 -08:00
GraphicBuffer.cpp allow re-targetting of surfaces 2010-06-08 20:10:02 -07:00
GraphicBufferAllocator.cpp when a zero dimension buffer is allocated, turn the allocation into 2010-04-15 15:23:25 -07:00
GraphicBufferMapper.cpp
Input.cpp Even more native input dispatch work in progress. 2010-06-17 13:27:16 -07:00
InputDispatcher.cpp Even more native input dispatch work in progress. 2010-06-17 13:27:16 -07:00
InputManager.cpp More work in progress on native events. 2010-06-15 16:43:18 -07:00
InputReader.cpp Even more native input dispatch work in progress. 2010-06-17 13:27:16 -07:00
InputTransport.cpp Even more native input dispatch work in progress. 2010-06-17 13:27:16 -07:00
IOverlay.cpp
KeyCharacterMap.cpp
KeyLayoutMap.cpp
KeyLayoutMap.h
MODULE_LICENSE_APACHE2
NOTICE
Overlay.cpp
PixelFormat.cpp
Rect.cpp
Region.cpp