- e4df875 Revert "InputDispatcher: Blame the window from the focus request for ANR" by Vishnu Nair · 3 years, 5 months ago
- 7e2afbb Merge "Avoid UI freezing when reading battery capacity/status" by TreeHugger Robot · 3 years, 5 months ago
- f9f1a02 Avoid UI freezing when reading battery capacity/status by Andy Chen · 3 years, 5 months ago
- 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
- c6144ab Merge "Trampoline atrace definitions through libbinder to libcutils" am: e812abddc0 am: 039cd688c1 am: c60e32d52c am: 5f49ce9ca2 by Zimuzo Ezeozue · 3 years, 5 months ago
- f30d3c1 Merge changes I111361f7,Ic4979b91,Ic289d772 into tm-qpr-dev am: 7fa3483dfb by Prabir Pradhan · 3 years, 5 months ago
- b22d75f Fix issues with InputMapper tests am: 366904197b by Prabir Pradhan · 3 years, 5 months ago
- f670dad Reset the touch state when the active viewport is disabled by Prabir Pradhan · 3 years, 6 months ago
- 3669041 Fix issues with InputMapper tests by Prabir Pradhan · 3 years, 6 months ago
- 23457d0 Trampoline atrace definitions through libbinder to libcutils by Zim · 3 years, 5 months ago
- e74b35f Fix spot not disappear when display id changed by lilinnan · 3 years, 6 months ago
- a40c0b2 Merge "TouchInputMapper: Extract method for moving the cursor" by Harry Cutts · 3 years, 5 months ago
- 9201d5a Merge "Fetch country code information from Device sysfs path" by Vaibhav Devmurari · 3 years, 5 months ago
- 5e8ae0d Merge "Synthesize cancellation events when device is disabled" by Arthur Hung · 3 years, 5 months ago
- 2141d54 Synthesize cancellation events when device is disabled by Arthur Hung · 3 years, 5 months ago
- dd82b8e Fetch country code information from Device sysfs path by Vaibhav Devmurari · 3 years, 5 months ago
- 714d1ad TouchInputMapper: Extract method for moving the cursor by Harry Cutts · 3 years, 5 months ago
- d3f9584 TouchInputMapper: Fix pointer ID in dispatchPointerMouse by Harry Cutts · 3 years, 5 months ago
- 4e6f0de Merge "Use ALOGD_IF in TouchInputMapper" by Harry Cutts · 3 years, 5 months ago
- 4548360 Use ALOGD_IF in TouchInputMapper by Harry Cutts · 3 years, 5 months ago
- fc6c7f7 Merge changes I086b5045,I753fb07a,Iea2bb7fd by TreeHugger Robot · 3 years, 5 months ago
- ae4ff28 Improve EventHub const-correctness by Prabir Pradhan · 3 years, 5 months ago
- cb42b47 Refactor AssociatedDevice initialization in EventHub by Prabir Pradhan · 3 years, 5 months ago
- 5189478 EventHub: Associate AsociatedDevice using sysfs path, not descriptor by Prabir Pradhan · 3 years, 5 months ago
- 2d347fd Delete TouchInputMapper DeviceType::TOUCH_PAD by Harry Cutts · 3 years, 5 months ago
- c6a78c7 Merge "Allow stylus events in PalmRejector" into tm-qpr-dev am: 820db998c8 am: 5b1fd2dfd9 by TreeHugger Robot · 3 years, 5 months ago
- 8541827 Merge "Call Filter from a separate function" into tm-qpr-dev am: 616df5cba9 am: 0de065d02b by TreeHugger Robot · 3 years, 5 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
- 5b1fd2d Merge "Allow stylus events in PalmRejector" into tm-qpr-dev am: 820db998c8 by TreeHugger Robot · 3 years, 5 months ago
- 0de065d Merge "Call Filter from a separate function" into tm-qpr-dev am: 616df5cba9 by TreeHugger Robot · 3 years, 5 months ago
- 2f110fe Merge "Add test for heuristic palm rejection" into tm-qpr-dev am: 1d1009201f by TreeHugger Robot · 3 years, 5 months ago
- 6573583 Allow stylus events in PalmRejector by Siarhei Vishniakou · 3 years, 6 months ago
- e491fb5 Call Filter from a separate function by Siarhei Vishniakou · 3 years, 5 months ago
- 88151b8 Add test for heuristic palm rejection by Siarhei Vishniakou · 3 years, 6 months ago
- d2cd45d Merge "InputDispatcher: Blame the window from the focus request for ANR" by Vishnu Nair · 3 years, 5 months ago
- 2f5bc8b InputDispatcher: Blame the window from the focus request for ANR by Vishnu Nair · 3 years, 6 months ago
- c0bdeef Reset the touch state when the active viewport is disabled by Prabir Pradhan · 3 years, 6 months ago
- b5174de Fix issues with InputMapper tests by Prabir Pradhan · 3 years, 6 months ago
- ff6c4cf Merge "EventHub: Prevent duplicate descriptors" am: 27883159d3 am: 9ea35a9163 am: 0c0639f181 am: 2194db7fc9 am: cb9d9f1881 by Treehugger Robot · 3 years, 6 months ago
- cb9d9f1 Merge "EventHub: Prevent duplicate descriptors" am: 27883159d3 am: 9ea35a9163 am: 0c0639f181 am: 2194db7fc9 by Treehugger Robot · 3 years, 6 months ago
- 9ea35a9 Merge "EventHub: Prevent duplicate descriptors" am: 27883159d3 by Treehugger Robot · 3 years, 6 months ago
- 400294a Add inputflinger_latencytracker_fuzzer to checkinput by Siarhei Vishniakou · 3 years, 6 months ago
- 938632f EventHub: Prevent duplicate descriptors by Josh Bartel · 3 years, 6 months ago
- 063f82e Merge "Rename InputClassifier to InputProcessor" by TreeHugger Robot · 3 years, 6 months ago
- f4b6b49 Merge "Use sp<>::make instead of new" by TreeHugger Robot · 3 years, 6 months ago
- f5740eb Merge "Dynamic logs for motions in UnwantedInteractionBlocker" into tm-qpr-dev am: 1cf6d7f4ca am: 433221fece by TreeHugger Robot · 3 years, 6 months ago
- 433221f Merge "Dynamic logs for motions in UnwantedInteractionBlocker" into tm-qpr-dev am: 1cf6d7f4ca by TreeHugger Robot · 3 years, 6 months ago
- aed7ad0 Use sp<>::make instead of new by Siarhei Vishniakou · 3 years, 6 months ago
- 1cf6d7f Merge "Dynamic logs for motions in UnwantedInteractionBlocker" into tm-qpr-dev by TreeHugger Robot · 3 years, 6 months ago
- 9899603 Rename InputClassifier to InputProcessor by Siarhei Vishniakou · 3 years, 6 months ago
- 6b5694b Merge "Fix drag and drop access wrong pointer id" into tm-qpr-dev am: 190ac25ebe by Arthur Hung · 3 years, 6 months ago
- 190ac25 Merge "Fix drag and drop access wrong pointer id" into tm-qpr-dev by Arthur Hung · 3 years, 6 months ago
- e1a8947 Merge "Change palm rejection enabling value" into tm-qpr-dev am: b12f59faf4 am: 69f5c2d101 by Josep del Río · 3 years, 6 months ago
- 69f5c2d Merge "Change palm rejection enabling value" into tm-qpr-dev am: b12f59faf4 by Josep del Río · 3 years, 6 months ago
- b12f59f Merge "Change palm rejection enabling value" into tm-qpr-dev by Josep del Río · 3 years, 6 months ago
- 576b468 Merge "Do not convert time to float" into tm-qpr-dev am: 9bcb646d88 am: b878ded4b3 by TreeHugger Robot · 3 years, 6 months ago
- b878ded Merge "Do not convert time to float" into tm-qpr-dev am: 9bcb646d88 by TreeHugger Robot · 3 years, 6 months ago
- 9bcb646 Merge "Do not convert time to float" into tm-qpr-dev by TreeHugger Robot · 3 years, 6 months ago
- d5fe518 Dynamic logs for motions in UnwantedInteractionBlocker by Siarhei Vishniakou · 3 years, 6 months ago
- 229a880 Do not convert time to float by Siarhei Vishniakou · 3 years, 6 months ago
- dbbf3d2 Merge "Fix spot not disappear when display id changed" by Treehugger Robot · 3 years, 6 months ago
- 4b20779 Change palm rejection enabling value by Josep del Rio · 3 years, 6 months ago
- 3e5ec70 Address missed comments for skipping viewport update by Prabir Pradhan · 3 years, 6 months ago
- e589c09 Merge "Reland: InputDispatcher: Allow all windows to be removed from a display" into tm-qpr-dev am: 7c954b0204 by Prabir Pradhan · 3 years, 6 months ago
- e34bc53 Fix spot not disappear when display id changed by lilinnan · 3 years, 6 months ago
- b89dc02 Fix spot not disappear when display id changed am: 687e58faa4 am: 14f1db706c am: b474ee4925 by lilinnan · 3 years, 6 months ago
- b474ee4 Fix spot not disappear when display id changed am: 687e58faa4 am: 14f1db706c by lilinnan · 3 years, 6 months ago
- 70e413d Fix spot not disappear when display id changed by lilinnan · 3 years, 6 months ago
- 687e58f Fix spot not disappear when display id changed by lilinnan · 3 years, 6 months ago
- 0270160 Fix drag and drop access wrong pointer id by Arthur Hung · 3 years, 6 months ago
- 73fe481 Reland: InputDispatcher: Allow all windows to be removed from a display by Prabir Pradhan · 3 years, 6 months ago
- cf72c73 Merge changes Ib7e34368,I444cf8c5 by TreeHugger Robot · 3 years, 6 months ago
- 814fe08 Reland: InputDispatcher: Allow all windows to be removed from a display by Prabir Pradhan · 3 years, 6 months ago
- d8d133b Merge "Fix drag and drop access wrong pointer id" by Arthur Hung · 3 years, 6 months ago
- 83bd073 Revert "InputDispatcher: Allow all windows to be removed from a ..." by Pasty Chang · 3 years, 6 months ago
- 5190320 Merge changes Ibe0e4326,I0b50d678 by TreeHugger Robot · 3 years, 6 months ago
- c25048a Merge "Add checkinput build target" by TreeHugger Robot · 3 years, 6 months ago
- b75c2aa Fix drag and drop access wrong pointer id by Arthur Hung · 3 years, 6 months ago
- b32be9c InputDispatcher: Allow all windows to be removed from a display by Prabir Pradhan · 3 years, 6 months ago
- ce55531 Add checkinput build target by Siarhei Vishniakou · 3 years, 6 months ago
- a49fc73 Merge "Point directly to generated c sysprop_library" into stage-aosp-master by Trevor Radcliffe · 3 years, 6 months ago
- e4d3b99 Point directly to generated c sysprop_library by Trevor Radcliffe · 3 years, 6 months ago
- 03d2ea6 Merge "Transform injected cursor positions" into tm-qpr-dev am: e23a168dd4 am: e349b9de72 by TreeHugger Robot · 3 years, 6 months ago
- e349b9d Merge "Transform injected cursor positions" into tm-qpr-dev am: e23a168dd4 by TreeHugger Robot · 3 years, 6 months ago
- e23a168 Merge "Transform injected cursor positions" into tm-qpr-dev by TreeHugger Robot · 3 years, 6 months ago
- 0b5b9cd Merge "Fix cursor not disappear immediately when the mouse device removed" am: cd9ad3c5ad am: 91ada1ef0c am: fd3a86395a am: 0ff123bab8 am: 9a8f714e98 by Treehugger Robot · 3 years, 6 months ago
- 9a8f714 Merge "Fix cursor not disappear immediately when the mouse device removed" am: cd9ad3c5ad am: 91ada1ef0c am: fd3a86395a am: 0ff123bab8 by Treehugger Robot · 3 years, 6 months ago
- 4a41b01 Log when a pointer is rejected am: 15a5c5afa0 by Siarhei Vishniakou · 3 years, 6 months ago
- 8792c52 Switch to resample_period instead of bool resample_touch am: 5d67346283 by Siarhei Vishniakou · 3 years, 6 months ago
- 19d9fdb Enable resampling for palm rejection am: 127b45db49 by Siarhei Vishniakou · 3 years, 6 months ago
- c879626 Specify model name am: 4aeef8c4ed by Siarhei Vishniakou · 3 years, 6 months ago
- d9a2ebe Transform injected cursor positions by Prabir Pradhan · 3 years, 6 months ago
- 0ff123b Merge "Fix cursor not disappear immediately when the mouse device removed" am: cd9ad3c5ad am: 91ada1ef0c am: fd3a86395a by Treehugger Robot · 3 years, 6 months ago
- 91ada1e Merge "Fix cursor not disappear immediately when the mouse device removed" am: cd9ad3c5ad by Treehugger Robot · 3 years, 6 months ago
- 023fd16 Fix cursor not disappear immediately when the mouse device removed by lilinnan · 3 years, 6 months ago
- 15a5c5a Log when a pointer is rejected by Siarhei Vishniakou · 3 years, 7 months ago
- 5d67346 Switch to resample_period instead of bool resample_touch by Siarhei Vishniakou · 3 years, 7 months ago
- 127b45d Enable resampling for palm rejection by Siarhei Vishniakou · 3 years, 7 months ago
- 4aeef8c Specify model name by Siarhei Vishniakou · 3 years, 7 months ago
- 8f0a608 Merge "Log when a pointer is rejected" by TreeHugger Robot · 3 years, 6 months ago