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
/
shell_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""
bartfab@google.com
2013-04-17
1
-6
/
+8
*
Revert 194578 "Add ash SessionStateDelegate"
gavinp@chromium.org
2013-04-17
1
-8
/
+6
*
Add ash SessionStateDelegate
bartfab@google.com
2013-04-17
1
-6
/
+8
*
Update src/ash/ for renames and moves in base
brettw@chromium.org
2013-04-11
1
-1
/
+1
*
Refactor: Shelf Widget
harrym@chromium.org
2013-03-09
1
-6
/
+10
*
Continue threading context through unit tests.
erg@chromium.org
2013-01-07
1
-23
/
+27
*
Cleanup enums for shelf
oshima@chromium.org
2012-12-04
1
-3
/
+3
*
Add policy for ash launcher auto-hide behavior
bartfab@chromium.org
2012-12-04
1
-19
/
+18
*
Desktop aura: Break aura::Window::SetParent in two.
erg@chromium.org
2012-11-28
1
-1
/
+1
*
GTTF: remove FAILS_ prefix, part 1
phajdan.jr@chromium.org
2012-11-01
1
-1
/
+1
*
ash: Clean up system background layer.
derat@chromium.org
2012-10-29
1
-41
/
+0
*
Shows the proper system modal background for the window.
mukai@chromium.org
2012-10-29
1
-0
/
+1
*
Context menu for multiple launchers
oshima@chromium.org
2012-10-23
1
-0
/
+36
*
Remove Shell::shelf|status_area_widget|launcher and
oshima@chromium.org
2012-10-18
1
-7
/
+11
*
Make ToplevelWindowEventFilter and WorkspaceEventFilter into event handlers.
ben@chromium.org
2012-09-11
1
-3
/
+0
*
A recent patched moved the desktop background beneath the system background, ...
sky@chromium.org
2012-09-06
1
-1
/
+61
*
Prepare a bunch of ash tests for workspace2. With Workspace2 you can't
sky@chromium.org
2012-08-16
1
-8
/
+15
*
2nd display should show the same background as login/lock screen:
antrim@chromium.org
2012-08-07
1
-2
/
+10
*
Revert 149869 because it broke ash_unittests on win_aura and linux_chromeos.
sadrul@chromium.org
2012-08-03
1
-10
/
+2
*
2nd display should show the same background as login/lock screen:
antrim@chromium.org
2012-08-03
1
-2
/
+10
*
Rename bounds accessors to be intuitive and consistent
oshima@chromium.org
2012-07-19
1
-2
/
+2
*
Basic tests for extended desktop mode
oshima@chromium.org
2012-06-15
1
-10
/
+1
*
Change GetContainer to take a root window
oshima@chromium.org
2012-06-11
1
-37
/
+44
*
Rename GetRootWindow() -> GetPrimaryRootWindow()
oshima@chromium.org
2012-05-25
1
-1
/
+1
*
Cleans up a couple of places that were installing WindowObservers but
sky@chromium.org
2012-04-27
1
-0
/
+24
*
Remove stops_event_propagation from Window, since it's broken.
ben@chromium.org
2012-03-23
1
-39
/
+3
*
Revert 128503 - Remove stops_event_propagation from Window, since it's broken.
jam@chromium.org
2012-03-23
1
-3
/
+39
*
Remove stops_event_propagation from Window, since it's broken.
ben@chromium.org
2012-03-23
1
-39
/
+3
*
Revert 128328 - Remove stops_event_propagation from Window, since it's broken.
ben@chromium.org
2012-03-22
1
-3
/
+39
*
Remove stops_event_propagation from Window, since it's broken.
ben@chromium.org
2012-03-22
1
-39
/
+3
*
Makes the launcher auto-hide for maximized windows. This turned out to
sky@chromium.org
2012-03-21
1
-3
/
+6
*
Ash: Remove compact window mode.
jamescook@chromium.org
2012-03-08
1
-83
/
+0
*
Aura: Remove overlapping window mode
jamescook@chromium.org
2012-03-05
1
-23
/
+9
*
Switch default WM mode to managed
oshima@chromium.org
2012-03-02
1
-2
/
+10
*
Aura: Remove dynamic switching into and out of compact mode
jamescook@chromium.org
2012-02-24
1
-111
/
+85
*
A bevy of Aura test changes:
ben@chromium.org
2012-02-17
1
-2
/
+2
*
Provide a RootWindow instance getter on the shell, in preparation for removin...
ben@chromium.org
2012-02-17
1
-4
/
+4
*
Implement taking partial screenshot.
mukai@chromium.org
2012-02-16
1
-0
/
+2
*
Aura: Put resolution-based window mode switching behind a flag.
jamescook@chromium.org
2012-02-13
1
-23
/
+29
*
ash: Hide the shelf/launcher in managed mode when a window goes fullscreen.
sadrul@chromium.org
2012-02-13
1
-0
/
+41
*
Aura: Rationalize window mode initialization
jamescook@chromium.org
2012-02-10
1
-18
/
+4
*
aura: Display black background in compact window mode.
derat@chromium.org
2012-02-09
1
-2
/
+5
*
Mac/Aura compile fixes for new accelerator / dispatcher code
dhollowa@chromium.org
2012-02-09
1
-1
/
+7
*
Aura: Switch window mode when screen resolution changes
jamescook@chromium.org
2012-02-07
1
-5
/
+41
*
Aura: Create a new containerr for drag/drop images and tooltips.
varunjain@chromium.org
2012-02-02
1
-1
/
+3
*
Aura: Rework window mode flags to compact/overlapping/managed
jamescook@chromium.org
2012-02-01
1
-11
/
+11
*
Aura: Allow compact window mode to be turned on/off at runtime
jamescook@chromium.org
2012-01-25
1
-0
/
+82
*
Rename system modal types and classes appropriately.
flackr@chromium.org
2012-01-18
1
-3
/
+3
*
Adds support for Window Modality to Ash.
ben@chromium.org
2012-01-06
1
-1
/
+1
*
Makes Widget modality a 3-state type rather than a boolean.
ben@chromium.org
2012-01-06
1
-2
/
+2
[next]