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
/
InputDispatcher.cpp
Age
Commit message (
Expand
)
Author
2010-08-30
Input device calibration and capabilities.
Jeff Brown
2010-08-19
Make the throttling more sensitive to end-to-end latency.
Jeff Brown
2010-08-18
Add support for throttling motion events.
Jeff Brown
2010-08-17
Fix possible race conditions during channel unregistration.
Jeff Brown
2010-07-29
DO NOT MERGE: Fix input event injection ANRs on UI thread.
Jeff Brown
2010-07-16
Fix trackball down and movement bugs.
Jeff Brown
2010-07-15
Add support for new input sources.
Jeff Brown
2010-07-13
Add initial gamepad support.
Jeff Brown
2010-07-08
Add new glue code for writing native apps.
Dianne Hackborn
2010-07-03
More native input dispatch work.
Jeff Brown
2010-06-29
Fix native input dispatch in the emulator.
Jeff Brown
2010-06-28
Native input event dispatching.
Jeff Brown
2010-06-23
Remember to initialize timestamps in the dispatch allocator
Christopher Tate
2010-06-21
More native input event dispatching.
Jeff Brown
2010-06-17
Even more native input dispatch work in progress.
Jeff Brown
2010-06-15
More work in progress on native events.
Jeff Brown
2010-06-13
Fix include paths.
Jeff Brown
2010-06-13
Native input dispatch rewrite work in progress.
Jeff Brown