1. 2a916c4 Use std::unordered_map in KeyCharacterMap by Siarhei Vishniakou · 2 years, 9 months ago
  2. 63b6361 Convert input event type to enum class by Siarhei Vishniakou · 2 years, 9 months ago
  3. a70ea72 Merge "Revert "Add asserts for new HAL axes in InputCommonConverter"" by Harry Cutts · 3 years, 1 month ago
  4. d1f18fa Revert "Add asserts for new HAL axes in InputCommonConverter" by Harry Cutts · 3 years, 1 month ago
  5. e84bf3e Merge "Add asserts for new HAL axes in InputCommonConverter" by Harry Cutts · 3 years, 1 month ago
  6. 45b703e Do not link tests to libinputreader by Siarhei Vishniakou · 3 years, 2 months ago
  7. 5b79930 Make inputflinger_tests compile for musl by Colin Cross · 3 years, 3 months ago
  8. 3197718 Run some inputflinger_tests on host by Siarhei Vishniakou · 3 years, 4 months ago
  9. 6a778e8 Add asserts for new HAL axes in InputCommonConverter by Harry Cutts · 3 years, 3 months ago
  10. a0265c6 Merge "Split NotifyArgs into a separate file" by TreeHugger Robot · 3 years, 4 months ago
  11. 862ae21 Remove libui dependencies from input code by Siarhei Vishniakou · 3 years, 4 months ago
  12. 7851303 Split NotifyArgs into a separate file by Siarhei Vishniakou · 3 years, 4 months ago
  13. 007713d Add fuzzers to checkinput by Siarhei Vishniakou · 3 years, 4 months ago
  14. 55c0e4f Merge "Trampoline atrace definitions through libbinder to libcutils" am: e812abddc0 am: 039cd688c1 am: c60e32d52c am: 5f49ce9ca2 am: c6144abeb9 by Zimuzo Ezeozue · 3 years, 5 months ago
  15. 23457d0 Trampoline atrace definitions through libbinder to libcutils by Zim · 3 years, 5 months ago
  16. 400294a Add inputflinger_latencytracker_fuzzer to checkinput by Siarhei Vishniakou · 3 years, 6 months ago
  17. 063f82e Merge "Rename InputClassifier to InputProcessor" by TreeHugger Robot · 3 years, 6 months ago
  18. aed7ad0 Use sp<>::make instead of new by Siarhei Vishniakou · 3 years, 6 months ago
  19. 9899603 Rename InputClassifier to InputProcessor by Siarhei Vishniakou · 3 years, 6 months ago
  20. ce55531 Add checkinput build target by Siarhei Vishniakou · 3 years, 6 months ago
  21. f6db4c3 Block touches when stylus is down by Siarhei Vishniakou · 4 years ago
  22. a3c8e51 Block touches when stylus is down by Siarhei Vishniakou · 4 years ago
  23. df4b067 Merge "Use InputProcessor instead of InputClassifier" by Siarhei Vishniakou · 4 years ago
  24. 8e9a856 Enable Android clang-tidy checks for inputflinger by Michael Wright · 4 years ago
  25. 34d6fef Use InputProcessor instead of InputClassifier by Siarhei Vishniakou · 4 years ago
  26. ba0a875 Add ChromeOS palm rejection model by Siarhei Vishniakou · 4 years, 4 months ago
  27. bd25272 Remove compat logging of FLAG_SLIPPERY by Siarhei Vishniakou · 4 years ago
  28. f47c339e Use std::erase_if to simplify removal of items by Siarhei Vishniakou · 4 years, 1 month ago
  29. 8b89c2f Clean up after enabling per-window-input-rotation by Prabir Pradhan · 4 years, 6 months ago
  30. 15fab6f Add WindowInfosListener to Input by chaviw · 4 years, 7 months ago
  31. d2c9e8e Use sysprop APIs for InputFlinger: per_window_input_rotation by Prabir Pradhan · 4 years, 8 months ago
  32. 99b9d38 Use zetasketch for input statistics by Siarhei Vishniakou · 4 years, 10 months ago
  33. a04181f Report input metrics using LatencyAggregator by Siarhei Vishniakou · 4 years, 10 months ago
  34. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 4 years, 11 months ago
  35. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 5 years ago
  36. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  37. 2508b87 Add logging for FLAG_SLIPPERY usage by Siarhei Vishniakou · 5 years ago
  38. 09c8d2d Created libattestation by chaviw · 5 years ago
  39. d549b25 Prevent use of invalidated iterator by Siarhei Vishniakou · 5 years ago
  40. 3cab9b6 Remove eventTime from MotionEntry by Siarhei Vishniakou · 5 years ago
  41. cacd69a InputFlinger: Support amplitude control for InputDeviceVibrator by Nathaniel R. Lewis · 6 years ago
  42. fd9c1ed Added libui dependencies for input by chaviw · 6 years ago
  43. b4d960d Enable -Wshadow for input code by Siarhei Vishniakou · 6 years ago
  44. c9ac19e Disable deep press when long press timeout is long by Siarhei Vishniakou · 6 years ago
  45. ff1f1bb Let InputFlinger generate event IDs. by Garfield Tan · 6 years ago
  46. 9244aea Use cc_defaults in inputflinger targets by Prabir Pradhan · 6 years ago
  47. 342c927 Add HmacKeyManager to InputDispatcher by Gang Wang · 6 years ago
  48. 5a57cff Create InputThread to manage inputflinger threads by Prabir Pradhan · 6 years ago
  49. de4bf15 Do not report latency for injected events by Siarhei Vishniakou · 6 years ago
  50. da7c00c Create inputreader directory by Prabir Pradhan · 6 years ago
  51. e84e6f9 Divide InputDispatcher into several files. by Garfield Tan · 6 years ago
  52. 0fc2fa7 Move InputDispatcher code into a folder. by Garfield Tan · 6 years ago
  53. 3d3fa52 Move LatencyStatistics collection from InputReader to InputTransport by Atif Niyaz · 6 years ago
  54. a47a4d4 Use bitset api in InputClassifier by Siarhei Vishniakou · 7 years ago
  55. 61291d4 Add thread safety annotations to inputflinger by Siarhei Vishniakou · 7 years ago
  56. 473174e Add a new InputClassifier stage by Siarhei Vishniakou · 8 years ago
  57. 9ffab0c Metrics for touch latency by Siarhei Vishniakou · 7 years ago
  58. f93562f Add InputReporter interface to InputDispatcher by Prabir Pradhan · 7 years ago
  59. 22c8846 Add TouchVideoDevice by Siarhei Vishniakou · 7 years ago
  60. 26022a4 C++17 is the default now. by Elliott Hughes · 7 years ago
  61. 29c9533 Split InputFlinger into multiple libraries by Prabir Pradhan · 7 years ago
  62. 1cc7867 InputFlinger: Receive setInputWindows over IPC by Robert Carr · 7 years ago
  63. cd7ac1e Remove implicit fallthrough exception by Siarhei Vishniakou · 7 years ago
  64. 069c68b Merge "Allow implicit-fallthrough warnings locally." am: 517a57bde3 am: 6e9b7dccba by Chih-hung Hsieh · 7 years ago
  65. 0798ad4 Allow implicit-fallthrough warnings locally. by Chih-Hung Hsieh · 7 years ago
  66. 3720ed0 Implement Parcelling functions for InputWindowInfo by Robert Carr · 7 years ago
  67. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 8 years ago
  68. f93fcf4 Prefer std::string over String8 by Siarhei Vishniakou · 8 years ago
  69. 5d83f60 Enforce print format warnings in input subsystem. by Siarhei Vishniakou · 8 years ago
  70. 45a1b9c Convert inputflinger to Android.bp by Colin Cross · 9 years ago