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_InputEventReceiver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
AArch64: Use long for pointers in view/input classes
Ashok Bhat
2014-01-09
1
-11
/
+11
*
Speculatively schedule input consumption
Michael Wright
2013-10-26
1
-9
/
+21
*
Move input library code to frameworks/native.
Jeff Brown
2013-07-01
1
-1
/
+1
*
Add a queue of pending finished input events.
Jeff Brown
2013-05-22
1
-11
/
+82
*
Fix reference cycle in InputEventReceiver and Sender.
Jeff Brown
2013-04-02
1
-10
/
+32
*
Disable some noisy error logs.
Jeff Brown
2013-03-27
1
-1
/
+6
*
Use sp<LooperCallback> to fix race causing dangling pointer.
Jeff Brown
2012-05-31
1
-17
/
+18
*
Resample touch events on frame boundaries.
Jeff Brown
2012-04-27
1
-9
/
+11
*
Be more careful about exceptions in input callbacks.
Jeff Brown
2012-04-10
1
-40
/
+45
*
Ensure that apps crash if they throw exceptions.
Jeff Brown
2012-04-06
1
-23
/
+17
*
frameworks/base refactoring.
Mathias Agopian
2012-02-17
1
-1
/
+1
*
Ignore broken input channel when finishing input event.
Jeff Brown
2012-02-17
1
-1
/
+1
*
Don't throw on EPIPE in consumeBatchedInputEvents.
Jeff Brown
2012-02-16
1
-1
/
+1
*
Clean up InputChannel file descriptor data type.
Jeff Brown
2012-02-14
1
-1
/
+1
*
Implement batching of input events on the consumer side.
Jeff Brown
2012-02-13
1
-80
/
+112
*
Rewrite input transport using sockets.
Jeff Brown
2012-02-13
1
-17
/
+3
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-3
/
+3
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-7
/
+7
*
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
Steve Block
2012-01-03
1
-7
/
+7
*
Add a new class to receive vsync events.
Jeff Brown
2011-12-05
1
-1
/
+0
*
Refactor InputQueue as InputEventReceiver.
Jeff Brown
2011-12-01
1
-0
/
+307