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
/
aura
/
gestures
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop touch-absorption from creating large pinch update deltas
tdresser@chromium.org
2014-04-08
1
-0
/
+88
*
Remove unused long press touch_id from GestureEventDetails.
tdresser@chromium.org
2014-03-31
1
-5
/
+0
*
On consumed touchMove, update touch point scroll state.
tdresser@chromium.org
2014-03-31
1
-3
/
+4
*
Provide access to the WindowEventDispatcher as a ui::EventProcessor.
ben@chromium.org
2014-03-10
1
-55
/
+56
*
Ensure Multi-finger tap generates both GestureScrollBegin and GestureScrollEnd.
tdresser@chromium.org
2014-03-10
1
-3
/
+4
*
Validate the stream of gesture events (WIP).
tdresser@chromium.org
2014-02-26
1
-2
/
+2
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
Rename RootWindow -> WindowEventDispatcher.
ben@chromium.org
2014-02-21
1
-8
/
+8
*
Consuming a touch move prevents only the next scroll update.
tdresser@chromium.org
2014-02-15
1
-0
/
+57
*
Remove unnecessary uses of aura::Env::GetDispatcher
sadrul@chromium.org
2014-02-05
1
-2
/
+1
*
aura: Remove event-dispatch methods from WindowTreeHostDelegate interface.
sadrul@chromium.org
2014-01-31
1
-199
/
+197
*
[Aura] Stop using consistent velocity as scroll start heuristic
tdresser@chromium.org
2014-01-30
1
-33
/
+159
*
Allow raw pixel scrolling in web contents in Aura.
tdresser@chromium.org
2014-01-28
1
-11
/
+11
*
gesture: Fix the location of GESTURE_END.
sadrul@chromium.org
2014-01-20
1
-2
/
+27
*
Consuming any touch move before SCROLL_START prevents the scroll from occurin...
tdresser@chromium.org
2014-01-17
1
-0
/
+149
*
Target touches to the correct display.
tdresser@chromium.org
2014-01-10
1
-9
/
+39
*
Revert 243974 "Target touches to the correct display."
noamsml@google.com
2014-01-09
1
-39
/
+9
*
Target touches to the correct display.
tdresser@chromium.org
2014-01-09
1
-9
/
+39
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
1
-168
/
+168
*
Populate GestureScrollBegin hint properties in Aura
rbyers@chromium.org
2013-12-19
1
-0
/
+15
*
cleanup: Use const-ref instead of pointers in the gesture recognizer API.
sadrul@chromium.org
2013-12-11
1
-4
/
+4
*
Fix memory leak in QueueTouchEventDelegate.
tdresser@chromium.org
2013-11-27
1
-1
/
+6
*
Cancel active touches when their window can no longer receive events.
tdresser@chromium.org
2013-11-26
1
-0
/
+3
*
Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"
ben@chromium.org
2013-11-20
1
-168
/
+168
*
Rename RootWindowHost* to WindowTreeHost*
ben@chromium.org
2013-11-19
1
-168
/
+168
*
aura: Avoid unnecessary recursion when deciding whether a window can accept a...
sadrul@chromium.org
2013-11-14
1
-2
/
+4
*
Make RootWindow not subclass Window.
ben@chromium.org
2013-11-12
1
-0
/
+1
*
Revert 234428 "Make RootWindow not subclass Window."
ben@chromium.org
2013-11-12
1
-1
/
+0
*
Make RootWindow not subclass Window.
ben@chromium.org
2013-11-12
1
-0
/
+1
*
Use Window instead of RootWindow in many more places throughout the codebase
ben@chromium.org
2013-11-10
1
-203
/
+203
*
Send GesturePinchBegin only when finger has moved far enough
miletus@chromium.org
2013-10-29
1
-24
/
+50
*
Add show press gesture and remove tap down deferral
tdresser@chromium.org
2013-10-22
1
-0
/
+136
*
gesture-recognizer: Clean up GestureConsumer.
sadrul@chromium.org
2013-10-21
1
-1
/
+63
*
Gesture recognizer must be a singleton accross all aura::RootWindows
varunjain@chromium.org
2013-10-21
1
-29
/
+46
*
Revert r229753 "Gesture recognizer must be a singleton accross all aura::Root...
pfeldman@chromium.org
2013-10-21
1
-46
/
+29
*
Gesture recognizer must be a singleton accross all aura::RootWindows
varunjain@chromium.org
2013-10-21
1
-29
/
+46
*
events: Move all references to ui/base/ from ui/events.
sadrul@chromium.org
2013-09-26
1
-0
/
+1
*
events: Move gestures out of ui/base/ into ui/events/.
sadrul@chromium.org
2013-09-25
1
-4
/
+4
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
1
-2
/
+2
*
If a touchmove event which would normally begin a scroll is consumed
tdresser@chromium.org
2013-09-13
1
-27
/
+52
*
Add support for maintaining ordinal values through GestureRecognizer
davemoore@chromium.org
2013-08-12
1
-1
/
+36
*
Use a direct include of time headers in ui/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Add scroll prediction as a configurable gesture parameter.
flackr@chromium.org
2013-06-20
1
-1
/
+87
*
Fix window positioning when detaching tab with touch after two-finger tap
mohsen@chromium.org
2013-06-17
1
-0
/
+110
*
Use a direct include of strings headers in ui/, part 1.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Generate tap gesture with tap_count = 3 for triple-tap
miletus@chromium.org
2013-05-29
1
-0
/
+55
*
Don't send ScrollUpdate in GS_PINCH state if touch-moves are consumed
miletus@chromium.org
2013-05-17
1
-0
/
+95
*
Gesture Recognizer: When receiving second touch pressed while in scroll state,
varunjain@chromium.org
2013-05-01
1
-2
/
+39
*
ui/aura: Remove unnecessary scoped_ptr ".get()" calls.
tfarina@chromium.org
2013-04-23
1
-1
/
+1
*
Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP
miletus@chromium.org
2013-03-20
1
-60
/
+0
[next]