1. 2984b7a InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL by Robert Carr · 4 years, 4 months ago
  2. 7174efe InputWindow: Default initialize all values by Robert Carr · 4 years, 4 months ago
  3. c7812be Pass source to dispatchBatchedInputEventPending (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. fbe732e Add ID to native events. by Garfield Tan · 4 years, 6 months ago
  6. bd25f1c Add event ID generator. by Garfield Tan · 4 years, 6 months ago
  7. a7b82e1 Support multiple EventHub devices per InputDevice by Nathaniel R. Lewis · 4 years, 6 months ago
  8. 54d3e18 Add verifyInputEvent api to InputDispatcher by Siarhei Vishniakou · 4 years, 7 months ago
  9. 3826d47 Use uint32_t for input source by Siarhei Vishniakou · 4 years, 6 months ago
  10. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 4 years, 6 months ago
  11. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 4 years, 9 months ago
  12. cb92321 Remove layer from window handle since it's no longer used by chaviw · 4 years, 7 months ago
  13. af87b3e Added input support for cloned layers by chaviw · 4 years, 10 months ago
  14. 72a2190 Merge "Default TV remote keys to no-wake" by TreeHugger Robot · 4 years, 8 months ago
  15. d041c5d Default TV remote keys to no-wake by Powei Feng · 5 years ago
  16. 26bf73b Merge "Removing support for menu key from status bar" by TreeHugger Robot · 4 years, 8 months ago
  17. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 4 years, 8 months ago
  18. 10fe676 Add static asserts for InputMessage sizes by Siarhei Vishniakou · 4 years, 8 months ago
  19. 727a44e Use queue and unique_ptr for pooled events by Siarhei Vishniakou · 4 years, 8 months ago
  20. c0d3c4b Removing support for menu key from status bar by Sunny Goyal · 5 years ago
  21. 26d3cfb Remove InputChannel::setToken by Siarhei Vishniakou · 4 years, 10 months ago
  22. 5240277 Use enum class for InputMessage type by Siarhei Vishniakou · 4 years, 9 months ago
  23. 03af16f Merge "Revert "Fix drag and drop (2/3)"" by TreeHugger Robot · 4 years, 10 months ago
  24. edb7ba1 Merge "Do not report latency for injected events" by TreeHugger Robot · 4 years, 10 months ago
  25. de4bf15 Do not report latency for injected events by Siarhei Vishniakou · 5 years ago
  26. 6cbb975 Revert "Fix drag and drop (2/3)" by Arthur Hung · 5 years ago
  27. 3578917 Add SCROLL, RELATIVE_X and RELATIVE_Y axes labels. by Garfield Tan · 4 years, 11 months ago
  28. 2ccbe3a InputTransport: store fd in a unique_fd. by Josh Gao · 5 years ago
  29. 4f17282 Merge changes Iee0f9a21,I22a39cd5 by TreeHugger Robot · 5 years ago
  30. 3d3fa52 Move LatencyStatistics collection from InputReader to InputTransport by Atif Niyaz · 5 years ago
  31. 8384682 Seperate LatencyStatistics from InputReader by Atif Niyaz · 5 years ago
  32. 937bb83 Add setCursorPosition. by Garfield Tan · 5 years ago
  33. ab0ab9c Address comments from a previous change. by Garfield Tan · 5 years ago
  34. 00f511d Dispatch mouse events to window under the cursor. by Garfield Tan · 5 years ago
  35. 38b1f27 Merge "Make InputApplicationInfo as a part of InputApplicationHandle (1/2)" by TreeHugger Robot · 5 years ago
  36. 7a0c39a Make InputApplicationInfo as a part of InputApplicationHandle (1/2) by Arthur Hung · 5 years ago
  37. 7c3ae9c Use std::vector over Vector for InputFlinger (1/3) by Arthur Hung · 5 years ago
  38. 6fabeec Input: Override touchable region bounds with surface bounds 2/2 by Vishnu Nair · 5 years ago
  39. 7e32c88 Merge "Replace non-alphanumerics with _ in VirtualKeyMap" by TreeHugger Robot · 5 years ago
  40. b45635c Replace non-alphanumerics with _ in VirtualKeyMap by Siarhei Vishniakou · 5 years ago
  41. b645f7e Merge "Refactor VirtualKeyMap" by TreeHugger Robot · 5 years ago
  42. 3209997 Merge "Add synchronous transaction to wait for setInputWindow to complete (3/n)" by Chavi Weingarten · 5 years ago
  43. 3e78dec Refactor VirtualKeyMap by Siarhei Vishniakou · 5 years ago
  44. 1bc1aca Merge "Remove unused defines from Keyboard.h" by TreeHugger Robot · 5 years ago
  45. 291d88a Add synchronous transaction to wait for setInputWindow to complete (3/n) by chaviw · 5 years ago
  46. 46de920 Remove unused defines from Keyboard.h by Siarhei Vishniakou · 5 years ago
  47. 8154bbd Rotate TouchVideoFrames by Siarhei Vishniakou · 5 years ago
  48. fda3aee Swap width and height in TouchVideoFrame by Siarhei Vishniakou · 5 years ago
  49. 26cf29d Move implementation to TouchVideoFrame.cpp by Siarhei Vishniakou · 5 years ago
  50. cae4b3a Remove EventHub header from include dir by Prabir Pradhan · 5 years ago
  51. 3dc4f59 Merge "Introduce new portal window which transports touch to another display" by Tiger Huang · 5 years ago
  52. 85b8c5e Introduce new portal window which transports touch to another display by Tiger Huang · 6 years ago
  53. 473174e Add a new InputClassifier stage by Siarhei Vishniakou · 7 years ago
  54. 16a2e30 Propagate MotionClassification to InputDispatcher by Siarhei Vishniakou · 6 years ago
  55. 49e5922 Add classification to MotionEvent by Siarhei Vishniakou · 6 years ago
  56. fbe5d9c Fix drag and drop (2/3) by chaviw · 6 years ago
  57. 80109da Merge "Fix/suppress google-explicit-constructor warnings" am: aad7e1ccc5 am: 9a55c7aba6 by Chih-hung Hsieh · 6 years ago
  58. f43b02c Fix/suppress google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  59. 7b7c8f6 Add vector of TouchVideoFrame to NotifyMotionArgs by Siarhei Vishniakou · 6 years ago
  60. bd0fbcd Keep instance of BinderInputWindow for the same token. by Garfield Tan · 6 years ago
  61. daedc2a Merge "Add thumbs up / thumbs down / profile keycodes to native includes" by TreeHugger Robot · 6 years ago
  62. 8158e7e Add physical port to display viewport by Siarhei Vishniakou · 6 years ago
  63. 1ade5e4 Add thumbs up / thumbs down / profile keycodes to native includes by Oleg Kibirev · 6 years ago
  64. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 6 years ago
  65. 5cb2578 SurfaceFlinger Input: Shrink frame by surfaceInsets. by Robert Carr · 6 years ago
  66. 740167f Rework InputApplicationInfo by Robert Carr · 6 years ago
  67. 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 6 years ago
  68. 1c4c559 Add some tests for native input. by Robert Carr · 6 years ago
  69. 1f7c0e4 Sanitize InputMessage before sending by Siarhei Vishniakou · 6 years ago
  70. 141a986 Add flag AMOTION_EVENT_FLAG_IS_GENERATED_GESTURE to Input.h by Prabir Pradhan · 6 years ago
  71. 1cc7867 InputFlinger: Receive setInputWindows over IPC by Robert Carr · 6 years ago
  72. 803535b InputDispatcher: Track InputChannels by IBinder token. by Robert Carr · 6 years ago
  73. 2c358bf Add setInputWindowInfo to SurfaceComposerClient::Transaction by Robert Carr · 6 years ago
  74. 3b413f2 Make InputWindowInfo as a part of InputWindowHandle (1/2) by Arthur Hung · 6 years ago
  75. b3ee068 Merge "Implement Parcelling functions for InputWindowInfo" by Rob Carr · 6 years ago
  76. 3720ed0 Implement Parcelling functions for InputWindowInfo by Robert Carr · 6 years ago
  77. d634392 Add type to DisplayViewport by Siarhei Vishniakou · 6 years ago
  78. ec8f725 Prefer std::string over String8 by Siarhei Vishniakou · 6 years ago
  79. 5bed83b [input] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  80. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 6 years ago
  81. 777a10b Move display id into MotionEvent by Siarhei Vishniakou · 6 years ago
  82. 61da25a Move SPECIAL_FUNCTION from .kcm to .idc files by Siarhei Vishniakou · 6 years ago
  83. 56c9ae1 Fix resampling for multiple pointers by Siarhei Vishniakou · 7 years ago
  84. 346dbe1 Add new refresh key constant. by Yuichiro Hanada · 7 years ago
  85. f93fcf4 Prefer std::string over String8 by Siarhei Vishniakou · 7 years ago
  86. 635cb71 Fix broken input tests by Siarhei Vishniakou · 7 years ago
  87. a719064 Merge "Add a new keycode for TV (ALL_APPS)" into oc-dev am: 6afce442ea am: 047fcbf671 am: a7b4e64dfa by Sujith Ramakrishnan · 7 years ago
  88. 19742a9 Merge "Add a new keycode for TV (ALL_APPS)" into oc-dev am: 6afce442ea am: 047fcbf671 by Sujith Ramakrishnan · 7 years ago
  89. 047fcbf Merge "Add a new keycode for TV (ALL_APPS)" into oc-dev am: 6afce442ea by Sujith Ramakrishnan · 7 years ago
  90. 7342391 Add a new keycode for TV (ALL_APPS) by Sujith Ramakrishnan · 7 years ago
  91. c7bad6e Ensure history has pointer id of interest. am: c7dc3784a3 am: 2d46ae7854 by Siarhei Vishniakou · 7 years ago
  92. c7dc378 Ensure history has pointer id of interest. by Siarhei Vishniakou · 7 years ago
  93. 086a02a Fix resampling logic for duplicate events. by Siarhei Vishniakou · 7 years ago
  94. 0aeec07 Fix resampling logic for duplicate events. by Siarhei Vishniakou · 7 years ago
  95. 00a4ea9 New impulse-based VelocityTracker strategy. by Siarhei Vishniakou · 7 years ago
  96. 5864150 Add displayId in InputDispatcher, InputTransport by Tarandeep Singh · 7 years ago
  97. 06936fe Add uniqueId to Virtual Display and pass through to inputflinger (2/2) by Santos Cordon · 7 years ago
  98. fa5cf46 Add uniqueId to Virtual Display and pass through to inputflinger (2/2) by Santos Cordon · 7 years ago
  99. fef00db Merge "Fix libinput warnings" am: a4767442e3 am: a149886878 am: 35d869c15e by Colin Cross · 8 years ago
  100. 1eadf8d Fix libinput warnings by Colin Cross · 8 years ago