1. 2808d7e Disable key repeat when it is switched off by Asmita Poddar · 12 months ago
  2. 13bf76a Use a strongly typed LogicalDisplayId for displayId(2/n) by Linnan Li · 1 year, 4 months ago
  3. 04a6642 InputTracer: Adjust sensitivity based on IME connection by Prabir Pradhan · 1 year, 6 months ago
  4. 367f343 InputDispatcher: Rename transferTouch APIs by Prabir Pradhan · 1 year, 7 months ago
  5. 65455c7 InputDispatcher: Do not change focus when using transferTouch by Prabir Pradhan · 1 year, 7 months ago
  6. b8aadfa Rate limit user activity pokes in InputDispatcher by Yeabkal Wubshit · 1 year, 7 months ago
  7. 64f21d2 InputDispatcher: Add hit test method isPointerInWindow by Prabir Pradhan · 1 year, 9 months ago
  8. fa2a049 Disable key repeat for PendingKey_IsDroppedWhileMotionIsProcessedAndNewTouchComesIn test by Siarhei Vishniakou · 1 year, 10 months ago
  9. c41de37 Remove setInputWindows API by Siarhei Vishniakou · 2 years, 1 month ago
  10. 09cbf9c Merge "Mark InputDispatcher::dump as const" into udc-qpr-dev am: 1bbb0a93c8 am: 265e8f48be by Treehugger Robot · 2 years, 2 months ago
  11. 5e20f27 Mark InputDispatcher::dump as const by Siarhei Vishniakou · 2 years, 3 months ago
  12. 73ab4db Merge "Use a strongly typed Pid in WindowInfo" into udc-qpr-dev by Treehugger Robot · 2 years, 2 months ago
  13. fae63ae Merge "Wait for dispatcher idle before asserting policy callbacks" into udc-qpr-dev am: 11512800c0 am: c42bc2bd6e by TreeHugger Robot · 2 years, 2 months ago
  14. 1151280 Merge "Wait for dispatcher idle before asserting policy callbacks" into udc-qpr-dev by TreeHugger Robot · 2 years, 2 months ago
  15. e59c6dc Use a strongly typed Pid in WindowInfo by Prabir Pradhan · 2 years, 3 months ago
  16. a66d65e Wait for dispatcher idle before asserting policy callbacks by Siarhei Vishniakou · 2 years, 2 months ago
  17. aeebeb4 Use a strongly typed Pid in WindowInfo by Prabir Pradhan · 2 years, 3 months ago
  18. 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
  19. 8a5c41d Use a strongly typed Uid in WindowInfo by Prabir Pradhan · 2 years, 3 months ago
  20. 730cf3c Adds API to update InputDispatcher key repeat info. by Nergi Rahardi · 2 years, 5 months ago
  21. 87112a7 Notify dispatcher when its configuration needs to be updated by Prabir Pradhan · 2 years, 4 months ago
  22. 0833890 Fix documentation of setInTouchMode by Sandro Meier · 2 years, 10 months ago
  23. 4810866 inputflinger: Use #pragma once instead of explicit define guards by Prabir Pradhan · 3 years ago
  24. a042c02 (touch-mode-md 1.1/n) Initialize per display touch mode (native) by Antonio Kantek · 3 years, 2 months ago
  25. 0651792 Merge "Reland: Change input injection security model" by Prabir Pradhan · 3 years, 4 months ago
  26. 3ce9c3a Cleanup: Block untrusted touches in InputDispatcher by Hani Kazmi · 3 years, 4 months ago
  27. 5735a32 Reland: Change input injection security model by Prabir Pradhan · 3 years, 5 months ago
  28. 9fdc02c Merge "Revert "Change input injection security model to require INJECT_..."" into tm-dev by Prabir Pradhan · 3 years, 5 months ago
  29. d16a2ea Merge "Handle multiple windows in transferTouch" into tm-dev by TreeHugger Robot · 3 years, 5 months ago
  30. 7ae7afd Handle multiple windows in transferTouch by Siarhei Vishniakou · 3 years, 5 months ago
  31. 4df80f5 Revert "Change input injection security model to require INJECT_..." by Prabir Pradhan · 3 years, 5 months ago
  32. 985a1b2 Change input injection security model to require INJECT_EVENTS permission by Prabir Pradhan · 3 years, 6 months ago
  33. 28bcd4b Merge "(TouchMode Permission 2.1/n) Add permission check when switching touch mode" by Antonio Kantek · 3 years, 7 months ago
  34. dfabf8a InputDispatcher: Remove gesture monitor implementation by Prabir Pradhan · 3 years, 7 months ago
  35. ea47acb (TouchMode Permission 2.1/n) Add permission check when switching touch mode by Antonio Kantek · 3 years, 8 months ago
  36. b768bb4 Add pointer capture eligibility native APIs by Christine Franks · 3 years, 9 months ago
  37. dfd528e Prevent false touch when folding device (1/2) by Arthur Hung · 3 years, 9 months ago
  38. 1805009 Remove RefBase from InputListener interface by Siarhei Vishniakou · 4 years ago
  39. 7242d8b TouchEvent (3/n) Enhancing InputDispatcher to support TouchModeEvent by Antonio Kantek · 4 years, 1 month ago
  40. bf023a6 Use WindowInfosListener instead of SF reporting to IF by chaviw · 4 years, 3 months ago
  41. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 3 months ago
  42. 599f141 FocusResolver: Clean up focus requests and results when a display is removed by Vishnu Nair · 4 years, 2 months ago
  43. d0c6bc8 Add InputDispatcherInterface::transferTouch api by Siarhei Vishniakou · 4 years, 6 months ago
  44. b89ccb0 Move drag event to InputDispatcher (3/n) by arthurhung · 4 years, 8 months ago
  45. fdfda3c Merge "Add pid to monitor" by TreeHugger Robot · 4 years, 8 months ago
  46. 58cfc60 Add pid to monitor by Siarhei Vishniakou · 4 years, 9 months ago
  47. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 4 years, 11 months ago
  48. 9998771 SyncPointerCapture (5/n): Move Pointer Capture to InputDispatcher by Prabir Pradhan · 4 years, 10 months ago
  49. ae6229e Use enum class for injection constants by Siarhei Vishniakou · 6 years ago
  50. ea97d18 Block untrusted touches in InputDispatcher by Bernardo Rufino · 5 years ago
  51. 1560166 Second reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  52. 400128f Revert "Reland "Let InputFlinger create the server InputChannel"" by Garfield Tan · 5 years ago
  53. 62b523e Reland "Let InputFlinger create the server InputChannel" by Garfield Tan · 5 years ago
  54. 015cb70 Revert "Let InputFlinger create the server InputChannel" by Roshan Pius · 5 years ago
  55. 6e9f864 Let InputFlinger create the server InputChannel by Garfield Tan · 5 years ago
  56. adefc3e Unregister input channel by token by Siarhei Vishniakou · 5 years ago
  57. a209fde Move InputApplication to use std::shared_ptr. by Chris Ye · 5 years ago
  58. e798b47 Add setFocusedWindow function stub by Vishnu Nair · 5 years ago
  59. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 5 years ago
  60. 0783e99 AIDL-ize InputManager IInputFlinger interface. by Chris Ye · 5 years ago
  61. 097c3db Use <chrono> for input-related timeouts by Siarhei Vishniakou · 5 years ago
  62. 72d8dc3 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 5 years ago
  63. 25e2af1 Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" by Arthur Hung · 5 years ago
  64. 2d112c5 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 5 years ago
  65. 54d3e18 Add verifyInputEvent api to InputDispatcher by Siarhei Vishniakou · 6 years ago
  66. 3608aad Let InputDispatcher handle its own thread by Prabir Pradhan · 6 years ago
  67. 2bfa905 Wait until dispatcher is idle by Siarhei Vishniakou · 6 years ago
  68. f3bc1aa Receive touch mode state from WindowManager by Siarhei Vishniakou · 6 years ago
  69. 7c34b23 Remove unused parameter displayId by Siarhei Vishniakou · 6 years ago
  70. e84e6f9 Divide InputDispatcher into several files. by Garfield Tan · 6 years ago