1. 814ace3 Add PreferStylusOverTouchBlocker and handle multiple devices by Siarhei Vishniakou · 3 years, 11 months ago
  2. 8e6ce22 Fix input injection with zero coords by Prabir Pradhan · 3 years, 11 months ago
  3. 8576dd7 Add new NDK function definitions in input.h by Vaibhav · 4 years ago
  4. ba0a875 Add ChromeOS palm rejection model by Siarhei Vishniakou · 4 years, 4 months ago
  5. 390c0e9 Merge "Add static_asserts for the size of InputMessage" by Siarhei Vishniakou · 4 years ago
  6. 0174738 Add static_asserts for the size of InputMessage by Siarhei Vishniakou · 4 years ago
  7. f843796 Set keyboard type to maximum of all sub devices. by Philip Junker · 4 years ago
  8. 6dbd0ce Use std::vector in Input.h by Siarhei Vishniakou · 4 years ago
  9. dd93d62 Merge "Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay." by Philip Junker · 4 years ago
  10. 90bc949 Fix KeyCharacterMap overlays by reloading base overlay before applying another overlay. by Philip Junker · 4 years, 1 month ago
  11. 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
  12. 5beda76 Reland^2 "Remove x/y offset from MotionEntry" by Prabir Pradhan · 4 years, 1 month ago
  13. f355bf9 Reorder VerifiedKey/MotionEvent structs for hwasan by Siarhei Vishniakou · 4 years, 1 month ago
  14. 0abd019 Merge changes from topic "revert-16336498-revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX-CARGQZNFNA" by TreeHugger Robot · 4 years, 1 month ago
  15. f7c99f3 Revert "Reland "Remove x/y offset from MotionEntry"" by Alex Chau · 4 years, 1 month ago
  16. 5bc9e10 Merge changes from topic "revert-16306432-revert-16295572-ORWQJPYRMQ-IQBEBXXQNX" by TreeHugger Robot · 4 years, 1 month ago
  17. 092f3a9 Add getSurfaceRotation API to MotionEvent by Prabir Pradhan · 4 years, 2 months ago
  18. d6a7f22 Reland "Remove x/y offset from MotionEntry" by Prabir Pradhan · 4 years, 2 months ago
  19. de69f8a Reland "Change PointerController to display space" by Prabir Pradhan · 4 years, 2 months ago
  20. 2b80b38 Revert "Remove x/y offset from MotionEntry" by Jay Wang · 4 years, 2 months ago
  21. 5e6b390 Remove x/y offset from MotionEntry by Prabir Pradhan · 4 years, 2 months ago
  22. 259a212 Revert "Change PointerController to display space" by Prabir Pradhan · 4 years, 2 months ago
  23. 6b43041 Change PointerController to display space by Prabir Pradhan · 4 years, 2 months ago
  24. 3bb6799 Merge "Look up source using & instead of equality" by TreeHugger Robot · 4 years, 2 months ago
  25. d948957 Look up source using & instead of equality by Siarhei Vishniakou · 4 years, 2 months ago
  26. 3cfec7b TouchMode (6.2/n) Fully detaching touch mode from focus event (native) by Antonio Kantek · 4 years, 2 months ago
  27. 7e1ee56 Move Joystick and Touchpad event transformation logic to MotionEvent by Prabir Pradhan · 4 years, 3 months ago
  28. 9eb02c0 MotionEvent: Report transformed orientation values by Prabir Pradhan · 4 years, 3 months ago
  29. b5cb957 VerifiedMotionEvent: Sign transformed raw values by Prabir Pradhan · 4 years, 4 months ago
  30. b9b1850 Add display transform to MotionEvent for raw coords by Prabir Pradhan · 4 years, 5 months ago
  31. ca20550 Cancel wallpaper touch stream when foreground window is gone by Siarhei Vishniakou · 4 years, 6 months ago
  32. 7578845 FTL: Extend enum utilities imported from IF by Dominik Laskowski · 5 years ago
  33. 5cc1a69 Use sequence numbers to synchronize enabling Pointer Capture (1/2) by Prabir Pradhan · 4 years, 5 months ago
  34. 2ab7a80 Merge "TouchEvent (1/n): Adding TouchModeEvent to InputChannel" by Antonio Kantek · 4 years, 6 months ago
  35. 7428759 Plumb through display orientation separate from transform am: 0957669e41 am: f854dad748 by Evan Rosky · 4 years, 6 months ago
  36. 7cdf8ef TouchEvent (1/n): Adding TouchModeEvent to InputChannel by Antonio Kantek · 4 years, 6 months ago
  37. 0957669 Plumb through display orientation separate from transform by Evan Rosky · 4 years, 7 months ago
  38. 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, 6 months ago
  39. c3b3564 Merge "Fix AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 199ca20ef4 by Diego Perez · 4 years, 6 months ago
  40. ba0ce7d Fix AMOTION_EVENT_FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds by Diego Perez · 4 years, 6 months ago
  41. 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
  42. ddad8ba Merge "Fix FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds" into sc-dev am: 8f5d73a62a by TreeHugger Robot · 4 years, 7 months ago
  43. cf43a95 Fix FLAG_IS_ACCESSIBILITY_EVENT for non-linux builds by Diego Perez · 4 years, 7 months ago
  44. 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
  45. 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
  46. f00a4ec Set FLAG_IS_ACCESSIBILITY_EVENT for events injected from accessibility by Siarhei Vishniakou · 4 years, 7 months ago
  47. 3277faf Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
  48. 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
  49. 8ddc450 Merge "Avoid aidl usage on mac builds" into sc-dev am: 6123a6d95d am: ff52a643df by TreeHugger Robot · 4 years, 7 months ago
  50. 509724f Avoid aidl usage on mac builds by Siarhei Vishniakou · 4 years, 7 months ago
  51. 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
  52. 9473f55 Merge "Use the injected device id for events that are a11y trusted" into sc-dev by Siarhei Vishniakou · 4 years, 7 months ago
  53. cae80d8 Merge "Return a copy of InputDeviceLightInfo instead of pointer" into sc-dev am: 0d1e6c8331 am: 5f07e97c2a by TreeHugger Robot · 4 years, 7 months ago
  54. 1983a71 Return a copy of InputDeviceLightInfo instead of pointer by Siarhei Vishniakou · 4 years, 7 months ago
  55. 5d552c4 Use the injected device id for events that are a11y trusted by Siarhei Vishniakou · 4 years, 8 months ago
  56. 597216d Merge "Change native lights to be consistent with java API." into sc-dev am: 3a7faf308a am: cc454264f0 am: ccf806b97f by Chris Ye · 4 years, 8 months ago
  57. 3a7faf3 Merge "Change native lights to be consistent with java API." into sc-dev by Chris Ye · 4 years, 8 months ago
  58. e085342 Merge changes from topic "input statistics" into sc-dev am: 9a049d867e am: f32251f986 am: 5663acef80 by TreeHugger Robot · 4 years, 8 months ago
  59. 060a727 Remove LatencyStatistics from dispatcher by Siarhei Vishniakou · 5 years ago
  60. 8575833 Change native lights to be consistent with java API. by Chris Ye · 4 years, 8 months ago
  61. 7a9e7cf Merge "Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes" into sc-dev am: 88fceed440 by TreeHugger Robot · 4 years, 8 months ago
  62. 88fceed Merge "Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  63. 47cf0a0 Add NO_FOCUS_CHANGE flag to pointer gestures to disallow focus changes by Prabir Pradhan · 4 years, 10 months ago
  64. 35d6549 Merge "Store connections by token instead of by fd" into sc-dev am: 2a4e4e58d6 by TreeHugger Robot · 4 years, 8 months ago
  65. 2a4e4e5 Merge "Store connections by token instead of by fd" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  66. ae02a1f Store connections by token instead of by fd by Siarhei Vishniakou · 4 years, 9 months ago
  67. 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, 8 months ago
  68. d4d4d80 Add a hidden API to apply a transform the content of an event. by Evan Rosky · 4 years, 9 months ago
  69. 426aa09 Add enough information to compatibility-transform getRaw() am: 84f07f0cbe by Evan Rosky · 4 years, 9 months ago
  70. 84f07f0 Add enough information to compatibility-transform getRaw() by Evan Rosky · 4 years, 9 months ago
  71. 0c31d36 Merge "Introduce Device Controller to InputReader" into sc-dev am: 2be71a48cb by TreeHugger Robot · 4 years, 9 months ago
  72. e2b1e5c Introduce Device Controller to InputReader by Chris Ye · 4 years, 10 months ago
  73. 930b6ec Merge "Pass latency information from app to input" into sc-dev am: 2814c31982 by TreeHugger Robot · 4 years, 10 months ago
  74. f94ae02 Pass latency information from app to input by Siarhei Vishniakou · 5 years ago
  75. 800a66d Merge "Use Result<InputPublisher::Finished> instead of callback -- try 2" into sc-dev am: 88682d4f8a by TreeHugger Robot · 4 years, 10 months ago
  76. eedd0fc Use Result<InputPublisher::Finished> instead of callback -- try 2 by Siarhei Vishniakou · 4 years, 10 months ago
  77. fcf0aca Merge "Revert "Use Result<InputPublisher::Finished> instead of callback"" into sc-dev am: 870da0041c by Siarhei Vishniakou · 4 years, 10 months ago
  78. 7cce0ad Revert "Use Result<InputPublisher::Finished> instead of callback" by Yohei Yukawa · 4 years, 10 months ago
  79. fd2f162 Merge "Use Result<InputPublisher::Finished> instead of callback" into sc-dev am: de822c779c by Siarhei Vishniakou · 4 years, 10 months ago
  80. 4c92c5f Use Result<InputPublisher::Finished> instead of callback by Siarhei Vishniakou · 4 years, 11 months ago
  81. 0b8f43b Merge "Move drag event to InputDispatcher (1/n)" into sc-dev am: 30c6ac31bd by Arthur Hung · 4 years, 10 months ago
  82. 7632c33 Move drag event to InputDispatcher (1/n) by arthurhung · 5 years ago
  83. 0114f1a Merge "Use bool directly in InputMessage" into sc-dev am: c3435c0ece by TreeHugger Robot · 4 years, 10 months ago
  84. 38b7f7f Use bool directly in InputMessage by Siarhei Vishniakou · 4 years, 11 months ago
  85. b8ede46 Merge "Use NamedEnum for printing Entry type" into sc-dev am: ef300c1454 by TreeHugger Robot · 4 years, 11 months ago
  86. 7766c03 Use NamedEnum for printing Entry type by Siarhei Vishniakou · 4 years, 11 months ago
  87. 176eab3 Merge "Remove unused function" by TreeHugger Robot · 4 years, 11 months ago
  88. d0729e1 Remove unused function by Siarhei Vishniakou · 7 years ago
  89. 269dc4d SF: Add initial Planner infrastructure by Dan Stoza · 5 years ago
  90. 87645ab Merge "Support Inputdevice LightsManager feature in frameworks." into sc-dev by Chris Ye · 4 years, 11 months ago
  91. 3fdbfef Support Inputdevice LightsManager feature in frameworks. by Chris Ye · 5 years ago
  92. 228f46b Introduce DynamicDisplayInfo by Marin Shalamanov · 5 years ago
  93. 3531ae7 Send consumeTime from the app to InputDispatcher by Siarhei Vishniakou · 5 years ago
  94. 03ea035 Added the ability to read external batteries by Kim Low · 5 years ago
  95. f59a2f4 Add SensorManager support in inputflinger. by Chris Ye · 5 years ago
  96. 6f77846 Disable touch mapper associated with an inactive viewport by Siarhei Vishniakou · 5 years ago
  97. 3f37b7b SyncPointerCapture (3/n): Add Capture event to InputChannel by Prabir Pradhan · 5 years ago
  98. 749b846 Change NamedEnum unknow enum string format from hexical to decimal. by Chris Ye · 5 years ago
  99. 5872c14 Merge "Fix libinput mac build, hopefully." by TreeHugger Robot · 5 years ago
  100. faa986c Fix libinput mac build, hopefully. by Brett Chabot · 5 years ago