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

Issue 7927001: touchui: Convert XI2 MT tracking id to slot id for gesture recognizer (Closed)

Created:
9 years, 3 months ago by ningxin.hu
Modified:
9 years, 2 months ago
Reviewers:
sadrul, Daniel Kurtz
CC:
chromium-reviews, dhollowa
Base URL:
nhu@powerbuilder.sh.intel.com:/home/www-data/git-repos/chromium/chromium.git@trunk
Visibility:
Public.

Description

It is a followup CL for http://codereview.chromium.org/7792094/. BUG=95150 TEST=Manually touch-drag to scroll web page and tap to click link

Patch Set 1 #

Total comments: 14

Patch Set 2 : Update the patch set according to comment #2. #

Total comments: 10

Patch Set 3 : Update patch according to cooment #6 & #8 #

Patch Set 4 : Fix some typos. #

Total comments: 2

Patch Set 5 : update according to comment #13 #

Patch Set 6 : rebase to trunk #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -17 lines) Patch
M ui/base/touch/touch_factory.h View 1 2 3 4 5 3 chunks +22 lines, -4 lines 0 comments Download
M ui/base/touch/touch_factory.cc View 1 2 3 4 5 3 chunks +40 lines, -4 lines 0 comments Download
M views/events/event_x.cc View 1 2 3 4 5 2 chunks +26 lines, -9 lines 0 comments Download

Messages

Total messages: 22 (0 generated)
ningxin.hu
the follow-up CL for review 7792094 comment #4 (http://codereview.chromium.org/7792094/#msg4). Please review. Thanks.
9 years, 3 months ago (2011-09-16 09:27:54 UTC) #1
sadrul
Thanks! This is looking good. Left a few comments. http://codereview.chromium.org/7927001/diff/1/views/events/event_x.cc File views/events/event_x.cc (right): http://codereview.chromium.org/7927001/diff/1/views/events/event_x.cc#newcode130 views/events/event_x.cc:130: ...
9 years, 3 months ago (2011-09-19 16:13:36 UTC) #2
ningxin.hu
Thanks for review. http://codereview.chromium.org/7927001/diff/1/views/events/event_x.cc File views/events/event_x.cc (right): http://codereview.chromium.org/7927001/diff/1/views/events/event_x.cc#newcode130 views/events/event_x.cc:130: *xev, TouchFactory::TP_TRACKING_ID, &tracking_id)) On 2011/09/19 16:13:36, ...
9 years, 3 months ago (2011-09-20 16:08:49 UTC) #3
ningxin.hu
Update the patch set according to comment #2. Please review. Thanks.
9 years, 3 months ago (2011-09-20 16:09:35 UTC) #4
ningxin.hu
On 2011/09/20 16:09:35, ningxin.hu wrote: > Update the patch set according to comment #2. Please ...
9 years, 3 months ago (2011-09-22 14:14:29 UTC) #5
Daniel Kurtz
I think this patch works, but the variable/function naming is a little confused between slotID ...
9 years, 3 months ago (2011-09-24 01:53:36 UTC) #6
Daniel Kurtz
For the commit message: Make this the first line: Convert XI2 MT tracking id to ...
9 years, 3 months ago (2011-09-24 02:00:22 UTC) #7
sadrul
[snip] > To reduce confusion, would it be possible to use "touchID" consistently in the ...
9 years, 3 months ago (2011-09-24 03:06:30 UTC) #8
ningxin.hu
On 2011/09/24 02:00:22, Daniel Kurtz wrote: > For the commit message: > > Make this ...
9 years, 3 months ago (2011-09-25 16:34:54 UTC) #9
ningxin.hu
Sadurl & Daniel, Thanks for your review. I will update the patch according to your ...
9 years, 3 months ago (2011-09-25 16:35:39 UTC) #10
ningxin.hu
Update the patch set: 1. rebase 2. update according to comment #6 & 8. Please ...
9 years, 3 months ago (2011-09-25 16:47:14 UTC) #11
ningxin.hu
Update the commit title and comment. Thanks.
9 years, 3 months ago (2011-09-25 16:54:49 UTC) #12
Daniel Kurtz
nit http://codereview.chromium.org/7927001/diff/18005/views/touchui/touch_factory.cc File views/touchui/touch_factory.cc (right): http://codereview.chromium.org/7927001/diff/18005/views/touchui/touch_factory.cc#newcode346 views/touchui/touch_factory.cc:346: // Updates the minium available slot ID while ...
9 years, 3 months ago (2011-09-26 08:29:17 UTC) #13
ningxin.hu
Hi Daniel, Thanks for your comments. I will update the patch accordingly. http://codereview.chromium.org/7927001/diff/18005/views/touchui/touch_factory.cc File views/touchui/touch_factory.cc ...
9 years, 2 months ago (2011-09-26 15:44:06 UTC) #14
ningxin.hu
Patch is updated according to comment #13. Please review.
9 years, 2 months ago (2011-09-26 15:48:20 UTC) #15
sadrul
On 2011/09/26 15:48:20, ningxin.hu wrote: > Patch is updated according to comment #13. Please review. ...
9 years, 2 months ago (2011-09-26 15:53:06 UTC) #16
Daniel Kurtz
LGTM
9 years, 2 months ago (2011-09-27 02:03:51 UTC) #17
ningxin.hu
On 2011/09/26 15:53:06, sadrul wrote: > On 2011/09/26 15:48:20, ningxin.hu wrote: > > Patch is ...
9 years, 2 months ago (2011-09-27 05:56:52 UTC) #18
ningxin.hu
Hi sadurl, The patch is rebased against trunk. Please review. Thanks.
9 years, 2 months ago (2011-09-27 05:57:32 UTC) #19
sadrul
LGTM. I will land this.
9 years, 2 months ago (2011-09-28 14:36:52 UTC) #20
sadrul
On 2011/09/28 14:36:52, sadrul wrote: > LGTM. I will land this. Moved over into http://codereview.chromium.org/8070003/ ...
9 years, 2 months ago (2011-09-28 15:07:22 UTC) #21
ningxin.hu
9 years, 2 months ago (2011-09-28 15:44:08 UTC) #22
On 2011/09/28 15:07:22, sadrul wrote:
> On 2011/09/28 14:36:52, sadrul wrote:
> > LGTM. I will land this.
> 
> Moved over into http://codereview.chromium.org/8070003/ and sent to tryjobs
> after merging with ToT. Did a couple of style nits. So closing this now.

Thanks for this.

Powered by Google App Engine
This is Rietveld 408576698