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
/
window.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
CHECK that ui::Windows being destroyed have been hidden if necessary
tdresser@chromium.org
2014-04-03
1
-0
/
+22
*
Revert of Move GetCursor() method from WindowDelegate to its own delegate int...
ben@chromium.org
2014-03-27
1
-0
/
+4
*
Move GetCursor() method from WindowDelegate to its own delegate interface Cur...
ben@chromium.org
2014-03-26
1
-4
/
+0
*
Move layer recreation logic entirely into LayerOwner::RecreateLayer().
ben@chromium.org
2014-03-26
1
-12
/
+0
*
plumbing fills_bounds_completely from aura to content_layer_updater
luken@chromium.org
2014-03-25
1
-0
/
+5
*
Make WindowEventDispatcher be a WindowObserver instead of duplicating WO APIs
ben@chromium.org
2014-03-21
1
-31
/
+34
*
Remove unnecessary argument in UpdateLayerName
oshima@chromium.org
2014-03-20
1
-3
/
+3
*
Makes View::RecreateLayer() and Window::RecreateLayer() the same
sky@chromium.org
2014-03-19
1
-39
/
+12
*
Revert 258004 "Reset owner upon acquisition"
oshima@chromium.org
2014-03-19
1
-1
/
+1
*
Reset owner upon acquisition
oshima@chromium.org
2014-03-19
1
-1
/
+1
*
Fixing a visibility problem with hangout panels upon multi user switching
skuhne@chromium.org
2014-03-12
1
-0
/
+8
*
Removes dependency of window_util on views
sky@chromium.org
2014-03-11
1
-8
/
+9
*
Remove Views dependency from window_animations.cc
ben@chromium.org
2014-03-05
1
-80
/
+77
*
Window ownership -> WindowTreeHost
ben@chromium.org
2014-03-04
1
-32
/
+32
*
Skia is disassociating information about the state of the clip from the clip ...
robertphillips@google.com
2014-03-03
1
-1
/
+2
*
Add a window parameter to WindowDelegate's OnWindowDestroying/Destroyed methods.
ben@chromium.org
2014-02-28
1
-2
/
+2
*
aura: Make Window::HitTest() a private method.
sadrul@chromium.org
2014-02-25
1
-16
/
+16
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
Remove some methods from RootWindow that really belong on the WTH.
ben@chromium.org
2014-02-16
1
-1
/
+1
*
Do not consider drag capture window activatable for window selection.
flackr@chromium.org
2014-02-06
1
-1
/
+1
*
aura: Introduce ScopedWindowTargeter.
sadrul@chromium.org
2014-01-31
1
-0
/
+7
*
aura: Remove Window::SetHitTestBoundsOverrideOuter() and related methods.
sadrul@chromium.org
2014-01-30
1
-7
/
+1
*
Makes Window::RecreateLayer() reset bounds
sky@chromium.org
2014-01-16
1
-0
/
+2
*
Makes Window::Init take a WindowLayerType instead of LayerType.
sky@chromium.org
2014-01-08
1
-18
/
+1
*
Tweaks to make compiler happy
sky@chromium.org
2014-01-08
1
-4
/
+4
*
Moves management of transients out of Window
sky@chromium.org
2014-01-07
1
-108
/
+2
*
wm: public window_types.
tfarina@chromium.org
2013-12-19
1
-2
/
+2
*
Moves transient stacking logic into WindowStackingClient
sky@chromium.org
2013-12-12
1
-67
/
+30
*
Gets the various Window::StackChild functions to work with WINDOW_LAYER_NONE....
sky@chromium.org
2013-12-12
1
-15
/
+175
*
Cleanup Window::UpdateLayerName to use IntToString
sky@chromium.org
2013-12-12
1
-6
/
+5
*
Gets Window::ConvertPointToTarget() work with layerless windows.
sky@chromium.org
2013-12-10
1
-0
/
+12
*
Makes Window::GetTargetBounds() work with mixed layerless windows
sky@chromium.org
2013-12-08
1
-9
/
+25
*
Make sure WindowObservers are removed from window before destruction
oshima@chromium.org
2013-12-06
1
-1
/
+6
*
Revert 239232 "Make sure WindowObservers are removed from window..."
oshima@chromium.org
2013-12-06
1
-6
/
+1
*
Make sure WindowObservers are removed from window before destruction
oshima@chromium.org
2013-12-06
1
-1
/
+6
*
Wires up painting of layerless children
sky@chromium.org
2013-12-03
1
-4
/
+24
*
Initial cut at layerless windows.
sky@chromium.org
2013-12-03
1
-37
/
+185
*
events: Introduce EventTargeter.
sadrul@chromium.org
2013-12-02
1
-2
/
+17
*
Cancel active touches when their window can no longer receive events.
tdresser@chromium.org
2013-11-26
1
-4
/
+11
*
Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...
ben@chromium.org
2013-11-15
1
-1
/
+2
*
aura: Avoid unnecessary recursion when deciding whether a window can accept a...
sadrul@chromium.org
2013-11-14
1
-1
/
+11
*
Make RootWindow not subclass Window.
ben@chromium.org
2013-11-12
1
-1
/
+57
*
Revert 234428 "Make RootWindow not subclass Window."
ben@chromium.org
2013-11-12
1
-57
/
+1
*
Make RootWindow not subclass Window.
ben@chromium.org
2013-11-12
1
-1
/
+57
*
events: Remove the bit to allow dispatching events to hidden targets.
sadrul@chromium.org
2013-11-09
1
-2
/
+1
*
Allow stacking below windows with layers with NULL delegates.
flackr@chromium.org
2013-11-05
1
-6
/
+4
*
Revert 230981 "Make TRANSPARENT windows be layered windows on wi..."
scottmg@chromium.org
2013-11-01
1
-0
/
+2
*
Makes tooltips work better with capture
sky@chromium.org
2013-10-29
1
-2
/
+4
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
1
-38
/
+50
*
Make TRANSPARENT windows be layered windows on win aura
scottmg@chromium.org
2013-10-25
1
-2
/
+0
[next]