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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implements new semantics for launcher context menu. Gone are the three
sky@chromium.org
2012-04-12
1
-1
/
+2
*
Adds the ability for windows to persist across all workspaces. Chrome
sky@chromium.org
2012-04-12
4
-74
/
+51
*
Beginnings of a WebView.
ben@chromium.org
2012-04-11
2
-2
/
+3
*
Revert 131837 - Beginnings of a WebView.
ben@chromium.org
2012-04-11
2
-3
/
+2
*
Beginnings of a WebView.
ben@chromium.org
2012-04-11
2
-2
/
+3
*
chromeos: Remove old status-area related code.
sadrul@chromium.org
2012-04-11
2
-5
/
+0
*
Revert 131193 - chromeos: No icon shadow for slow boards.
xiyuan@chromium.org
2012-04-09
1
-4
/
+0
*
views/examples: Add enum parameter to ShowExamplesWindow() function.
tfarina@chromium.org
2012-04-09
2
-3
/
+4
*
chromeos: No icon shadow for slow boards.
xiyuan@chromium.org
2012-04-06
1
-0
/
+4
*
Remove ShellDelegate::GetCycleWindowList. Because alt-tab operates on
sky@chromium.org
2012-04-03
2
-12
/
+0
*
Add tooltip text for chrome shortcut
davemoore@chromium.org
2012-03-25
2
-0
/
+6
*
Adds context menu so that shelf always auto-hides (except on lock
sky@chromium.org
2012-03-25
3
-0
/
+7
*
Disables accelerators which are disabled on lock screen when user is logged out
pkotwicz@chromium.org
2012-03-25
2
-2
/
+2
*
Add support for Ctrl-N when no browsers are present.
pkotwicz@chromium.org
2012-03-25
2
-0
/
+9
*
Change the launcher to create new tabs instead of windows when
davemoore@chromium.org
2012-03-24
2
-2
/
+2
*
Reorders the items in the launcher so that we have browser shortcut
sky@chromium.org
2012-03-24
1
-2
/
+1
*
Remove stops_event_propagation from Window, since it's broken.
ben@chromium.org
2012-03-23
10
-209
/
+426
*
Revert 128503 - Remove stops_event_propagation from Window, since it's broken.
jam@chromium.org
2012-03-23
10
-426
/
+209
*
Remove stops_event_propagation from Window, since it's broken.
ben@chromium.org
2012-03-23
10
-209
/
+426
*
Revert 128328 - Remove stops_event_propagation from Window, since it's broken.
ben@chromium.org
2012-03-22
10
-426
/
+209
*
Remove stops_event_propagation from Window, since it's broken.
ben@chromium.org
2012-03-22
10
-209
/
+426
*
Restore to user selected wallpaper after browser crash
bshe@chromium.org
2012-03-22
1
-0
/
+4
*
Replace hardcoded WindowTypeLauncher size with slightly different hardcoded size
benrg@chromium.org
2012-03-21
1
-1
/
+1
*
Reland r127841: "Defer creating launcher until after login."
derat@chromium.org
2012-03-21
1
-3
/
+7
*
* Add RootWindow to RootWindowObserver::OnRootWindowResized as there can be m...
oshima@chromium.org
2012-03-21
1
-1
/
+1
*
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
*
Adds a delay before hiding the multi-window resize widget. Also fixes
sky@chromium.org
2012-03-19
1
-1
/
+4
*
Use FramePainter for painting PanelViewFrame
dslomov@chromium.org
2012-03-17
2
-3
/
+7
*
ash: Open app list and highlight the installed app.
xiyuan@chromium.org
2012-03-16
1
-4
/
+11
*
Makes the maximize/restore button handling
sky@chromium.org
2012-03-14
3
-0
/
+22
*
Adds support for minimizing a window.
sky@chromium.org
2012-03-14
1
-0
/
+1
*
Reland 126256:
zork@chromium.org
2012-03-14
1
-1
/
+2
*
views: Nuke is_mouse_gesture parameter from ContextMenuController::ShowContex...
tfarina@chromium.org
2012-03-11
2
-5
/
+3
*
Ash: Correctly initialize transparency flag for windows
jamescook@chromium.org
2012-03-09
1
-0
/
+4
*
Fixes ash_shell crashes when resizing window to its minimum size
pkotwicz@chromium.org
2012-03-09
6
-18
/
+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
2
-38
/
+22
*
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
[prev]
[next]