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
*
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
*
Enable launcher on all displays by default
oshima@chromium.org
2013-01-17
1
-0
/
+4
*
Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failure
erg@chromium.org
2013-01-16
1
-4
/
+0
*
Finally rip the global StackingClient bandaid off.
erg@chromium.org
2013-01-16
1
-0
/
+4
*
Fixes for FocusController to make it pass interactive_ui_tests.
ben@chromium.org
2013-01-11
1
-2
/
+2
*
ash/immersive mode: Hide the launcher when entering immersive mode
jamescook@chromium.org
2013-01-10
1
-0
/
+10
*
Don't create panel container/layout manager for 2nd launcher.
oshima@chromium.org
2012-12-15
1
-9
/
+13
*
Make Shell::launcher_model() / GetLauncherDelegate private
oshima@chromium.org
2012-12-13
1
-1
/
+7
*
[Cleanup] rename tray_delegate -> system_tray_delegate
oshima@chromium.org
2012-12-12
1
-2
/
+2
*
[Launcher per display] Removed Shell::status_area_widget(), system_tray()
oshima@chromium.org
2012-12-10
1
-3
/
+20
*
Remove the displays first before adding.
oshima@chromium.org
2012-12-06
1
-1
/
+0
*
Use the correct launcher assets for shelf alignment.
oshima@chromium.org
2012-12-05
1
-1
/
+1
*
Cleanup enums for shelf
oshima@chromium.org
2012-12-04
1
-1
/
+1
*
Add policy for ash launcher auto-hide behavior
bartfab@chromium.org
2012-12-04
1
-11
/
+0
*
Move VisibilityController to corewm.
ben@chromium.org
2012-11-30
1
-10
/
+14
[next]