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
/
services
/
input
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mirror LTRIGGER / RTRIGGER as BRAKE / GAS for compatibility
Michael Wright
2013-04-24
2
-6
/
+52
*
Merge "Stop marking gamepads as keyboards" into jb-mr2-dev
Michael Wright
2013-04-10
1
-5
/
+8
|
\
|
*
Stop marking gamepads as keyboards
Michael Wright
2013-04-08
1
-5
/
+8
*
|
Rewrite touch navigation dpad synthesis.
Jeff Brown
2013-04-10
4
-10
/
+124
*
|
Add liblog
Ying Wang
2013-04-09
2
-0
/
+2
|
/
*
Pipe through device resolution information
Michael Wright
2013-04-04
2
-27
/
+47
*
Deliver key repeats for artificial dpad events
Michael Wright
2013-03-26
1
-0
/
+2
*
Add APP_SWITCH to app switch input dispatching optimization
Michael Wright
2013-03-21
1
-1
/
+3
*
Add touch navigation input source
Michael Wright
2013-03-11
2
-0
/
+9
*
Merge "Disable kernel keyrepeat"
Michael Wright
2013-02-23
1
-0
/
+6
|
\
|
*
Disable kernel keyrepeat
Michael Wright
2013-02-22
1
-0
/
+6
*
|
am ceec31b7: Merge changes I5a218ca1,I853a76d9
Mathias Agopian
2013-02-15
1
-11
/
+12
|
\
\
|
|
/
|
*
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-15
1
-11
/
+12
|
*
Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master...
Chris Craik
2013-02-13
1
-1
/
+2
|
/
*
Remove calls to SkCanvas::setBitmapDevice()
Derek Sollenberger
2013-01-08
1
-2
/
+1
*
Eliminate potential reentrance from unregisterInputChannel.
Jeff Brown
2012-10-31
2
-6
/
+16
*
Recover from bad input event timestamps from the kernel.
Jeff Brown
2012-10-05
2
-2
/
+37
*
New internal API to eliminate poke locks.
Jeff Brown
2012-10-01
2
-0
/
+12
*
Bundle correlated switch changes atomically.
Jeff Brown
2012-09-27
8
-19
/
+46
*
Make input system aware of multiple displays.
Jeff Brown
2012-09-10
8
-133
/
+301
*
Make display manager tell input system about viewports.
Jeff Brown
2012-09-08
5
-94
/
+124
*
Remove unused "layer" argument from show().
Jeff Brown
2012-08-27
1
-1
/
+1
*
Add plumbing for new surface flinger display API.
Jeff Brown
2012-08-27
1
-1
/
+2
*
Use new surface flinger API.
Jeff Brown
2012-08-27
1
-1
/
+1
*
Move and rename user activity event type constants.
Jeff Brown
2012-07-27
1
-3
/
+3
*
Improve handling of size and orientation.
Jeff Brown
2012-06-25
2
-8
/
+15
*
Capture input dispatcher's last ANR state in bug report.
Jeff Brown
2012-06-17
2
-12
/
+40
*
Improve ANR diagnostics.
Jeff Brown
2012-06-11
2
-45
/
+133
*
Don't ANR on hover, scroll or if a window goes away.
Jeff Brown
2012-05-24
1
-15
/
+24
*
Merge "Revert "services: input events: enable debugging in EventHub (touch sc...
JP Abgrall
2012-05-16
1
-16
/
+7
|
\
|
*
Revert "services: input events: enable debugging in EventHub (touch screen is...
JP Abgrall
2012-05-16
1
-16
/
+7
*
|
Minor refactoring before starting on velocity tracker changes.
Jeff Brown
2012-05-11
2
-0
/
+3
*
|
Merge "Fix bugs in fallback key handling." into jb-dev
Jeff Brown
2012-05-09
2
-8
/
+35
|
\
\
|
*
|
Fix bugs in fallback key handling.
Jeff Brown
2012-05-09
2
-8
/
+35
*
|
|
Merge "services: input events: enable debugging in EventHub (touch screen iss...
JP Abgrall
2012-05-09
1
-7
/
+16
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
services: input events: enable debugging in EventHub (touch screen issues)
JP Abgrall
2012-05-08
1
-7
/
+16
*
|
Disable input dispatch until boot finished.
Jeff Brown
2012-05-08
1
-1
/
+1
|
/
*
Use EVIOCSCLOCKID correctly.
Jeff Brown
2012-05-01
1
-1
/
+2
*
Improve handling of built-in keyboard.
Jeff Brown
2012-05-01
3
-141
/
+1
*
am 7086cd5c: am 5600deb7: am d26a8b73: am cda8329e: Merge "Distance max set i...
Dianne Hackborn
2012-04-24
1
-1
/
+1
|
\
|
*
Distance max set incorrectly
Andreas Sandblad
2012-04-23
1
-1
/
+1
|
*
am 5d58eb06: Merge "Fix a few memory leaks in the input dispatcher. (DO NOT ...
Jeff Brown
2012-01-20
2
-6
/
+27
|
|
\
|
|
*
Fix a few memory leaks in the input dispatcher. (DO NOT MERGE)
Jeff Brown
2012-01-17
2
-6
/
+27
|
*
|
Rename LOG_ASSERT to ALOG_ASSERT
Steve Block
2012-01-19
3
-31
/
+31
|
*
|
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)
Steve Block
2012-01-19
4
-35
/
+35
|
*
|
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)
Steve Block
2012-01-19
4
-40
/
+40
|
*
|
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
Steve Block
2012-01-19
3
-32
/
+32
|
*
|
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
Steve Block
2012-01-19
4
-160
/
+160
|
*
|
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)
Steve Block
2012-01-19
2
-13
/
+13
|
|
/
*
|
Get alias for Bluetooth devices.
Jeff Brown
2012-04-20
3
-6
/
+27
[next]