Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
b8203719bd037b39d12413f54d546e9ecc9e4872
/
services
/
input
8249fc6
Don't ANR on hover, scroll or if a window goes away.
by Jeff Brown
· 12 years ago
2862988
Merge "Revert "services: input events: enable debugging in EventHub (touch screen issues)"" into jb-dev
by JP Abgrall
· 12 years ago
25a465b
Revert "services: input events: enable debugging in EventHub (touch screen issues)"
by JP Abgrall
· 12 years ago
8a90e6e
Minor refactoring before starting on velocity tracker changes.
by Jeff Brown
· 12 years ago
571d4cb
Merge "Fix bugs in fallback key handling." into jb-dev
by Jeff Brown
· 12 years ago
fd23e3e
Fix bugs in fallback key handling.
by Jeff Brown
· 13 years ago
956f9bd
Merge "services: input events: enable debugging in EventHub (touch screen issues)" into jb-dev
by JP Abgrall
· 13 years ago
df0a89d
services: input events: enable debugging in EventHub (touch screen issues)
by JP Abgrall
· 13 years ago
c042ee2
Disable input dispatch until boot finished.
by Jeff Brown
· 13 years ago
a75fe05
Use EVIOCSCLOCKID correctly.
by Jeff Brown
· 13 years ago
daa3753
Improve handling of built-in keyboard.
by Jeff Brown
· 13 years ago
c3742a1
am 7086cd5c: am 5600deb7: am d26a8b73: am cda8329e: Merge "Distance max set incorrectly"
by Dianne Hackborn
· 13 years ago
8239940
Distance max set incorrectly
by Andreas Sandblad
· 13 years ago
5bbd4b4
Get alias for Bluetooth devices.
by Jeff Brown
· 13 years ago
f44e394
When ANR happens, only remove ANR'd window.
by Jeff Brown
· 13 years ago
00710e9
Make InputDevice.SOURCE_STYLUS meaningful.
by Jeff Brown
· 13 years ago
61c0824
Don't load keyboard layout overlay for virtual keyboard.
by Jeff Brown
· 13 years ago
426f905
Fix build.
by Jeff Brown
· 13 years ago
4a3862f
Add Dvorak keyboard layout.
by Jeff Brown
· 13 years ago
6ec6f79
Support loading keyboard layout overlays from resources.
by Jeff Brown
· 13 years ago
a47425a
Add support for input devices that have vibrators.
by Jeff Brown
· 13 years ago
af9e8d3
Notify applications when input devices change.
by Jeff Brown
· 13 years ago
cc11698
HID usage should take precedence over scan code.
by Jeff Brown
· 13 years ago
49ccac5
Refactor key code mapping.
by Jeff Brown
· 13 years ago
9f25b7f
Request key maps from input manager service.
by Jeff Brown
· 13 years ago
eca3cf5
Use new EVIOCSCLOCKID ioctl if supported.
by Jeff Brown
· 13 years ago
e38fdfa
Add a unique input device descriptor.
by Jeff Brown
· 13 years ago
481c157
Add Java wrappers for new atrace functionality.
by Jeff Brown
· 13 years ago
8335f1c
fix libgui header location
by Mathias Agopian
· 13 years ago
83c64e6
frameworks/base refactoring
by Mathias Agopian
· 13 years ago
b93a03f8
frameworks/base refactoring.
by Mathias Agopian
· 13 years ago
91e3289
Clean up InputChannel file descriptor data type.
by Jeff Brown
· 13 years ago
0952c30
Don't serialize motion events.
by Jeff Brown
· 13 years ago
072ec96
Implement batching of input events on the consumer side.
by Jeff Brown
· 13 years ago
1adee11
Optimize dispatcher for back-to-back finished signals.
by Jeff Brown
· 13 years ago
d1c48a0
Dispatch multiple touch events in parallel.
by Jeff Brown
· 13 years ago
8b4be560
Delete premature optimization.
by Jeff Brown
· 13 years ago
28b5cf1
Delete dead code.
by Jeff Brown
· 13 years ago
59f1ff9
Delete latency tracking information in the Connection.
by Jeff Brown
· 13 years ago
9831d90
Remove active connection tracking.
by Jeff Brown
· 13 years ago
e9bb9be
Simplify input target handling in the dispatcher.
by Jeff Brown
· 13 years ago
cbee6d6
Rewrite input transport using sockets.
by Jeff Brown
· 13 years ago
3241b6b
Remove batching and streaming from the input dispatcher.
by Jeff Brown
· 13 years ago
3080280
Remove the input dispatcher throttle.
by Jeff Brown
· 13 years ago
ed73440
Merge "Use O_CLOEXEC when opening input device."
by Jeff Brown
· 13 years ago
dd3ba43
Merge "Add basic support for new suspend-block ioctls."
by Jeff Brown
· 13 years ago
112b5f5
Improve watchdog monitor for InputReader and InputDispatcher.
by Jeff Brown
· 13 years ago
06a0fb9
am 5d58eb06: Merge "Fix a few memory leaks in the input dispatcher. (DO NOT MERGE)" into ics-mr1
by Jeff Brown
· 13 years ago
f68633d
Rename LOG_ASSERT to ALOG_ASSERT
by Steve Block
· 13 years ago
c6aacce
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)
by Steve Block
· 13 years ago
a51f0e7
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)
by Steve Block
· 13 years ago
933e856
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)
by Steve Block
· 13 years ago
1afd5ba
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)
by Steve Block
· 13 years ago
06ade6a
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)
by Steve Block
· 13 years ago
874c1e9
Use O_CLOEXEC when opening input device.
by Jeff Brown
· 13 years ago
e22afbe
Add basic support for new suspend-block ioctls.
by Jeff Brown
· 13 years ago
214f459
Remove no longer needed EventHub usleep() optimization.
by Jeff Brown
· 14 years ago
4130554
Fix line wrapping.
by Jeff Brown
· 13 years ago
9f63f12
Fix a few memory leaks in the input dispatcher. (DO NOT MERGE)
by Jeff Brown
· 13 years ago
c0cb3dc
Fix a few memory leaks in the input dispatcher.
by Jeff Brown
· 13 years ago
ec193de
Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE
by Steve Block
· 13 years ago
3762c31
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
8564c8d
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
6215d3f
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
5baa3a6
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
fa7fa9a
am 944c985b: am e0e9fd98: Merge "Fix system hotkey handling." into ics-mr1
by Jeff Brown
· 13 years ago
68b909d
Fix system hotkey handling.
by Jeff Brown
· 13 years ago
221096f
am 4c0e0dd2: am 3e7497b4: Merge "Eliminate hw.keyboards system properties." into ics-mr1
by Jeff Brown
· 13 years ago
1e08fe9
Eliminate hw.keyboards system properties.
by Jeff Brown
· 13 years ago
fbca596
Modify getState to prefer AKEY_STATE_DOWN and AKEY_STATE_UP over AKEY_STATE_UNKNOWN.
by David Deephanphongs
· 13 years ago
a965f08
Delete dead code.
by Jeff Brown
· 13 years ago
71f2cf1
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
905805a
Improve screenshot chord debouncing. Bug: 5011907
by Jeff Brown
· 13 years ago
e8b7f4a
eventhub: print debugginf info when removing device
by Dima Zavin
· 13 years ago
bfcb60a
Adjust layers for system overlays.
by Jeff Brown
· 13 years ago
3cdfc4d
Merge "Support composite touch / joystick devices better."
by Jeff Brown
· 13 years ago
9d4bc85
Merge "Fix input channel leak. Bug: 5156144"
by Jeff Brown
· 13 years ago
9ee285a
Support composite touch / joystick devices better.
by Jeff Brown
· 13 years ago
cc4f7db
Fix input channel leak. Bug: 5156144
by Jeff Brown
· 13 years ago
e81056f
Pick up device configuration "device.internal = 0". Before, only "device.internal = 1" had an effect.
by Max Braun
· 13 years ago
8d3feb6
Merge "Add a "show touches" option for demos and presentations. Bug: 4569045"
by Jeff Brown
· 13 years ago
deffe07
Prioritize INPUT_PROP_DIRECT first.
by Jeff Brown
· 13 years ago
daf4a12
Add a "show touches" option for demos and presentations. Bug: 4569045
by Jeff Brown
· 13 years ago
c28306a
Improve input device wake heuristics. Bug: 5205674
by Jeff Brown
· 13 years ago
9cc695c
Clean up InputDispatcher debugging.
by Jeff Brown
· 13 years ago
ea6892e
Support BTN_TOOL_*TAP as synonyms for BTN_TOOL_FINGER. Bug: 5205301
by Jeff Brown
· 13 years ago
a66cee1
Fix tap gesture on touch pads.
by Jeff Brown
· 13 years ago
65fd251
Input system bug fixes, particularly for stylus. Bug: 5049148
by Jeff Brown
· 13 years ago
755bd67
Merge "Don't crash if a drag recipient throws an uncaught exception"
by Christopher Tate
· 13 years ago
d9be36c
Don't crash if a drag recipient throws an uncaught exception
by Christopher Tate
· 13 years ago
abb4d44
Fix blocked event handling in InputDispatcher. Bug: 5161854
by Jeff Brown
· 13 years ago
0630975
Ensure outValue is set, even when an error occurs.
by Jeff Brown
· 13 years ago
8bcbbef
Exorcise notification panel ghosts. Bug: 5105599
by Jeff Brown
· 13 years ago
a1f89ce
Improve touch device configuration. Bug: 5064702
by Jeff Brown
· 13 years ago
89ef072
Add input system to Watchdog. Bug: 5094994
by Jeff Brown
· 13 years ago
ba421dd
Fix getSwitchState and others to check bitmasks. Bug: 5149443
by Jeff Brown
· 13 years ago
d87c6d5
Use BTN_TOUCH or BTN_TOOL_* to determine if touch active. Bug: 5064702
by Jeff Brown
· 13 years ago
be1aa82
Refactor input reader to add stylus support. Bug: 5064702
by Jeff Brown
· 13 years ago
00fd1fc
Merge "Fix uses of all-subdir-makefiles"
by Ying Wang
· 13 years ago
d84d6c7
Fix uses of all-subdir-makefiles
by Ying Wang
· 13 years ago
Next »