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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* property can now manage value's memory
oshima@chromium.org
2012-03-06
1
-5
/
+18
*
Aura: Update window frames, allow resize from outside window
jamescook@chromium.org
2012-03-02
1
-0
/
+9
*
Makes sure switching workspaces only animations windows that want to
sky@chromium.org
2012-03-01
1
-0
/
+4
*
Suppress painting when closing window
oshima@chromium.org
2012-02-23
1
-0
/
+4
*
aura::Window only supports void* and int values for custom properties, which ...
benrg@chromium.org
2012-02-11
1
-21
/
+33
*
Aura: Fix activated windows sometimes not switching to foreground
jamescook@chromium.org
2012-02-10
1
-7
/
+8
*
Adds two new observer methods to allow code to be notified when a Window is a...
ben@chromium.org
2012-02-01
1
-10
/
+5
*
Revert 119976 - Adds two new observer methods to allow code to be notified wh...
ben@chromium.org
2012-01-31
1
-5
/
+10
*
Adds two new observer methods to allow code to be notified when a Window is a...
ben@chromium.org
2012-01-31
1
-10
/
+5
*
Makes GetRootWindow() public on Window so we can begin to convert uses of Roo...
ben@chromium.org
2012-01-31
1
-4
/
+5
*
Merge Compositor and CompositorCC
piman@chromium.org
2012-01-29
1
-3
/
+0
*
Synthesize mouse move event after window creation/deletion or size/visibiilty...
oshima@chromium.org
2012-01-27
1
-3
/
+13
*
Allow hide animations to work again:
ben@chromium.org
2012-01-27
1
-8
/
+31
*
aura: No shadow for transparent window.
xiyuan@chromium.org
2012-01-26
1
-0
/
+6
*
Reland "aura/chromeos: Avoid suspending while video is playing."
derat@chromium.org
2012-01-19
1
-0
/
+4
*
Add a simple animation when showing/hiding windows.
ben@chromium.org
2012-01-19
1
-0
/
+10
*
Revert "aura/chromeos: Avoid suspending while video is playing."
derat@chromium.org
2012-01-19
1
-4
/
+0
*
aura/chromeos: Avoid suspending while video is playing.
derat@chromium.org
2012-01-18
1
-0
/
+4
*
Revert 118057 - Add a simple animation when showing/hiding windows.
dbeam@chromium.org
2012-01-18
1
-10
/
+0
*
Add a simple animation when showing/hiding windows.
ben@chromium.org
2012-01-18
1
-0
/
+10
*
* Don't activate a window if screen is locked.
oshima@chromium.org
2012-01-13
1
-5
/
+12
*
Shell related switches -> aura shell switches.
ben@chromium.org
2011-12-20
1
-4
/
+4
*
Move the concept of Activation to the Shell.
ben@chromium.org
2011-12-13
1
-12
/
+2
*
Revert 114095 - Move the concept of Activation to the Shell.
ben@chromium.org
2011-12-12
1
-2
/
+12
*
Move the concept of Activation to the Shell.
ben@chromium.org
2011-12-12
1
-12
/
+2
*
Rename Desktop->RootWindow.
ben@chromium.org
2011-12-07
1
-7
/
+8
*
Added hotkey support to 8508009
pkotwicz@chromium.org
2011-12-01
1
-1
/
+4
*
aura: Implement window-related methods in platform_util.
derat@chromium.org
2011-11-30
1
-0
/
+4
*
Release aura::Desktop event handler windows on detaching an ancestor window.
flackr@chromium.org
2011-11-30
1
-0
/
+3
*
Revert 112232 - Added hotkey support to 8508009
pkotwicz@chromium.org
2011-11-30
1
-4
/
+1
*
Added hotkey support to 8508009
pkotwicz@chromium.org
2011-11-30
1
-1
/
+4
*
s/Move/Stack/ in names of stacking-related methods.
derat@chromium.org
2011-11-22
1
-4
/
+4
*
aura: Draw drop shadows under browsers and menus.
derat@chromium.org
2011-11-21
1
-0
/
+6
*
[Aura] Fix HtmlDialogBrowserTest.SizeWindow.
xiyuan@chromium.org
2011-11-18
1
-10
/
+0
*
Fix NWAura to use property to get restored bounds.
oshima@chromium.org
2011-11-17
1
-4
/
+0
*
Cleanup: Remove forward declarations in ui, part 2.
thestig@chromium.org
2011-11-17
1
-7
/
+1
*
Aura: windows in aura should honor Widget::InitParams::accept_events
varunjain@chromium.org
2011-11-17
1
-0
/
+5
*
Rid the world of TopLevelWindowContainer, and "toplevel" concept from Window ...
ben@chromium.org
2011-11-10
1
-9
/
+0
*
Reset capture/focus window when the window is detachd from desktop
oshima@google.com
2011-11-10
1
-0
/
+4
*
Adds Window::MoveChildToFront, with surrounding changes.
sky@chromium.org
2011-11-08
1
-0
/
+4
*
Makes launcher handle overflow.
sky@chromium.org
2011-11-04
1
-0
/
+5
*
Allow Window point conversion with a NULL source. This just returns immediate...
ben@chromium.org
2011-11-03
1
-0
/
+3
*
Allows observers to be notified when layer animations complete.
vollick@chromium.org
2011-11-02
1
-2
/
+0
*
Move maximize/fullscreen/restore to shell
oshima@google.com
2011-11-01
1
-24
/
+7
*
Remove ViewProp from aura build
oshima@google.com
2011-11-01
1
-2
/
+1
*
aura: Add fullscreen/popups to RenderWidgetHostViewAura.
derat@chromium.org
2011-10-31
1
-5
/
+6
*
Makes DefaultContainerLayoutManager ignore windows with transient
sky@chromium.org
2011-10-31
1
-0
/
+5
*
Reland r107720 - Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
1
-5
/
+4
*
aura: Comment noisy NOTIMPLEMENTEDs in NativeWidgetAura.
derat@chromium.org
2011-10-28
1
-0
/
+1
*
Revert 107715 - Enable the new layer animation framework.
vollick@chromium.org
2011-10-28
1
-4
/
+5
[next]