1. 6c4243b Use AIDL compiler to generate InputApplicationInfo class. by Chris Ye · 4 years ago
  2. d5dc040 Merge "Updated MotionEvent to use Transform" by Chavi Weingarten · 4 years ago
  3. 9eaa22c Updated MotionEvent to use Transform by chaviw · 4 years, 1 month ago
  4. 74c8242 Use size_t instead of int for integer_sequence.size() by Michael Wright · 4 years ago
  5. 6db8d6e Merge "Use Transform in InputDispatcher" by Chavi Weingarten · 4 years ago
  6. 8759d67 Automatically generate flag value strings for flag enums. by Michael Wright · 4 years ago
  7. 1d0262a Merge "Add Flags<F>::Iterator." by Michael Wright · 4 years ago
  8. 0192488 Merge "Use unique_ptr when creating InputChannel" by TreeHugger Robot · 4 years ago
  9. 61847cc Merge "Use std::shared_ptr for InputChannel" by TreeHugger Robot · 4 years ago
  10. 1ff3d1e Use Transform in InputDispatcher by chaviw · 4 years, 1 month ago
  11. cc7f980 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 4 years, 3 months ago
  12. 75d9e66 Add Flags<F>::Iterator. by Michael Wright · 4 years, 1 month ago
  13. d258827 Use unique_ptr when creating InputChannel by Siarhei Vishniakou · 4 years, 1 month ago
  14. ce5ab08 Use std::shared_ptr for InputChannel by Siarhei Vishniakou · 4 years, 1 month ago
  15. 44753b1 Move things in InputWindowInfo to enum classes by Michael Wright · 4 years, 1 month ago
  16. 58e1eae Merge "Move seq to header" by TreeHugger Robot · 4 years ago
  17. a64c159 Move seq to header by Siarhei Vishniakou · 4 years, 1 month ago
  18. c01e137 Added helper functions in Transform and PointerCoords by chaviw · 4 years, 1 month ago
  19. 044b4dc Merge "Added libui dependencies for input" by Chavi Weingarten · 4 years, 1 month ago
  20. fd9c1ed Added libui dependencies for input by chaviw · 4 years, 1 month ago
  21. fe3de7d Rename ViewportTypes to avoid repetition by Michael Wright · 4 years, 1 month ago
  22. 0783e99 AIDL-ize InputManager IInputFlinger interface. by Chris Ye · 4 years, 2 months ago
  23. c6a2f3a Merge "Convert InputDeviceConfigurationFileType to enum class." by Chris Ye · 4 years, 1 month ago
  24. c1ae556 Use chrono for dispatching timeout by Siarhei Vishniakou · 4 years, 1 month ago
  25. 1d927aa Convert InputDeviceConfigurationFileType to enum class. by Chris Ye · 4 years, 1 month ago
  26. d44dddf Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 4 years, 4 months ago
  27. 4cb50ca Add basic ANR test by Siarhei Vishniakou · 4 years, 2 months ago
  28. 7b3d38d Merge "Change InputWindowInfo::isTrustedOverlay() to be permission and flag based." by TreeHugger Robot · 4 years, 2 months ago
  29. fcdff3e Change InputWindowInfo::isTrustedOverlay() to be permission and flag based. by Chris Ye · 4 years, 3 months ago
  30. 750c7f4 Avoid shifting 1s into size bit. by Garfield Tan · 4 years, 2 months ago
  31. 930fbb9 Merge "Generate ACTION_CANCEL event when screen turned off by proximity sensor." by Chris Ye · 4 years, 3 months ago
  32. 17a930c Merge "Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay." into rvc-dev am: 7db72bbbbf am: 6ed3cc988f am: 62c8fd3962 am: 46fa2777da by Josh Tsuji · 4 years, 3 months ago
  33. 466cdea Make TYPE_TRUSTED_APPLICATION_OVERLAY a trusted overlay. by Joshua Tsuji · 4 years, 3 months ago
  34. 13b1685 Generate ACTION_CANCEL event when screen turned off by proximity sensor. by Chris Ye · 4 years, 3 months ago
  35. f859148 Represent VelocityTracker Strategy as enum class. by Chris Ye · 4 years, 3 months ago
  36. 9499a11 Makes TYPE_NOTIFICATION_SHADE as trusted overlay by wilsonshih · 4 years, 3 months ago
  37. 599042f Makes TYPE_NOTIFICATION_SHADE as trusted overlay by wilsonshih · 4 years, 3 months ago
  38. 4c2845f InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL am: 2984b7af4f am: fca117ce50 am: 4d52d7f5d0 am: 6ff8ceda6e by Robert Carr · 4 years, 3 months ago
  39. 2984b7a InputDispatcher: Fix support for INPUT_FEATURE_NO_INPUT_CHANNEL by Robert Carr · 4 years, 4 months ago
  40. 39c6c80 Merge "InputWindow: Default initialize all values" into rvc-dev am: 78cc3ba8c5 am: 8d5011eea6 am: e5b5b055d1 am: 3f46b316fc by Rob Carr · 4 years, 3 months ago
  41. 7174efe InputWindow: Default initialize all values by Robert Carr · 4 years, 4 months ago
  42. 67d4450 Print window flags in dumpsys input by Siarhei Vishniakou · 4 years, 4 months ago
  43. d6ae76d Merge "Pass source to dispatchBatchedInputEventPending (2/2)" into rvc-dev am: 89260bd417 am: 29b980f59f am: 920c6b8866 am: 9fab55b18b by TreeHugger Robot · 4 years, 4 months ago
  44. 9be5b33 Makes TYPE_ACCESSIBILITY_MAGNIFICATION_OVERLAY as trusted overlay by mincheli · 4 years, 5 months ago
  45. c7812be Pass source to dispatchBatchedInputEventPending (2/2) by Arthur Hung · 4 years, 5 months ago
  46. 1c7bc86 Let InputFlinger generate event IDs. by Garfield Tan · 4 years, 6 months ago
  47. fbe732e Add ID to native events. by Garfield Tan · 4 years, 6 months ago
  48. bd25f1c Add event ID generator. by Garfield Tan · 4 years, 6 months ago
  49. ff1f1bb Let InputFlinger generate event IDs. by Garfield Tan · 4 years, 6 months ago
  50. 4cc839f Add ID to native events. by Garfield Tan · 4 years, 6 months ago
  51. 84b087e Add event ID generator. by Garfield Tan · 4 years, 6 months ago
  52. a7b82e1 Support multiple EventHub devices per InputDevice by Nathaniel R. Lewis · 4 years, 6 months ago
  53. 54d3e18 Add verifyInputEvent api to InputDispatcher by Siarhei Vishniakou · 4 years, 7 months ago
  54. 3826d47 Use uint32_t for input source by Siarhei Vishniakou · 4 years, 6 months ago
  55. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 4 years, 6 months ago
  56. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 4 years, 9 months ago
  57. cb92321 Remove layer from window handle since it's no longer used by chaviw · 4 years, 7 months ago
  58. af87b3e Added input support for cloned layers by chaviw · 4 years, 10 months ago
  59. 72a2190 Merge "Default TV remote keys to no-wake" by TreeHugger Robot · 4 years, 8 months ago
  60. d041c5d Default TV remote keys to no-wake by Powei Feng · 5 years ago
  61. 26bf73b Merge "Removing support for menu key from status bar" by TreeHugger Robot · 4 years, 8 months ago
  62. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 4 years, 8 months ago
  63. 10fe676 Add static asserts for InputMessage sizes by Siarhei Vishniakou · 4 years, 8 months ago
  64. 727a44e Use queue and unique_ptr for pooled events by Siarhei Vishniakou · 4 years, 8 months ago
  65. c0d3c4b Removing support for menu key from status bar by Sunny Goyal · 5 years ago
  66. 26d3cfb Remove InputChannel::setToken by Siarhei Vishniakou · 4 years, 10 months ago
  67. 5240277 Use enum class for InputMessage type by Siarhei Vishniakou · 4 years, 9 months ago
  68. 03af16f Merge "Revert "Fix drag and drop (2/3)"" by TreeHugger Robot · 4 years, 10 months ago
  69. edb7ba1 Merge "Do not report latency for injected events" by TreeHugger Robot · 4 years, 10 months ago
  70. de4bf15 Do not report latency for injected events by Siarhei Vishniakou · 5 years ago
  71. 6cbb975 Revert "Fix drag and drop (2/3)" by Arthur Hung · 5 years ago
  72. 3578917 Add SCROLL, RELATIVE_X and RELATIVE_Y axes labels. by Garfield Tan · 4 years, 11 months ago
  73. 2ccbe3a InputTransport: store fd in a unique_fd. by Josh Gao · 5 years ago
  74. 4f17282 Merge changes Iee0f9a21,I22a39cd5 by TreeHugger Robot · 5 years ago
  75. 3d3fa52 Move LatencyStatistics collection from InputReader to InputTransport by Atif Niyaz · 5 years ago
  76. 8384682 Seperate LatencyStatistics from InputReader by Atif Niyaz · 5 years ago
  77. 937bb83 Add setCursorPosition. by Garfield Tan · 5 years ago
  78. ab0ab9c Address comments from a previous change. by Garfield Tan · 5 years ago
  79. 00f511d Dispatch mouse events to window under the cursor. by Garfield Tan · 5 years ago
  80. 38b1f27 Merge "Make InputApplicationInfo as a part of InputApplicationHandle (1/2)" by TreeHugger Robot · 5 years ago
  81. 7a0c39a Make InputApplicationInfo as a part of InputApplicationHandle (1/2) by Arthur Hung · 5 years ago
  82. 7c3ae9c Use std::vector over Vector for InputFlinger (1/3) by Arthur Hung · 5 years ago
  83. 6fabeec Input: Override touchable region bounds with surface bounds 2/2 by Vishnu Nair · 5 years ago
  84. 7e32c88 Merge "Replace non-alphanumerics with _ in VirtualKeyMap" by TreeHugger Robot · 5 years ago
  85. b45635c Replace non-alphanumerics with _ in VirtualKeyMap by Siarhei Vishniakou · 5 years ago
  86. b645f7e Merge "Refactor VirtualKeyMap" by TreeHugger Robot · 5 years ago
  87. 3209997 Merge "Add synchronous transaction to wait for setInputWindow to complete (3/n)" by Chavi Weingarten · 5 years ago
  88. 3e78dec Refactor VirtualKeyMap by Siarhei Vishniakou · 5 years ago
  89. 1bc1aca Merge "Remove unused defines from Keyboard.h" by TreeHugger Robot · 5 years ago
  90. 291d88a Add synchronous transaction to wait for setInputWindow to complete (3/n) by chaviw · 5 years ago
  91. 46de920 Remove unused defines from Keyboard.h by Siarhei Vishniakou · 5 years ago
  92. 8154bbd Rotate TouchVideoFrames by Siarhei Vishniakou · 5 years ago
  93. fda3aee Swap width and height in TouchVideoFrame by Siarhei Vishniakou · 5 years ago
  94. 26cf29d Move implementation to TouchVideoFrame.cpp by Siarhei Vishniakou · 5 years ago
  95. cae4b3a Remove EventHub header from include dir by Prabir Pradhan · 5 years ago
  96. 3dc4f59 Merge "Introduce new portal window which transports touch to another display" by Tiger Huang · 5 years ago
  97. 85b8c5e Introduce new portal window which transports touch to another display by Tiger Huang · 6 years ago
  98. 473174e Add a new InputClassifier stage by Siarhei Vishniakou · 7 years ago
  99. 16a2e30 Propagate MotionClassification to InputDispatcher by Siarhei Vishniakou · 6 years ago
  100. 49e5922 Add classification to MotionEvent by Siarhei Vishniakou · 6 years ago