index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
base
/
gestures
Commit message (
Expand
)
Author
Age
Files
Lines
*
gesture recognizer: Make sure the pinch/scroll only when the finger is moved ...
sadrul@chromium.org
2012-08-07
1
-2
/
+18
*
~GestureRecognizerImpl() was leaking memory. Now it doesn't. An unfortunate...
girard@chromium.org
2012-08-03
1
-0
/
+2
*
Pass tap count (1 or 2) with tap gesture events
rbyers@chromium.org
2012-08-03
4
-10
/
+18
*
gesture recognizer: Fix computing the bounding box of the rectangles.
sadrul@chromium.org
2012-07-27
2
-3
/
+7
*
gesture recognizer: Expose bounding-box for the points in a gesture-event.
sadrul@chromium.org
2012-07-23
4
-36
/
+22
*
ash: Record some additional information about the gestures.
sadrul@chromium.org
2012-07-23
4
-59
/
+75
*
Corrected issues with queued touch events. This fixes gestures in Windows.
girard@chromium.org
2012-07-11
1
-1
/
+1
*
aura: Change long press affordance according to UX mocks.
varunjain@chromium.org
2012-07-11
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
8
-8
/
+0
*
Revert 146011 - aura: Change long press affordance according to UX mocks.
mihaip@chromium.org
2012-07-11
1
-1
/
+1
*
aura: Change long press affordance according to UX mocks.
varunjain@chromium.org
2012-07-11
1
-1
/
+1
*
gestures: Process some consumed touch-move events for gesture-recognition.
sadrul@chromium.org
2012-07-09
1
-46
/
+121
*
GestureRecognizer: Long press should be cancelled on prevented-defaulted moves.
varunjain@chromium.org
2012-06-26
5
-12
/
+71
*
Gesture Recognizer: Make short long press time configurable.
varunjain@chromium.org
2012-06-19
2
-0
/
+8
*
Touch related tweaks for tab dragging. Adds ability to current last
sky@chromium.org
2012-06-18
5
-0
/
+24
*
ui-gestures: Added some type-specific accessors to gesture-events.
sadrul@chromium.org
2012-06-13
3
-1
/
+174
*
Fix TAP_DOWN gesture event:
varunjain@chromium.org
2012-06-07
2
-5
/
+20
*
It broke win aura bot
loislo@chromium.org
2012-06-07
2
-20
/
+5
*
Fix TAP_DOWN gesture event:
varunjain@chromium.org
2012-06-07
2
-5
/
+20
*
Changes SetCapture to transfer events rather then cancel all.
sky@chromium.org
2012-06-07
3
-65
/
+90
*
gesture recognizer: Some code cleanup.
sadrul@chromium.org
2012-06-06
2
-26
/
+51
*
Add two finger tap gesture to gesture recognizer.
varunjain@chromium.org
2012-06-05
6
-8
/
+147
*
Revert 140553 - Add two finger tap gesture to gesture recognizer.
cbentzel@chromium.org
2012-06-05
6
-147
/
+8
*
Add two finger tap gesture to gesture recognizer.
varunjain@chromium.org
2012-06-05
6
-8
/
+147
*
Fix long press delay in gesture configuration.
varunjain@chromium.org
2012-06-05
1
-1
/
+1
*
GestureScrollEnd event had non-zero velocity causing overscroll on software f...
rjkroege@chromium.org
2012-06-01
1
-4
/
+8
*
Adds switch to disable generating mouse events from touch events and
sky@chromium.org
2012-05-31
2
-7
/
+8
*
Revert 139473 - Revert 139398 - gesture recognizer: Allow multi-finger pinch/...
kinuko@chromium.org
2012-05-30
4
-179
/
+242
*
Revert 139398 - gesture recognizer: Allow multi-finger pinch/scroll gestures.
kinuko@chromium.org
2012-05-30
4
-242
/
+179
*
gesture recognizer: Allow multi-finger pinch/scroll gestures.
sadrul@chromium.org
2012-05-29
4
-179
/
+242
*
Coverity: Fix uninitialized scalar variables.
kmadhusu@chromium.org
2012-05-23
2
-1
/
+4
*
Adding Gesture Recognition to RenderWidgetHostViewWin (web client)
girard@chromium.org
2012-05-18
1
-1
/
+10
*
Set a maximum radius size for touch events
tdanderson@chromium.org
2012-05-18
3
-0
/
+14
*
Compute the enclosing rectangle for circles/ellipses generated from a series ...
tdanderson@chromium.org
2012-05-17
7
-2
/
+78
*
Take 2 at: Changes RootWindow capture code so that we only have one capture
sky@chromium.org
2012-05-15
2
-2
/
+5
*
Revert 136877 - Changes RootWindow capture code so that we only have one capture
sky@chromium.org
2012-05-14
2
-5
/
+2
*
Changes RootWindow capture code so that we only have one capture
sky@chromium.org
2012-05-14
2
-2
/
+5
*
Plumg long press gesture event. Also fix bug in gesture sequence where point
varunjain@chromium.org
2012-05-10
2
-3
/
+5
*
Revert 136373 - Plumg long press gesture event. Also fix bug in gesture seque...
varunjain@chromium.org
2012-05-10
1
-5
/
+2
*
Plumg long press gesture event. Also fix bug in gesture sequence where point
varunjain@chromium.org
2012-05-10
1
-2
/
+5
*
gesture recognizer: Require less touch events to generate a fling.
sadrul@chromium.org
2012-05-09
1
-1
/
+1
*
gesture recognizer: Reset velocities of the fingers after a pinch-end/swipe-end.
sadrul@chromium.org
2012-04-24
3
-2
/
+14
*
ui: Convert VLOGs to DVLOGs.
tfarina@chromium.org
2012-04-23
1
-4
/
+4
*
Revert 133261 - Gesture Recognition unit tests have too many dependencies.
thestig@chromium.org
2012-04-20
6
-1057
/
+3
*
Gesture Recognition unit tests have too many dependencies.
tdresser@chromium.org
2012-04-20
6
-3
/
+1057
*
On touch capture, cancel non-captured touches.
tdresser@chromium.org
2012-04-17
5
-14
/
+71
*
gesture recognizer: Send correct events to do gesture-flings.
sadrul@chromium.org
2012-04-17
1
-18
/
+33
*
Three Finger Swipe
tdresser@chromium.org
2012-04-17
5
-1
/
+166
*
gesture recognizer: Fix naming (from GestureRecognizerAura to GestureRecogniz...
sadrul@chromium.org
2012-04-10
2
-19
/
+19
*
ui: Move gesture-recognizer into ui/base/.
sadrul@chromium.org
2012-04-05
15
-0
/
+1968