summaryrefslogtreecommitdiff
path: root/include/input
AgeCommit message (Expand)Author
2021-06-15Merge "Use the injected device id for events that are a11y trusted" into sc-d...Siarhei Vishniakou
2021-06-15Merge "Use the injected device id for events that are a11y trusted" into sc-devSiarhei Vishniakou
2021-06-09Merge "Return a copy of InputDeviceLightInfo instead of pointer" into sc-dev ...TreeHugger Robot
2021-06-08Return a copy of InputDeviceLightInfo instead of pointerSiarhei Vishniakou
2021-06-04Use the injected device id for events that are a11y trustedSiarhei Vishniakou
2021-05-24Merge "Change native lights to be consistent with java API." into sc-dev am: ...Chris Ye
2021-05-24Merge "Change native lights to be consistent with java API." into sc-devChris Ye
2021-05-21Merge changes from topic "input statistics" into sc-dev am: 9a049d867e am: f3...TreeHugger Robot
2021-05-17Remove LatencyStatistics from dispatcherSiarhei Vishniakou
2021-05-16Change native lights to be consistent with java API.Chris Ye
2021-05-07Merge "Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes...TreeHugger Robot
2021-05-07Merge "Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes...TreeHugger Robot
2021-05-07Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changesPrabir Pradhan
2021-05-07Merge "Store connections by token instead of by fd" into sc-dev am: 2a4e4e58d6TreeHugger Robot
2021-05-07Merge "Store connections by token instead of by fd" into sc-devTreeHugger Robot
2021-05-07Store connections by token instead of by fdSiarhei Vishniakou
2021-05-06Merge "Add a hidden API to apply a transform the content of an event." into s...Evan Rosky
2021-05-06Add a hidden API to apply a transform the content of an event.Evan Rosky
2021-04-29Add enough information to compatibility-transform getRaw() am: 84f07f0cbeEvan Rosky
2021-04-29Add enough information to compatibility-transform getRaw()Evan Rosky
2021-04-05Merge "Introduce Device Controller to InputReader" into sc-dev am: 2be71a48cbTreeHugger Robot
2021-04-01Introduce Device Controller to InputReaderChris Ye
2021-03-31Merge "Pass latency information from app to input" into sc-dev am: 2814c31982TreeHugger Robot
2021-03-24Pass latency information from app to inputSiarhei Vishniakou
2021-03-13Merge "Use Result<InputPublisher::Finished> instead of callback -- try 2" int...TreeHugger Robot
2021-03-12Use Result<InputPublisher::Finished> instead of callback -- try 2Siarhei Vishniakou
2021-03-12Merge "Revert "Use Result<InputPublisher::Finished> instead of callback"" int...Siarhei Vishniakou
2021-03-12Revert "Use Result<InputPublisher::Finished> instead of callback"Yohei Yukawa
2021-03-12Merge "Use Result<InputPublisher::Finished> instead of callback" into sc-dev ...Siarhei Vishniakou
2021-03-11Use Result<InputPublisher::Finished> instead of callbackSiarhei Vishniakou
2021-03-11Merge "Move drag event to InputDispatcher (1/n)" into sc-dev am: 30c6ac31bdArthur Hung
2021-03-08Move drag event to InputDispatcher (1/n)arthurhung
2021-03-07Merge "Use bool directly in InputMessage" into sc-dev am: c3435c0eceTreeHugger Robot
2021-03-05Use bool directly in InputMessageSiarhei Vishniakou
2021-03-03Merge "Use NamedEnum for printing Entry type" into sc-dev am: ef300c1454TreeHugger Robot
2021-03-02Use NamedEnum for printing Entry typeSiarhei Vishniakou
2021-03-02Merge "Remove unused function"TreeHugger Robot
2021-02-25Remove unused functionSiarhei Vishniakou
2021-02-24SF: Add initial Planner infrastructureDan Stoza
2021-02-23Merge "Support Inputdevice LightsManager feature in frameworks." into sc-devChris Ye
2021-02-22Support Inputdevice LightsManager feature in frameworks.Chris Ye
2021-02-22Introduce DynamicDisplayInfoMarin Shalamanov
2021-02-09Send consumeTime from the app to InputDispatcherSiarhei Vishniakou
2021-02-02Added the ability to read external batteriesKim Low
2020-12-16Add SensorManager support in inputflinger.Chris Ye
2020-12-11Disable touch mapper associated with an inactive viewportSiarhei Vishniakou
2020-11-17SyncPointerCapture (3/n): Add Capture event to InputChannelPrabir Pradhan
2020-11-15Change NamedEnum unknow enum string format from hexical to decimal.Chris Ye
2020-11-05Merge "Fix libinput mac build, hopefully."TreeHugger Robot
2020-11-04Fix libinput mac build, hopefully.Brett Chabot