..
tests
Add unit tests for native input and fix bugs identified.
2010-10-23 03:52:57 -07:00
Android.mk
Add logging of various important graphics events
2010-09-13 23:16:58 -07:00
EGLUtils.cpp
Use EGL_NATIVE_VISUAL_ID to select EGLConfig
2011-01-16 17:57:20 -08:00
EventHub.cpp
Add unit tests for native input and fix bugs identified.
2010-10-23 03:52:57 -07:00
EventRecurrence.cpp
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
FramebufferNativeWindow.cpp
Add logging of various important graphics events
2010-09-13 23:16:58 -07:00
GraphicBuffer.cpp
[3171580] Add transform field to native buffers. (DO NOT MERGE)
2010-12-03 17:35:07 -08:00
GraphicBufferAllocator.cpp
[3171580] don't automatically log GraphicBuffer allocation failures
2010-12-03 17:33:09 -08:00
GraphicBufferMapper.cpp
fix [2168531] have software-only gralloc buffer side-step the HAL
2009-10-06 17:00:25 -07:00
GraphicLog.cpp
Fix sim-eng build on Hardy
2010-09-16 16:28:13 -07:00
Input.cpp
Add support for secure views.
2010-09-08 11:50:55 -07:00
InputDispatcher.cpp
Fix policy issues when screen is off. (DO NOT MERGE)
2010-12-22 16:00:21 -08:00
InputManager.cpp
Input dispatcher ANR handling enhancements.
2010-09-12 16:52:03 -07:00
InputReader.cpp
Fix stuck keys when released out of order. (DO NOT MERGE)
2010-11-17 19:17:54 -08:00
InputTransport.cpp
Ensure input dispatcher and native looper handles EINTR.
2010-09-16 17:04:52 -07:00
IOverlay.cpp
some work to try to reduce the code size of some native libraries
2009-05-26 16:12:20 -07:00
KeyCharacterMap.cpp
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
KeyLayoutMap.cpp
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
KeyLayoutMap.h
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
MODULE_LICENSE_APACHE2
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
NOTICE
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
Overlay.cpp
Adding resizeInput and setAttributes for overlay
2009-07-29 17:53:38 -07:00
PixelFormat.cpp
remove unused pixel format
2010-08-19 13:11:42 -07:00
Rect.cpp
Add ANativeWindow API for directly drawing to the surface bits.
2010-07-09 16:58:19 -07:00
Region.cpp
fix [3148312] Region can access data out of bounds
2010-10-29 15:14:08 -07:00