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

Issue 9104021: aura: Update GestureRecognizer to be able to process multi-point gestures. (Closed)

Created:
8 years, 10 months ago by sadrul
Modified:
8 years, 10 months ago
CC:
chromium-reviews, dhollowa+watch_chromium.org, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

aura: Update GestureRecognizer to be able to process multi-point gestures. BUG=111992 TEST=no behavioural changes; covered by existing GestureRecognizerTests. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=119794

Patch Set 1 #

Total comments: 1

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+506 lines, -497 lines) Patch
M ui/aura/aura.gyp View 1 chunk +4 lines, -0 lines 0 comments Download
A ui/aura/gestures/gesture_point.h View 1 1 chunk +91 lines, -0 lines 0 comments Download
A ui/aura/gestures/gesture_point.cc View 1 1 chunk +117 lines, -0 lines 0 comments Download
M ui/aura/gestures/gesture_recognizer_aura.h View 1 chunk +1 line, -140 lines 0 comments Download
M ui/aura/gestures/gesture_recognizer_aura.cc View 3 chunks +4 lines, -276 lines 0 comments Download
A + ui/aura/gestures/gesture_sequence.h View 1 2 chunks +39 lines, -81 lines 0 comments Download
A ui/aura/gestures/gesture_sequence.cc View 1 1 chunk +250 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
sadrul
This is the first step of the refactoring. I am currently working on removing the ...
8 years, 10 months ago (2012-01-30 23:05:02 UTC) #1
rjkroege
On 2012/01/30 23:05:02, sadrul wrote: > This is the first step of the refactoring. I ...
8 years, 10 months ago (2012-01-30 23:21:04 UTC) #2
sadrul
Done. PTAL
8 years, 10 months ago (2012-01-30 23:47:21 UTC) #3
rjkroege
lgtm
8 years, 10 months ago (2012-01-30 23:51:43 UTC) #4
sadrul
+Ben Please review
8 years, 10 months ago (2012-01-30 23:52:33 UTC) #5
Ben Goodger (Google)
8 years, 10 months ago (2012-01-31 00:01:23 UTC) #6
lgtm

Powered by Google App Engine
This is Rietveld 408576698