replicant-frameworks_native/libs/ui
Jeff Brown 50de30a523 Native input event dispatching.
Target identification is now fully native.
Fixed a couple of minor issues related to input injection.
Native input enabled by default, can be disabled by setting
WindowManagerPolicy.ENABLE_NATIVE_INPUT_DISPATCH to false.

Change-Id: I7edf66ed3e987cc9306ad4743ac57a116af452ff
2010-06-28 19:10:54 -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
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 First stab at attaching native event dispatching. 2010-06-22 11:21:50 -07:00
InputDispatcher.cpp Native input event dispatching. 2010-06-28 19:10:54 -07:00
InputManager.cpp Native input event dispatching. 2010-06-28 19:10:54 -07:00
InputReader.cpp Native input event dispatching. 2010-06-28 19:10:54 -07:00
InputTransport.cpp Native input event dispatching. 2010-06-28 19:10:54 -07:00
IOverlay.cpp
KeyCharacterMap.cpp
KeyLayoutMap.cpp
KeyLayoutMap.h
MODULE_LICENSE_APACHE2
NOTICE
Overlay.cpp
PixelFormat.cpp remove unused YUV formats 2010-06-21 18:22:09 -07:00
Rect.cpp
Region.cpp