Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1012)

Issue 1186833005: Fix touch screen on Linux with or without flag --touch-devices (Closed)

Created:
5 years, 6 months ago by lanwei
Modified:
5 years, 6 months ago
Reviewers:
sadrul, tdresser
CC:
chromium-reviews, jdduke+watch_chromium.org, tdresser+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix touch screen on Linux with or without flag --touch-devices Using flag --touch-devices=device id or not using it, touch screen should work on Linux, but now only the touch screens with the ids after the this flag will be set as touch screens, and we only use touch inputs from master pointer not from the slave devices, so we are only receiving touch inputs if we set touch-devices equal to the master pointer id. BUG=486492 Committed: https://crrev.com/9c44eff0121856eaa54559515418c4dc06a18250 Cr-Commit-Position: refs/heads/master@{#335785}

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 8

Patch Set 4 : #

Total comments: 1

Patch Set 5 : Change comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -5 lines) Patch
M ui/events/devices/x11/touch_factory_x11.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/events/devices/x11/touch_factory_x11.cc View 1 2 3 4 2 chunks +17 lines, -5 lines 0 comments Download

Messages

Total messages: 28 (13 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1186833005/40001
5 years, 6 months ago (2015-06-16 15:13:04 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 6 months ago (2015-06-16 15:47:03 UTC) #7
lanwei
5 years, 6 months ago (2015-06-16 15:47:38 UTC) #8
tdresser
LGTM.
5 years, 6 months ago (2015-06-16 19:55:39 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1186833005/80001
5 years, 6 months ago (2015-06-16 21:01:17 UTC) #12
lanwei
5 years, 6 months ago (2015-06-16 21:39:22 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 6 months ago (2015-06-16 22:21:16 UTC) #15
sadrul
https://codereview.chromium.org/1186833005/diff/80001/ui/events/devices/x11/touch_factory_x11.cc File ui/events/devices/x11/touch_factory_x11.cc (right): https://codereview.chromium.org/1186833005/diff/80001/ui/events/devices/x11/touch_factory_x11.cc#newcode106 ui/events/devices/x11/touch_factory_x11.cc:106: device_master_id_list_[devinfo.deviceid] = devinfo.attachment; We should do this only for ...
5 years, 6 months ago (2015-06-17 03:33:53 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1186833005/120001
5 years, 6 months ago (2015-06-17 17:29:12 UTC) #18
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_gn_chromeos_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_chromeos_rel/builds/48727)
5 years, 6 months ago (2015-06-17 17:58:08 UTC) #21
lanwei
https://codereview.chromium.org/1186833005/diff/80001/ui/events/devices/x11/touch_factory_x11.cc File ui/events/devices/x11/touch_factory_x11.cc (right): https://codereview.chromium.org/1186833005/diff/80001/ui/events/devices/x11/touch_factory_x11.cc#newcode106 ui/events/devices/x11/touch_factory_x11.cc:106: device_master_id_list_[devinfo.deviceid] = devinfo.attachment; On 2015/06/17 03:33:52, sadrul wrote: > ...
5 years, 6 months ago (2015-06-17 17:59:15 UTC) #22
sadrul
lgtm https://codereview.chromium.org/1186833005/diff/120001/ui/events/devices/x11/touch_factory_x11.cc File ui/events/devices/x11/touch_factory_x11.cc (right): https://codereview.chromium.org/1186833005/diff/120001/ui/events/devices/x11/touch_factory_x11.cc#newcode234 ui/events/devices/x11/touch_factory_x11.cc:234: // When we set the device through the ...
5 years, 6 months ago (2015-06-23 20:06:10 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1186833005/140001
5 years, 6 months ago (2015-06-23 21:43:00 UTC) #26
commit-bot: I haz the power
Committed patchset #5 (id:140001)
5 years, 6 months ago (2015-06-23 22:52:10 UTC) #27
commit-bot: I haz the power
5 years, 6 months ago (2015-06-23 22:53:00 UTC) #28
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/9c44eff0121856eaa54559515418c4dc06a18250
Cr-Commit-Position: refs/heads/master@{#335785}

Powered by Google App Engine
This is Rietveld 408576698