index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
jni
/
android_view_InputQueue.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Frameworks/base: Replace LOG_FATAL_IF in core/jni
Andreas Gampe
2014-11-19
1
-18
/
+6
*
AArch64: Use long for pointers in view/input classes
Ashok Bhat
2014-01-09
1
-13
/
+13
*
Move input library code to frameworks/native.
Jeff Brown
2013-07-01
1
-1
/
+1
*
Rewrite input handling for native applications
Michael Wright
2013-04-22
1
-0
/
+282
*
Refactor InputQueue as InputEventReceiver.
Jeff Brown
2011-12-01
1
-522
/
+0
*
Ensure input events are processed in-order in the application.
Jeff Brown
2011-12-01
1
-13
/
+5
*
Fix input channel leak.
Jeff Brown
2011-08-30
1
-6
/
+9
*
Improve VelocityTracker numerical stability.
Jeff Brown
2011-03-15
1
-1
/
+1
*
Tell system server whether the app handled input events.
Jeff Brown
2010-11-08
1
-10
/
+11
*
Replace epoll() with poll() and rename PollLoop to Looper.
Jeff Brown
2010-09-14
1
-21
/
+21
*
Fix possible race conditions during channel unregistration.
Jeff Brown
2010-08-17
1
-30
/
+69
*
Ignore attempts to finish events on unregistered channels.
Jeff Brown
2010-07-16
1
-1
/
+7
*
Add support for new input sources.
Jeff Brown
2010-07-15
1
-6
/
+5
*
Native input event dispatching.
Jeff Brown
2010-06-28
1
-2
/
+2
*
More work in progress on native events.
Jeff Brown
2010-06-15
1
-3
/
+14
*
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
1
-0
/
+471