summaryrefslogtreecommitdiff
path: root/libs/gui/tests/EndToEndNativeInputTest.cpp
AgeCommit message (Expand)Author
2022-03-12Merge SP2A.220305.013Haamed Gheibi
2021-11-22Let touch region empty if the input bounds is emptyArthur Hung
2021-09-22SurfaceFlinger: Implement drop input modesVishnu Nair
2021-06-29Renamed and moved InputWindow and related fileschaviw
2021-04-22Merge SP1A.210412.001Scott Lobdell
2021-04-08Modify bounds and transform for BSL input.chaviw
2021-04-07Merge SP1A.210329.001Scott Lobdell
2021-03-15Rename crop_legacy to just cropchaviw
2021-03-02Merge SP1A.210222.001Scott Lobdell
2021-02-05Rename DisplayConfig to DisplayModeMarin Shalamanov
2021-02-03Merge SP1A.210122.003Scott Lobdell
2021-01-15Pass in window name along with focus requestVishnu Nair
2021-01-06Merge SP1A.210105.001Scott Lobdell
2020-12-22Avoid blocking untrusted touches for touch_flag_obscuredBernardo Rufino
2020-12-10Use empty frame for input when layer bounds is invalidchaviw
2020-11-16Merge SP1A.201116.001Scott Lobdell
2020-11-06Crop bounds sent to input by screen bounds.chaviw
2020-10-27Merge SP1A.201015.001Scott Lobdell
2020-10-08Merge SP1A.200921.001Justin DeMartino
2020-10-01Pass surface control instead of handle as reference to layers inPablo Gamito
2020-09-23Merge "Second reland "Let InputFlinger create the server InputChannel""TreeHugger Robot
2020-09-23Merge "Ensure insets for input are transformed correctly."Chavi Weingarten
2020-09-23Ensure insets for input are transformed correctly.chaviw
2020-09-22Second reland "Let InputFlinger create the server InputChannel"Garfield Tan
2020-09-22Revert "Reland "Let InputFlinger create the server InputChannel""Garfield Tan
2020-09-21Reland "Let InputFlinger create the server InputChannel"Garfield Tan
2020-09-21Revert "Let InputFlinger create the server InputChannel"Roshan Pius
2020-09-21Let InputFlinger create the server InputChannelGarfield Tan
2020-09-10Merge "Unregister input channel by token"TreeHugger Robot
2020-09-09Unregister input channel by tokenSiarhei Vishniakou
2020-09-08Request focus using setFocusedWindowVishnu Nair
2020-09-01Merge SP1A.200727.001Daniel Norman
2020-08-17Rename InputWindowHandle hasFocus to focusableVishnu Nair
2020-07-31Add default input dispatching timeout constantSiarhei Vishniakou
2020-07-28Use AIDL compiler to generate InputApplicationInfo class.Chris Ye
2020-07-20Use unique_ptr when creating InputChannelSiarhei Vishniakou
2020-07-20Use std::shared_ptr for InputChannelSiarhei Vishniakou
2020-07-17Move things in InputWindowInfo to enum classesMichael Wright
2020-07-10AIDL-ize InputManager IInputFlinger interface.Chris Ye
2020-07-08Use chrono for dispatching timeoutSiarhei Vishniakou
2020-06-24Merge RP1A.200624.001Daniel Norman
2020-06-19Fix "Allow/Deny" popup window no respond when use cursorarthurhung
2020-05-11Merge RP1A.200511.001Steven Laver
2020-05-06Use <chrono> for input-related timeoutsSiarhei Vishniakou
2020-02-14Merge RP1A.200214.001Steven Laver
2020-02-11Rename ColorLayer to EffectLayer to handle both shadows and color fillVishnu Nair
2020-02-04Merge RP1A.200204.001Steven Laver
2020-01-29SF: Redesign API to query display informationDominik Laskowski
2020-01-23Merge RP1A.200123.001Steven Laver
2020-01-10Move focus dispatch to input (1/2)Siarhei Vishniakou