Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
178679db5cf9f142e87a94deccb151c40edf0a37
/
services
/
inputflinger
/
tests
f969668
Send all MotionEvents to InputFilter.
by Jackal Guo
· 7 years ago
7ab76b1
Fix top most focused window can't gain the focus
by Arthur Hung
· 7 years ago
13933bc
Merge "Added last focused window to notifyFocusChanged callback"
by Chavi Weingarten
· 7 years ago
49e5922
Add classification to MotionEvent
by Siarhei Vishniakou
· 7 years ago
0c06c6e
Added last focused window to notifyFocusChanged callback
by chaviw
· 7 years ago
c7ad2d0
Support mouse pointer on external displays (1/2)
by Arthur Hung
· 7 years ago
add8929
Consume video frames
by Siarhei Vishniakou
· 7 years ago
41a712e
DisplayViewport should only have actual viewports (1/2)
by Arthur Hung
· 7 years ago
aca2840
Revert "Support mouse pointer on external displays (1/3)"
by Dan Harms
· 7 years ago
42611e0
Add sequence number to events in inputflinger
by Prabir Pradhan
· 7 years ago
620f6d9
Support mouse pointer on external displays (1/3)
by Andrii Kulian
· 7 years ago
26022a4
C++17 is the default now.
by Elliott Hughes
· 7 years ago
8158e7e
Add physical port to display viewport
by Siarhei Vishniakou
· 7 years ago
e07e103
SurfaceFlinger Input: Correct screen magnification.
by Robert Carr
· 7 years ago
740167f
Rework InputApplicationInfo
by Robert Carr
· 7 years ago
5c8a026
Replace InputWindowInfo#inputChannel with an IBinder token.
by Robert Carr
· 7 years ago
29c9533
Split InputFlinger into multiple libraries
by Prabir Pradhan
· 7 years ago
ad71ad0
Simplify process(..) in InputReader_test
by Siarhei Vishniakou
· 7 years ago
4e670e5
InputDispatcher: Look up channel by token.
by Robert Carr
· 7 years ago
803535b
InputDispatcher: Track InputChannels by IBinder token.
by Robert Carr
· 7 years ago
7b0e911
Merge "Make InputWindowInfo as a part of InputWindowHandle (1/2)"
by Arthur Hung
· 7 years ago
3b413f2
Make InputWindowInfo as a part of InputWindowHandle (1/2)
by Arthur Hung
· 7 years ago
cd7ac1e
Remove implicit fallthrough exception
by Siarhei Vishniakou
· 7 years ago
2fbf37f
Support monitor input per display (1/2)
by Arthur Hung
· 7 years ago
05a8fe2
Add DisplayViewport native tests
by Siarhei Vishniakou
· 7 years ago
8664f8c
Ensure the cancelled event has AKEY_EVENT_FLAG_CANCELED
by Tiger Huang
· 7 years ago
5f8f669
Merge "Track focus changes on external displays (1/4)"
by Tiger Huang
· 7 years ago
721e26f
Track focus changes on external displays (1/4)
by Tiger Huang
· 7 years ago
d634392
Add type to DisplayViewport
by Siarhei Vishniakou
· 8 years ago
5e469d5
Merge "Fix WM input limitations on secondary displays (2/4)"
by Charles Chen
· 7 years ago
ec8f725
Prefer std::string over String8
by Siarhei Vishniakou
· 8 years ago
b92218b
Fix WM input limitations on secondary displays (2/4)
by Arthur Hung
· 7 years ago
187f1c0
Merge "Track libutils dependency change." am: 8b24732c84 am: 2f74fb7e59 am: 2bd1c4555e
by Josh Gao
· 7 years ago
2f74fb7
Merge "Track libutils dependency change." am: 8b24732c84
by Josh Gao
· 7 years ago
12ad994
Track libutils dependency change.
by Josh Gao
· 7 years ago
9b14ac6
[inputflinger] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
a62a8dd
Move displayid into InputEvent
by Siarhei Vishniakou
· 8 years ago
b0d7481
Input tests no longer use test_per_src
by Siarhei Vishniakou
· 8 years ago
fe636d2
Merge "Move display id into MotionEvent"
by TreeHugger Robot
· 8 years ago
777a10b
Move display id into MotionEvent
by Siarhei Vishniakou
· 8 years ago
696bc64
Merge "Reformat Android.bp file" am: ed568f3fe2 am: 60cdd66290 am: 0bb753990e
by Logan Chien
· 8 years ago
3e60b39
Reformat Android.bp file
by Logan Chien
· 8 years ago
eaf7acd
Ensure deviceTimestamp is cleared
by Siarhei Vishniakou
· 8 years ago
16f9069
Process EV_MSC MSC_TIMESTAMP in InputMapper
by Siarhei Vishniakou
· 8 years ago
aa449c9
Scale the pressure range's max value.
by Michael Wright
· 8 years ago
f93fcf4
Prefer std::string over String8
by Siarhei Vishniakou
· 8 years ago
d2f1094
Merge "Use -Werror in frameworks/native/services/inputflinger" am: 4d6bb5a8b0 am: d1e64c72ca am: a297709690
by Chih-hung Hsieh
· 8 years ago
d1e64c7
Merge "Use -Werror in frameworks/native/services/inputflinger" am: 4d6bb5a8b0
by Chih-hung Hsieh
· 8 years ago
a50a467
Use -Werror in frameworks/native/services/inputflinger
by Chih-Hung Hsieh
· 8 years ago
913aaef
Reduce overhead by combining libskia and libhwui into a single library.
by Derek Sollenberger
· 8 years ago
3bea0c4
Add uniqueId to Virtual Display and pass through to inputflinger (2/2)
by Santos Cordon
· 9 years ago
fa5cf46
Add uniqueId to Virtual Display and pass through to inputflinger (2/2)
by Santos Cordon
· 9 years ago
e54cb85
Adding feature: input device disable/enable
by Siarhei Vishniakou
· 9 years ago
6bebf24
Merge "Convert inputflinger to Android.bp" am: b0a4e9bbef am: ef62f2abe2
by Colin Cross
· 9 years ago
6e1c761
Convert inputflinger to Android.bp
by Colin Cross
· 9 years ago
45a1b9c
Convert inputflinger to Android.bp
by Colin Cross
· 9 years ago
78f97b3
Support pointer capture in InputReader
by Vladislav Kaznacheev
· 9 years ago
fb75258
Fix InputReader_test
by Vladislav Kaznacheev
· 9 years ago
6ca70ef
Fix google-explicit-constructor warnings.
by Chih-Hung Hsieh
· 10 years ago
8b10c65
Fix typo from last commit.
by Dan Albert
· 10 years ago
1bd2fc0
Clean up warnings in inputflinger.
by Dan Albert
· 10 years ago
0faaa0b
Inputflinger: hook up key event replacement processing
by Dmitry Torokhov
· 10 years ago
7b159c9
Revert "Revert "Add new MotionEvent actions for button press and release.""
by Michael Wright
· 11 years ago
70b41ef
Revert "Add new MotionEvent actions for button press and release."
by Michael Wright
· 11 years ago
48a8a0e
Add new MotionEvent actions for button press and release.
by Michael Wright
· 11 years ago
842500e
Fuse stylus and touch screen data.
by Michael Wright
· 11 years ago
eb4ed3e
Remove eng tag from input tests.
by Michael Wright
· 11 years ago
6d72063
Move frameworks/native to libc++.
by Dan Albert
· 11 years ago
97a3367
Clean up unused parameter warnings.
by Narayan Kamath
· 11 years ago
dc5992e
Plumb display power state through display manager.
by Jeff Brown
· 12 years ago
71b16e8
Support unique calibration per orientation
by Jason Gerecke
· 12 years ago
489fda8
Add test for InputReader location calibration
by Jason Gerecke
· 13 years ago
12d6baa
Initialize mAffineTransform and update on modification
by Jason Gerecke
· 12 years ago
f086ddb
Add support for injecting events into ActivityContainers.
by Jeff Brown
· 12 years ago
d02c5b6
Move inputservice over to frameworks/native
by Michael Wright
· 12 years ago