summaryrefslogtreecommitdiff
path: root/services/inputflinger/reporter
AgeCommit message (Expand)Author
2024-01-31[DON'T BLOCK] Test ownership migration rules Aditya Choudhary
2023-05-12Ensure injected touches poke user activity Siarhei Vishniakou
2022-10-14Run some inputflinger_tests on host Siarhei Vishniakou
2022-09-09inputflinger: Use #pragma once instead of explicit define guards Prabir Pradhan
2022-08-04Use sp<>::make instead of new Siarhei Vishniakou
2021-02-25[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native Bob Badour
2021-02-25Revert "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native" Bob Badour
2021-02-17[LSC] Add LOCAL_LICENSE_KINDS to frameworks/native Bob Badour
2020-02-20Use cc_defaults in inputflinger targets Prabir Pradhan
2019-09-19Divide InputDispatcher into several files. Garfield Tan