1. 3608aad Let InputDispatcher handle its own thread by Prabir Pradhan · 5 years ago
  2. 2bfa905 Wait until dispatcher is idle by Siarhei Vishniakou · 4 years, 11 months ago
  3. f3bc1aa Receive touch mode state from WindowManager by Siarhei Vishniakou · 4 years, 11 months ago
  4. d0d71b6 Look up Connection by token by Siarhei Vishniakou · 5 years ago
  5. 9757f78 Return KeyEvent instead of initializing by Siarhei Vishniakou · 5 years ago
  6. d277004 Use const reference when not modifying objects by Siarhei Vishniakou · 5 years ago
  7. 0fb1a0e Use enum class for DropReason by Siarhei Vishniakou · 5 years ago
  8. 7c34b23 Remove unused parameter displayId by Siarhei Vishniakou · 5 years ago
  9. de4bf15 Do not report latency for injected events by Siarhei Vishniakou · 5 years ago
  10. e84e6f9 Divide InputDispatcher into several files. by Garfield Tan · 5 years ago
  11. 0fc2fa7 Move InputDispatcher code into a folder. by Garfield Tan · 5 years ago[Renamed (81%) from services/inputflinger/InputDispatcher.h]
  12. 146ecfd Use unordered_map for connections by Siarhei Vishniakou · 5 years ago
  13. e7c94b9 Use unique_ptr for CommandEntry by Siarhei Vishniakou · 5 years ago
  14. 44a2aed Use std::deque for EventEntry queues by Siarhei Vishniakou · 5 years ago
  15. 13bda6c Use std::deque for DispatchEntry'ies. by Siarhei Vishniakou · 5 years ago
  16. 49a350a Use std::function for commands by Siarhei Vishniakou · 5 years ago
  17. fbf5ac7 Merge "Refactor setInputWindows" by TreeHugger Robot · 5 years ago
  18. 00f511d Dispatch mouse events to window under the cursor. by Garfield Tan · 5 years ago
  19. b3ad35c Refactor setInputWindows by Siarhei Vishniakou · 6 years ago
  20. 63364ad Merge "Add concept of gesture input monitors." by Michael Wright · 6 years ago
  21. 3dd60e2 Add concept of gesture input monitors. by Michael Wright · 6 years ago
  22. fd6d351 Add onPointerDownOutsideFocus for events outside the focused window (2/4) by chaviw · 6 years ago
  23. 8c9cf54 Add onPointerDownOutsideFocus for events outside the focused window (1/4) by chaviw · 6 years ago
  24. 7c3ae9c Use std::vector over Vector for InputFlinger (1/3) by Arthur Hung · 6 years ago
  25. 62683e8 Rename functions in InputDispatcher by Siarhei Vishniakou · 6 years ago
  26. 443ad90 Use std::condition_variable in InputDispatcher by Siarhei Vishniakou · 6 years ago
  27. 291d88a Add synchronous transaction to wait for setInputWindow to complete (3/n) by chaviw · 6 years ago
  28. 61291d4 Add thread safety annotations to inputflinger by Siarhei Vishniakou · 6 years ago
  29. c236efc Merge "Make interceptMotionBeforeQueueingNonInteractive per display" by Charles Chen · 6 years ago
  30. 3611f1f Make interceptMotionBeforeQueueingNonInteractive per display by Charles Chen · 6 years ago
  31. 85b8c5e Introduce new portal window which transports touch to another display by Tiger Huang · 6 years ago
  32. 16a2e30 Propagate MotionClassification to InputDispatcher by Siarhei Vishniakou · 6 years ago
  33. 13933bc Merge "Added last focused window to notifyFocusChanged callback" by Chavi Weingarten · 6 years ago
  34. 92357f3 Merge "Fix drag and drop (3/3)" by Chavi Weingarten · 6 years ago
  35. 0c06c6e Added last focused window to notifyFocusChanged callback by chaviw · 6 years ago
  36. 4f2dd40 Fix drag and drop (3/3) by chaviw · 6 years ago
  37. 79a4f0c Change InputReporter to InputReporterInterface by Prabir Pradhan · 6 years ago
  38. fbe5d9c Fix drag and drop (2/3) by chaviw · 6 years ago
  39. f93562f Add InputReporter interface to InputDispatcher by Prabir Pradhan · 6 years ago
  40. 42611e0 Add sequence number to events in inputflinger by Prabir Pradhan · 6 years ago
  41. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 6 years ago
  42. f759f16 InputDispatcher: Notify policy of focus changes. by Robert Carr · 6 years ago
  43. 740167f Rework InputApplicationInfo by Robert Carr · 6 years ago
  44. 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 6 years ago
  45. 803535b InputDispatcher: Track InputChannels by IBinder token. by Robert Carr · 6 years ago
  46. 2fbf37f Support monitor input per display (1/2) by Arthur Hung · 6 years ago
  47. 5f8f669 Merge "Track focus changes on external displays (1/4)" by Tiger Huang · 6 years ago
  48. 3720ed0 Implement Parcelling functions for InputWindowInfo by Robert Carr · 6 years ago
  49. 721e26f Track focus changes on external displays (1/4) by Tiger Huang · 6 years ago
  50. b92218b Fix WM input limitations on secondary displays (2/4) by Arthur Hung · 6 years ago
  51. 9224fba Revert "Fix WM input limitations on secondary displays (2/N)" by Siarhei Vishniakou · 6 years ago
  52. 09cb30e Fix WM input limitations on secondary displays (2/N) by Arthur Hung · 6 years ago
  53. 9b14ac6 [inputflinger] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  54. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 6 years ago
  55. 61fafdd Accelerate shortcuts for input injection by Siarhei Vishniakou · 6 years ago
  56. 777a10b Move display id into MotionEvent by Siarhei Vishniakou · 7 years ago
  57. 587c3f0 Return std::string to not point to freed memory by Siarhei Vishniakou · 7 years ago
  58. f93fcf4 Prefer std::string over String8 by Siarhei Vishniakou · 7 years ago
  59. 6d2ede1 Fix google-explicit-constructor warnings in inputflinger. by Chih-Hung Hsieh · 8 years ago
  60. cdcd8f2 Add new MotionEvent flag for partially obscured windows. by Michael Wright · 9 years ago
  61. fa13dcf Send cancelation events to monitors when injection fails. by Michael Wright · 9 years ago
  62. 3a98172 Only log dropped input when disabled for the first event. by Michael Wright · 9 years ago
  63. 7b159c9 Revert "Revert "Add new MotionEvent actions for button press and release."" by Michael Wright · 9 years ago
  64. 70b41ef Revert "Add new MotionEvent actions for button press and release." by Michael Wright · 9 years ago
  65. 48a8a0e Add new MotionEvent actions for button press and release. by Michael Wright · 9 years ago
  66. 65dbe97 InputDispatcher: Optimize count() by Jon McCaffrey · 10 years ago
  67. ffb4977 Improve ANR diagnostics. by Jeff Brown · 10 years ago
  68. 78f2444 Revert "Revert "Add system accelerators for BACK and HOME."" by Michael Wright · 10 years ago
  69. d671f98 Revert "Add system accelerators for BACK and HOME." by Michael Wright · 10 years ago
  70. 278b525 Add system accelerators for BACK and HOME. by Michael Wright · 10 years ago
  71. dc5992e Plumb display power state through display manager. by Jeff Brown · 11 years ago
  72. f086ddb Add support for injecting events into ActivityContainers. by Jeff Brown · 11 years ago
  73. d02c5b6 Move inputservice over to frameworks/native by Michael Wright · 11 years ago
  74. 1b1fe31 Revert "Move inputservice over to frameworks/native" by Michael Wright · 11 years ago
  75. 2dceb67 Move inputservice over to frameworks/native by Michael Wright · 11 years ago