1. 72d8dc3 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 4 years, 5 months ago
  2. 25e2af1 Revert "Fix input infos are inconsistent between WMS and InputFlinger (2/2)" by Arthur Hung · 4 years, 5 months ago
  3. 2d112c5 Fix input infos are inconsistent between WMS and InputFlinger (2/2) by Arthur Hung · 4 years, 5 months ago
  4. 1c7bc86 Let InputFlinger generate event IDs. by Garfield Tan · 4 years, 6 months ago
  5. c51d1ba Rename sequenceNum to ID. by Garfield Tan · 4 years, 6 months ago
  6. fbe732e Add ID to native events. by Garfield Tan · 4 years, 7 months ago
  7. e908789 Use hmac to sign events in InputDispatcher by Gang Wang · 4 years, 7 months ago
  8. 0d8ed6e Use VIRTUAL_KEYBOARD_ID for injected events by Siarhei Vishniakou · 4 years, 7 months ago
  9. 342c927 Add HmacKeyManager to InputDispatcher by Gang Wang · 4 years, 7 months ago
  10. 54d3e18 Add verifyInputEvent api to InputDispatcher by Siarhei Vishniakou · 4 years, 7 months ago
  11. 5d3bc37 Generate down events when transferring touch focus by Svet Ganov · 4 years, 7 months ago
  12. 90f78f2 Merge "Create InputThread to manage inputflinger threads" by Prabir Pradhan · 4 years, 6 months ago
  13. 8235709 Send raw coordinates to client but scale when getting relative by chaviw · 4 years, 6 months ago
  14. aa8c8df Merge "Add hmac to InputEvent and scale to MotionEvent" by TreeHugger Robot · 4 years, 7 months ago
  15. 01b59d8 Merge "Reduce indentation of a method" by TreeHugger Robot · 4 years, 7 months ago
  16. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 4 years, 7 months ago
  17. 5a57cff Create InputThread to manage inputflinger threads by Prabir Pradhan · 4 years, 9 months ago
  18. 65f98b8 Handle different scale and offset for pointers in InputTarget. by Chavi Weingarten · 4 years, 7 months ago
  19. 0e150f4 Merge "Revert "Handle different scale and offset for pointers in InputTarget."" by Chavi Weingarten · 4 years, 7 months ago
  20. bd11889 Reduce indentation of a method by Siarhei Vishniakou · 4 years, 7 months ago
  21. 114b77f Revert "Handle different scale and offset for pointers in InputTarget." by Chavi Weingarten · 4 years, 7 months ago
  22. f157a26 Merge "Move focus dispatch to input (1/2)" by TreeHugger Robot · 4 years, 7 months ago
  23. 97b8eec Handle different scale and offset for pointers in InputTarget. by Chavi Weingarten · 4 years, 7 months ago
  24. f1035d4 Move focus dispatch to input (1/2) by Siarhei Vishniakou · 4 years, 11 months ago
  25. 5d6b661 Use const reference instead of pointer by Siarhei Vishniakou · 4 years, 7 months ago
  26. b38d8c6 Revert "Handle different scale and offset for pointers in InputTarget." by Chavi Weingarten · 4 years, 7 months ago
  27. 5d22a23 Handle different scale and offset for pointers in InputTarget. by chaviw · 4 years, 8 months ago
  28. adfd4fa Update eventTime to prevent stale events by Siarhei Vishniakou · 4 years, 8 months ago
  29. cb92321 Remove layer from window handle since it's no longer used by chaviw · 4 years, 7 months ago
  30. af87b3e Added input support for cloned layers by chaviw · 4 years, 10 months ago
  31. 3a240c4 Check whether channel has been removed before sending cancelation. by Michael Wright · 4 years, 8 months ago
  32. 3608aad Let InputDispatcher handle its own thread by Prabir Pradhan · 4 years, 10 months ago
  33. 2bfa905 Wait until dispatcher is idle by Siarhei Vishniakou · 4 years, 9 months ago
  34. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 4 years, 9 months ago
  35. f3bc1aa Receive touch mode state from WindowManager by Siarhei Vishniakou · 4 years, 9 months ago
  36. 3b37f9a Add toString and remove default case by Siarhei Vishniakou · 4 years, 9 months ago
  37. 4948327 Use enum class for EventEntry by Siarhei Vishniakou · 4 years, 10 months ago
  38. 26d3cfb Remove InputChannel::setToken by Siarhei Vishniakou · 4 years, 10 months ago
  39. d0d71b6 Look up Connection by token by Siarhei Vishniakou · 4 years, 10 months ago
  40. 00fca7c Return vector of cancellation events by Siarhei Vishniakou · 4 years, 10 months ago
  41. 9757f78 Return KeyEvent instead of initializing by Siarhei Vishniakou · 4 years, 10 months ago
  42. d277004 Use const reference when not modifying objects by Siarhei Vishniakou · 4 years, 10 months ago
  43. 9ccc2f0 Merge "Remove logspam" by TreeHugger Robot · 4 years, 10 months ago
  44. 0fb1a0e Use enum class for DropReason by Siarhei Vishniakou · 4 years, 10 months ago
  45. 7c34b23 Remove unused parameter displayId by Siarhei Vishniakou · 4 years, 10 months ago
  46. 028f3b3 Merge "InputDispatcher: Fix typo" by TreeHugger Robot · 4 years, 10 months ago
  47. 372fbe4 InputDispatcher: Fix typo by Jaewan Kim · 4 years, 10 months ago
  48. e071058 Remove logspam by John Reck · 4 years, 11 months ago
  49. edb7ba1 Merge "Do not report latency for injected events" by TreeHugger Robot · 4 years, 11 months ago
  50. 8658728 Use static bool instead of define by Siarhei Vishniakou · 5 years ago
  51. de4bf15 Do not report latency for injected events by Siarhei Vishniakou · 5 years ago
  52. e84e6f9 Divide InputDispatcher into several files. by Garfield Tan · 5 years ago
  53. 0fc2fa7 Move InputDispatcher code into a folder. by Garfield Tan · 5 years ago[Renamed (68%) from services/inputflinger/InputDispatcher.cpp]
  54. 146ecfd Use unordered_map for connections by Siarhei Vishniakou · 5 years ago
  55. e7c94b9 Use unique_ptr for CommandEntry by Siarhei Vishniakou · 5 years ago
  56. 44a2aed Use std::deque for EventEntry queues by Siarhei Vishniakou · 5 years ago
  57. 13bda6c Use std::deque for DispatchEntry'ies. by Siarhei Vishniakou · 5 years ago
  58. 4e68fbf Return early in doDispatchCycleFinishedLockedInterruptible by Siarhei Vishniakou · 5 years ago
  59. 49a350a Use std::function for commands by Siarhei Vishniakou · 5 years ago
  60. 3e06862 Merge "Address comments from a previous change." by TreeHugger Robot · 5 years ago
  61. fbf5ac7 Merge "Refactor setInputWindows" by TreeHugger Robot · 5 years ago
  62. ab0ab9c Address comments from a previous change. by Garfield Tan · 5 years ago
  63. addb02b Stop splitting mouse events. by Garfield Tan · 5 years ago
  64. 00f511d Dispatch mouse events to window under the cursor. by Garfield Tan · 5 years ago
  65. 0683fe7 Refine onPointerDownOutsideFocus by Tiger Huang · 5 years ago
  66. 043a3ec Add mInputFilterEnabled to dump by Siarhei Vishniakou · 5 years ago
  67. 3a179dc Remove logspam in InputDispatcher by Siarhei Vishniakou · 6 years ago
  68. b3ad35c Refactor setInputWindows by Siarhei Vishniakou · 5 years ago
  69. 77dd497 Remove logspam in InputDispatcher by Siarhei Vishniakou · 6 years ago
  70. 63364ad Merge "Add concept of gesture input monitors." by Michael Wright · 5 years ago
  71. 3dd60e2 Add concept of gesture input monitors. by Michael Wright · 5 years ago
  72. fd6d351 Add onPointerDownOutsideFocus for events outside the focused window (2/4) by chaviw · 5 years ago
  73. 38b1f27 Merge "Make InputApplicationInfo as a part of InputApplicationHandle (1/2)" by TreeHugger Robot · 5 years ago
  74. 8c9cf54 Add onPointerDownOutsideFocus for events outside the focused window (1/4) by chaviw · 5 years ago
  75. 7a0c39a Make InputApplicationInfo as a part of InputApplicationHandle (1/2) by Arthur Hung · 5 years ago
  76. 7c3ae9c Use std::vector over Vector for InputFlinger (1/3) by Arthur Hung · 5 years ago
  77. 62683e8 Rename functions in InputDispatcher by Siarhei Vishniakou · 5 years ago
  78. 443ad90 Use std::condition_variable in InputDispatcher by Siarhei Vishniakou · 5 years ago
  79. 291d88a Add synchronous transaction to wait for setInputWindow to complete (3/n) by chaviw · 5 years ago
  80. 61291d4 Add thread safety annotations to inputflinger by Siarhei Vishniakou · 5 years ago
  81. c236efc Merge "Make interceptMotionBeforeQueueingNonInteractive per display" by Charles Chen · 5 years ago
  82. 3dc4f59 Merge "Introduce new portal window which transports touch to another display" by Tiger Huang · 6 years ago
  83. 3611f1f Make interceptMotionBeforeQueueingNonInteractive per display by Charles Chen · 6 years ago
  84. 85b8c5e Introduce new portal window which transports touch to another display by Tiger Huang · 6 years ago
  85. f969668 Send all MotionEvents to InputFilter. by Jackal Guo · 6 years ago
  86. 16a2e30 Propagate MotionClassification to InputDispatcher by Siarhei Vishniakou · 6 years ago
  87. 7ab76b1 Fix top most focused window can't gain the focus by Arthur Hung · 6 years ago
  88. 13933bc Merge "Added last focused window to notifyFocusChanged callback" by Chavi Weingarten · 6 years ago
  89. 92357f3 Merge "Fix drag and drop (3/3)" by Chavi Weingarten · 6 years ago
  90. ae478d3 Add MotionClassification to NotifyMotionArgs by Siarhei Vishniakou · 6 years ago
  91. 49e5922 Add classification to MotionEvent by Siarhei Vishniakou · 6 years ago
  92. 0c06c6e Added last focused window to notifyFocusChanged callback by chaviw · 6 years ago
  93. 4f2dd40 Fix drag and drop (3/3) by chaviw · 6 years ago
  94. fbe5d9c Fix drag and drop (2/3) by chaviw · 6 years ago
  95. f93562f Add InputReporter interface to InputDispatcher by Prabir Pradhan · 6 years ago
  96. f557dcf Negate condition to reduce nesting in InputDispatcher by Prabir Pradhan · 6 years ago
  97. 42611e0 Add sequence number to events in inputflinger by Prabir Pradhan · 6 years ago
  98. ceeb5d7 Fix NPE in InputDispacher by enabling debug logs by Arthur Hung · 6 years ago
  99. 46d51cb Merge "Keep instance of BinderInputWindow for the same token." by TreeHugger Robot · 6 years ago
  100. bd0fbcd Keep instance of BinderInputWindow for the same token. by Garfield Tan · 6 years ago