Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
2e4fef6d7fa394674993e4e3f7e8ee30377023a4
/
include
/
input
4c2845f
InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL am: 2984b7af4f am: fca117ce50 am: 4d52d7f5d0 am: 6ff8ceda6e
by Robert Carr
· 6 years ago
2984b7a
InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL
by Robert Carr
· 6 years ago
39c6c80
Merge "InputWindow: Default initialize all values" into rvc-dev am: 78cc3ba8c5 am: 8d5011eea6 am: e5b5b055d1 am: 3f46b316fc
by Rob Carr
· 6 years ago
7174efe
InputWindow: Default initialize all values
by Robert Carr
· 6 years ago
67d4450
Print window flags in dumpsys input
by Siarhei Vishniakou
· 6 years ago
d6ae76d
Merge "Pass source to dispatchBatchedInputEventPending (2/2)" into rvc-dev am: 89260bd417 am: 29b980f59f am: 920c6b8866 am: 9fab55b18b
by TreeHugger Robot
· 6 years ago
9be5b33
Makes TYPE_ACCESSIBILITY_MAGNIFICATION_OVERLAY as trusted overlay
by mincheli
· 6 years ago
c7812be
Pass source to dispatchBatchedInputEventPending (2/2)
by Arthur Hung
· 6 years ago
1c7bc86
Let InputFlinger generate event IDs.
by Garfield Tan
· 6 years ago
fbe732e
Add ID to native events.
by Garfield Tan
· 6 years ago
bd25f1c
Add event ID generator.
by Garfield Tan
· 6 years ago
ff1f1bb
Let InputFlinger generate event IDs.
by Garfield Tan
· 6 years ago
4cc839f
Add ID to native events.
by Garfield Tan
· 6 years ago
84b087e
Add event ID generator.
by Garfield Tan
· 6 years ago
a7b82e1
Support multiple EventHub devices per InputDevice
by Nathaniel R. Lewis
· 6 years ago
54d3e18
Add verifyInputEvent api to InputDispatcher
by Siarhei Vishniakou
· 6 years ago
3826d47
Use uint32_t for input source
by Siarhei Vishniakou
· 6 years ago
9c858ac
Add hmac to InputEvent and scale to MotionEvent
by Siarhei Vishniakou
· 6 years ago
718f960
ui: Deduplicate rotation types
by Dominik Laskowski
· 6 years ago
cb92321
Remove layer from window handle since it's no longer used
by chaviw
· 6 years ago
af87b3e
Added input support for cloned layers
by chaviw
· 6 years ago
72a2190
Merge "Default TV remote keys to no-wake"
by TreeHugger Robot
· 6 years ago
d041c5d
Default TV remote keys to no-wake
by Powei Feng
· 7 years ago
26bf73b
Merge "Removing support for menu key from status bar"
by TreeHugger Robot
· 6 years ago
7feb2ea
Add FocusEvent and InputMessage::Type::FOCUS
by Siarhei Vishniakou
· 6 years ago
10fe676
Add static asserts for InputMessage sizes
by Siarhei Vishniakou
· 6 years ago
727a44e
Use queue and unique_ptr for pooled events
by Siarhei Vishniakou
· 6 years ago
c0d3c4b
Removing support for menu key from status bar
by Sunny Goyal
· 7 years ago
26d3cfb
Remove InputChannel::setToken
by Siarhei Vishniakou
· 6 years ago
5240277
Use enum class for InputMessage type
by Siarhei Vishniakou
· 6 years ago
03af16f
Merge "Revert "Fix drag and drop (2/3)""
by TreeHugger Robot
· 6 years ago
edb7ba1
Merge "Do not report latency for injected events"
by TreeHugger Robot
· 6 years ago
de4bf15
Do not report latency for injected events
by Siarhei Vishniakou
· 6 years ago
6cbb975
Revert "Fix drag and drop (2/3)"
by Arthur Hung
· 6 years ago
3578917
Add SCROLL, RELATIVE_X and RELATIVE_Y axes labels.
by Garfield Tan
· 6 years ago
2ccbe3a
InputTransport: store fd in a unique_fd.
by Josh Gao
· 6 years ago
4f17282
Merge changes Iee0f9a21,I22a39cd5
by TreeHugger Robot
· 6 years ago
3d3fa52
Move LatencyStatistics collection from InputReader to InputTransport
by Atif Niyaz
· 6 years ago
8384682
Seperate LatencyStatistics from InputReader
by Atif Niyaz
· 6 years ago
937bb83
Add setCursorPosition.
by Garfield Tan
· 6 years ago
ab0ab9c
Address comments from a previous change.
by Garfield Tan
· 6 years ago
00f511d
Dispatch mouse events to window under the cursor.
by Garfield Tan
· 7 years ago
38b1f27
Merge "Make InputApplicationInfo as a part of InputApplicationHandle (1/2)"
by TreeHugger Robot
· 7 years ago
7a0c39a
Make InputApplicationInfo as a part of InputApplicationHandle (1/2)
by Arthur Hung
· 7 years ago
7c3ae9c
Use std::vector over Vector for InputFlinger (1/3)
by Arthur Hung
· 7 years ago
6fabeec
Input: Override touchable region bounds with surface bounds 2/2
by Vishnu Nair
· 7 years ago
7e32c88
Merge "Replace non-alphanumerics with _ in VirtualKeyMap"
by TreeHugger Robot
· 7 years ago
b45635c
Replace non-alphanumerics with _ in VirtualKeyMap
by Siarhei Vishniakou
· 7 years ago
b645f7e
Merge "Refactor VirtualKeyMap"
by TreeHugger Robot
· 7 years ago
3209997
Merge "Add synchronous transaction to wait for setInputWindow to complete (3/n)"
by Chavi Weingarten
· 7 years ago
3e78dec
Refactor VirtualKeyMap
by Siarhei Vishniakou
· 7 years ago
1bc1aca
Merge "Remove unused defines from Keyboard.h"
by TreeHugger Robot
· 7 years ago
291d88a
Add synchronous transaction to wait for setInputWindow to complete (3/n)
by chaviw
· 7 years ago
46de920
Remove unused defines from Keyboard.h
by Siarhei Vishniakou
· 7 years ago
8154bbd
Rotate TouchVideoFrames
by Siarhei Vishniakou
· 7 years ago
fda3aee
Swap width and height in TouchVideoFrame
by Siarhei Vishniakou
· 7 years ago
26cf29d
Move implementation to TouchVideoFrame.cpp
by Siarhei Vishniakou
· 7 years ago
cae4b3a
Remove EventHub header from include dir
by Prabir Pradhan
· 7 years ago
3dc4f59
Merge "Introduce new portal window which transports touch to another display"
by Tiger Huang
· 7 years ago
85b8c5e
Introduce new portal window which transports touch to another display
by Tiger Huang
· 7 years ago
473174e
Add a new InputClassifier stage
by Siarhei Vishniakou
· 8 years ago
16a2e30
Propagate MotionClassification to InputDispatcher
by Siarhei Vishniakou
· 7 years ago
49e5922
Add classification to MotionEvent
by Siarhei Vishniakou
· 7 years ago
fbe5d9c
Fix drag and drop (2/3)
by chaviw
· 7 years ago
80109da
Merge "Fix/suppress google-explicit-constructor warnings" am: aad7e1ccc5 am: 9a55c7aba6
by Chih-hung Hsieh
· 7 years ago
f43b02c
Fix/suppress google-explicit-constructor warnings
by Chih-Hung Hsieh
· 7 years ago
7b7c8f6
Add vector of TouchVideoFrame to NotifyMotionArgs
by Siarhei Vishniakou
· 7 years ago
bd0fbcd
Keep instance of BinderInputWindow for the same token.
by Garfield Tan
· 7 years ago
daedc2a
Merge "Add thumbs up / thumbs down / profile keycodes to native includes"
by TreeHugger Robot
· 7 years ago
8158e7e
Add physical port to display viewport
by Siarhei Vishniakou
· 7 years ago
1ade5e4
Add thumbs up / thumbs down / profile keycodes to native includes
by Oleg Kibirev
· 7 years ago
e07e103
SurfaceFlinger Input: Correct screen magnification.
by Robert Carr
· 7 years ago
5cb2578
SurfaceFlinger Input: Shrink frame by surfaceInsets.
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
1c4c559
Add some tests for native input.
by Robert Carr
· 7 years ago
1f7c0e4
Sanitize InputMessage before sending
by Siarhei Vishniakou
· 7 years ago
141a986
Add flag AMOTION_EVENT_FLAG_IS_GENERATED_GESTURE to Input.h
by Prabir Pradhan
· 7 years ago
1cc7867
InputFlinger: Receive setInputWindows over IPC
by Robert Carr
· 7 years ago
803535b
InputDispatcher: Track InputChannels by IBinder token.
by Robert Carr
· 7 years ago
2c358bf
Add setInputWindowInfo to SurfaceComposerClient::Transaction
by Robert Carr
· 7 years ago
3b413f2
Make InputWindowInfo as a part of InputWindowHandle (1/2)
by Arthur Hung
· 7 years ago
b3ee068
Merge "Implement Parcelling functions for InputWindowInfo"
by Rob Carr
· 7 years ago
3720ed0
Implement Parcelling functions for InputWindowInfo
by Robert Carr
· 7 years ago
d634392
Add type to DisplayViewport
by Siarhei Vishniakou
· 7 years ago
ec8f725
Prefer std::string over String8
by Siarhei Vishniakou
· 7 years ago
5bed83b
[input] Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
a62a8dd
Move displayid into InputEvent
by Siarhei Vishniakou
· 8 years ago
777a10b
Move display id into MotionEvent
by Siarhei Vishniakou
· 8 years ago
61da25a
Move SPECIAL_FUNCTION from .kcm to .idc files
by Siarhei Vishniakou
· 8 years ago
56c9ae1
Fix resampling for multiple pointers
by Siarhei Vishniakou
· 8 years ago
346dbe1
Add new refresh key constant.
by Yuichiro Hanada
· 8 years ago
f93fcf4
Prefer std::string over String8
by Siarhei Vishniakou
· 8 years ago
635cb71
Fix broken input tests
by Siarhei Vishniakou
· 8 years ago
a719064
Merge "Add a new keycode for TV (ALL_APPS)" into oc-dev am: 6afce442ea am: 047fcbf671 am: a7b4e64dfa
by Sujith Ramakrishnan
· 8 years ago
19742a9
Merge "Add a new keycode for TV (ALL_APPS)" into oc-dev am: 6afce442ea am: 047fcbf671
by Sujith Ramakrishnan
· 8 years ago
047fcbf
Merge "Add a new keycode for TV (ALL_APPS)" into oc-dev am: 6afce442ea
by Sujith Ramakrishnan
· 8 years ago
7342391
Add a new keycode for TV (ALL_APPS)
by Sujith Ramakrishnan
· 8 years ago
c7bad6e
Ensure history has pointer id of interest. am: c7dc3784a3 am: 2d46ae7854
by Siarhei Vishniakou
· 8 years ago
c7dc378
Ensure history has pointer id of interest.
by Siarhei Vishniakou
· 8 years ago
Next »