index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
ui
/
EventHub.cpp
Age
Commit message (
Expand
)
Author
2010-06-13
Native input dispatch rewrite work in progress.
Jeff Brown
2010-03-04
Calculate bitmask array sizes correctly in the EventHub
Christopher Tate
2010-03-04
Fix #2489986 : The key bitmask needs to cover all possible keys
Christopher Tate
2010-03-02
Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboard
Dianne Hackborn
2010-01-26
Revert "Fix failure to open AVRCP input device due to EPERM."
Nick Pelly
2010-01-20
Fix failure to open AVRCP input device due to EPERM.
Nick Pelly
2009-09-02
Work on issue #2079167: Flickering issue across multiple UI
Dianne Hackborn
2009-08-28
EventHub: Fix file descriptor leak.
Mike Lockwood
2009-08-06
EventHub: pass the name of each input device up to Java
Iliyan Malchev
2009-08-04
Finish implementation of multiple pointer support for MotionEvent.
Dianne Hackborn
2009-07-17
EventHub: Compare name instead of id when excluding event input devices.
Mike Lockwood
2009-07-16
EventHub: Add support for excluding devices from being opened by as a keyboard.
Mike Lockwood
2009-07-14
Implement virtual button support.
Dianne Hackborn
2009-05-31
get rid of utils.h
Mathias Agopian
2009-05-20
move libbinder's header files under includes/binder
Mathias Agopian
2009-03-25
Automated import from //branches/master/...@142771,142771
Dianne Hackborn
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-01-15
auto import from //branches/cupcake/...@126645
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project