1. 27db62f Apply input event profile to mitigate input latency of input threads by Jerry Chang · 1 year, 3 months ago
  2. 02f8833 Export touchpad hardware state from libinputflinger by Prabir Pradhan · 1 year, 1 month ago
  3. 802959c Add diag for host-based input code by Siarhei Vishniakou · 1 year, 4 months ago
  4. f409945 InputTracer: Use PackageManagerNative to get package UID by Prabir Pradhan · 1 year, 5 months ago
  5. 2717494 Add monkey_test to input postsubmit by Siarhei Vishniakou · 1 year, 5 months ago
  6. b48ed1d [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 7 months ago
  7. dae5279 InputTracer: Trace motion and key events by Prabir Pradhan · 1 year, 9 months ago
  8. 75ffb26 [statsd] Remove static variants of libstatssocket/pull by Vova Sharaienko · 1 year, 8 months ago
  9. 9314468 Add sticky keys input filter by Vaibhav Devmurari · 1 year, 9 months ago
  10. d533321 Merge "Add InputFilter rust component as InputListener stage." into main by Vaibhav Devmurari · 1 year, 10 months ago
  11. 5766aee Add InputFilter rust component as InputListener stage. by Vaibhav Devmurari · 1 year, 10 months ago
  12. fa2a049 Disable key repeat for PendingKey_IsDroppedWhileMotionIsProcessedAndNewTouchComesIn test by Siarhei Vishniakou · 1 year, 10 months ago
  13. 2defec0 Fuzz InputDispatcher by Siarhei Vishniakou · 2 years, 3 months ago
  14. 631a14e Move common device metrics code to InputDeviceMetricsSource by Asmita Poddar · 1 year, 11 months ago
  15. 0a10758 inputflinger: remove "host" code by Harry Cutts · 2 years ago
  16. b56e92c Introduce PointerChoreographer stage in C++ by Prabir Pradhan · 2 years, 3 months ago
  17. 44e6e83 Bootstrap IInputFlingerRust - the Rust component of inputflinger by Prabir Pradhan · 2 years, 3 months ago
  18. 45f243d Use only subset of WM CTS tests on inputflinger by Nataniel Borges · 2 years, 1 month ago
  19. ccb75e8 inputflinger: Add touchpad stack fuzzer by Harry Cutts · 2 years, 3 months ago
  20. 4c155eb Some input build rule fixes by Siarhei Vishniakou · 2 years, 2 months ago
  21. cac8427 Build libinputflinger for host by Siarhei Vishniakou · 2 years, 2 months ago
  22. 3e0a87e Remove redundant libui-types dependency by Siarhei Vishniakou · 2 years, 2 months ago
  23. 89f7119 Link libinput as a shared library for host by Prabir Pradhan · 2 years, 3 months ago
  24. 8bea9db Build input fuzzers for host by Siarhei Vishniakou · 2 years, 3 months ago
  25. 5c02a71 Convert InputVerifier to rust by Siarhei Vishniakou · 2 years, 4 months ago
  26. addf8e9 Introduce the InputDeviceMetricsCollector stage by Prabir Pradhan · 2 years, 5 months ago
  27. 2a916c4 Use std::unordered_map in KeyCharacterMap by Siarhei Vishniakou · 2 years, 5 months ago
  28. 63b6361 Convert input event type to enum class by Siarhei Vishniakou · 2 years, 5 months ago
  29. a70ea72 Merge "Revert "Add asserts for new HAL axes in InputCommonConverter"" by Harry Cutts · 2 years, 9 months ago
  30. d1f18fa Revert "Add asserts for new HAL axes in InputCommonConverter" by Harry Cutts · 2 years, 9 months ago
  31. e84bf3e Merge "Add asserts for new HAL axes in InputCommonConverter" by Harry Cutts · 2 years, 9 months ago
  32. 45b703e Do not link tests to libinputreader by Siarhei Vishniakou · 2 years, 10 months ago
  33. 5b79930 Make inputflinger_tests compile for musl by Colin Cross · 2 years, 11 months ago
  34. 3197718 Run some inputflinger_tests on host by Siarhei Vishniakou · 3 years ago
  35. 6a778e8 Add asserts for new HAL axes in InputCommonConverter by Harry Cutts · 2 years, 11 months ago
  36. a0265c6 Merge "Split NotifyArgs into a separate file" by TreeHugger Robot · 3 years ago
  37. 862ae21 Remove libui dependencies from input code by Siarhei Vishniakou · 3 years ago
  38. 7851303 Split NotifyArgs into a separate file by Siarhei Vishniakou · 3 years ago
  39. 007713d Add fuzzers to checkinput by Siarhei Vishniakou · 3 years ago
  40. 55c0e4f Merge "Trampoline atrace definitions through libbinder to libcutils" am: e812abddc0 am: 039cd688c1 am: c60e32d52c am: 5f49ce9ca2 am: c6144abeb9 by Zimuzo Ezeozue · 3 years ago
  41. 23457d0 Trampoline atrace definitions through libbinder to libcutils by Zim · 3 years, 1 month ago
  42. 400294a Add inputflinger_latencytracker_fuzzer to checkinput by Siarhei Vishniakou · 3 years, 1 month ago
  43. 063f82e Merge "Rename InputClassifier to InputProcessor" by TreeHugger Robot · 3 years, 1 month ago
  44. aed7ad0 Use sp<>::make instead of new by Siarhei Vishniakou · 3 years, 1 month ago
  45. 9899603 Rename InputClassifier to InputProcessor by Siarhei Vishniakou · 3 years, 1 month ago
  46. ce55531 Add checkinput build target by Siarhei Vishniakou · 3 years, 2 months ago
  47. f6db4c3 Block touches when stylus is down by Siarhei Vishniakou · 3 years, 7 months ago
  48. a3c8e51 Block touches when stylus is down by Siarhei Vishniakou · 3 years, 7 months ago
  49. df4b067 Merge "Use InputProcessor instead of InputClassifier" by Siarhei Vishniakou · 3 years, 7 months ago
  50. 8e9a856 Enable Android clang-tidy checks for inputflinger by Michael Wright · 3 years, 7 months ago
  51. 34d6fef Use InputProcessor instead of InputClassifier by Siarhei Vishniakou · 3 years, 7 months ago
  52. ba0a875 Add ChromeOS palm rejection model by Siarhei Vishniakou · 4 years ago
  53. bd25272 Remove compat logging of FLAG_SLIPPERY by Siarhei Vishniakou · 3 years, 8 months ago
  54. f47c339e Use std::erase_if to simplify removal of items by Siarhei Vishniakou · 3 years, 8 months ago
  55. 8b89c2f Clean up after enabling per-window-input-rotation by Prabir Pradhan · 4 years, 1 month ago
  56. 15fab6f Add WindowInfosListener to Input by chaviw · 4 years, 3 months ago
  57. d2c9e8e Use sysprop APIs for InputFlinger: per_window_input_rotation by Prabir Pradhan · 4 years, 4 months ago
  58. 99b9d38 Use zetasketch for input statistics by Siarhei Vishniakou · 4 years, 5 months ago
  59. a04181f Report input metrics using LatencyAggregator by Siarhei Vishniakou · 4 years, 5 months ago
  60. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 6 months ago
  61. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 4 years, 6 months ago
  62. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 7 months ago
  63. 2508b87 Add logging for FLAG_SLIPPERY usage by Siarhei Vishniakou · 4 years, 9 months ago
  64. 09c8d2d Created libattestation by chaviw · 5 years ago
  65. d549b25 Prevent use of invalidated iterator by Siarhei Vishniakou · 5 years ago
  66. 3cab9b6 Remove eventTime from MotionEntry by Siarhei Vishniakou · 5 years ago
  67. cacd69a InputFlinger: Support amplitude control for InputDeviceVibrator by Nathaniel R. Lewis · 6 years ago
  68. fd9c1ed Added libui dependencies for input by chaviw · 5 years ago
  69. b4d960d Enable -Wshadow for input code by Siarhei Vishniakou · 6 years ago
  70. c9ac19e Disable deep press when long press timeout is long by Siarhei Vishniakou · 5 years ago
  71. ff1f1bb Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
  72. 9244aea Use cc_defaults in inputflinger targets by Prabir Pradhan · 6 years ago
  73. 342c927 Add HmacKeyManager to InputDispatcher by Gang Wang · 6 years ago
  74. 5a57cff Create InputThread to manage inputflinger threads by Prabir Pradhan · 6 years ago
  75. de4bf15 Do not report latency for injected events by Siarhei Vishniakou · 6 years ago
  76. da7c00c Create inputreader directory by Prabir Pradhan · 6 years ago
  77. e84e6f9 Divide InputDispatcher into several files. by Garfield Tan · 6 years ago
  78. 0fc2fa7 Move InputDispatcher code into a folder. by Garfield Tan · 6 years ago
  79. 3d3fa52 Move LatencyStatistics collection from InputReader to InputTransport by Atif Niyaz · 6 years ago
  80. a47a4d4 Use bitset api in InputClassifier by Siarhei Vishniakou · 6 years ago
  81. 61291d4 Add thread safety annotations to inputflinger by Siarhei Vishniakou · 7 years ago
  82. 473174e Add a new InputClassifier stage by Siarhei Vishniakou · 8 years ago
  83. 9ffab0c Metrics for touch latency by Siarhei Vishniakou · 7 years ago
  84. f93562f Add InputReporter interface to InputDispatcher by Prabir Pradhan · 7 years ago
  85. 22c8846 Add TouchVideoDevice by Siarhei Vishniakou · 7 years ago
  86. 26022a4 C++17 is the default now. by Elliott Hughes · 7 years ago
  87. 29c9533 Split InputFlinger into multiple libraries by Prabir Pradhan · 7 years ago
  88. 1cc7867 InputFlinger: Receive setInputWindows over IPC by Robert Carr · 7 years ago
  89. cd7ac1e Remove implicit fallthrough exception by Siarhei Vishniakou · 7 years ago
  90. 069c68b Merge "Allow implicit-fallthrough warnings locally." am: 517a57bde3 am: 6e9b7dccba by Chih-hung Hsieh · 7 years ago
  91. 0798ad4 Allow implicit-fallthrough warnings locally. by Chih-Hung Hsieh · 7 years ago
  92. 3720ed0 Implement Parcelling functions for InputWindowInfo by Robert Carr · 7 years ago
  93. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 7 years ago
  94. f93fcf4 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  95. 5d83f60 Enforce print format warnings in input subsystem. by Siarhei Vishniakou · 8 years ago
  96. 45a1b9c Convert inputflinger to Android.bp by Colin Cross · 8 years ago