1. 979f2d8 Add a unit test for TouchpadInputMapper by Siarhei Vishniakou · 2 years, 8 months ago
  2. bb24e27 TouchpadInputMapper: support touchpad capture by Harry Cutts · 2 years, 10 months ago
  3. 14bcc3d Enable ubsan in inputflinger_tests by Siarhei Vishniakou · 2 years, 11 months ago
  4. 1b21791 TouchpadInputMapper: Add gesture property provider by Harry Cutts · 3 years, 1 month ago
  5. 4fb941a Extract Gesture handling code and test it by Harry Cutts · 3 years, 1 month ago
  6. 47db1c7 Extract HardwareState conversion into a class and test it by Harry Cutts · 3 years, 1 month ago
  7. e6512e1 inputflinger_tests: Put `InputMapperTest` in its own file by Harry Cutts · 3 years, 2 months ago
  8. 144ff54 inputflinger_tests: Put `InstrumentedInputReader` in its own file by Harry Cutts · 3 years, 2 months ago
  9. 5956e69 Merge changes Ibbe27ced,I8f9704c5 by TreeHugger Robot · 3 years, 2 months ago
  10. 6b5fbc5 inputflinger_tests: Put `FakeInputReaderPolicy` in its own file by Harry Cutts · 3 years, 2 months ago
  11. b57f170 inputflinger_tests: Put `FakePointerController` in its own file by Harry Cutts · 3 years, 2 months ago
  12. ee16941 Merge "inputflinger_tests: Put `FakeEventHub` in its own file" by Harry Cutts · 3 years, 2 months ago
  13. a5b7129 inputflinger_tests: Put `FakeEventHub` in its own file by Harry Cutts · 3 years, 2 months ago
  14. 1f2db4f Add explicit copy assignment operator for NotifyMotionArgs. by Michael Wright · 3 years, 2 months ago
  15. 45b703e Do not link tests to libinputreader by Siarhei Vishniakou · 3 years, 2 months ago
  16. 3197718 Run some inputflinger_tests on host by Siarhei Vishniakou · 3 years, 4 months ago
  17. 5a1e934 Delete InputFlingerService_test by Siarhei Vishniakou · 3 years, 4 months ago
  18. 58bc0f5 Merge "Add test for heuristic palm rejection" into tm-qpr-dev am: 1d1009201f am: 2f110fe53a by TreeHugger Robot · 3 years, 5 months ago
  19. 88151b8 Add test for heuristic palm rejection by Siarhei Vishniakou · 3 years, 5 months ago
  20. 9899603 Rename InputClassifier to InputProcessor 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. 60a1588 Use C++20 in libinput by Siarhei Vishniakou · 4 years ago
  24. 031498c Revert "Link libinput statically for inputflinger_tests" by Siarhei Vishniakou · 4 years ago
  25. ba0a875 Add ChromeOS palm rejection model by Siarhei Vishniakou · 4 years, 4 months ago
  26. bb19287 Link libinput statically for inputflinger_tests by Siarhei Vishniakou · 4 years, 1 month ago
  27. 98318de Renamed and moved InputWindow and related files by chaviw · 4 years, 8 months ago
  28. f265212 Add LatencyTracker to InputDispatcher by Siarhei Vishniakou · 4 years, 11 months ago
  29. 3306e49 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  30. a2a7773 Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" by Bob Badour · 5 years ago
  31. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 5 years ago
  32. c519ff7 InputDispatcher: Refactor focus logic into FocusResolver by Vishnu Nair · 5 years ago
  33. a838839 Add TEST_MAPPING for input-related code by Siarhei Vishniakou · 5 years ago
  34. e798b47 Add setFocusedWindow function stub by Vishnu Nair · 5 years ago
  35. 8594e19 Use std::filesystem for input event devices scan. by Chris Ye · 6 years ago
  36. 0783e99 AIDL-ize InputManager IInputFlinger interface. by Chris Ye · 6 years ago
  37. d44dddf Report ANR when waited for longer than the timeout by Siarhei Vishniakou · 6 years ago
  38. 9244aea Use cc_defaults in inputflinger targets by Prabir Pradhan · 6 years ago
  39. e0105c9 Refactor EventHubTests to use UinputDevice by Prabir Pradhan · 6 years ago
  40. 8588cc9 Native tests for EventHub by Siarhei Vishniakou · 7 years ago
  41. 2574dfa Make InputReader test components thread safe by Prabir Pradhan · 6 years ago
  42. da7c00c Create inputreader directory by Prabir Pradhan · 6 years ago
  43. a47a4d4 Use bitset api in InputClassifier by Siarhei Vishniakou · 7 years ago
  44. 473174e Add a new InputClassifier stage by Siarhei Vishniakou · 8 years ago
  45. 26022a4 C++17 is the default now. by Elliott Hughes · 7 years ago
  46. 29c9533 Split InputFlinger into multiple libraries by Prabir Pradhan · 7 years ago
  47. 803535b InputDispatcher: Track InputChannels by IBinder token. by Robert Carr · 7 years ago
  48. 05a8fe2 Add DisplayViewport native tests by Siarhei Vishniakou · 7 years ago
  49. 187f1c0 Merge "Track libutils dependency change." am: 8b24732c84 am: 2f74fb7e59 am: 2bd1c4555e by Josh Gao · 7 years ago
  50. 2f74fb7 Merge "Track libutils dependency change." am: 8b24732c84 by Josh Gao · 7 years ago
  51. 12ad994 Track libutils dependency change. by Josh Gao · 8 years ago
  52. a62a8dd Move displayid into InputEvent by Siarhei Vishniakou · 8 years ago
  53. b0d7481 Input tests no longer use test_per_src by Siarhei Vishniakou · 8 years ago
  54. 696bc64 Merge "Reformat Android.bp file" am: ed568f3fe2 am: 60cdd66290 am: 0bb753990e by Logan Chien · 8 years ago
  55. 3e60b39 Reformat Android.bp file by Logan Chien · 8 years ago
  56. d2f1094 Merge "Use -Werror in frameworks/native/services/inputflinger" am: 4d6bb5a8b0 am: d1e64c72ca am: a297709690 by Chih-hung Hsieh · 8 years ago
  57. a50a467 Use -Werror in frameworks/native/services/inputflinger by Chih-Hung Hsieh · 8 years ago
  58. 913aaef Reduce overhead by combining libskia and libhwui into a single library. by Derek Sollenberger · 8 years ago
  59. 6e1c761 Convert inputflinger to Android.bp by Colin Cross · 9 years ago
  60. 45a1b9c Convert inputflinger to Android.bp by Colin Cross · 9 years ago