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
/
shell_main.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the Windows sandbox to sandbox/win
jln@chromium.org
2012-07-18
1
-1
/
+1
*
Emergency revert; rietveld broke; tree broke
erg@google.com
2012-07-13
1
-1
/
+1
*
sandbox/src -> sandbox/win/src
jln@chromium.org
2012-07-13
1
-1
/
+1
*
Support WebView in ash.
ben@chromium.org
2012-04-12
1
-98
/
+20
*
Remove stops_event_propagation from Window, since it's broken.
ben@chromium.org
2012-03-23
1
-199
/
+6
*
Revert 128503 - Remove stops_event_propagation from Window, since it's broken.
jam@chromium.org
2012-03-23
1
-6
/
+199
*
Remove stops_event_propagation from Window, since it's broken.
ben@chromium.org
2012-03-23
1
-199
/
+6
*
Revert 128328 - Remove stops_event_propagation from Window, since it's broken.
ben@chromium.org
2012-03-22
1
-6
/
+199
*
Remove stops_event_propagation from Window, since it's broken.
ben@chromium.org
2012-03-22
1
-199
/
+6
*
Restore to user selected wallpaper after browser crash
bshe@chromium.org
2012-03-22
1
-0
/
+4
*
Reland r127841: "Defer creating launcher until after login."
derat@chromium.org
2012-03-21
1
-3
/
+7
*
Revert r127841: "Defer creating launcher until after login."
derat@chromium.org
2012-03-21
1
-7
/
+3
*
ash/chromeos: Defer creating launcher until after login.
derat@chromium.org
2012-03-21
1
-3
/
+7
*
Makes the maximize/restore button handling
sky@chromium.org
2012-03-14
1
-0
/
+17
*
Reland 126256:
zork@chromium.org
2012-03-14
1
-1
/
+2
*
Ash: Correctly initialize transparency flag for windows
jamescook@chromium.org
2012-03-09
1
-0
/
+4
*
Ash: Remove compact window mode.
jamescook@chromium.org
2012-03-08
1
-7
/
+1
*
ash uber tray: Make it work in ash_shell, and a couple more fixes.
sadrul@chromium.org
2012-03-04
1
-1
/
+1
*
aura: Implement app list M19 mock.
xiyuan@chromium.org
2012-03-02
1
-4
/
+0
*
Remove the singleton instance get/delete methods from RootWindow (yay)
ben@chromium.org
2012-03-02
1
-1
/
+0
*
Revert 124461 - Remove the singleton instance get/delete methods from RootWin...
ben@chromium.org
2012-03-01
1
-0
/
+1
*
Remove the singleton instance get/delete methods from RootWindow (yay)
ben@chromium.org
2012-03-01
1
-1
/
+0
*
Convert a bunch of AuraTestBase users to AshTestBase.
ben@chromium.org
2012-02-29
1
-0
/
+5
*
ash uber tray: Make it possible for the system to send notifications to the t...
sadrul@chromium.org
2012-02-29
1
-1
/
+2
*
ash: A first step for the uber tray.
sadrul@chromium.org
2012-02-27
1
-0
/
+4
*
ash: Start moving window_util.h functions into wm namespace.
tfarina@chromium.org
2012-02-27
1
-2
/
+2
*
Remove RootWindow::Run(). This removes one reason people will call RootWindow...
ben@chromium.org
2012-02-25
1
-1
/
+2
*
Revert 123593 - Remove RootWindow::Run(). This removes one reason people will...
ben@chromium.org
2012-02-25
1
-2
/
+1
*
Remove RootWindow::Run(). This removes one reason people will call RootWindow...
ben@chromium.org
2012-02-24
1
-1
/
+2
*
Fixes crash in ash_shell from not setting WIndowWatcher on
sky@chromium.org
2012-02-24
1
-4
/
+13
*
Adds ability to pin apps to the launcher.
sky@chromium.org
2012-02-22
1
-1
/
+7
*
Provide a RootWindow instance getter on the shell, in preparation for removin...
ben@chromium.org
2012-02-17
1
-1
/
+1
*
Implement taking partial screenshot.
mukai@chromium.org
2012-02-16
1
-0
/
+6
*
Refactors launcher related ShellDelegate methods into standalone
sky@chromium.org
2012-02-16
1
-18
/
+35
*
Move OnWindowInitialized() from RootWindowObserver to EnvObserver, the observ...
ben@chromium.org
2012-02-03
1
-0
/
+2
*
Reworks the workspace code. Here's the new heuristics:
sky@chromium.org
2012-01-26
1
-1
/
+3
*
Changes the launcher around so that it's up to the shell to populate it
sky@chromium.org
2012-01-24
1
-17
/
+89
*
Adds an accelerator to handle Ctrl-Shift-L during weird cases
pkotwicz@chromium.org
2012-01-23
1
-0
/
+6
*
Bug=105964
pkotwicz@chromium.org
2012-01-23
1
-0
/
+4
*
Revert 118698 - Bug=105964
pkotwicz@chromium.org
2012-01-23
1
-4
/
+0
*
Bug=105964
pkotwicz@chromium.org
2012-01-23
1
-0
/
+4
*
Revert r118540 "Bug=105964"
maruel@chromium.org
2012-01-21
1
-4
/
+0
*
Bug=105964
pkotwicz@chromium.org
2012-01-20
1
-0
/
+4
*
Tweaks for the launcher:
sky@chromium.org
2012-01-18
1
-0
/
+6
*
Split Aura shell initialization out by platform
dhollowa@chromium.org
2012-01-18
1
-4
/
+2
*
Aura: ShellDelegate GetCycleWindowList can request order by activity
jamescook@chromium.org
2012-01-17
1
-1
/
+2
*
Attempt 2: Removes support for multiple images from launcher. Doesn't look like
sky@chromium.org
2012-01-13
1
-9
/
+7
*
Revert 117581 - Removes support for multiple images from launcher. Doesn't lo...
thestig@chromium.org
2012-01-13
1
-7
/
+9
*
Removes support for multiple images from launcher. Doesn't look like
sky@chromium.org
2012-01-13
1
-9
/
+7
*
[Aura] Remove webui applist and enable views applist.
xiyuan@chromium.org
2012-01-12
1
-10
/
+0
[next]