1. cfbee53 Move ADISPLAY_ID_ definitions into LogicalDisplayId by Siarhei Vishniakou · 1 year, 4 months ago
  2. 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 4 months ago
  3. c534073 Extract FakeInputReceiver and FakeInputWindow into a separate cpp file by Prabir Pradhan · 1 year, 6 months ago
  4. 81e89fe Extract FakeInputDispatcherPolicy into a separate cpp file by Prabir Pradhan · 1 year, 6 months ago
  5. b48ed1d [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 7 months ago
  6. 2defec0 Fuzz InputDispatcher by Siarhei Vishniakou · 2 years, 3 months ago
  7. 7f01919 Use rect instead of four int frame values for WindowInfo by Chavi Weingarten · 2 years, 1 month ago
  8. c41de37 Remove setInputWindows API by Siarhei Vishniakou · 2 years, 2 months ago
  9. 4c155eb Some input build rule fixes by Siarhei Vishniakou · 2 years, 2 months ago
  10. aeebeb4 Use a strongly typed Pid in WindowInfo by Prabir Pradhan · 2 years, 3 months ago
  11. 8be70cb Merge "Use a strongly typed Uid in WindowInfo" into udc-qpr-dev am: 042a7a0b19 am: 8a19cadc33 by Treehugger Robot · 2 years, 3 months ago
  12. 8a5c41d Use a strongly typed Uid in WindowInfo by Prabir Pradhan · 2 years, 3 months ago
  13. 051f99f Notify MetricsCollector of device interaction from Dispatcher am: 8ede1d12a5 am: 21f2fc5eda by Prabir Pradhan · 2 years, 3 months ago
  14. 8ede1d1 Notify MetricsCollector of device interaction from Dispatcher by Prabir Pradhan · 2 years, 4 months ago
  15. 25fb08a Merge "Adds API to update InputDispatcher key repeat info." by Nergi Rahardi · 2 years, 3 months ago
  16. adeb6fa Move some definitions into anonymous namespaces by Siarhei Vishniakou · 2 years, 3 months ago
  17. 730cf3c Adds API to update InputDispatcher key repeat info. by Nergi Rahardi · 2 years, 5 months ago
  18. b271771 Merge "Add Window Infos state to dumpsys" into udc-dev by Treehugger Robot · 2 years, 4 months ago
  19. d828f30 Add Window Infos state to dumpsys by Patrick Williams · 2 years, 4 months ago
  20. a41d244 Clean up InputDispatcherPolicyInterface by Prabir Pradhan · 2 years, 5 months ago
  21. 678438e InputListener: Pass NotifyArgs by reference by Prabir Pradhan · 2 years, 5 months ago
  22. 6d73f83 Convert tool type to enum class by Siarhei Vishniakou · 3 years, 2 months ago
  23. 3347623 inputflinger: make parameter comment style consistent by Harry Cutts · 2 years, 7 months ago
  24. 3197718 Run some inputflinger_tests on host by Siarhei Vishniakou · 3 years ago
  25. 8bbcd2d Merge "(touch-mode-md 2/n) Add md touch mode support in InputDispatcher" by Antonio Kantek · 3 years ago
  26. 862ae21 Remove libui dependencies from input code by Siarhei Vishniakou · 3 years ago
  27. 15beb51 (touch-mode-md 2/n) Add md touch mode support in InputDispatcher by Antonio Kantek · 3 years, 3 months ago
  28. aed7ad0 Use sp<>::make instead of new by Siarhei Vishniakou · 3 years, 1 month ago
  29. a042c02 (touch-mode-md 1.1/n) Initialize per display touch mode (native) by Antonio Kantek · 3 years, 2 months ago
  30. 0651792 Merge "Reland: Change input injection security model" by Prabir Pradhan · 3 years, 4 months ago
  31. 3ce9c3a Cleanup: Block untrusted touches in InputDispatcher by Hani Kazmi · 3 years, 4 months ago
  32. 5735a32 Reland: Change input injection security model by Prabir Pradhan · 3 years, 5 months ago
  33. 4df80f5 Revert "Change input injection security model to require INJECT_..." by Prabir Pradhan · 3 years, 5 months ago
  34. 985a1b2 Change input injection security model to require INJECT_EVENTS permission by Prabir Pradhan · 3 years, 6 months ago
  35. 8c84b80 Add benchmark for onWindowInfosChanged by Siarhei Vishniakou · 3 years, 6 months ago
  36. edd9640 Support ANRs from windows that are not tracked by WM by Prabir Pradhan · 3 years, 7 months ago
  37. 4d5c52f Introduce WindowInfo::InputConfig flag to control input behavior by Prabir Pradhan · 3 years, 7 months ago
  38. bd25272 Remove compat logging of FLAG_SLIPPERY by Siarhei Vishniakou · 3 years, 8 months ago
  39. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years ago
  40. b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years ago
  41. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 1 month ago
  42. 15fab6f Add WindowInfosListener to Input by chaviw · 4 years, 3 months ago
  43. 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 2 months ago
  44. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 4 months ago
  45. a04181f Report input metrics using LatencyAggregator by Siarhei Vishniakou · 4 years, 6 months ago
  46. f265212 Add LatencyTracker to InputDispatcher by Siarhei Vishniakou · 4 years, 6 months ago
  47. 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 4 years, 5 months ago
  48. f452d0b Move drag event to InputDispatcher (5/n) by arthurhung · 4 years, 8 months ago
  49. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 6 months ago
  50. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 4 years, 6 months ago
  51. 01803f6 Merge "Include display ID in user activity reporting" into sc-dev by Sean Stout · 4 years, 6 months ago
  52. b4e0a59 Include display ID in user activity reporting by Sean Stout · 4 years, 7 months ago
  53. 58ba3d1 Pass RawEvent latency from InputReader to InputListener by Siarhei Vishniakou · 4 years, 7 months ago
  54. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 7 months ago
  55. fb55290 Add vibrator state listener support for input device vibrator by Chris Ye · 4 years, 7 months ago
  56. 3c63fa4 Split monitor and window ANR notification paths by Siarhei Vishniakou · 4 years, 9 months ago
  57. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 5 years ago
  58. 9998771 SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher by Prabir Pradhan · 4 years, 10 months ago
  59. 2508b87 Add logging for FLAG_SLIPPERY usage by Siarhei Vishniakou · 4 years, 9 months ago
  60. 234129c Tell policy about responsive connections by Siarhei Vishniakou · 4 years, 11 months ago
  61. f5c9e22 Merge "Notify policy of untrusted touch for toast" by Bernardo Rufino · 5 years ago
  62. 2e1f651 Notify policy of untrusted touch for toast by Bernardo Rufino · 5 years ago
  63. ae6229e Use enum class for injection constants by Siarhei Vishniakou · 6 years ago
  64. 1560166 Second reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  65. 400128f Revert "Reland "Let InputFlinger create the server InputChannel"" by Garfield Tan · 5 years ago
  66. 62b523e Reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  67. 015cb70 Revert "Let InputFlinger create the server InputChannel" by Roshan Pius · 5 years ago
  68. 6e9f864 Let InputFlinger create the server InputChannel by Garfield Tan · 5 years ago
  69. 09c8d2d Created libattestation by chaviw · 5 years ago
  70. 47074b8 Rename InputWindowHandle hasFocus to focusable by Vishnu Nair · 5 years ago
  71. d549b25 Prevent use of invalidated iterator by Siarhei Vishniakou · 5 years ago
  72. 7062295 Add default input dispatching timeout constant by Siarhei Vishniakou · 5 years ago
  73. a209fde Move InputApplication to use std::shared_ptr. by Chris Ye · 5 years ago
  74. 6c4243b Use AIDL compiler to generate InputApplicationInfo class. by Chris Ye · 5 years ago
  75. 9eaa22c Updated MotionEvent to use Transform by chaviw · 5 years ago
  76. d258827 Use unique_ptr when creating InputChannel by Siarhei Vishniakou · 5 years ago
  77. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 5 years ago
  78. 44753b1 Move things in InputWindowInfo to enum classes by Michael Wright · 5 years ago
  79. c1ae556 Use chrono for dispatching timeout by Siarhei Vishniakou · 5 years ago
  80. 7e838c2 Merge "Use <chrono> for input-related timeouts" into rvc-dev by Siarhei Vishniakou · 5 years ago
  81. b1a1627 Rename ANR -> Anr by Siarhei Vishniakou · 5 years ago
  82. 097c3db Use <chrono> for input-related timeouts by Siarhei Vishniakou · 5 years ago
  83. 72d8dc3 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 5 years ago
  84. 25e2af1 Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" by Arthur Hung · 5 years ago
  85. 2d112c5 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 6 years ago
  86. c51d1ba Rename sequenceNum to ID. by Garfield Tan · 6 years ago
  87. fbe732e Add ID to native events. by Garfield Tan · 6 years ago
  88. e908789 Use hmac to sign events in InputDispatcher by Gang Wang · 6 years ago
  89. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 6 years ago
  90. adfd4fa Update eventTime to prevent stale events by Siarhei Vishniakou · 6 years ago
  91. cb92321 Remove layer from window handle since it's no longer used by chaviw · 6 years ago
  92. d078476 Add benchmarks for InputDispatcher by Siarhei Vishniakou · 6 years ago