summaryrefslogtreecommitdiff
path: root/libs/gui/tests/EndToEndNativeInputTest.cpp
AgeCommit message (Expand)Author
2025-03-17Harden construction sites of android::StrongPointer in frameworks/native Anton Ivanov
2025-03-14Use EXPECT_NEAR for float value in tests Arpit Singh
2025-01-29bufferqueues: IConsumerListener/IGraphicBufferConsumer no longer need binder Jim Shargo
2025-01-22Use EXPECT_NEAR for float values in expectTap Arpit Singh
2024-12-05Merge changes I70943093,Ib1974f30 into main Jim Shargo
2024-12-05Use unique names for InputSurface in e2eNativeInputTest Arpit Singh
2024-12-04tests: Eliminate annoying and noisy CompositionEngine errors Jim Shargo
2024-12-04tests: Improve logging for objects that are causing errors Jim Shargo
2024-12-02libgui_tests: demote "Linked to input" log to info Harry Cutts
2024-11-08Update Transaction::setInputWindowInfo to take WindowInfoHandle Patrick Williams
2024-11-07Consume full tap in EndToEndNativeInputTest Siarhei Vishniakou
2024-11-05Merge "Fix flaky uncropped_container_replaces_touchable_region_with_null_crop... Harry Cutts
2024-10-28EndToEndNativeInputTest: Apply all transactions synchronously Prabir Pradhan
2024-10-28Fix flaky uncropped_container_replaces_touchable_region_with_null_crop Prabir Pradhan
2024-05-21Merge "SF: Cleanup creating / destroying virtual display APIs" into main Alan Ding
2024-05-16SF: Cleanup creating / destroying virtual display APIs Alan Ding
2024-05-14Move ADISPLAY_ID_ definitions into LogicalDisplayId Siarhei Vishniakou
2024-05-09Use a strongly typed LogicalDisplayId for displayId(2/n) Linnan Li
2024-04-01Merge "Add compile checks to EndToEndNativeInputTest" into main Treehugger Robot
2024-03-29Add compile checks to EndToEndNativeInputTest Siarhei Vishniakou
2024-03-29EndToEndNativeInputTest: print the event received unexpectedly Siarhei Vishniakou
2024-03-13Move InputConsumer into separate files Siarhei Vishniakou
2024-01-30Use aidl-defined InputChannel for parceling Siarhei Vishniakou
2024-01-17Add InputChannel::waitForMessage and use it in EndToEndNativeInputTest Egor Pasko
2023-10-20Rename DisplayMode::refreshRate to peakRefreshRate Alec Mouri
2023-07-28Fix flaky InputSurfacesTest tests Patrick Williams
2023-06-20Use a strongly typed Uid in WindowInfo Prabir Pradhan
2023-04-13Merge "Convert input event type to enum class" into udc-dev Siarhei Vishniakou
2023-04-13Convert input event type to enum class Siarhei Vishniakou
2023-04-11Merge "Fix InputSurfacesTest.input_respects_scaled_touchable_region_overflow"... Prabir Pradhan
2023-04-11Remove MultiDisplayTests#many_to_one_display_mapping Prabir Pradhan
2023-04-10Fix InputSurfacesTest.input_respects_scaled_touchable_region_overflow Prabir Pradhan
2023-03-30Add focusTransferTarget in WindowInfo Chavi Weingarten
2023-03-20Take into account surface insets when replacing touch region. Vishnu Nair
2022-09-26Remove internal display related methods Huihong Luo
2022-07-27Reland: Send WindowInfo even if the window isn't associated with a DisplayDevice Prabir Pradhan
2022-06-14Layer: Guard against Region offset overflows Prabir Pradhan
2022-03-24Merge "Do not enforce that layers with invalid bounds are not focusable" into... Prabir Pradhan
2022-03-22Do not enforce that layers with invalid bounds are not focusable Prabir Pradhan
2022-03-18Allow windowhandles with NO_INPUT_CHANNEL Linus Tufvesson
2022-02-15Invert some InputConfig flags to simplify default behavior Prabir Pradhan
2022-02-11Introduce WindowInfo::InputConfig flag to control input behavior Prabir Pradhan
2022-01-28SF: Clean up input info calculations Prabir Pradhan
2022-01-28SF: Enforce that layers with invalid input bounds are not focusable Prabir Pradhan
2022-01-28SF: Calculate WindowInfo frame correctly for all layers Prabir Pradhan
2021-12-29SF: Manage many-to-one DisplayDevice to layerStack mapping for input Prabir Pradhan
2021-11-30Merge "Let touch region empty if the input bounds is empty" into sc-v2-dev am... Arthur Hung
2021-11-22Let touch region empty if the input bounds is empty Arthur Hung
2021-10-12Check BufferLayer's alpha value when canReceiveInput Arthur Hung
2021-09-24SurfaceFlinger: Drop input for blacked out layers Vishnu Nair