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
/
ash
/
root_window_controller.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename GetActiveRootWindow -> GetTargetRootWindow
oshima@chromium.org
2013-09-12
1
-6
/
+6
*
Move the content-dependent RecreateLayer logic from aura::Window to RWHVA
piman@chromium.org
2013-09-12
1
-4
/
+2
*
Move GetRootWindowController to root_window_controller.h
oshima@chromium.org
2013-09-06
1
-4
/
+8
*
RootWindowController::GetFullscreenWindow() should return the active one.
mukai@chromium.org
2013-09-06
1
-6
/
+7
*
Change active root window before closing old root windows' children.
flackr@chromium.org
2013-09-05
1
-1
/
+6
*
Introduce RootWindowProperty for RootWindow's properties
oshima@chromium.org
2013-08-30
1
-1
/
+4
*
Refactors CaptureController so that both views and ash can use it.
sky@chromium.org
2013-08-22
1
-0
/
+5
*
Changes the order of deleting child windows at shutdown.
mukai@chromium.org
2013-08-20
1
-3
/
+24
*
ash: Fix CopyAreaToCanvas() scaling issues.
derat@chromium.org
2013-08-14
1
-1
/
+10
*
Whitelist virtual keyboard container to process events at login screen
bshe@chromium.org
2013-08-13
1
-0
/
+1
*
Delete EmptyWindowDelegate when window is destroyed
oshima@chromium.org
2013-08-07
1
-1
/
+3
*
Create an invisible window during login so that
oshima@chromium.org
2013-08-07
1
-0
/
+75
*
Retires WorkspaceContainer.
mukai@chromium.org
2013-08-05
1
-29
/
+6
*
Retires Workspace and WorkspaceManager.
mukai@chromium.org
2013-07-31
1
-7
/
+1
*
Modal window in user session not blocks user adding screen.
dzhioev@chromium.org
2013-07-24
1
-7
/
+3
*
Dock with non-zero width
varkha@chromium.org
2013-07-19
1
-1
/
+11
*
broke compilation on win_aura: exported class using non-exported interface
jochen@chromium.org
2013-07-18
1
-11
/
+1
*
Dock with non-zero width
varkha@chromium.org
2013-07-18
1
-1
/
+11
*
* Remove unnecessary SetProperty(kStayInSameRootWindowKey)
oshima@chromium.org
2013-07-12
1
-3
/
+4
*
Sets the background color of shelf is opaque black when maximized (2nd)
mukai@chromium.org
2013-07-11
1
-1
/
+1
*
Breaks ShelfLayoutManagerTest.ShelfBackgroundColor on Win8 Aura
jochen@chromium.org
2013-07-10
1
-1
/
+1
*
Sets the background color of shelf is opaque black when maximized.
mukai@chromium.org
2013-07-10
1
-1
/
+1
*
Add persisted preference for projection touch HUD
mohsen@chromium.org
2013-07-09
1
-16
/
+27
*
Keep windows in status/settings bubble in the same root window
oshima@chromium.org
2013-07-08
1
-0
/
+8
*
Simplify RootWindowController init process
oshima@chromium.org
2013-07-03
1
-97
/
+104
*
Remove unnecessary CreateLaucnher.
oshima@chromium.org
2013-07-02
1
-7
/
+0
*
Wallpaper refactoring.
oshima@chromium.org
2013-07-02
1
-14
/
+45
*
Cleanup: move AlwaysOnTopController to RootWindowController
oshima@chromium.org
2013-07-02
1
-11
/
+13
*
Separate projection mode from rest of touch HUD
mohsen@chromium.org
2013-07-01
1
-8
/
+24
*
Move DisplayLayout out from display_controller.h
oshima@chromium.org
2013-06-28
1
-2
/
+0
*
Use a direct include of time headers in android_webview/, apps/, ash/.
avi@chromium.org
2013-06-27
1
-1
/
+1
*
Add double click and tap handler to minimize attached panels.
flackr@chromium.org
2013-06-21
1
-1
/
+2
*
Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...
varunjain@chromium.org
2013-06-18
1
-3
/
+4
*
Stick windows to side of workspaces
varkha@chromium.org
2013-06-18
1
-0
/
+20
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in ash/.
dcheng@chromium.org
2013-06-13
1
-1
/
+0
*
Call OpenAsh before Profile Init and CreateLauncher() after
stevenjb@chromium.org
2013-05-31
1
-0
/
+4
*
Ensures calling OnMouseExited for window close with mouse hovers.
mukai@chromium.org
2013-05-20
1
-2
/
+2
*
Adding new user menu section to the SystemTrayMenu & refactoring of user access
skuhne@chromium.org
2013-05-18
1
-1
/
+1
*
Remove ash-disable-launcher-per-display flag
oshima@chromium.org
2013-05-10
1
-18
/
+11
*
Hide the tab indicators and the shelf when in immersive + tab fullscreen.
pkotwicz@chromium.org
2013-04-30
1
-4
/
+5
*
Partial fix for keyboard occlusion.
bryeung@chromium.org
2013-04-29
1
-0
/
+4
*
Reland "Swap touch HUD when switching primary display"
mohsen@chromium.org
2013-04-25
1
-18
/
+4
*
Revert 196235 "Swap touch HUD when switching primary display"
brianderson@chromium.org
2013-04-24
1
-4
/
+18
*
Swap touch HUD when switching primary display
mohsen@chromium.org
2013-04-24
1
-18
/
+4
*
Restore focus/activation after the root window has been completely deleted.
oshima@chromium.org
2013-04-22
1
-32
/
+0
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-5
/
+5
*
Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""
bartfab@google.com
2013-04-17
1
-1
/
+2
*
Revert 194578 "Add ash SessionStateDelegate"
gavinp@chromium.org
2013-04-17
1
-2
/
+1
*
Delayed loading of the virtual keyboard.
bryeung@chromium.org
2013-04-17
1
-0
/
+1
*
Add ash SessionStateDelegate
bartfab@google.com
2013-04-17
1
-1
/
+2
[next]