1. 8e6ce22 Fix input injection with zero coords by Prabir Pradhan · 3 years, 11 months ago
  2. 8576dd7 Add new NDK function definitions in input.h by Vaibhav · 4 years ago
  3. ba0a875 Add ChromeOS palm rejection model by Siarhei Vishniakou · 4 years, 4 months ago
  4. 0174738 Add static_asserts for the size of InputMessage by Siarhei Vishniakou · 4 years ago
  5. 6dbd0ce Use std::vector in Input.h by Siarhei Vishniakou · 4 years ago
  6. bd9bc48 Merge changes from topic "revert-16371733-revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA-ZVFVBFSHNR" by Prabir Pradhan · 4 years, 1 month ago
  7. 5beda76 Reland^2 "Remove x/y offset from MotionEntry" by Prabir Pradhan · 4 years, 1 month ago
  8. f355bf9 Reorder VerifiedKey/MotionEvent structs for hwasan by Siarhei Vishniakou · 4 years, 1 month ago
  9. 0abd019 Merge changes from topic "revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA" by TreeHugger Robot · 4 years, 2 months ago
  10. f7c99f3 Revert "Reland "Remove x/y offset from MotionEntry"" by Alex Chau · 4 years, 2 months ago
  11. 5bc9e10 Merge changes from topic "revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX" by TreeHugger Robot · 4 years, 2 months ago
  12. 092f3a9 Add getSurfaceRotation API to MotionEvent by Prabir Pradhan · 4 years, 2 months ago
  13. d6a7f22 Reland "Remove x/y offset from MotionEntry" by Prabir Pradhan · 4 years, 2 months ago
  14. de69f8a Reland "Change PointerController to display space" by Prabir Pradhan · 4 years, 2 months ago
  15. 2b80b38 Revert "Remove x/y offset from MotionEntry" by Jay Wang · 4 years, 2 months ago
  16. 5e6b390 Remove x/y offset from MotionEntry by Prabir Pradhan · 4 years, 2 months ago
  17. 259a212 Revert "Change PointerController to display space" by Prabir Pradhan · 4 years, 2 months ago
  18. 6b43041 Change PointerController to display space by Prabir Pradhan · 4 years, 2 months ago
  19. 3bb6799 Merge "Look up source using & instead of equality" by TreeHugger Robot · 4 years, 2 months ago
  20. d948957 Look up source using & instead of equality by Siarhei Vishniakou · 4 years, 2 months ago
  21. 3cfec7b TouchMode (6.2/n) Fully detaching touch mode from focus event (native) by Antonio Kantek · 4 years, 2 months ago
  22. 7e1ee56 Move Joystick and Touchpad event transformation logic to MotionEvent by Prabir Pradhan · 4 years, 3 months ago
  23. 9eb02c0 MotionEvent: Report transformed orientation values by Prabir Pradhan · 4 years, 3 months ago
  24. b5cb957 VerifiedMotionEvent: Sign transformed raw values by Prabir Pradhan · 4 years, 4 months ago
  25. b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years, 5 months ago
  26. ca20550 Cancel wallpaper touch stream when foreground window is gone by Siarhei Vishniakou · 4 years, 6 months ago
  27. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
  28. 2ab7a80 Merge "TouchEvent (1/n): Adding TouchModeEvent to InputChannel" by Antonio Kantek · 4 years, 6 months ago
  29. 7428759 Plumb through display orientation separate from transform am: 0957669e41 am: f854dad748 by Evan Rosky · 4 years, 6 months ago
  30. 7cdf8ef TouchEvent (1/n): Adding TouchModeEvent to InputChannel by Antonio Kantek · 4 years, 6 months ago
  31. 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 7 months ago
  32. e8891eb Merge "Fix AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 199ca20ef4 am: c77cf4d087 by Diego Perez · 4 years, 7 months ago
  33. c3b3564 Merge "Fix AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 199ca20ef4 by Diego Perez · 4 years, 7 months ago
  34. ba0ce7d Fix AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds by Diego Perez · 4 years, 7 months ago
  35. 4245740 Merge "Fix FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 8f5d73a62a am: 1d8759d3ec by TreeHugger Robot · 4 years, 7 months ago
  36. ddad8ba Merge "Fix FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 8f5d73a62a by TreeHugger Robot · 4 years, 7 months ago
  37. cf43a95 Fix FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds by Diego Perez · 4 years, 7 months ago
  38. 2fbdff8 Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b am: 1e15906653 by TreeHugger Robot · 4 years, 7 months ago
  39. 1e7186a Merge "Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility" into sc-dev am: 61cfde719b by TreeHugger Robot · 4 years, 7 months ago
  40. f00a4ec Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility by Siarhei Vishniakou · 4 years, 7 months ago
  41. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
  42. 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
  43. 8ddc450 Merge "Avoid aidl usage on mac builds" into sc-dev am: 6123a6d95d am: ff52a643df by TreeHugger Robot · 4 years, 7 months ago
  44. 509724f Avoid aidl usage on mac builds by Siarhei Vishniakou · 4 years, 7 months ago
  45. 590af64 Merge "Use the injected device id for events that are a11y trusted" into sc-dev am: 9473f5563a am: 5210e8e564 by Siarhei Vishniakou · 4 years, 7 months ago
  46. 5d552c4 Use the injected device id for events that are a11y trusted by Siarhei Vishniakou · 4 years, 8 months ago
  47. 7a9e7cf Merge "Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes" into sc-dev am: 88fceed440 by TreeHugger Robot · 4 years, 9 months ago
  48. 88fceed Merge "Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes" into sc-dev by TreeHugger Robot · 4 years, 9 months ago
  49. 47cf0a0 Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes by Prabir Pradhan · 4 years, 10 months ago
  50. 0cc1fb5 Merge "Add a hidden API to apply a transform the content of an event." into sc-dev am: 00c2e36c3b by Evan Rosky · 4 years, 9 months ago
  51. d4d4d80 Add a hidden API to apply a transform the content of an event. by Evan Rosky · 4 years, 9 months ago
  52. 426aa09 Add enough information to compatibility-transform getRaw() am: 84f07f0cbe by Evan Rosky · 4 years, 9 months ago
  53. 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 4 years, 9 months ago
  54. 930b6ec Merge "Pass latency information from app to input" into sc-dev am: 2814c31982 by TreeHugger Robot · 4 years, 10 months ago
  55. f94ae02 Pass latency information from app to input by Siarhei Vishniakou · 5 years ago
  56. 0b8f43b Merge "Move drag event to InputDispatcher (1/n)" into sc-dev am: 30c6ac31bd by Arthur Hung · 4 years, 10 months ago
  57. 7632c33 Move drag event to InputDispatcher (1/n) by arthurhung · 5 years ago
  58. d0729e1 Remove unused function by Siarhei Vishniakou · 7 years ago
  59. 3f37b7b SyncPointerCapture (3/n): Add Capture event to InputChannel by Prabir Pradhan · 5 years ago
  60. faa986c Fix libinput mac build, hopefully. by Brett Chabot · 5 years ago
  61. 08a8d53 Merge "Build all of libinput for linux host." by Brett Chabot · 5 years ago
  62. 5820852 Build all of libinput for linux host. by Brett Chabot · 5 years ago
  63. c68fdec Add full action printout to MotionEvent by Siarhei Vishniakou · 5 years ago
  64. 59113a6 Merge "Remove system UI flag constants" by Tiger Huang · 5 years ago
  65. 7e03ad3 Remove system UI flag constants by Tiger Huang · 5 years ago
  66. 69e4d0f Extend the for loop to use all samples by Siarhei Vishniakou · 5 years ago
  67. 46a2774 Convert mSampleEventTimes to std::vector by Siarhei Vishniakou · 5 years ago
  68. 09c8d2d Created libattestation by chaviw · 5 years ago
  69. 9eaa22c Updated MotionEvent to use Transform by chaviw · 6 years ago
  70. cc7f980 Allow touch if some pointers are MT_TOOL_PALM by arthurhung · 6 years ago
  71. c01e137 Added helper functions in Transform and PointerCoords by chaviw · 6 years ago
  72. fd9c1ed Added libui dependencies for input by chaviw · 6 years ago
  73. d44dddf Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 6 years ago
  74. 750c7f4 Avoid shifting 1s into size bit. by Garfield Tan · 6 years ago
  75. 4cc839f Add ID to native events. by Garfield Tan · 6 years ago
  76. 84b087e Add event ID generator. by Garfield Tan · 6 years ago
  77. 54d3e18 Add verifyInputEvent api to InputDispatcher by Siarhei Vishniakou · 6 years ago
  78. 3826d47 Use uint32_t for input source by Siarhei Vishniakou · 6 years ago
  79. 9c858ac Add hmac to InputEvent and scale to MotionEvent by Siarhei Vishniakou · 6 years ago
  80. 7feb2ea Add FocusEvent and InputMessage::Type::FOCUS by Siarhei Vishniakou · 6 years ago
  81. 727a44e Use queue and unique_ptr for pooled events by Siarhei Vishniakou · 6 years ago
  82. 937bb83 Add setCursorPosition. by Garfield Tan · 6 years ago
  83. ab0ab9c Address comments from a previous change. by Garfield Tan · 7 years ago
  84. 00f511d Dispatch mouse events to window under the cursor. by Garfield Tan · 7 years ago
  85. 16a2e30 Propagate MotionClassification to InputDispatcher by Siarhei Vishniakou · 7 years ago
  86. 49e5922 Add classification to MotionEvent by Siarhei Vishniakou · 7 years ago
  87. 80109da Merge "Fix/suppress google-explicit-constructor warnings" am: aad7e1ccc5 am: 9a55c7aba6 by Chih-hung Hsieh · 7 years ago
  88. f43b02c Fix/suppress google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  89. e07e103 SurfaceFlinger Input: Correct screen magnification. by Robert Carr · 7 years ago
  90. 141a986 Add flag AMOTION_EVENT_FLAG_IS_GENERATED_GESTURE to Input.h by Prabir Pradhan · 7 years ago
  91. 2c358bf Add setInputWindowInfo to SurfaceComposerClient::Transaction by Robert Carr · 7 years ago
  92. ec8f725 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  93. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 8 years ago
  94. 777a10b Move display id into MotionEvent by Siarhei Vishniakou · 8 years ago
  95. 6db5879 Fix signature for MotionEvent#setButtonState by Michael Wright · 9 years ago
  96. 455f288 Merge "Add new MotionEvent flag for partially obscured windows." into mnc-dev am: 58dc18a am: ab4b3c3 am: 2352674 by Michael Wright · 10 years ago
  97. cdcd8f2 Add new MotionEvent flag for partially obscured windows. by Michael Wright · 10 years ago
  98. 09be485 resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 am: 9ec978732f am: 1b28b05d2e am: 0370a03b6e am: 18e7c64ea8 am: 6eac97d4ba by Nick Kralevich · 10 years ago
  99. 0370a03 resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 am: 9ec978732f by Nick Kralevich · 10 years ago
  100. 1b28b05 resolve merge conflicts of 834ac204ce to klp-modular-dev. am: 7f1ea80d65 am: fa632f6ad7 by Nick Kralevich · 10 years ago