1. 0651792 Merge "Reland: Change input injection security model" by Prabir Pradhan · 3 years, 4 months ago
  2. 3ce9c3a Cleanup: Block untrusted touches in InputDispatcher by Hani Kazmi · 3 years, 4 months ago
  3. 5735a32 Reland: Change input injection security model by Prabir Pradhan · 3 years, 5 months ago
  4. 4df80f5 Revert "Change input injection security model to require INJECT_..." by Prabir Pradhan · 3 years, 5 months ago
  5. 985a1b2 Change input injection security model to require INJECT_EVENTS permission by Prabir Pradhan · 3 years, 6 months ago
  6. 8c84b80 Add benchmark for onWindowInfosChanged by Siarhei Vishniakou · 3 years, 5 months ago
  7. edd9640 Support ANRs from windows that are not tracked by WM by Prabir Pradhan · 3 years, 6 months ago
  8. 4d5c52f Introduce WindowInfo::InputConfig flag to control input behavior by Prabir Pradhan · 3 years, 7 months ago
  9. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years ago
  10. b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years ago
  11. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 1 month ago
  12. 15fab6f Add WindowInfosListener to Input by chaviw · 4 years, 3 months ago
  13. 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 2 months ago
  14. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 3 months ago
  15. f265212 Add LatencyTracker to InputDispatcher by Siarhei Vishniakou · 4 years, 6 months ago
  16. 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 4 years, 4 months ago
  17. f452d0b Move drag event to InputDispatcher (5/n) by arthurhung · 4 years, 8 months ago
  18. 01803f6 Merge "Include display ID in user activity reporting" into sc-dev by Sean Stout · 4 years, 6 months ago
  19. b4e0a59 Include display ID in user activity reporting by Sean Stout · 4 years, 6 months ago
  20. 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 4 years, 7 months ago
  21. fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 4 years, 7 months ago
  22. 3c63fa4 Split monitor and window ANR notification paths by Siarhei Vishniakou · 4 years, 8 months ago
  23. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 4 years, 10 months ago
  24. 9998771 SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher by Prabir Pradhan · 4 years, 10 months ago
  25. 234129c Tell policy about responsive connections by Siarhei Vishniakou · 4 years, 10 months ago
  26. f5c9e22 Merge "Notify policy of untrusted touch for toast" by Bernardo Rufino · 4 years, 11 months ago
  27. 2e1f651 Notify policy of untrusted touch for toast by Bernardo Rufino · 4 years, 11 months ago
  28. ae6229e Use enum class for injection constants by Siarhei Vishniakou · 6 years ago
  29. 1560166 Second reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  30. 400128f Revert "Reland "Let InputFlinger create the server InputChannel"" by Garfield Tan · 5 years ago
  31. 62b523e Reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  32. 015cb70 Revert "Let InputFlinger create the server InputChannel" by Roshan Pius · 5 years ago
  33. 6e9f864 Let InputFlinger create the server InputChannel by Garfield Tan · 5 years ago
  34. 47074b8 Rename InputWindowHandle hasFocus to focusable by Vishnu Nair · 5 years ago
  35. d549b25 Prevent use of invalidated iterator by Siarhei Vishniakou · 5 years ago
  36. 7062295 Add default input dispatching timeout constant by Siarhei Vishniakou · 5 years ago
  37. a209fde Move InputApplication to use std::shared_ptr. by Chris Ye · 5 years ago
  38. 6c4243b Use AIDL compiler to generate InputApplicationInfo class. by Chris Ye · 5 years ago
  39. 9eaa22c Updated MotionEvent to use Transform by chaviw · 5 years ago
  40. d258827 Use unique_ptr when creating InputChannel by Siarhei Vishniakou · 5 years ago
  41. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 5 years ago
  42. 44753b1 Move things in InputWindowInfo to enum classes by Michael Wright · 5 years ago
  43. c1ae556 Use chrono for dispatching timeout by Siarhei Vishniakou · 5 years ago
  44. 7e838c2 Merge "Use <chrono> for input-related timeouts" into rvc-dev by Siarhei Vishniakou · 5 years ago
  45. b1a1627 Rename ANR -> Anr by Siarhei Vishniakou · 5 years ago
  46. 097c3db Use <chrono> for input-related timeouts by Siarhei Vishniakou · 5 years ago
  47. 72d8dc3 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 5 years ago
  48. 25e2af1 Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" by Arthur Hung · 5 years ago
  49. 2d112c5 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 5 years ago
  50. c51d1ba Rename sequenceNum to ID. by Garfield Tan · 6 years ago
  51. fbe732e Add ID to native events. by Garfield Tan · 6 years ago
  52. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 6 years ago
  53. adfd4fa Update eventTime to prevent stale events by Siarhei Vishniakou · 6 years ago
  54. cb92321 Remove layer from window handle since it's no longer used by chaviw · 6 years ago
  55. d078476 Add benchmarks for InputDispatcher by Siarhei Vishniakou · 6 years ago