Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
c32a98b8cc09687a031ed969e39df593bf483459
/
libs
/
input
/
InputDispatcher.h
38f96e5
Add support for injecting events into ActivityContainers. (DO NOT MERGE)
by Jeff Brown
· 11 years ago
9158825
Move some system services to separate directories
by Amith Yamasani
· 11 years ago
[Renamed from services/input/InputDispatcher.h]
bd181bb
Propagate input ANR reason to activity manager log.
by Jeff Brown
· 11 years ago
6876f32
Dump information about recent input events.
by Jeff Brown
· 11 years ago
9d3b1a4
Move input library code to frameworks/native.
by Jeff Brown
· 11 years ago
40f8f0d1
Deliver key repeats for artificial dpad events
by Michael Wright
· 12 years ago
074b8b7
Eliminate potential reentrance from unregisterInputChannel.
by Jeff Brown
· 12 years ago
bcc046a
Bundle correlated switch changes atomically.
by Jeff Brown
· 12 years ago
83d616a
Make input system aware of multiple displays.
by Jeff Brown
· 12 years ago
22aa512
Capture input dispatcher's last ANR state in bug report.
by Jeff Brown
· 13 years ago
265f1cc
Improve ANR diagnostics.
by Jeff Brown
· 13 years ago
fd23e3e
Fix bugs in fallback key handling.
by Jeff Brown
· 13 years ago
f44e394
When ANR happens, only remove ANR'd window.
by Jeff Brown
· 13 years ago
481c157
Add Java wrappers for new atrace functionality.
by Jeff Brown
· 13 years ago
b93a03f8
frameworks/base refactoring.
by Mathias Agopian
· 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
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
112b5f5
Improve watchdog monitor for InputReader and InputDispatcher.
by Jeff Brown
· 13 years ago
c0cb3dc
Fix a few memory leaks in the input dispatcher.
by Jeff Brown
· 13 years ago
905805a
Improve screenshot chord debouncing. Bug: 5011907
by Jeff Brown
· 13 years ago
cc4f7db
Fix input channel leak. Bug: 5156144
by Jeff Brown
· 13 years ago
65fd251
Input system bug fixes, particularly for stylus. Bug: 5049148
by Jeff Brown
· 13 years ago
89ef072
Add input system to Watchdog. Bug: 5094994
by Jeff Brown
· 13 years ago
be1aa82
Refactor input reader to add stylus support. Bug: 5064702
by Jeff Brown
· 13 years ago
ac38607
Remove unimplemented memory pool.
by Jeff Brown
· 13 years ago
9302c87
Refactor input dispatcher use of window/app handles.
by Jeff Brown
· 13 years ago
8134681
Improve input event consistency invariants.
by Jeff Brown
· 13 years ago
98db5fa
Allow touches to slide out of the navigation bar.
by Jeff Brown
· 14 years ago
7a9db18
No position information for outside touches
by Kenny Root
· 14 years ago
f3b57de
resolved conflicts for merge of 7e193916 to master
by Dianne Hackborn
· 14 years ago
214eaf4
Use ViewConfiguration to seed input system configuration.
by Jeff Brown
· 14 years ago
5ced76a
Coalesce input events that arrive faster than 333Hz. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
524ee64
Support chorded fallback keys. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
fe9f8ab
Add initial API for stylus and mouse buttons.
by Jeff Brown
· 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
4e91a18
Coalesce input events that arrive faster than 333Hz.
by Jeff Brown
· 14 years ago
0029c66
Add input filter mechanism for accessibility.
by Jeff Brown
· 14 years ago
da3d5a9
Support chorded fallback keys.
by Jeff Brown
· 14 years ago
a032cc0
Add MotionEvent.HOVER_ENTER and HOVER_EXIT.
by Jeff Brown
· 14 years ago
56194eb
Wake screen from external HID peripherals.
by Jeff Brown
· 14 years ago
bfaf3b9
Be more precise about tracking fallback keys.
by Jeff Brown
· 14 years ago
cc0c159
Add new hover move action and scroll wheel plumbing.
by Jeff Brown
· 14 years ago
58a2da8
Fix crashes caused by some input devices.
by Jeff Brown
· 14 years ago
928e054
Prevent events from getting backlogged.
by Jeff Brown
· 14 years ago
9571285
Only allow touch events from one device at a time.
by Jeff Brown
· 14 years ago
b4ff35d
Mouse pointer integration.
by Jeff Brown
· 14 years ago
[Renamed from include/ui/InputDispatcher.h]
49ed71d
Add support for fallback keycodes.
by Jeff Brown
· 14 years ago
1f24510
Ensure the ShortcutManager uses the correct key character map.
by Jeff Brown
· 14 years ago
29fc2c9
Allow status bar panels to be on top of the status bar.
by Joe Onorato
· 14 years ago
46e7529
Enable touch splitting for all windows by default.
by Jeff Brown
· 14 years ago
3915bb8
Tell system server whether the app handled input events.
by Jeff Brown
· 14 years ago
88e7b31
resolved conflicts for merge of df3cccf3 to master
by Jeff Brown
· 14 years ago
120a459
Drop all dispatcher state when dispatcher is disabled.
by Jeff Brown
· 14 years ago
b8b200d
am f2c40603: am 7689dd49: Merge "Fix bug where home presses were not poking user activity." into gingerbread
by Jeff Brown
· 14 years ago
e2fe69e
Fix bug where home presses were not poking user activity.
by Jeff Brown
· 14 years ago
3b2b354
Add support for secure system overlays.
by Jeff Brown
· 14 years ago
2d3f159
Add support for secure system overlays. (DO NOT MERGE)
by Jeff Brown
· 14 years ago
9c9f1a3
Track input state when transferring touch focus.
by Jeff Brown
· 14 years ago
e20c9e0
Fix an event injection bug when the policy is bypassed.
by Jeff Brown
· 14 years ago
dd8b0c9
am 41aabeb5: am 1e6a3a53: Merge "Added more robust tracking and cancelation of events." into gingerbread
by Jeff Brown
· 14 years ago
b931a1b
Fix an event injection bug when the policy is bypassed.
by Jeff Brown
· 14 years ago
b699726
Added more robust tracking and cancelation of events.
by Jeff Brown
· 14 years ago
928b5bf
am 56364bcd: am 78d15acf: Merge "Make secure views tolerate IME overlays." into gingerbread
by Jeff Brown
· 14 years ago
19dfc83
Make secure views tolerate IME overlays.
by Jeff Brown
· 14 years ago
e650412
Add support for transferring touch focus.
by Jeff Brown
· 14 years ago
01ce2e9
Add suuport for splitting touch events across windows.
by Jeff Brown
· 14 years ago
54a1825
Fix app switch latency optimization.
by Jeff Brown
· 14 years ago
519e024
Make input dispatcher only ANR for foreground windows.
by Jeff Brown
· 14 years ago
4fe6c3e
Replace epoll() with poll() and rename PollLoop to Looper.
by Jeff Brown
· 14 years ago
b88102f
Input dispatcher ANR handling enhancements.
by Jeff Brown
· 14 years ago
b21fb10
Fix key repeat delay.
by Jeff Brown
· 14 years ago
85a3176
Add support for secure views.
by Jeff Brown
· 14 years ago
ae9fc03
Add support for throttling motion events.
by Jeff Brown
· 14 years ago
2cbecea
Fix possible race conditions during channel unregistration.
by Jeff Brown
· 14 years ago
6ec402b
DO NOT MERGE: Fix input event injection ANRs on UI thread.
by Jeff Brown
· 14 years ago
c5ed591
Add support for new input sources.
by Jeff Brown
· 14 years ago
349703e
Native input event dispatching.
by Jeff Brown
· 15 years ago
7fbdc84
More native input event dispatching.
by Jeff Brown
· 15 years ago
9c3cda0
More work in progress on native events.
by Jeff Brown
· 15 years ago
46b9ac0
Native input dispatch rewrite work in progress.
by Jeff Brown
· 15 years ago