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