- cfbee53 Move ADISPLAY_ID_ definitions into LogicalDisplayId by Siarhei Vishniakou · 1 year, 4 months ago
- 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 4 months ago
- c534073 Extract FakeInputReceiver and FakeInputWindow into a separate cpp file by Prabir Pradhan · 1 year, 5 months ago
- 2defec0 Fuzz InputDispatcher by Siarhei Vishniakou · 2 years, 3 months ago
- 7f01919 Use rect instead of four int frame values for WindowInfo by Chavi Weingarten · 2 years, 1 month ago
- c41de37 Remove setInputWindows API by Siarhei Vishniakou · 2 years, 1 month ago
- aeebeb4 Use a strongly typed Pid in WindowInfo by Prabir Pradhan · 2 years, 2 months ago
- 8be70cb Merge "Use a strongly typed Uid in WindowInfo" into udc-qpr-dev am: 042a7a0b19 am: 8a19cadc33 by Treehugger Robot · 2 years, 2 months ago
- 8a5c41d Use a strongly typed Uid in WindowInfo by Prabir Pradhan · 2 years, 3 months ago
- 051f99f Notify MetricsCollector of device interaction from Dispatcher am: 8ede1d12a5 am: 21f2fc5eda by Prabir Pradhan · 2 years, 3 months ago
- 8ede1d1 Notify MetricsCollector of device interaction from Dispatcher by Prabir Pradhan · 2 years, 4 months ago
- 25fb08a Merge "Adds API to update InputDispatcher key repeat info." by Nergi Rahardi · 2 years, 3 months ago
- adeb6fa Move some definitions into anonymous namespaces by Siarhei Vishniakou · 2 years, 3 months ago
- 730cf3c Adds API to update InputDispatcher key repeat info. by Nergi Rahardi · 2 years, 4 months ago
- b271771 Merge "Add Window Infos state to dumpsys" into udc-dev by Treehugger Robot · 2 years, 4 months ago
- d828f30 Add Window Infos state to dumpsys by Patrick Williams · 2 years, 4 months ago
- a41d244 Clean up InputDispatcherPolicyInterface by Prabir Pradhan · 2 years, 4 months ago
- 678438e InputListener: Pass NotifyArgs by reference by Prabir Pradhan · 2 years, 4 months ago
- 6d73f83 Convert tool type to enum class by Siarhei Vishniakou · 3 years, 1 month ago
- 3347623 inputflinger: make parameter comment style consistent by Harry Cutts · 2 years, 7 months ago
- 15beb51 (touch-mode-md 2/n) Add md touch mode support in InputDispatcher by Antonio Kantek · 3 years, 2 months ago
- aed7ad0 Use sp<>::make instead of new by Siarhei Vishniakou · 3 years, 1 month ago
- a042c02 (touch-mode-md 1.1/n) Initialize per display touch mode (native) by Antonio Kantek · 3 years, 2 months ago
- 0651792 Merge "Reland: Change input injection security model" by Prabir Pradhan · 3 years, 4 months ago
- 3ce9c3a Cleanup: Block untrusted touches in InputDispatcher by Hani Kazmi · 3 years, 4 months ago
- 5735a32 Reland: Change input injection security model by Prabir Pradhan · 3 years, 5 months ago
- 4df80f5 Revert "Change input injection security model to require INJECT_..." by Prabir Pradhan · 3 years, 5 months ago
- 985a1b2 Change input injection security model to require INJECT_EVENTS permission by Prabir Pradhan · 3 years, 6 months ago
- 8c84b80 Add benchmark for onWindowInfosChanged by Siarhei Vishniakou · 3 years, 5 months ago
- edd9640 Support ANRs from windows that are not tracked by WM by Prabir Pradhan · 3 years, 6 months ago
- 4d5c52f Introduce WindowInfo::InputConfig flag to control input behavior by Prabir Pradhan · 3 years, 7 months ago
- 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years ago
- b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years ago
- 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 1 month ago
- 15fab6f Add WindowInfosListener to Input by chaviw · 4 years, 3 months ago
- 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 2 months ago
- 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 3 months ago
- f265212 Add LatencyTracker to InputDispatcher by Siarhei Vishniakou · 4 years, 6 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, 8 months ago
- 01803f6 Merge "Include display ID in user activity reporting" into sc-dev by Sean Stout · 4 years, 6 months ago
- b4e0a59 Include display ID in user activity reporting by Sean Stout · 4 years, 6 months ago
- 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 4 years, 7 months ago
- fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 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, 10 months ago
- 234129c Tell policy about responsive connections by Siarhei Vishniakou · 4 years, 10 months ago
- f5c9e22 Merge "Notify policy of untrusted touch for toast" by Bernardo Rufino · 4 years, 11 months ago
- 2e1f651 Notify policy of untrusted touch for toast by Bernardo Rufino · 4 years, 11 months ago
- ae6229e Use enum class for injection constants by Siarhei Vishniakou · 6 years ago
- 1560166 Second reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
- 400128f Revert "Reland "Let InputFlinger create the server InputChannel"" by Garfield Tan · 5 years ago
- 62b523e Reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
- 015cb70 Revert "Let InputFlinger create the server InputChannel" by Roshan Pius · 5 years ago
- 6e9f864 Let InputFlinger create the server InputChannel by Garfield Tan · 5 years ago
- 47074b8 Rename InputWindowHandle hasFocus to focusable by Vishnu Nair · 5 years ago
- d549b25 Prevent use of invalidated iterator by Siarhei Vishniakou · 5 years ago
- 7062295 Add default input dispatching timeout constant by Siarhei Vishniakou · 5 years ago
- a209fde Move InputApplication to use std::shared_ptr. by Chris Ye · 5 years ago
- 6c4243b Use AIDL compiler to generate InputApplicationInfo class. by Chris Ye · 5 years ago
- 9eaa22c Updated MotionEvent to use Transform by chaviw · 5 years ago
- d258827 Use unique_ptr when creating InputChannel by Siarhei Vishniakou · 5 years ago
- ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 5 years ago
- 44753b1 Move things in InputWindowInfo to enum classes by Michael Wright · 5 years ago
- c1ae556 Use chrono for dispatching timeout by Siarhei Vishniakou · 5 years ago
- 7e838c2 Merge "Use <chrono> for input-related timeouts" into rvc-dev by Siarhei Vishniakou · 5 years ago
- b1a1627 Rename ANR -> Anr by Siarhei Vishniakou · 5 years ago
- 097c3db Use <chrono> for input-related timeouts by Siarhei Vishniakou · 5 years ago
- 72d8dc3 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 5 years ago
- 25e2af1 Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" by Arthur Hung · 5 years ago
- 2d112c5 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 5 years ago
- c51d1ba Rename sequenceNum to ID. by Garfield Tan · 6 years ago
- fbe732e Add ID to native events. by Garfield Tan · 6 years ago
- 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 6 years ago
- adfd4fa Update eventTime to prevent stale events by Siarhei Vishniakou · 6 years ago
- cb92321 Remove layer from window handle since it's no longer used by chaviw · 6 years ago
- d078476 Add benchmarks for InputDispatcher by Siarhei Vishniakou · 6 years ago