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