Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
49754db5a304d995c1cc108ff6f19e4ba4265572
/
services
/
input
49754db
Handle stylus buttons and tool types.
by Jeff Brown
· 13 years ago
44e504e
Drop hack for drivers that emit zero ABS_MT_TOUCH_MAJOR. Bug: 5064702
by Jeff Brown
· 13 years ago
ac38607
Remove unimplemented memory pool.
by Jeff Brown
· 13 years ago
612891e
Add support for orientationAware touch pads. Bug: 5038388
by Jeff Brown
· 13 years ago
6069139
Remove more edge flag cruft.
by Jeff Brown
· 13 years ago
a611137
Remove edge slop support.
by Jeff Brown
· 13 years ago
9302c87
Refactor input dispatcher use of window/app handles.
by Jeff Brown
· 13 years ago
023e8c7
Merge "Revert "fix a weird use of Vector::appendVector()""
by Jeff Brown
· 13 years ago
b99a824
Revert "fix a weird use of Vector::appendVector()"
by Jeff Brown
· 13 years ago
8c55a9a
Merge "Remove the simulator target from all makefiles. Bug: 5010576"
by Jeff Brown
· 13 years ago
bd882b1
Remove the simulator target from all makefiles. Bug: 5010576
by Jeff Brown
· 13 years ago
198fd88
fix a weird use of Vector::appendVector()
by Mathias Agopian
· 13 years ago
a4d1bc5
Drop obsolete touch screen hacks.
by Jeff Brown
· 13 years ago
6894a29
Workaround apps that make assumptions about pointer ids.
by Jeff Brown
· 13 years ago
2717eff
Query input device for initial slot index.
by Jeff Brown
· 13 years ago
d640125
Merge "Fix joystick and trackpad regression."
by Jeff Brown
· 13 years ago
2e45fb6
Fix joystick and trackpad regression.
by Jeff Brown
· 13 years ago
439863f
SF transactions are now O(1) wrt IPC instead of O(N).
by Mathias Agopian
· 13 years ago
aba321a
Add some logging code to track down touch issues.
by Jeff Brown
· 13 years ago
8134681
Improve input event consistency invariants.
by Jeff Brown
· 13 years ago
53ca3f1
Hover and stylus API cleanup.
by Jeff Brown
· 13 years ago
474dcb5
Add support for disabling pointer gestures.
by Jeff Brown
· 13 years ago
93fa9b3
EventHub code cleanup.
by Jeff Brown
· 13 years ago
98db5fa
Allow touches to slide out of the navigation bar.
by Jeff Brown
· 13 years ago
b3a2d13
Take advantage of updated linux/input.h kernel headers.
by Jeff Brown
· 13 years ago
7a9db18
No position information for outside touches
by Kenny Root
· 13 years ago
9429e6e
am 92110af2: am 5f0b1721: am 25bd8abc: Merge "Fix swipe gesture cosine calculation. Bug: 4124987" into honeycomb-mr2
by Jeff Brown
· 13 years ago
cb0c55e
am e046555b: am fd324486: am 5cb05eea: Merge "Fix build." into honeycomb-mr2
by Jeff Brown
· 13 years ago
051e8f2
am 55cc25c1: am 797dc698: am b92dcf9c: Merge "Simplify spot tracking logic. Bug: 4124987" into honeycomb-mr2
by Jeff Brown
· 13 years ago
774ed9d
resolved conflicts for merge of 8b2c0014 to master
by Jeff Brown
· 13 years ago
6674d9b
Fix swipe gesture cosine calculation. Bug: 4124987
by Jeff Brown
· 13 years ago
9181a5f4
Fix build.
by Jeff Brown
· 13 years ago
cb5ffcf
Simplify spot tracking logic. Bug: 4124987
by Jeff Brown
· 13 years ago
bb3fcba0c
Touch pad improvements. Bug: 4124987
by Jeff Brown
· 13 years ago
b126822
Use pointer mode instead of spots for SEMI_MT touch pads.
by Jeff Brown
· 13 years ago
7218d83
resolved conflicts for merge of ca2b552d to master
by Jeff Brown
· 13 years ago
a742f85
am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration." into honeycomb-mr2
by Jeff Brown
· 13 years ago
f3b57de
resolved conflicts for merge of 7e193916 to master
by Dianne Hackborn
· 13 years ago
60a126a
Merge "Fix ABS_MT_SLOT handling."
by Jeff Brown
· 13 years ago
441a9c2
Fix ABS_MT_SLOT handling.
by Jeff Brown
· 13 years ago
1a84fd1
Add a preference panel for mouse speed.
by Jeff Brown
· 13 years ago
19c97d46
Implement pointer acceleration.
by Jeff Brown
· 13 years ago
b530abc
am 3f5b95b0: am a4e74744: am fa574c0e: Merge "Touch pad UX improvements." into honeycomb-mr2
by Jeff Brown
· 14 years ago
214eaf4
Use ViewConfiguration to seed input system configuration.
by Jeff Brown
· 14 years ago
4e3f720
Button state should reflect actual buttons. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
538881e
Touch pad UX improvements.
by Jeff Brown
· 14 years ago
2cb7981
Fix deadlock in dispatcher. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
b416e24
Fix bug reporting presence of orientation axis. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
325bd07
Add tap/drag touchpad gesture. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
86ea1f5
Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
a6dbfdd
Add a sprite controller. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
5ced76a
Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
7157f6f
Allow batching samples onto the pending motion event. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
524ee64
Support chorded fallback keys. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
22d789d
Fix focused application handle. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
dbf8d27
Optimize EventHub to process events in big chunks. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
9f2106f
Disable pointer debug logging.
by Jeff Brown
· 14 years ago
80fd47c
Input device protocol enhancements.
by Jeff Brown
· 14 years ago
68d6075
Refactor how timeouts are calculated. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
96ad397
Use touch pad gestures to manipulate the pointer. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
ae7bc65
am 0d9288d7: am 2bdb756c: am 4fb76253: Fix bounds check. Bug: 4413945
by Jeff Brown
· 14 years ago
4fb7625
Fix bounds check. Bug: 4413945
by Jeff Brown
· 14 years ago
fe9f8ab
Add initial API for stylus and mouse buttons.
by Jeff Brown
· 14 years ago
2ba3e80
resolved conflicts for merge of 037b54cf to master
by Dianne Hackborn
· 14 years ago
e7d25b7
Fix scaling of batched motion events.
by Dianne Hackborn
· 14 years ago
aa9d84c
resolved conflicts for merge of 05be6d6f to master
by Dianne Hackborn
· 14 years ago
e2515ee
Better compat mode part one: start scaling windows.
by Dianne Hackborn
· 14 years ago
8956dbb
On-screen navigation bar (separate from the status bar).
by Daniel Sandler
· 14 years ago
6d8a98a
Make InputWindow.h's window types align with WindowManager.java's.
by Daniel Sandler
· 14 years ago
5db1314
Merge "Get rid of the "pid" parameter from createSurface"
by Mathias Agopian
· 14 years ago
9638e5c
Get rid of the "pid" parameter from createSurface
by Mathias Agopian
· 14 years ago
79ac969
Add tap/drag touchpad gesture.
by Jeff Brown
· 14 years ago
2352b97
Initial checkin of spot presentation for touchpad gestures.
by Jeff Brown
· 14 years ago
5541de9
Add a sprite controller.
by Jeff Brown
· 14 years ago
4e91a18
Coalesce input events that arrive faster than 333Hz.
by Jeff Brown
· 14 years ago
f6989da
Allow batching samples onto the pending motion event.
by Jeff Brown
· 14 years ago
b6110c2
Fix dispatcher crash when input monitoring enabled.
by Jeff Brown
· 14 years ago
0029c66
Add input filter mechanism for accessibility.
by Jeff Brown
· 14 years ago
6e92327
Merge "Support chorded fallback keys."
by Jeff Brown
· 14 years ago
da3d5a9
Support chorded fallback keys.
by Jeff Brown
· 14 years ago
696257c
merge libsurfaceflinger_client into libgui
by Mathias Agopian
· 14 years ago
a2cc28d
Fix focused application handle.
by Jeff Brown
· 14 years ago
a032cc0
Add MotionEvent.HOVER_ENTER and HOVER_EXIT.
by Jeff Brown
· 14 years ago
df66797
Merge "Optimize EventHub to process events in big chunks."
by Jeff Brown
· 14 years ago
b719874
Optimize EventHub to process events in big chunks.
by Jeff Brown
· 14 years ago
6ed6f6d
Merge "Refactor how timeouts are calculated."
by Jeff Brown
· 14 years ago
2120617
am 14438b81: am 970bad67: am be368de7: Merge "Fix missing AOSP copyright headers for more files" into honeycomb-mr1
by James Dong
· 14 years ago
aa3855d
Refactor how timeouts are calculated.
by Jeff Brown
· 14 years ago
199d1c1
Fix missing AOSP copyright headers for more files
by James Dong
· 14 years ago
8cb373a
am e5feed7e: am 244eb34a: am d98f8aff: Merge "Fix dangling pointer when device closed just after opening." into honeycomb-mr1
by Jeff Brown
· 14 years ago
8e9d443
Fix dangling pointer when device closed just after opening.
by Jeff Brown
· 14 years ago
ace13b1
Use touch pad gestures to manipulate the pointer.
by Jeff Brown
· 14 years ago
efd3266
Input improvements and bug fixes.
by Jeff Brown
· 14 years ago
9e8e40c
Recognize 3D joysticks. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
9626b14
Fix off by one errors in touch motion ranges. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
924c4d4
Support POLICY_FLAG_ALT et. al. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
8529745
Joystick tweaks. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
f634ded
Set last event time to previous event batch delivery time to apps
by makarand.karvekar
· 14 years ago
e2e0126
Only set KeyEvent long press flag when repeat count equals 1.
by Jeff Brown
· 14 years ago
56194eb
Wake screen from external HID peripherals.
by Jeff Brown
· 14 years ago
Next »