index
:
frameworks_native.git
kitkat
lp5.0
lp5.1
mm6.0
n7.1
o8.0
o8.1
p9.0
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
u14.0
frameworks_native
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
gui
/
tests
/
EndToEndNativeInputTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Request focus using setFocusedWindow
Vishnu Nair
2020-09-08
1
-43
/
+16
|
/
*
Rename InputWindowHandle hasFocus to focusable
Vishnu Nair
2020-08-17
1
-2
/
+1
*
Add default input dispatching timeout constant
Siarhei Vishniakou
2020-07-31
1
-1
/
+2
*
Use AIDL compiler to generate InputApplicationInfo class.
Chris Ye
2020-07-28
1
-1
/
+2
*
Use unique_ptr when creating InputChannel
Siarhei Vishniakou
2020-07-20
1
-3
/
+4
*
Use std::shared_ptr for InputChannel
Siarhei Vishniakou
2020-07-20
1
-3
/
+4
*
Move things in InputWindowInfo to enum classes
Michael Wright
2020-07-17
1
-3
/
+2
*
AIDL-ize InputManager IInputFlinger interface.
Chris Ye
2020-07-10
1
-7
/
+6
*
Use chrono for dispatching timeout
Siarhei Vishniakou
2020-07-08
1
-2
/
+2
*
Fix "Allow/Deny" popup window no respond when use cursor
arthurhung
2020-06-19
1
-0
/
+24
*
Use <chrono> for input-related timeouts
Siarhei Vishniakou
2020-05-06
1
-2
/
+2
*
Rename ColorLayer to EffectLayer to handle both shadows and color fill
Vishnu Nair
2020-02-11
1
-1
/
+2
*
SF: Redesign API to query display information
Dominik Laskowski
2020-01-29
1
-4
/
+4
*
Move focus dispatch to input (1/2)
Siarhei Vishniakou
2020-01-10
1
-7
/
+61
*
Remove InputChannel::setToken
Siarhei Vishniakou
2019-11-02
1
-2
/
+1
*
Update tests for canReceiveInput policy changes
Vishnu Nair
2019-10-11
1
-12
/
+10
*
Merge "Revert "Fix drag and drop (2/3)""
TreeHugger Robot
2019-09-28
1
-50
/
+0
|
\
|
*
Revert "Fix drag and drop (2/3)"
Arthur Hung
2019-09-16
1
-50
/
+0
*
|
Changed BufferLayer's canReceiveInput to check if its hidden by policy
Vishnu Nair
2019-09-12
1
-0
/
+4
|
/
*
SurfaceFlinger: prevent division by 0 in Layer::fillInputInfo
Ady Abraham
2019-08-08
1
-0
/
+13
*
Fix magnify screen in a dialog will response wrong position from touch.
Arthur Hung
2019-05-10
1
-0
/
+19
*
SF: Plumb physical display IDs to libgui
Dominik Laskowski
2019-02-02
1
-2
/
+4
*
Fix touch event would be offset by crop
Arthur Hung
2019-01-17
1
-0
/
+8
*
Fix drag and drop (2/3)
chaviw
2019-01-08
1
-0
/
+50
*
Input: Update input window info when the layer receives its first buffer
Vishnu Nair
2018-12-18
1
-4
/
+176
*
SF: User buffer size instead of layer size when calculating size
Vishnu Nair
2018-11-28
1
-3
/
+2
*
SurfaceFlinger Input: Correct screen magnification.
Robert Carr
2018-11-27
1
-1
/
+1
*
Rework InputApplicationInfo
Robert Carr
2018-11-27
1
-0
/
+7
*
Replace InputWindowInfo#inputChannel with an IBinder token.
Robert Carr
2018-11-27
1
-1
/
+1
*
Add some tests for native input.
Robert Carr
2018-11-27
1
-0
/
+265
[prev]