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
*
* 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
*
Control visibility of the virtual keyboard.
bryeung@chromium.org
2013-04-12
1
-5
/
+0
*
Revert 193662 "Control visibility of the virtual keyboard."
dmazzoni@google.com
2013-04-11
1
-0
/
+5
*
Control visibility of the virtual keyboard.
bryeung@chromium.org
2013-04-11
1
-5
/
+0
*
Create and show the virtual keyboard.
bryeung@chromium.org
2013-04-10
1
-0
/
+24
*
Prevent crash when desktop controller is NULL
dpolukhin@chromium.org
2013-04-05
1
-6
/
+11
*
Added touch HUD for all displays
mohsen@chromium.org
2013-04-01
1
-0
/
+22
*
Makes MenuRunner take a MenuModel directly rather than having to use
sky@chromium.org
2013-03-29
1
-3
/
+1
*
Refactor: Shelf Widget
harrym@chromium.org
2013-03-09
1
-103
/
+36
*
Move panels classes to ash/wm/panels and add OWNERS.
flackr@chromium.org
2013-03-07
1
-1
/
+1
*
Create a separate callout widget per panel which displays over each icon.
flackr@chromium.org
2013-02-26
1
-10
/
+14
*
Allow detaching and reattaching panels when dragged from/to launcher.
flackr@chromium.org
2013-02-20
1
-4
/
+2
*
ash: Do not allow minimizing windows in login screen.
sadrul@chromium.org
2013-02-06
1
-1
/
+2
*
Panels on 2nd launcher: step1
oshima@chromium.org
2013-01-31
1
-3
/
+3
*
Made launcher hidden when kicking off chrome in app mode.
zelidrag@chromium.org
2013-01-31
1
-0
/
+2
*
Minimize black screen during the boot with multi displays
oshima@chromium.org
2013-01-30
1
-5
/
+1
*
Move windows in unparented control container as well.
oshima@chromium.org
2013-01-25
1
-0
/
+1
*
Fix panel related regressions in ash_shell
stevenjb@chromium.org
2013-01-25
1
-0
/
+6
*
Finally rip the global StackingClient bandaid off.
erg@chromium.org
2013-01-22
1
-0
/
+4
[next]