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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use active window if on current workspace for fullscreen mode.
flackr@chromium.org
2014-02-27
1
-0
/
+5
*
Move root_window.* to window_event_dispatcher.*
ben@chromium.org
2014-02-21
1
-1
/
+1
*
Rename RootWindow -> WindowEventDispatcher.
ben@chromium.org
2014-02-21
1
-7
/
+9
*
Use a single ToplevelWindowEventHandler for the ash::Shell. This is part 1 in...
pkotwicz@chromium.org
2014-01-15
1
-8
/
+6
*
The new design of the window headers does not use a super transparent window ...
pkotwicz@chromium.org
2014-01-08
1
-6
/
+0
*
Revert 242116 "Use a single ToplevelWindowEventHandler for the a..."
pkotwicz@chromium.org
2013-12-20
1
-6
/
+7
*
Use a single ToplevelWindowEventHandler for the ash::Shell. This is part 1 in...
pkotwicz@chromium.org
2013-12-20
1
-7
/
+6
*
Rename Launcher to Shelf.
tfarina@chromium.org
2013-12-19
1
-9
/
+9
*
Windows and notifications are hidden during first-run tutorial.
dzhioev@chromium.org
2013-12-12
1
-0
/
+3
*
Ignore non-active fullscreen windows for shelf state.
flackr@chromium.org
2013-12-10
1
-4
/
+3
*
1) Fix repaint glitches wrt to the solo window header when window docking is ...
pkotwicz@chromium.org
2013-11-14
1
-1
/
+7
*
Minimize panels on entering fullscreen and exit fullscreen on selecting anoth...
flackr@chromium.org
2013-11-13
1
-0
/
+1
*
Make RootWindow not subclass Window.
ben@chromium.org
2013-11-12
1
-0
/
+1
*
Revert 234428 "Make RootWindow not subclass Window."
ben@chromium.org
2013-11-12
1
-1
/
+0
*
Make RootWindow not subclass Window.
ben@chromium.org
2013-11-12
1
-0
/
+1
*
Remove some uses of RootWindow in Ash.
ben@chromium.org
2013-11-09
1
-3
/
+4
*
VIRTUAL KEYBOARD mode for second display
oshima@chromium.org
2013-10-29
1
-1
/
+10
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
1
-2
/
+2
*
[Cleanup] move root window controller init logic to root_window_controller.cc
oshima@chromium.org
2013-10-17
1
-9
/
+20
*
Fix platform check in RootWindowController header.
kalyan.kondapally@intel.com
2013-10-07
1
-2
/
+2
*
Only show virtual keyboard on primary root window
bshe@chromium.org
2013-10-04
1
-9
/
+6
*
Implement virtual keyboard hiding.
stevet@chromium.org
2013-09-16
1
-0
/
+4
*
Rename GetActiveRootWindow -> GetTargetRootWindow
oshima@chromium.org
2013-09-12
1
-2
/
+2
*
Move GetRootWindowController to root_window_controller.h
oshima@chromium.org
2013-09-06
1
-0
/
+5
*
RootWindowController::GetFullscreenWindow() should return the active one.
mukai@chromium.org
2013-09-06
1
-4
/
+3
*
Refactors CaptureController so that both views and ash can use it.
sky@chromium.org
2013-08-22
1
-0
/
+2
*
ash: Fix CopyAreaToCanvas() scaling issues.
derat@chromium.org
2013-08-14
1
-1
/
+6
*
Create an invisible window during login so that
oshima@chromium.org
2013-08-07
1
-0
/
+7
*
Retires WorkspaceContainer.
mukai@chromium.org
2013-08-05
1
-1
/
+2
*
Add persisted preference for projection touch HUD
mohsen@chromium.org
2013-07-09
1
-11
/
+13
*
Simplify RootWindowController init process
oshima@chromium.org
2013-07-03
1
-10
/
+9
*
Wallpaper refactoring.
oshima@chromium.org
2013-07-02
1
-3
/
+21
*
Cleanup: move AlwaysOnTopController to RootWindowController
oshima@chromium.org
2013-07-02
1
-0
/
+6
*
Separate projection mode from rest of touch HUD
mohsen@chromium.org
2013-07-01
1
-9
/
+34
*
Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...
varunjain@chromium.org
2013-06-18
1
-1
/
+3
*
Stick windows to side of workspaces
varkha@chromium.org
2013-06-18
1
-0
/
+5
*
Hide the tab indicators and the shelf when in immersive + tab fullscreen.
pkotwicz@chromium.org
2013-04-30
1
-3
/
+4
*
Reland "Swap touch HUD when switching primary display"
mohsen@chromium.org
2013-04-25
1
-8
/
+9
*
Revert 196235 "Swap touch HUD when switching primary display"
brianderson@chromium.org
2013-04-24
1
-9
/
+8
*
Swap touch HUD when switching primary display
mohsen@chromium.org
2013-04-24
1
-8
/
+9
*
Create and show the virtual keyboard.
bryeung@chromium.org
2013-04-10
1
-0
/
+9
*
Added touch HUD for all displays
mohsen@chromium.org
2013-04-01
1
-0
/
+11
*
Refactor: Shelf Widget
harrym@chromium.org
2013-03-09
1
-27
/
+12
*
Allow detaching and reattaching panels when dragged from/to launcher.
flackr@chromium.org
2013-02-20
1
-0
/
+1
*
ash: Do not allow minimizing windows in login screen.
sadrul@chromium.org
2013-02-06
1
-1
/
+1
*
Finally rip the global StackingClient bandaid off.
erg@chromium.org
2013-01-22
1
-0
/
+3
*
Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failure
erg@chromium.org
2013-01-16
1
-3
/
+0
*
Finally rip the global StackingClient bandaid off.
erg@chromium.org
2013-01-16
1
-0
/
+3
*
ash/immersive mode: Hide the launcher when entering immersive mode
jamescook@chromium.org
2013-01-10
1
-0
/
+4
*
[Launcher per display] Removed Shell::status_area_widget(), system_tray()
oshima@chromium.org
2012-12-10
1
-1
/
+13
[next]