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
*
Add support for orientationAware touch pads.
Jeff Brown
2011-07-15
1
-50
/
+38
*
Remove more edge flag cruft.
Jeff Brown
2011-07-15
1
-21
/
+1
*
Remove edge slop support.
Jeff Brown
2011-07-14
2
-67
/
+6
*
Refactor input dispatcher use of window/app handles.
Jeff Brown
2011-07-14
6
-335
/
+342
*
Merge "Revert "fix a weird use of Vector::appendVector()""
Jeff Brown
2011-07-13
1
-2
/
+5
|
\
|
*
Revert "fix a weird use of Vector::appendVector()"
Jeff Brown
2011-07-13
1
-2
/
+5
*
|
Merge "Remove the simulator target from all makefiles. Bug: 5010576"
Jeff Brown
2011-07-12
2
-8
/
+0
|
\
\
|
|
/
|
/
|
|
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
2
-8
/
+0
*
|
fix a weird use of Vector::appendVector()
Mathias Agopian
2011-07-11
1
-5
/
+2
|
/
*
Drop obsolete touch screen hacks.
Jeff Brown
2011-07-01
3
-457
/
+2
*
Workaround apps that make assumptions about pointer ids.
Jeff Brown
2011-07-01
3
-40
/
+51
*
Query input device for initial slot index.
Jeff Brown
2011-07-01
5
-5
/
+76
*
Merge "Fix joystick and trackpad regression."
Jeff Brown
2011-06-29
2
-1
/
+7
|
\
|
*
Fix joystick and trackpad regression.
Jeff Brown
2011-06-29
2
-1
/
+7
*
|
SF transactions are now O(1) wrt IPC instead of O(N).
Mathias Agopian
2011-06-29
1
-9
/
+2
|
/
*
Add some logging code to track down touch issues.
Jeff Brown
2011-06-28
1
-1
/
+11
*
Improve input event consistency invariants.
Jeff Brown
2011-06-28
3
-168
/
+335
*
Hover and stylus API cleanup.
Jeff Brown
2011-06-27
1
-4
/
+4
*
Add support for disabling pointer gestures.
Jeff Brown
2011-06-14
5
-227
/
+298
*
EventHub code cleanup.
Jeff Brown
2011-06-14
4
-315
/
+348
*
Allow touches to slide out of the navigation bar.
Jeff Brown
2011-06-13
3
-7
/
+97
*
Take advantage of updated linux/input.h kernel headers.
Jeff Brown
2011-06-13
4
-38
/
+10
*
No position information for outside touches
Kenny Root
2011-06-10
2
-4
/
+38
*
am 92110af2: am 5f0b1721: am 25bd8abc: Merge "Fix swipe gesture cosine calcul...
Jeff Brown
2011-06-09
2
-2
/
+6
|
\
|
*
Fix swipe gesture cosine calculation.
Jeff Brown
2011-06-07
2
-2
/
+6
*
|
am e046555b: am fd324486: am 5cb05eea: Merge "Fix build." into honeycomb-mr2
Jeff Brown
2011-06-07
1
-2
/
+2
|
\
\
|
|
/
|
*
Fix build.
Jeff Brown
2011-06-06
1
-2
/
+2
*
|
am 55cc25c1: am 797dc698: am b92dcf9c: Merge "Simplify spot tracking logic. B...
Jeff Brown
2011-06-07
4
-188
/
+19
|
\
\
|
|
/
|
*
Simplify spot tracking logic.
Jeff Brown
2011-06-06
4
-188
/
+19
*
|
resolved conflicts for merge of 8b2c0014 to master
Jeff Brown
2011-06-07
2
-162
/
+179
|
\
\
|
|
/
|
*
Touch pad improvements.
Jeff Brown
2011-06-06
2
-162
/
+179
*
|
Use pointer mode instead of spots for SEMI_MT touch pads.
Jeff Brown
2011-06-03
1
-3
/
+5
*
|
resolved conflicts for merge of ca2b552d to master
Jeff Brown
2011-06-03
5
-33
/
+87
|
\
\
|
|
/
|
*
Add a preference panel for mouse speed.
Jeff Brown
2011-06-02
5
-33
/
+87
*
|
am 56503b8d: am 8186a5f0: am 10c3f367: Merge "Implement pointer acceleration....
Jeff Brown
2011-06-03
2
-67
/
+129
|
\
\
|
|
/
|
*
Implement pointer acceleration.
Jeff Brown
2011-06-02
2
-67
/
+129
*
|
resolved conflicts for merge of 7e193916 to master
Dianne Hackborn
2011-06-03
6
-171
/
+267
|
\
\
|
|
/
|
*
Use ViewConfiguration to seed input system configuration.
Jeff Brown
2011-05-31
6
-173
/
+267
|
*
Button state should reflect actual buttons. (DO NOT MERGE)
Jeff Brown
2011-05-31
1
-18
/
+2
*
|
Merge "Fix ABS_MT_SLOT handling."
Jeff Brown
2011-06-02
2
-7
/
+13
|
\
\
|
*
|
Fix ABS_MT_SLOT handling.
Jeff Brown
2011-06-02
2
-7
/
+13
*
|
|
am 3f5b95b0: am a4e74744: am fa574c0e: Merge "Touch pad UX improvements." int...
Jeff Brown
2011-05-31
5
-52
/
+158
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Touch pad UX improvements.
Jeff Brown
2011-05-25
5
-52
/
+158
|
*
Fix deadlock in dispatcher. (DO NOT MERGE)
Jeff Brown
2011-05-25
1
-1
/
+0
|
*
Fix bug reporting presence of orientation axis. (DO NOT MERGE)
Jeff Brown
2011-05-25
1
-0
/
+2
|
*
Add tap/drag touchpad gesture. (DO NOT MERGE)
Jeff Brown
2011-05-25
3
-68
/
+162
|
*
Initial checkin of spot presentation for touchpad gestures. (DO NOT MERGE)
Jeff Brown
2011-05-25
10
-614
/
+1190
|
*
Add a sprite controller. (DO NOT MERGE)
Jeff Brown
2011-05-25
9
-213
/
+876
|
*
Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE)
Jeff Brown
2011-05-25
3
-21
/
+101
|
*
Allow batching samples onto the pending motion event. (DO NOT MERGE)
Jeff Brown
2011-05-25
1
-0
/
+28
[next]