index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
ui
/
EventHub.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add unit tests for native input and fix bugs identified.
Jeff Brown
2010-10-23
1
-0
/
+3
*
Use correct size of GAMEPAD_KEYCODES
Kenny Root
2010-10-21
1
-1
/
+1
*
Make sure EventHub reports added/removed devices immediately.
Jeff Brown
2010-10-14
1
-3
/
+8
*
Wait for initial device scan to finish before updating config.
Jeff Brown
2010-10-01
1
-17
/
+22
*
Minor logging changes to input dispatcher to help with debugging.
Jeff Brown
2010-10-01
1
-18
/
+56
*
Input device calibration and capabilities.
Jeff Brown
2010-08-30
1
-7
/
+2
*
Only monitor recognized uevent devices.
Sean McNeil
2010-08-18
1
-1
/
+8
*
Keep track of remaining fd when devices are removed
Jens Gulin
2010-08-18
1
-8
/
+7
*
Optimize EventHub reads.
Jeff Brown
2010-08-17
1
-68
/
+88
*
Refactor input reader to support new device types more easily.
Jeff Brown
2010-07-28
1
-118
/
+115
*
Add support for new input sources.
Jeff Brown
2010-07-15
1
-16
/
+16
*
Add initial gamepad support.
Jeff Brown
2010-07-13
1
-45
/
+79
*
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
1
-74
/
+98
*
Calculate bitmask array sizes correctly in the EventHub
Christopher Tate
2010-03-04
1
-8
/
+8
*
Fix #2489986 : The key bitmask needs to cover all possible keys
Christopher Tate
2010-03-04
1
-1
/
+1
*
Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboard
Dianne Hackborn
2010-03-02
1
-14
/
+12
*
Revert "Fix failure to open AVRCP input device due to EPERM."
Nick Pelly
2010-01-26
1
-7
/
+1
*
Fix failure to open AVRCP input device due to EPERM.
Nick Pelly
2010-01-20
1
-2
/
+8
*
Work on issue #2079167: Flickering issue across multiple UI
Dianne Hackborn
2009-09-02
1
-5
/
+12
*
EventHub: Fix file descriptor leak.
Mike Lockwood
2009-08-28
1
-0
/
+1
*
EventHub: pass the name of each input device up to Java
Iliyan Malchev
2009-08-06
1
-11
/
+8
*
Finish implementation of multiple pointer support for MotionEvent.
Dianne Hackborn
2009-08-04
1
-19
/
+71
*
EventHub: Compare name instead of id when excluding event input devices.
Mike Lockwood
2009-07-17
1
-11
/
+12
*
EventHub: Add support for excluding devices from being opened by as a keyboard.
Mike Lockwood
2009-07-16
1
-8
/
+27
*
Implement virtual button support.
Dianne Hackborn
2009-07-14
1
-0
/
+29
*
get rid of utils.h
Mathias Agopian
2009-05-31
1
-1
/
+3
*
move libbinder's header files under includes/binder
Mathias Agopian
2009-05-20
1
-1
/
+0
*
Automated import from //branches/master/...@142771,142771
Dianne Hackborn
2009-03-25
1
-0
/
+1
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+793
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-793
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-1
/
+42
*
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2009-01-15
1
-1
/
+5
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-4
/
+9
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+743