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
/
wm
/
workspace
/
workspace_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Manual revert: "Do not create a workspace for a maximized window."
mukai@chromium.org
2013-06-20
1
-106
/
+73
*
Recovers the background when the maximized window is closed.
mukai@chromium.org
2013-06-14
1
-22
/
+44
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in ash/.
dcheng@chromium.org
2013-06-13
1
-2
/
+1
*
Do not create a workspace for a maximized window.
mukai@chromium.org
2013-06-11
1
-69
/
+80
*
Save and restore State for ShellWindows, including panels
stevenjb@chromium.org
2013-05-09
1
-1
/
+1
*
Revert 198918 "Save and restore State for ShellWindows, includin..."
csharp@chromium.org
2013-05-08
1
-1
/
+1
*
Save and restore State for ShellWindows, including panels
stevenjb@chromium.org
2013-05-08
1
-1
/
+1
*
ash: Use base::MessageLoop.
xhwang@chromium.org
2013-04-30
1
-1
/
+1
*
ash: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-26
1
-2
/
+1
*
Fixing animation problem where during the runtime of an animation two layers ...
skuhne@chromium.org
2013-04-25
1
-20
/
+28
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-2
/
+2
*
Update window visibility detection for shelf to limit to
harrym@chromium.org
2013-04-12
1
-0
/
+1
*
ash: Refactor transparent window headers for single windows
jamescook@chromium.org
2013-03-22
1
-4
/
+8
*
Makes it so we don't allow detaching dragged tabs into a separate
sky@chromium.org
2013-03-22
1
-1
/
+13
*
Add duration_scale_mode to ui::LayerAnimator
ajuma@chromium.org
2013-03-13
1
-1
/
+3
*
Refactor: Shelf Widget
harrym@chromium.org
2013-03-09
1
-1
/
+1
*
Fix regression caused by 11597003 with respect to animating the desktop backg...
pkotwicz@chromium.org
2013-02-14
1
-1
/
+6
*
Make the workspace cycler animation parameters editable via chrome://gesture
pkotwicz@chromium.org
2013-02-13
1
-5
/
+2
*
Implement animations for workspace cycling
pkotwicz@chromium.org
2013-02-05
1
-28
/
+59
*
ash/immersive mode: Hide the launcher when entering immersive mode
jamescook@chromium.org
2013-01-10
1
-0
/
+4
*
Implement workspace scrubbing
pkotwicz@chromium.org
2012-12-02
1
-0
/
+27
*
Split window_animations, moving basic animations to views/corewm.
ben@chromium.org
2012-11-29
1
-4
/
+1
*
Desktop aura: Break aura::Window::SetParent in two.
erg@chromium.org
2012-11-28
1
-1
/
+1
*
[base] Move AutoReset to base namespace.
dbeam@chromium.org
2012-11-21
1
-3
/
+3
*
ash: Fix solo window header transparency after workspace switch
jamescook@chromium.org
2012-11-08
1
-0
/
+5
*
Makes closing a window that triggers a workspace switch animate
sky@chromium.org
2012-11-01
1
-0
/
+7
*
Renames Workspace*2 -> Workspace*.
sky@chromium.org
2012-10-31
1
-0
/
+733
*
Removes worskpace 1 code. Will rename next.
sky@chromium.org
2012-10-17
1
-368
/
+0
*
Removes the grid from ash.
sky@chromium.org
2012-09-10
1
-8
/
+0
*
Exempt status bubble windows from status bar darkening
davemoore@chromium.org
2012-09-05
1
-0
/
+3
*
Adds an interface between WorkspaceController and
sky@chromium.org
2012-08-16
1
-25
/
+37
*
Prepare a bunch of ash tests for workspace2. With Workspace2 you can't
sky@chromium.org
2012-08-16
1
-0
/
+4
*
Changes all non-workspace code to talk to WorkspaceManager via
sky@chromium.org
2012-08-03
1
-6
/
+7
*
Makes maximized windows go in their own workspace regardless of
sky@chromium.org
2012-07-31
1
-7
/
+12
*
Renames two WorkspaceManager methods so that they are more clearly
sky@chromium.org
2012-07-26
1
-5
/
+6
*
Relanding r144499:
oshima@chromium.org
2012-06-27
1
-1
/
+1
*
Revert r 144499 "Rename the remaining usage of Monitor to Display"
oshima@chromium.org
2012-06-27
1
-1
/
+1
*
Rename the remaining usage of Monitor to Display
oshima@chromium.org
2012-06-27
1
-1
/
+1
*
Add Extended Desktop mode behind --ash-extended-desktop flag.
oshima@chromium.org
2012-06-15
1
-1
/
+2
*
Reland: ash: Improved window maximize/restore animations
jamescook@chromium.org
2012-06-06
1
-6
/
+10
*
Revert 139494 - ash: Improved window maximize/restore animations
jamescook@chromium.org
2012-06-01
1
-10
/
+6
*
ash: Improved window maximize/restore animations
jamescook@chromium.org
2012-05-30
1
-6
/
+10
*
Adds the option of aligning the launcher to the left or right. There
sky@chromium.org
2012-05-10
1
-4
/
+2
*
ui: Move compositor/ directory out of gfx/, up to ui/.
tfarina@chromium.org
2012-05-05
1
-4
/
+4
*
Fixes bug that caused launcher to be shown if you had a maximized
sky@chromium.org
2012-05-03
1
-3
/
+9
*
Makes WorkspaceManager correctly reset animation types when animating.
sky@chromium.org
2012-04-30
1
-2
/
+7
*
* Separated implementation class from gfx::Screen
oshima@chromium.org
2012-04-25
1
-3
/
+2
*
ash: Hide launcher for unmanaged fullscreen windows.
derat@chromium.org
2012-04-20
1
-4
/
+2
*
Ignoring alignment when it pushes a window out of the screen
skuhne@chromium.org
2012-04-14
1
-19
/
+0
*
Implements new semantics for launcher context menu. Gone are the three
sky@chromium.org
2012-04-12
1
-16
/
+5
[next]