Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
efc42e2badd2be4e3404cc16619dd3d85d37a7e7
/
services
/
inputflinger
4948327
Use enum class for EventEntry
by Siarhei Vishniakou
· 6 years ago
08b574f
Add busy wait for consume() call
by Siarhei Vishniakou
· 6 years ago
d3df1b3
Merge "Add check for action in consumeEvent"
by TreeHugger Robot
· 6 years ago
607abb6
Merge "Refactor inputfilter tests"
by TreeHugger Robot
· 6 years ago
c5ca85c
Add check for action in consumeEvent
by Siarhei Vishniakou
· 6 years ago
8935a80
Refactor inputfilter tests
by Siarhei Vishniakou
· 6 years ago
6f920ca
Merge "Revert "Reland "Let InputReader handle its own thread"""
by TreeHugger Robot
· 6 years ago
6cbc978
Revert "Reland "Let InputReader handle its own thread""
by Siarhei Vishniakou
· 6 years ago
e00dd19
Merge "Reland "Let InputReader handle its own thread""
by TreeHugger Robot
· 6 years ago
f15a8aa
Reland "Let InputReader handle its own thread"
by Prabir Pradhan
· 6 years ago
10793a6
Refactor InputReader::mDevices collection type
by Nathaniel R. Lewis
· 6 years ago
26d3cfb
Remove InputChannel::setToken
by Siarhei Vishniakou
· 6 years ago
d0d71b6
Look up Connection by token
by Siarhei Vishniakou
· 6 years ago
00fca7c
Return vector of cancellation events
by Siarhei Vishniakou
· 6 years ago
9757f78
Return KeyEvent instead of initializing
by Siarhei Vishniakou
· 6 years ago
d277004
Use const reference when not modifying objects
by Siarhei Vishniakou
· 6 years ago
5cf5045
Merge "Make InputReader test components thread safe"
by TreeHugger Robot
· 6 years ago
2574dfa
Make InputReader test components thread safe
by Prabir Pradhan
· 6 years ago
9ccc2f0
Merge "Remove logspam"
by TreeHugger Robot
· 6 years ago
204bbdd
Merge "Fix foldable emulator touch does not work"
by TreeHugger Robot
· 6 years ago
0fb1a0e
Use enum class for DropReason
by Siarhei Vishniakou
· 6 years ago
fae03b9
Merge "[inputflinger] fix -Wreorder-init-list" am: c932e4472f am: eb013d0f82 am: 9d9321bf0e
by Nick Desaulniers
· 6 years ago
eb013d0
Merge "[inputflinger] fix -Wreorder-init-list" am: c932e4472f
by Nick Desaulniers
· 6 years ago
05de577
Fix foldable emulator touch does not work
by Arthur Hung
· 6 years ago
2183448
[inputflinger] fix -Wreorder-init-list
by Nick Desaulniers
· 6 years ago
d399a52
Don't leak input events to dumpsys on user builds
by Ashwini Oruganti
· 6 years ago
7c34b23
Remove unused parameter displayId
by Siarhei Vishniakou
· 6 years ago
bd93138
Remove unused function 'removeWindow'
by Siarhei Vishniakou
· 6 years ago
72f94e1
Merge "Ensure input has CAP_BLOCK_SUSPEND"
by TreeHugger Robot
· 6 years ago
7a522bf
Ensure input has CAP_BLOCK_SUSPEND
by Siarhei Vishniakou
· 6 years ago
028f3b3
Merge "InputDispatcher: Fix typo"
by TreeHugger Robot
· 6 years ago
372fbe4
InputDispatcher: Fix typo
by Jaewan Kim
· 6 years ago
03af16f
Merge "Revert "Fix drag and drop (2/3)""
by TreeHugger Robot
· 6 years ago
e071058
Remove logspam
by John Reck
· 6 years ago
c46722c
Merge changes from topics "inputdispatcher-split-aosp", "inputreader-split-aosp"
by Prabir Pradhan
· 6 years ago
4237a95
Merge "getDisplayViewportByType doesn't count more than one viewport"
by TreeHugger Robot
· 6 years ago
394eed0
Create inputmappers and accumulators directories
by Prabir Pradhan
· 6 years ago
186d5b5
Split InputReader into multiple files
by Prabir Pradhan
· 6 years ago
2b28181
Create inputreader directory
by Prabir Pradhan
· 6 years ago
73007b6
Divide InputDispatcher into several files.
by Garfield Tan
· 6 years ago
e4fc010
Move InputDispatcher code into a folder.
by Garfield Tan
· 6 years ago
edb7ba1
Merge "Do not report latency for injected events"
by TreeHugger Robot
· 6 years ago
7d38473
getDisplayViewportByType doesn't count more than one viewport
by Prabir Pradhan
· 6 years ago
2d0e948
Hold wakelock while handling device add/remove
by Siarhei Vishniakou
· 6 years ago
8658728
Use static bool instead of define
by Siarhei Vishniakou
· 6 years ago
de4bf15
Do not report latency for injected events
by Siarhei Vishniakou
· 6 years ago
6cd19a4
Make sure that touches are within the surface.
by Arthur Hung
· 6 years ago
f1fbf9e
Add override keyword to in inherited classes
by Prabir Pradhan
· 6 years ago
2770d24
Create inputmappers and accumulators directories
by Prabir Pradhan
· 6 years ago
baa5c82
Split InputReader into multiple files
by Prabir Pradhan
· 6 years ago
da7c00c
Create inputreader directory
by Prabir Pradhan
· 6 years ago
e84e6f9
Divide InputDispatcher into several files.
by Garfield Tan
· 6 years ago
0fc2fa7
Move InputDispatcher code into a folder.
by Garfield Tan
· 6 years ago
6cbb975
Revert "Fix drag and drop (2/3)"
by Arthur Hung
· 6 years ago
061e0af
Merge "Use unordered_map for connections"
by TreeHugger Robot
· 6 years ago
146ecfd
Use unordered_map for connections
by Siarhei Vishniakou
· 6 years ago
9da1473
Fix touch can't work after enabled the associated viewport
by Arthur Hung
· 6 years ago
2c9a334
Add associated function to physical keyboard
by Arthur Hung
· 6 years ago
e7c94b9
Use unique_ptr for CommandEntry
by Siarhei Vishniakou
· 6 years ago
44a2aed
Use std::deque for EventEntry queues
by Siarhei Vishniakou
· 6 years ago
13bda6c
Use std::deque for DispatchEntry'ies.
by Siarhei Vishniakou
· 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
4e68fbf
Return early in doDispatchCycleFinishedLockedInterruptible
by Siarhei Vishniakou
· 6 years ago
49a350a
Use std::function for commands
by Siarhei Vishniakou
· 6 years ago
3e06862
Merge "Address comments from a previous change."
by TreeHugger Robot
· 6 years ago
6157c0d
Merge "Do not use RefBase in EventHub"
by TreeHugger Robot
· 6 years ago
fbf5ac7
Merge "Refactor setInputWindows"
by TreeHugger Robot
· 6 years ago
3bc7e09
Do not use RefBase in EventHub
by Siarhei Vishniakou
· 6 years ago
b34fcfa
Merge "Revert "Revert "Use std::set instead of SortedVector"""
by TreeHugger Robot
· 6 years ago
c6f6119
Revert "Revert "Use std::set instead of SortedVector""
by Siarhei Vishniakou
· 6 years ago
7d084bb
Merge "Revert "Use std::set instead of SortedVector""
by Pin-Yu Huang
· 6 years ago
2d8cc89
Revert "Use std::set instead of SortedVector"
by Pin-Yu Huang
· 6 years ago
6fd1c77
Remove unused include
by Siarhei Vishniakou
· 7 years ago
a03f0de
Use std::set instead of SortedVector
by Siarhei Vishniakou
· 7 years ago
c5ae0dc
Improve input devices changed logs
by Siarhei Vishniakou
· 7 years ago
ab0ab9c
Address comments from a previous change.
by Garfield Tan
· 7 years ago
21da0ff
Remove handling of EV_MSC/MSC_TIMESTAMP in Input
by Atif Niyaz
· 7 years ago
addb02b
Stop splitting mouse events.
by Garfield Tan
· 7 years ago
00f511d
Dispatch mouse events to window under the cursor.
by Garfield Tan
· 7 years ago
9b5a821
Do not use moved-from object
by Siarhei Vishniakou
· 7 years ago
b86c6bd
Merge "Disable deep press by default" into qt-r1-dev am: fec1b3f893
by Siarhei Vishniakou
· 7 years ago
ff17048
Disable deep press by default
by Siarhei Vishniakou
· 7 years ago
91dd26f
Refine onPointerDownOutsideFocus am: 0683fe791e am: e7c4474a4c am: 7718877720
by Tiger Huang
· 7 years ago
0683fe7
Refine onPointerDownOutsideFocus
by Tiger Huang
· 7 years ago
e1aa34a
Merge "Use bitset api in InputClassifier" into qt-dev am: 598673fc55
by Siarhei Vishniakou
· 7 years ago
598673f
Merge "Use bitset api in InputClassifier" into qt-dev
by TreeHugger Robot
· 7 years ago
a47a4d4
Use bitset api in InputClassifier
by Siarhei Vishniakou
· 7 years ago
4180aa4
Remove mUserEpollWakeup from EventHub
by Atif Niyaz
· 7 years ago
043a3ec
Add mInputFilterEnabled to dump
by Siarhei Vishniakou
· 7 years ago
4bdbb6a
Initialize MotionClassifier from a separate thread
by Siarhei Vishniakou
· 7 years ago
3a179dc
Remove logspam in InputDispatcher
by Siarhei Vishniakou
· 7 years ago
29f8849
Improve docs for ro.input.video_enabled
by Siarhei Vishniakou
· 7 years ago
b3ad35c
Refactor setInputWindows
by Siarhei Vishniakou
· 7 years ago
77dd497
Remove logspam in InputDispatcher
by Siarhei Vishniakou
· 7 years ago
63364ad
Merge "Add concept of gesture input monitors."
by Michael Wright
· 7 years ago
3dd60e2
Add concept of gesture input monitors.
by Michael Wright
· 7 years ago
fd6d351
Add onPointerDownOutsideFocus for events outside the focused window (2/4)
by chaviw
· 7 years ago
38b1f27
Merge "Make InputApplicationInfo as a part of InputApplicationHandle (1/2)"
by TreeHugger Robot
· 7 years ago
Next »