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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Save and restore State for ShellWindows, including panels
stevenjb@chromium.org
2013-05-09
2
-4
/
+4
*
Revert 198918 "Save and restore State for ShellWindows, includin..."
csharp@chromium.org
2013-05-08
2
-4
/
+4
*
Save and restore State for ShellWindows, including panels
stevenjb@chromium.org
2013-05-08
2
-4
/
+4
*
Adding experimental maximize mode (behind a flag)
skuhne@chromium.org
2013-05-02
3
-1
/
+16
*
ash: Use base::MessageLoop.
xhwang@chromium.org
2013-04-30
3
-6
/
+7
*
ash: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-26
2
-3
/
+2
*
Fixing animation problem where during the runtime of an animation two layers ...
skuhne@chromium.org
2013-04-25
3
-22
/
+127
*
Use screen bounds to restore minimized window
oshima@chromium.org
2013-04-25
2
-1
/
+22
*
Trying to activate a window in a workspace other than the current is ignored ...
sschmitz@chromium.org
2013-04-24
1
-0
/
+19
*
Add ash-enable-sticky-edges for 'sticky' instead of 'snap' behavior.
stevenjb@chromium.org
2013-04-23
3
-44
/
+172
*
Fixing problem with unclosed phantom window after cancelling gesture with ESC...
skuhne@chromium.org
2013-04-18
1
-1
/
+1
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
6
-21
/
+21
*
ash: Fix transient child in wrong workspace.
xiyuan@chromium.org
2013-04-17
2
-8
/
+28
*
Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""
bartfab@google.com
2013-04-17
2
-2
/
+4
*
Revert 194578 "Add ash SessionStateDelegate"
gavinp@chromium.org
2013-04-17
2
-4
/
+2
*
Add ash SessionStateDelegate
bartfab@google.com
2013-04-17
2
-2
/
+4
*
Added various UMA statistics values for different WM functions
skuhne@chromium.org
2013-04-13
1
-6
/
+7
*
Update window visibility detection for shelf to limit to
harrym@chromium.org
2013-04-12
1
-0
/
+1
*
Update src/ash/ for renames and moves in base
brettw@chromium.org
2013-04-11
2
-2
/
+2
*
Support dragging panels across displays
flackr@chromium.org
2013-04-06
1
-4
/
+8
*
Allow no-internal display mode
oshima@chromium.org
2013-03-30
1
-3
/
+2
*
Fixing transition state from maximized to L/R maximized
skuhne@chromium.org
2013-03-29
1
-4
/
+24
*
Allow a user to switch to maximized left / maximized right while in immersive...
pkotwicz@chromium.org
2013-03-26
1
-1
/
+1
*
Fixes bug where FocusController would stack a layer directly above a
sky@chromium.org
2013-03-25
1
-0
/
+119
*
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
3
-9
/
+127
*
Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP
miletus@chromium.org
2013-03-20
1
-1
/
+2
*
Crash on clicking the maximize button
skuhne@chromium.org
2013-03-20
2
-14
/
+15
*
When browser window showing control bubble loses focus,
simon.hong81@gmail.com
2013-03-19
2
-0
/
+15
*
Revert 188901 "Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP"
wjia@chromium.org
2013-03-19
1
-2
/
+1
*
Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP
miletus@chromium.org
2013-03-19
1
-1
/
+2
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-1
/
+1
*
Add duration_scale_mode to ui::LayerAnimator
ajuma@chromium.org
2013-03-13
2
-2
/
+6
*
Use unaccelerated scroll values for workspace cycling
pkotwicz@chromium.org
2013-03-12
2
-13
/
+13
*
Re-implement overscan & Implement Display Rotation
oshima@chromium.org
2013-03-12
2
-19
/
+10
*
Refactor: Shelf Widget
harrym@chromium.org
2013-03-09
7
-21
/
+29
*
Set the window frames to be non transparent while the user is cycling through...
pkotwicz@chromium.org
2013-03-08
1
-0
/
+11
*
Move panels classes to ash/wm/panels and add OWNERS.
flackr@chromium.org
2013-03-07
1
-1
/
+1
*
Show the desktop workspace dimmed while the user is cycling though workspaces.
pkotwicz@chromium.org
2013-03-02
3
-2
/
+17
*
Make sure at least 2/3 of the window is visible when a window is added to wor...
oshima@chromium.org
2013-02-28
4
-5
/
+22
*
Re-land 184821 with updated unit tests.
hshi@chromium.org
2013-02-27
1
-1
/
+1
*
Revert 184821
mpearson@chromium.org
2013-02-27
1
-1
/
+1
*
Fix a minor typo in SnapSizer::GetSnapBounds().
hshi@chromium.org
2013-02-27
1
-1
/
+1
*
Rework ash::CursorManager into a corewm object, to share code with desktop.
erg@chromium.org
2013-02-27
1
-1
/
+0
*
End workspace scrubbing when the user clicks on the trackpad.
pkotwicz@chromium.org
2013-02-20
1
-6
/
+10
*
Allow detaching and reattaching panels when dragged from/to launcher.
flackr@chromium.org
2013-02-20
1
-1
/
+6
*
Makes running a move loop ignore events from a source other than the
sky@chromium.org
2013-02-15
1
-1
/
+2
*
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
6
-102
/
+365
*
Switch ending workspace cycling to when the user lifts their fingers off the ...
pkotwicz@chromium.org
2013-02-12
1
-4
/
+1
[next]