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