1. 08b574f Add busy wait for consume() call by Siarhei Vishniakou · 6 years ago
  2. c5ca85c Add check for action in consumeEvent by Siarhei Vishniakou · 6 years ago
  3. 8935a80 Refactor inputfilter tests by Siarhei Vishniakou · 6 years ago
  4. 26d3cfb Remove InputChannel::setToken by Siarhei Vishniakou · 6 years ago
  5. 7c34b23 Remove unused parameter displayId by Siarhei Vishniakou · 6 years ago
  6. e84e6f9 Divide InputDispatcher into several files. by Garfield Tan · 6 years ago
  7. 0fc2fa7 Move InputDispatcher code into a folder. by Garfield Tan · 6 years ago
  8. 21da0ff Remove handling of EV_MSC/MSC_TIMESTAMP in Input by Atif Niyaz · 7 years ago
  9. 00f511d Dispatch mouse events to window under the cursor. by Garfield Tan · 7 years ago
  10. 63364ad Merge "Add concept of gesture input monitors." by Michael Wright · 7 years ago
  11. 3dd60e2 Add concept of gesture input monitors. by Michael Wright · 7 years ago
  12. fd6d351 Add onPointerDownOutsideFocus for events outside the focused window (2/4) by chaviw · 7 years ago
  13. 38b1f27 Merge "Make InputApplicationInfo as a part of InputApplicationHandle (1/2)" by TreeHugger Robot · 7 years ago
  14. 7a0c39a Make InputApplicationInfo as a part of InputApplicationHandle (1/2) by Arthur Hung · 7 years ago
  15. 7c3ae9c Use std::vector over Vector for InputFlinger (1/3) by Arthur Hung · 7 years ago
  16. c236efc Merge "Make interceptMotionBeforeQueueingNonInteractive per display" by Charles Chen · 7 years ago
  17. 6b5a2b9 Fix Native tests for input are broken in postsubmit by Arthur Hung · 7 years ago
  18. 3611f1f Make interceptMotionBeforeQueueingNonInteractive per display by Charles Chen · 7 years ago
  19. 832bc4a Fix SetInputWindow_InputWindowInfo takes too long by Arthur Hung · 7 years ago
  20. f969668 Send all MotionEvents to InputFilter. by Jackal Guo · 7 years ago
  21. 7ab76b1 Fix top most focused window can't gain the focus by Arthur Hung · 7 years ago
  22. 13933bc Merge "Added last focused window to notifyFocusChanged callback" by Chavi Weingarten · 7 years ago
  23. 49e5922 Add classification to MotionEvent by Siarhei Vishniakou · 7 years ago
  24. 0c06c6e Added last focused window to notifyFocusChanged callback by chaviw · 7 years ago
  25. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 7 years ago
  26. 740167f Rework InputApplicationInfo by Robert Carr · 7 years ago
  27. 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 7 years ago
  28. 4e670e5 InputDispatcher: Look up channel by token. by Robert Carr · 7 years ago
  29. 803535b InputDispatcher: Track InputChannels by IBinder token. by Robert Carr · 7 years ago
  30. 3b413f2 Make InputWindowInfo as a part of InputWindowHandle (1/2) by Arthur Hung · 7 years ago
  31. 2fbf37f Support monitor input per display (1/2) by Arthur Hung · 7 years ago
  32. 8664f8c Ensure the cancelled event has AKEY_EVENT_FLAG_CANCELED by Tiger Huang · 7 years ago
  33. 721e26f Track focus changes on external displays (1/4) by Tiger Huang · 7 years ago
  34. b92218b Fix WM input limitations on secondary displays (2/4) by Arthur Hung · 7 years ago
  35. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 8 years ago
  36. 777a10b Move display id into MotionEvent by Siarhei Vishniakou · 8 years ago
  37. f93fcf4 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  38. 8b10c65 Fix typo from last commit. by Dan Albert · 10 years ago
  39. 1bd2fc0 Clean up warnings in inputflinger. by Dan Albert · 10 years ago
  40. 7b159c9 Revert "Revert "Add new MotionEvent actions for button press and release."" by Michael Wright · 11 years ago
  41. 70b41ef Revert "Add new MotionEvent actions for button press and release." by Michael Wright · 11 years ago
  42. 48a8a0e Add new MotionEvent actions for button press and release. by Michael Wright · 11 years ago
  43. 39efe3e Clean up unused parameter warnings. by Narayan Kamath · 11 years ago
  44. dc5992e Plumb display power state through display manager. by Jeff Brown · 12 years ago
  45. f086ddb Add support for injecting events into ActivityContainers. by Jeff Brown · 12 years ago
  46. d02c5b6 Move inputservice over to frameworks/native by Michael Wright · 12 years ago