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

Issue 10306014: Calibrating touch input (Closed)

Created:
8 years, 7 months ago by Mr4D (OOO till 08-26)
Modified:
8 years, 7 months ago
Reviewers:
sadrul, sky
CC:
chromium-reviews, sadrul, yusukes+watch_chromium.org, derat+watch_chromium.org, ben+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Calibrating touch input BUG=116890 TEST=None, manually tested Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=135747

Patch Set 1 #

Total comments: 12

Patch Set 2 : Addressing comments #

Total comments: 4

Patch Set 3 : Addressed reviewers comments and fixed the crash the correct way #

Patch Set 4 : Removed log entries #

Total comments: 4

Patch Set 5 : Addressing last nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -5 lines) Patch
M ui/aura/root_window.cc View 1 2 3 3 chunks +9 lines, -2 lines 0 comments Download
M ui/base/ui_base_switches.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ui/base/ui_base_switches.cc View 1 2 3 4 2 chunks +5 lines, -1 line 0 comments Download
M ui/base/x/events_x.cc View 1 2 3 4 3 chunks +62 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Mr4D (OOO till 08-26)
This is the perquisite for the bezel detection. Need to properly stow the bezel pixel ...
8 years, 7 months ago (2012-05-03 22:00:45 UTC) #1
sadrul
Looks good. A few nits: http://codereview.chromium.org/10306014/diff/1/ui/aura/root_window.cc File ui/aura/root_window.cc (right): http://codereview.chromium.org/10306014/diff/1/ui/aura/root_window.cc#newcode314 ui/aura/root_window.cc:314: // We only come ...
8 years, 7 months ago (2012-05-04 14:02:55 UTC) #2
Mr4D (OOO till 08-26)
Addressed! Please have another look! In regards of the monitor selection - see my comment ...
8 years, 7 months ago (2012-05-04 15:01:06 UTC) #3
Mr4D (OOO till 08-26)
Sky, this should be only an 'owners' review for you. Many thanks in advance! -Stefan
8 years, 7 months ago (2012-05-04 16:04:05 UTC) #4
sky
LGTM, but add a test for the RootWindow code. http://codereview.chromium.org/10306014/diff/7001/ui/aura/root_window.cc File ui/aura/root_window.cc (right): http://codereview.chromium.org/10306014/diff/7001/ui/aura/root_window.cc#newcode313 ui/aura/root_window.cc:313: ...
8 years, 7 months ago (2012-05-04 16:31:41 UTC) #5
Mr4D (OOO till 08-26)
Addressed and corrected the crash case. http://codereview.chromium.org/10306014/diff/7001/ui/aura/root_window.cc File ui/aura/root_window.cc (right): http://codereview.chromium.org/10306014/diff/7001/ui/aura/root_window.cc#newcode313 ui/aura/root_window.cc:313: } else if ...
8 years, 7 months ago (2012-05-07 16:28:21 UTC) #6
sadrul
LGTM (with two more nits) http://codereview.chromium.org/10306014/diff/12002/ui/base/ui_base_switches.cc File ui/base/ui_base_switches.cc (right): http://codereview.chromium.org/10306014/diff/12002/ui/base/ui_base_switches.cc#newcode32 ui/base/ui_base_switches.cc:32: const char kDisableTouchCalibration[] = ...
8 years, 7 months ago (2012-05-07 17:40:46 UTC) #7
Mr4D (OOO till 08-26)
Addressed. Do one more test if the changes did break the build or not and ...
8 years, 7 months ago (2012-05-07 18:30:40 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skuhne@chromium.org/10306014/14001
8 years, 7 months ago (2012-05-07 20:55:07 UTC) #9
commit-bot: I haz the power
8 years, 7 months ago (2012-05-07 22:45:01 UTC) #10
Change committed as 135747

Powered by Google App Engine
This is Rietveld 408576698