1. 686662c Merge "Move PropertyMap from libutils to libinput" am: a7aefe69b7 by Treehugger Robot · 4 years, 2 months ago
  2. 32f36ae Move PropertyMap from libutils to libinput by Siarhei Vishniakou · 4 years, 3 months ago
  3. 975f545 Report ANR when waited for longer than the timeout am: e4623041f9 by Siarhei Vishniakou · 4 years, 5 months ago
  4. e462304 Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 4 years, 8 months ago
  5. 499ad88 Merge "Add dependencies on jni_headers" am: ed38697b9f am: 560de1587b by Orion Hodson · 4 years, 6 months ago
  6. 560de15 Merge "Add dependencies on jni_headers" am: ed38697b9f by Orion Hodson · 4 years, 6 months ago
  7. a58ef35 Add dependencies on jni_headers by Orion Hodson · 4 years, 7 months ago
  8. 466cdea Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay. by Joshua Tsuji · 4 years, 7 months ago
  9. 9499a11 Makes TYPE_NOTIFICATION_SHADE as trusted overlay by wilsonshih · 4 years, 7 months ago
  10. 3d61bc1 Optimization: Restrict signing to ACTION_UP and ACTION_DOWN while doing a motion gesture such as scrolling apps by Edgar Arriaga · 4 years, 7 months ago
  11. 2984b7a InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL by Robert Carr · 4 years, 7 months ago
  12. 508ef77 Swap video frame rotation direction. am: a1642feefb by Automerger Merge Worker · 4 years, 9 months ago
  13. a1642fe Swap video frame rotation direction. by Philip Quinn · 4 years, 9 months ago
  14. c7812be Pass source to dispatchBatchedInputEventPending (2/2) by Arthur Hung · 4 years, 9 months ago
  15. 882bbf3 Swap video frame rotation direction. by Philip Quinn · 4 years, 9 months ago
  16. 1c7bc86 Let InputFlinger generate event IDs. by Garfield Tan · 4 years, 10 months ago
  17. fbe732e Add ID to native events. by Garfield Tan · 4 years, 10 months ago
  18. bd25f1c Add event ID generator. by Garfield Tan · 4 years, 10 months ago
  19. 54d3e18 Add verifyInputEvent api to InputDispatcher by Siarhei Vishniakou · 4 years, 10 months ago
  20. aa5a4f1 Merge "Use uint32_t for input source" by TreeHugger Robot · 4 years, 10 months ago
  21. 8235709 Send raw coordinates to client but scale when getting relative by chaviw · 4 years, 10 months ago
  22. 3826d47 Use uint32_t for input source by Siarhei Vishniakou · 4 years, 10 months ago
  23. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 4 years, 10 months ago
  24. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 5 years ago
  25. cb92321 Remove layer from window handle since it's no longer used by chaviw · 4 years, 11 months ago
  26. af87b3e Added input support for cloned layers by chaviw · 5 years ago
  27. 81e2bb9 Consume batches in dispatcher tests by chaviw · 5 years ago
  28. bb2dd8e Merge "Revert "Fix drag and drop (2/3)"" into qt-qpr1-dev am: 8b19a05502 by Automerger Merge Worker · 5 years ago
  29. 5845eaf Revert "Fix drag and drop (2/3)" by Arthur Hung · 5 years ago
  30. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 5 years ago
  31. 10fe676 Add static asserts for InputMessage sizes by Siarhei Vishniakou · 5 years ago
  32. 3b37f9a Add toString and remove default case by Siarhei Vishniakou · 5 years ago
  33. 727a44e Use queue and unique_ptr for pooled events by Siarhei Vishniakou · 5 years ago
  34. 26d3cfb Remove InputChannel::setToken by Siarhei Vishniakou · 5 years ago
  35. 5240277 Use enum class for InputMessage type by Siarhei Vishniakou · 5 years ago
  36. 03af16f Merge "Revert "Fix drag and drop (2/3)"" by TreeHugger Robot · 5 years ago
  37. de4bf15 Do not report latency for injected events by Siarhei Vishniakou · 5 years ago
  38. 3d8df0e Crash if too many open files by Siarhei Vishniakou · 5 years ago
  39. 6cbb975 Revert "Fix drag and drop (2/3)" by Arthur Hung · 5 years ago
  40. 2ccbe3a InputTransport: store fd in a unique_fd. by Josh Gao · 5 years ago
  41. 1d6fc8f Merge "Add sleep to ShouldReportStats Test in libinput_tests" by TreeHugger Robot · 5 years ago
  42. 6740e66 Add sleep to ShouldReportStats Test in libinput_tests by Atif Niyaz · 5 years ago
  43. 4f17282 Merge changes Iee0f9a21,I22a39cd5 by TreeHugger Robot · 5 years ago
  44. 3d3fa52 Move LatencyStatistics collection from InputReader to InputTransport by Atif Niyaz · 5 years ago
  45. 8384682 Seperate LatencyStatistics from InputReader by Atif Niyaz · 5 years ago
  46. 9e092eb Merge "Add setCursorPosition." by TreeHugger Robot · 5 years ago
  47. 39d25bb Merge "InputWindow: use read/writeStrongBinder" into stage-aosp-master am: da496c2eb2 am: 459124638d am: 0df88dfc13 by Steven Moreland · 5 years ago
  48. 937bb83 Add setCursorPosition. by Garfield Tan · 5 years ago
  49. ee33b9f InputWindow: use read/writeStrongBinder by Steven Moreland · 5 years ago
  50. ab0ab9c Address comments from a previous change. by Garfield Tan · 5 years ago
  51. 00f511d Dispatch mouse events to window under the cursor. by Garfield Tan · 5 years ago
  52. f92661b Fix debug print when a KCM file is not found. by Yuichiro Hanada · 5 years ago
  53. 128eab1 Clear events when ACTION_CANCEL is present by Siarhei Vishniakou · 5 years ago
  54. 346ac6a Prevent entries with identical times by Siarhei Vishniakou · 6 years ago
  55. 651c1ea Refactor VelocityTracker_test by Siarhei Vishniakou · 6 years ago
  56. 3dd60e2 Add concept of gesture input monitors. by Michael Wright · 6 years ago
  57. 38b1f27 Merge "Make InputApplicationInfo as a part of InputApplicationHandle (1/2)" by TreeHugger Robot · 6 years ago
  58. 7a0c39a Make InputApplicationInfo as a part of InputApplicationHandle (1/2) by Arthur Hung · 6 years ago
  59. 7c3ae9c Use std::vector over Vector for InputFlinger (1/3) by Arthur Hung · 6 years ago
  60. 6b24388 Merge "Input: Override touchable region bounds with surface bounds 2/2" by TreeHugger Robot · 6 years ago
  61. 6fabeec Input: Override touchable region bounds with surface bounds 2/2 by Vishnu Nair · 6 years ago
  62. 01ca486 Use vector in VelocityTracker_test by Siarhei Vishniakou · 6 years ago
  63. 1357def Refactor VelocityTracker_test by Siarhei Vishniakou · 6 years ago
  64. fd3718c Initialize PointerCoords in input tests by Siarhei Vishniakou · 6 years ago
  65. dd9e10d Merge "Rename resampling property" by TreeHugger Robot · 6 years ago
  66. b5433e9 Rename resampling property by Siarhei Vishniakou · 6 years ago
  67. 77b510f Merge "Test InputDeviceIdentifier::getCanonicalName" by TreeHugger Robot · 6 years ago
  68. 77be1fe Merge "Use InputDeviceIdentifier.getCanonicalName" by TreeHugger Robot · 6 years ago
  69. 7e32c88 Merge "Replace non-alphanumerics with _ in VirtualKeyMap" by TreeHugger Robot · 6 years ago
  70. 257553c Test InputDeviceIdentifier::getCanonicalName by Siarhei Vishniakou · 6 years ago
  71. 409ec1a Use InputDeviceIdentifier.getCanonicalName by Siarhei Vishniakou · 6 years ago
  72. b45635c Replace non-alphanumerics with _ in VirtualKeyMap by Siarhei Vishniakou · 6 years ago
  73. b645f7e Merge "Refactor VirtualKeyMap" by TreeHugger Robot · 6 years ago
  74. 3e78dec Refactor VirtualKeyMap by Siarhei Vishniakou · 6 years ago
  75. 291d88a Add synchronous transaction to wait for setInputWindow to complete (3/n) by chaviw · 6 years ago
  76. 8154bbd Rotate TouchVideoFrames by Siarhei Vishniakou · 6 years ago
  77. 5ac663d Add tests for TouchVideoFrame by Siarhei Vishniakou · 6 years ago
  78. fda3aee Swap width and height in TouchVideoFrame by Siarhei Vishniakou · 6 years ago
  79. 26cf29d Move implementation to TouchVideoFrame.cpp by Siarhei Vishniakou · 6 years ago
  80. 85b8c5e Introduce new portal window which transports touch to another display by Tiger Huang · 6 years ago
  81. 16a2e30 Propagate MotionClassification to InputDispatcher by Siarhei Vishniakou · 6 years ago
  82. 49e5922 Add classification to MotionEvent by Siarhei Vishniakou · 6 years ago
  83. fbe5d9c Fix drag and drop (2/3) by chaviw · 6 years ago
  84. 80109da Merge "Fix/suppress google-explicit-constructor warnings" am: aad7e1ccc5 am: 9a55c7aba6 by Chih-hung Hsieh · 6 years ago
  85. f43b02c Fix/suppress google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  86. bd0fbcd Keep instance of BinderInputWindow for the same token. by Garfield Tan · 6 years ago
  87. 35deca2 Merge "C++17 is the default now." am: d1842c4386 am: 5c567684ff am: 239debf1f3 by Elliott Hughes · 6 years ago
  88. 6bc628c C++17 is the default now. by Elliott Hughes · 6 years ago
  89. 2ccbd6e IInputFlinger: setInputWindows is one-way by Rob Carr · 6 years ago
  90. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 6 years ago
  91. 5cb2578 SurfaceFlinger Input: Shrink frame by surfaceInsets. by Robert Carr · 6 years ago
  92. 740167f Rework InputApplicationInfo by Robert Carr · 6 years ago
  93. 5c8a026 Replace InputWindowInfo#inputChannel with an IBinder token. by Robert Carr · 6 years ago
  94. 1c4c559 Add some tests for native input. by Robert Carr · 6 years ago
  95. 1f7c0e4 Sanitize InputMessage before sending by Siarhei Vishniakou · 6 years ago
  96. 1cc7867 InputFlinger: Receive setInputWindows over IPC by Robert Carr · 6 years ago
  97. 803535b InputDispatcher: Track InputChannels by IBinder token. by Robert Carr · 6 years ago
  98. 7b0e911 Merge "Make InputWindowInfo as a part of InputWindowHandle (1/2)" by Arthur Hung · 6 years ago
  99. 8893de4 Do not use raw coordinates in VelocityTracker am: 4c3137a9d3 am: b46fc185a7 by Siarhei Vishniakou · 6 years ago
  100. b46fc18 Do not use raw coordinates in VelocityTracker am: 4c3137a9d3 by Siarhei Vishniakou · 6 years ago