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
*
Make wm::GetRootWindowRelativeToWindow() high-DPI aware.
yusukes@chromium.org
2012-08-22
1
-0
/
+8
*
aura: Add some checks trying to find the cause of a crash.
sadrul@chromium.org
2012-08-22
1
-0
/
+14
*
Desktop Aura: Allow tab drags out of window.
erg@chromium.org
2012-08-17
1
-0
/
+11
*
Allow closing root window, or pressing the power button to shutdown ash_shell...
harrym@chromium.org
2012-08-16
1
-2
/
+2
*
Move cursor when it's hidden so that UX can update correctly
davemoore@chromium.org
2012-08-15
1
-2
/
+8
*
Fixes bug where Env/RootWindow would cache the wrong button
sky@chromium.org
2012-08-14
1
-1
/
+2
*
gesture recognizer: Make sure a combination of sync/async touch-events work c...
sadrul@chromium.org
2012-08-13
1
-1
/
+3
*
aura: Dispatch touch-events targetted to the root-window properly.
sadrul@chromium.org
2012-08-13
1
-0
/
+2
*
gestures: Some more event cleanup.
sadrul@chromium.org
2012-08-10
1
-20
/
+2
*
Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.
sadrul@chromium.org
2012-08-10
1
-7
/
+7
*
Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.
sadrul@chromium.org
2012-08-09
1
-6
/
+6
*
Convert Aura to use ui::Event.
ben@chromium.org
2012-08-08
1
-38
/
+49
*
aura: Fix a couple of drag drop issues:
varunjain@chromium.org
2012-08-02
1
-0
/
+6
*
Introduce RootWindowHostDelegate. The RootWindowHost performs most of its com...
ben@chromium.org
2012-07-29
1
-140
/
+168
*
Use correct coordinates for last moust location in SynthesizeMouseMoveEvent
oshima@chromium.org
2012-07-27
1
-1
/
+1
*
Move last_mouse_location_ from aura::RootWindow to aura::Env to support multi...
yusukes@chromium.org
2012-07-24
1
-18
/
+43
*
ash: Record some additional information about the gestures.
sadrul@chromium.org
2012-07-23
1
-5
/
+5
*
Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClient
backer@chromium.org
2012-07-13
1
-0
/
+3
*
Aura: ACK on the start of the frame generation for greater async.
backer@chromium.org
2012-06-29
1
-0
/
+3
*
Avoiding crash on shutdown in some odd cases where a deleted window's parent ...
skuhne@chromium.org
2012-06-27
1
-0
/
+1
*
Relanding r144499:
oshima@chromium.org
2012-06-27
1
-7
/
+7
*
Revert r 144499 "Rename the remaining usage of Monitor to Display"
oshima@chromium.org
2012-06-27
1
-7
/
+7
*
Rename the remaining usage of Monitor to Display
oshima@chromium.org
2012-06-27
1
-7
/
+7
*
aura: Turn off synthetic mouse-event generation from gestures.
sadrul@chromium.org
2012-06-26
1
-74
/
+0
*
Update capture on all root windows
oshima@chromium.org
2012-06-22
1
-5
/
+11
*
ash: Add an about:flags entry for debug keyboard shortcuts.
thakis@chromium.org
2012-06-19
1
-2
/
+0
*
Aura: Add Window::MoveCursorTo() taking relative location to the window.
yoshiki@chromium.org
2012-06-19
1
-1
/
+8
*
Revert 142852 - Aura: Add Window::MoveCursorTo() taking relative location to ...
yoshiki@chromium.org
2012-06-18
1
-8
/
+1
*
Aura: Add Window::MoveCursorTo() taking relative location to the window.
yoshiki@chromium.org
2012-06-18
1
-1
/
+8
*
Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.
tfarina@chromium.org
2012-06-17
1
-1
/
+1
*
Aura desktop: Fix tab dragging within a single chrome window.
erg@chromium.org
2012-06-16
1
-0
/
+7
*
Remove a local variable, |translated_event|, from RootWindow::DispatchKeyEven...
yusukes@chromium.org
2012-06-13
1
-3
/
+2
*
aura:Delay call to DispatchHeldMouseMove from RootWindow::ReleaseMouseMoves
piman@chromium.org
2012-06-12
1
-6
/
+23
*
Rename gfx::Monitor to gfx::Display
tfarina@chromium.org
2012-06-12
1
-1
/
+1
*
Factor out capture code from RootWindow to CaptureClient
oshima@chromium.org
2012-06-08
1
-50
/
+43
*
Changes SetCapture to transfer events rather then cancel all.
sky@chromium.org
2012-06-07
1
-1
/
+1
*
aura: Drop unnecessary composites
backer@chromium.org
2012-06-06
1
-7
/
+6
*
aura: Remove --aura-disable-hold-mouse-moves flag.
backer@chromium.org
2012-06-06
1
-11
/
+5
*
Add EnvEventFilter to filter events before root window process event
oshima@chromium.org
2012-06-06
1
-1
/
+2
*
Reland: ash: Improved window maximize/restore animations
jamescook@chromium.org
2012-06-06
1
-0
/
+3
*
Make sure enters and exits get sent even when capture changes
davemoore@chromium.org
2012-06-06
1
-2
/
+2
*
Revert 139494 - ash: Improved window maximize/restore animations
jamescook@chromium.org
2012-06-01
1
-3
/
+0
*
Adds switch to disable generating mouse events from touch events and
sky@chromium.org
2012-05-31
1
-1
/
+20
*
Decouple FocusManager from RootWindow.
oshima@chromium.org
2012-05-30
1
-53
/
+23
*
ash: Improved window maximize/restore animations
jamescook@chromium.org
2012-05-30
1
-0
/
+3
*
Aura: add a bench utility
piman@chromium.org
2012-05-26
1
-1
/
+1
*
ash: Fix taking screenshots in high-dpi.
sadrul@chromium.org
2012-05-23
1
-1
/
+2
*
2x Cursor support.
oshima@chromium.org
2012-05-22
1
-0
/
+12
*
aura: Fix the sythentic mouse-event location.
sadrul@chromium.org
2012-05-21
1
-2
/
+7
*
ash: Add the SYNTHETIC flag to mouse-events generated from gestures.
sadrul@chromium.org
2012-05-18
1
-2
/
+4
[next]