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
*
Use aidl-defined InputChannel for parceling
Siarhei Vishniakou
2024-01-30
1
-4
/
+8
*
Add InputChannel::waitForMessage and use it in EndToEndNativeInputTest
Egor Pasko
2024-01-17
1
-29
/
+20
*
Rename DisplayMode::refreshRate to peakRefreshRate
Alec Mouri
2023-10-20
1
-1
/
+1
*
Fix flaky InputSurfacesTest tests
Patrick Williams
2023-07-28
1
-1
/
+25
*
Use a strongly typed Uid in WindowInfo
Prabir Pradhan
2023-06-20
1
-11
/
+11
*
Merge "Convert input event type to enum class" into udc-dev
Siarhei Vishniakou
2023-04-13
1
-9
/
+9
|
\
|
*
Convert input event type to enum class
Siarhei Vishniakou
2023-04-13
1
-9
/
+9
*
|
Merge "Fix InputSurfacesTest.input_respects_scaled_touchable_region_overflow"...
Prabir Pradhan
2023-04-11
1
-1
/
+1
|
\
\
|
*
|
Fix InputSurfacesTest.input_respects_scaled_touchable_region_overflow
Prabir Pradhan
2023-04-10
1
-1
/
+1
|
|
/
*
/
Remove MultiDisplayTests#many_to_one_display_mapping
Prabir Pradhan
2023-04-11
1
-26
/
+0
|
/
*
Add focusTransferTarget in WindowInfo
Chavi Weingarten
2023-03-30
1
-2
/
+0
*
Take into account surface insets when replacing touch region.
Vishnu Nair
2023-03-20
1
-0
/
+16
*
Remove internal display related methods
Huihong Luo
2022-09-26
1
-2
/
+4
*
Reland: Send WindowInfo even if the window isn't associated with a DisplayDevice
Prabir Pradhan
2022-07-27
1
-3
/
+8
*
Layer: Guard against Region offset overflows
Prabir Pradhan
2022-06-14
1
-0
/
+49
*
Merge "Do not enforce that layers with invalid bounds are not focusable" into...
Prabir Pradhan
2022-03-24
1
-15
/
+0
|
\
|
*
Do not enforce that layers with invalid bounds are not focusable
Prabir Pradhan
2022-03-22
1
-15
/
+0
*
|
Allow windowhandles with NO_INPUT_CHANNEL
Linus Tufvesson
2022-03-18
1
-21
/
+49
|
/
*
Invert some InputConfig flags to simplify default behavior
Prabir Pradhan
2022-02-15
1
-3
/
+0
*
Introduce WindowInfo::InputConfig flag to control input behavior
Prabir Pradhan
2022-02-11
1
-14
/
+11
*
SF: Clean up input info calculations
Prabir Pradhan
2022-01-28
1
-2
/
+5
*
SF: Enforce that layers with invalid input bounds are not focusable
Prabir Pradhan
2022-01-28
1
-0
/
+25
*
SF: Calculate WindowInfo frame correctly for all layers
Prabir Pradhan
2022-01-28
1
-0
/
+76
*
SF: Manage many-to-one DisplayDevice to layerStack mapping for input
Prabir Pradhan
2021-12-29
1
-12
/
+104
*
Merge "Let touch region empty if the input bounds is empty" into sc-v2-dev am...
Arthur Hung
2021-11-30
1
-0
/
+14
|
\
|
*
Let touch region empty if the input bounds is empty
Arthur Hung
2021-11-22
1
-0
/
+14
|
*
SurfaceFlinger: Implement drop input modes
Vishnu Nair
2021-09-22
1
-4
/
+169
|
*
Renamed and moved InputWindow and related files
chaviw
2021-06-29
1
-11
/
+16
*
|
Check BufferLayer's alpha value when canReceiveInput
Arthur Hung
2021-10-12
1
-2
/
+2
*
|
SurfaceFlinger: Drop input for blacked out layers
Vishnu Nair
2021-09-24
1
-13
/
+88
*
|
SurfaceFlinger: Implement drop input modes
Vishnu Nair
2021-09-21
1
-4
/
+169
*
|
Renamed and moved InputWindow and related files
chaviw
2021-06-28
1
-11
/
+16
|
/
*
Modify bounds and transform for BSL input.
chaviw
2021-04-08
1
-30
/
+74
*
Rename crop_legacy to just crop
chaviw
2021-03-15
1
-3
/
+3
*
Rename DisplayConfig to DisplayMode
Marin Shalamanov
2021-02-05
1
-4
/
+4
*
Pass in window name along with focus request
Vishnu Nair
2021-01-15
1
-2
/
+8
*
Avoid blocking untrusted touches for touch_flag_obscured
Bernardo Rufino
2020-12-22
1
-0
/
+3
*
Use empty frame for input when layer bounds is invalid
chaviw
2020-12-10
1
-2
/
+41
*
Crop bounds sent to input by screen bounds.
chaviw
2020-11-06
1
-0
/
+82
*
Pass surface control instead of handle as reference to layers in
Pablo Gamito
2020-10-01
1
-1
/
+1
*
Merge "Second reland "Let InputFlinger create the server InputChannel""
TreeHugger Robot
2020-09-23
1
-7
/
+4
|
\
|
*
Second reland "Let InputFlinger create the server InputChannel"
Garfield Tan
2020-09-22
1
-7
/
+4
*
|
Merge "Ensure insets for input are transformed correctly."
Chavi Weingarten
2020-09-23
1
-0
/
+69
|
\
\
|
|
/
|
/
|
|
*
Ensure insets for input are transformed correctly.
chaviw
2020-09-23
1
-0
/
+69
*
|
Revert "Reland "Let InputFlinger create the server InputChannel""
Garfield Tan
2020-09-22
1
-4
/
+7
*
|
Reland "Let InputFlinger create the server InputChannel"
Garfield Tan
2020-09-21
1
-7
/
+4
*
|
Revert "Let InputFlinger create the server InputChannel"
Roshan Pius
2020-09-21
1
-4
/
+7
|
/
*
Let InputFlinger create the server InputChannel
Garfield Tan
2020-09-21
1
-7
/
+4
*
Merge "Unregister input channel by token"
TreeHugger Robot
2020-09-10
1
-1
/
+1
|
\
|
*
Unregister input channel by token
Siarhei Vishniakou
2020-09-09
1
-1
/
+1
[next]