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
/
root_window.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-930
/
+0
*
Rename RootWindow -> WindowEventDispatcher.
ben@chromium.org
2014-02-21
1
-99
/
+114
*
Aura: update last mouse position while holding pointer.
dgozman@chromium.org
2014-02-18
1
-0
/
+4
*
Remove some methods from RootWindow that really belong on the WTH.
ben@chromium.org
2014-02-16
1
-48
/
+5
*
Do not set the last mouse location from synthesized event.
oshima@chromium.org
2014-02-14
1
-4
/
+8
*
Do not consider drag capture window activatable for window selection.
flackr@chromium.org
2014-02-06
1
-20
/
+28
*
aura: Remove event-dispatch methods from WindowTreeHostDelegate interface.
sadrul@chromium.org
2014-01-31
1
-29
/
+3
*
aura: Introduce ScopedWindowTargeter.
sadrul@chromium.org
2014-01-31
1
-1
/
+1
*
aura: Fix dispatching 'held' events when root-window has a non-identity trans...
sadrul@chromium.org
2014-01-21
1
-0
/
+6
*
aura: Dispatch mouse events using the EventProcessor interface.
sadrul@chromium.org
2014-01-18
1
-172
/
+136
*
aura: Fix a couple of issues related to held touch events.
sadrul@chromium.org
2014-01-13
1
-12
/
+13
*
Remove SetHostSize/Bounds from RootWindow in favor of just calling SetBounds(...
ben@chromium.org
2014-01-10
1
-27
/
+8
*
Revert 244005 "Remove SetHostSize/Bounds from RootWindow in favo..."
noamsml@google.com
2014-01-10
1
-8
/
+27
*
Remove SetHostSize/Bounds from RootWindow in favor of just calling SetBounds(...
ben@chromium.org
2014-01-09
1
-27
/
+8
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
1
-9
/
+9
*
aura: Use EventPrcessor interface for dispatching touch events.
sadrul@chromium.org
2014-01-07
1
-94
/
+71
*
Move some non-event related functionality from RootWindow onto RootWindowHost.
ben@chromium.org
2013-12-19
1
-141
/
+6
*
aura: Early out when there is no held event to dispatch.
sadrul@chromium.org
2013-12-18
1
-0
/
+3
*
Changes MouseEvent constructor to take changed_button_flags.
sky@chromium.org
2013-12-17
1
-3
/
+5
*
aura: Post non-nestable tasks for dispatching held/repostable events.
sadrul@chromium.org
2013-12-16
1
-3
/
+3
*
aura: Start using EventPrcessor interface for event dispatch.
sadrul@chromium.org
2013-12-13
1
-47
/
+55
*
cleanup: Use const-ref instead of pointers in the gesture recognizer API.
sadrul@chromium.org
2013-12-11
1
-2
/
+2
*
aura: Start updating aura to use EventProcessor for event dispatch.
sadrul@chromium.org
2013-12-06
1
-23
/
+44
*
Fix autofill popup size
jbauman@chromium.org
2013-12-03
1
-1
/
+1
*
"Ending" gesture events don't retarget on capture (WIP)
tdresser@chromium.org
2013-11-28
1
-1
/
+6
*
Cancel active touches when their window can no longer receive events.
tdresser@chromium.org
2013-11-26
1
-3
/
+4
*
Revert 236409 "Fix autofill popup size."
dcheng@chromium.org
2013-11-21
1
-1
/
+1
*
Fix autofill popup size.
jbauman@chromium.org
2013-11-21
1
-1
/
+1
*
Revert 236017 "Move some non-event related functionality from Ro..."
ben@chromium.org
2013-11-20
1
-6
/
+140
*
Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"
ben@chromium.org
2013-11-20
1
-9
/
+9
*
Rename RootWindowHost* to WindowTreeHost*
ben@chromium.org
2013-11-19
1
-9
/
+9
*
Move some non-event related functionality from RootWindow onto RootWindowHost.
ben@chromium.org
2013-11-19
1
-140
/
+6
*
Fix TestViewWidthAfterMinimizingWidget
jbauman@chromium.org
2013-11-16
1
-1
/
+1
*
Make transparent windows at least 64x64 pixels on windows
jbauman@chromium.org
2013-11-16
1
-1
/
+1
*
Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...
ben@chromium.org
2013-11-15
1
-68
/
+8
*
Rename root_window_host.h to window_tree_host.h
ben@chromium.org
2013-11-13
1
-1
/
+1
*
Make RootWindow not subclass Window.
ben@chromium.org
2013-11-12
1
-60
/
+7
*
Revert 234428 "Make RootWindow not subclass Window."
ben@chromium.org
2013-11-12
1
-7
/
+60
*
Make RootWindow not subclass Window.
ben@chromium.org
2013-11-12
1
-60
/
+7
*
Revert 233845 "Use software renderer for windows with an initial..."
scottmg@chromium.org
2013-11-11
1
-7
/
+1
*
Use Window instead of RootWindow in many more places throughout the codebase
ben@chromium.org
2013-11-10
1
-65
/
+69
*
Use software renderer for windows with an initial size less than 64x64
jbauman@chromium.org
2013-11-08
1
-1
/
+7
*
events: Introduce EventDispatchDetails.
sadrul@chromium.org
2013-11-08
1
-108
/
+172
*
linux_aura: Improve window drag performance.
erg@chromium.org
2013-11-05
1
-0
/
+6
*
Revert 230981 "Make TRANSPARENT windows be layered windows on wi..."
scottmg@chromium.org
2013-11-01
1
-4
/
+3
*
Ensure on Windows AURA that the cursor stays within the bounds of the window ...
ananta@chromium.org
2013-10-31
1
-0
/
+4
*
Fixes possible use after free in RootWindow::DispatchHeldEvents
sky@chromium.org
2013-10-31
1
-11
/
+13
*
Fixes bug in RepostEvent() incorrectly resetting held_move_event_ twice
sky@chromium.org
2013-10-30
1
-5
/
+3
*
Disable broken reposting of gesture events
rbyers@chromium.org
2013-10-30
1
-40
/
+10
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
1
-8
/
+11
[next]