Revert "Add PalmDetectionFilter and 2 initial implemenations."
This reverts commit afca3680. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 680248 as the culprit for failures in the build cycles as shown on: https://analysis.chromium.org/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtL2FmY2EzNjgwOGUxMTIyYzEzZDk2ZjhkMDQyZjA1OGY0NDgxZGZlYzEM Sample Failed Build: https://ci.chromium.org/buildbot/chromium.linux/Cast%20Linux/77963 Sample Failed Step: events_unittests Original change's description: > Add PalmDetectionFilter and 2 initial implemenations. > > This adds a palm detection filter that interacts with the concept of > "held" items. The filters will be used in TouchEventConverterEvdev to > either hold or cancel touches, in addition to the behavior from device > firmware. > > The two implementations are: > 1. An always "open" detection, that doesn't mark anything to hold/cancel. > 2. A simple heuristic that is based on interaction with stylus touches. > > Both implementations have unit tests that cover 100% of the code. > > > Bug: 982118 > Change-Id: I9f50b98be434ba5c767d9392c0a470262cf5e603 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1708148 > Reviewed-by: Michael Spang <spang@chromium.org> > Commit-Queue: Rob Schonberger <robsc@chromium.org> > Cr-Commit-Position: refs/heads/master@{#680248} Change-Id: I898da8f080c3b007e542918e74602750044c2af2 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 982118 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1716389 Cr-Commit-Position: refs/heads/master@{#680289}
Showing
Please register or sign in to comment