- 5b8217b Revert "Revert "Remove notifyConfigurationChanged listener and p..." by Liana Kazanova · 1 year, 1 month ago
- c3cf1a2 Revert "Remove notifyConfigurationChanged listener and policy calls" by Liana Kazanova · 1 year, 1 month ago
- bffa940 Remove notifyConfigurationChanged listener and policy calls by Vaibhav Devmurari · 1 year, 1 month ago
- 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 3 months ago
- 560d0d1 InputTracer: Trace resolved key repeat count during dispatch by Prabir Pradhan · 1 year, 5 months ago
- 18cbdb8 Store Connection in InputTarget and Monitor by Siarhei Vishniakou · 1 year, 6 months ago
- adc59b4 InputTracer: Trace an event being dispatched to a window by Prabir Pradhan · 1 year, 8 months ago
- abcdf5c InputDispatcher: Add InputTracerInterface for tracing input events by Prabir Pradhan · 1 year, 8 months ago
- 2a2da1d InputDispatcher: Establish 1:1 relation between eventId and EventEntry by Prabir Pradhan · 1 year, 9 months ago
- 2404754 Make EventEntry const throughout the Dispatcher pipieline by Prabir Pradhan · 1 year, 9 months ago
- a8cdbe1 Use shared_ptr for InjectionState by Prabir Pradhan · 1 year, 9 months ago
- edd6120 Store pointers in vector inside MotionEntry by Siarhei Vishniakou · 1 year, 10 months ago
- 8c90d78 Use std::unique_ptr for DispatchEntry by Prabir Pradhan · 1 year, 11 months ago
- 72945a0 Add operator<< for printing some dispatcher structs by Siarhei Vishniakou · 1 year, 11 months ago
- d010b01 Improve debug prints in InputDispatcher by Siarhei Vishniakou · 2 years, 7 months ago
- 5caf55a Convert KeyEntry::InterceptKeyResult to enum class. by Michael Wright · 2 years, 9 months ago
- 253f464 Use ftl::Flags for InputTarget flags by Siarhei Vishniakou · 2 years, 9 months ago
- 15beb51 (touch-mode-md 2/n) Add md touch mode support in InputDispatcher by Antonio Kantek · 3 years, 2 months ago
- 4810866 inputflinger: Use #pragma once instead of explicit define guards by Prabir Pradhan · 2 years, 11 months ago
- 5beda76 Reland^2 "Remove x/y offset from MotionEntry" by Prabir Pradhan · 3 years, 8 months ago
- f7c99f3 Revert "Reland "Remove x/y offset from MotionEntry"" by Alex Chau · 3 years, 8 months ago
- d6a7f22 Reland "Remove x/y offset from MotionEntry" by Prabir Pradhan · 3 years, 9 months ago
- 2b80b38 Revert "Remove x/y offset from MotionEntry" by Jay Wang · 3 years, 9 months ago
- 5e6b390 Remove x/y offset from MotionEntry by Prabir Pradhan · 3 years, 9 months ago
- b5cb957 VerifiedMotionEvent: Sign transformed raw values by Prabir Pradhan · 3 years, 11 months ago
- b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years ago
- 7578845 FTL: Extend enum utilities imported from IF by Dominik Laskowski · 4 years, 6 months ago
- 7ffe74c Merge "TouchEvent (3/n) Enhancing InputDispatcher to support TouchModeEvent" by TreeHugger Robot · 4 years ago
- 7242d8b TouchEvent (3/n) Enhancing InputDispatcher to support TouchModeEvent by Antonio Kantek · 4 years ago
- 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years ago
- cef936d InputDispatcher: Refactor CommandQueue to use lambdas by Prabir Pradhan · 4 years, 1 month ago
- 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 1 month ago
- 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 3 months ago
- 9a049d8 Merge changes from topic "input statistics" into sc-dev by TreeHugger Robot · 4 years, 3 months ago
- 44edce9 Parcel/Unparcel displaysize in InputWindowInfo by Evan Rosky · 4 years, 3 months ago
- f265212 Add LatencyTracker to InputDispatcher by Siarhei Vishniakou · 4 years, 5 months ago
- 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 4 years, 4 months ago
- f452d0b Move drag event to InputDispatcher (5/n) by arthurhung · 4 years, 7 months ago
- b89ccb0 Move drag event to InputDispatcher (3/n) by arthurhung · 4 years, 7 months ago
- b4e0a59 Include display ID in user activity reporting by Sean Stout · 4 years, 6 months ago
- 3531ae7 Send consumeTime from the app to InputDispatcher by Siarhei Vishniakou · 4 years, 6 months ago
- c519ff7 InputDispatcher: Refactor focus logic into FocusResolver by Vishnu Nair · 4 years, 7 months ago
- 3c63fa4 Split monitor and window ANR notification paths by Siarhei Vishniakou · 4 years, 8 months ago
- f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 4 years, 10 months ago
- 9998771 SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher by Prabir Pradhan · 4 years, 9 months ago
- 2b4782c Use connection token in CommandEntry by Siarhei Vishniakou · 4 years, 9 months ago
- ec51491 Merge "Use shared_ptr for EventEntry" by TreeHugger Robot · 4 years, 10 months ago
- f5c9e22 Merge "Notify policy of untrusted touch for toast" by Bernardo Rufino · 4 years, 10 months ago
- 2e1f651 Notify policy of untrusted touch for toast by Bernardo Rufino · 4 years, 10 months ago
- a9a7ee8 Use shared_ptr for EventEntry by Siarhei Vishniakou · 6 years ago
- 14411c9 Limit the number of printed entries in a queue by Siarhei Vishniakou · 4 years, 11 months ago
- 3cab9b6 Remove eventTime from MotionEntry by Siarhei Vishniakou · 5 years ago
- 7d3d00d Add reason to focus change event log by Vishnu Nair · 5 years ago
- a209fde Move InputApplication to use std::shared_ptr. by Chris Ye · 5 years ago
- 6db8d6e Merge "Use Transform in InputDispatcher" by Chavi Weingarten · 5 years ago
- 1ff3d1e Use Transform in InputDispatcher by chaviw · 5 years ago
- ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 5 years ago
- d44dddf Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 5 years ago
- 4cb50ca Add basic ANR test by Siarhei Vishniakou · 5 years ago
- ff1f1bb Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
- 6a5a14e Rename sequenceNum to ID. by Garfield Tan · 6 years ago
- e908789 Use hmac to sign events in InputDispatcher by Gang Wang · 6 years ago
- f1035d4 Move focus dispatch to input (1/2) by Siarhei Vishniakou · 6 years ago
- 4948327 Use enum class for EventEntry by Siarhei Vishniakou · 6 years ago
- de4bf15 Do not report latency for injected events by Siarhei Vishniakou · 6 years ago
- e84e6f9 Divide InputDispatcher into several files. by Garfield Tan · 6 years ago