summaryrefslogtreecommitdiffstats
path: root/ash/shell
Commit message (Expand)AuthorAgeFilesLines
* Add tooltip text for chrome shortcutdavemoore@chromium.org2012-03-252-0/+6
* Adds context menu so that shelf always auto-hides (except on locksky@chromium.org2012-03-253-0/+7
* Disables accelerators which are disabled on lock screen when user is logged outpkotwicz@chromium.org2012-03-252-2/+2
* Add support for Ctrl-N when no browsers are present.pkotwicz@chromium.org2012-03-252-0/+9
* Change the launcher to create new tabs instead of windows whendavemoore@chromium.org2012-03-242-2/+2
* Reorders the items in the launcher so that we have browser shortcutsky@chromium.org2012-03-241-2/+1
* Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-2310-209/+426
* Revert 128503 - Remove stops_event_propagation from Window, since it's broken.jam@chromium.org2012-03-2310-426/+209
* Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-2310-209/+426
* Revert 128328 - Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-2210-426/+209
* Remove stops_event_propagation from Window, since it's broken.ben@chromium.org2012-03-2210-209/+426
* Restore to user selected wallpaper after browser crashbshe@chromium.org2012-03-221-0/+4
* Replace hardcoded WindowTypeLauncher size with slightly different hardcoded sizebenrg@chromium.org2012-03-211-1/+1
* Reland r127841: "Defer creating launcher until after login."derat@chromium.org2012-03-211-3/+7
* * Add RootWindow to RootWindowObserver::OnRootWindowResized as there can be m...oshima@chromium.org2012-03-211-1/+1
* Revert r127841: "Defer creating launcher until after login."derat@chromium.org2012-03-211-7/+3
* ash/chromeos: Defer creating launcher until after login.derat@chromium.org2012-03-211-3/+7
* Adds a delay before hiding the multi-window resize widget. Also fixessky@chromium.org2012-03-191-1/+4
* Use FramePainter for painting PanelViewFramedslomov@chromium.org2012-03-172-3/+7
* ash: Open app list and highlight the installed app.xiyuan@chromium.org2012-03-161-4/+11
* Makes the maximize/restore button handlingsky@chromium.org2012-03-143-0/+22
* Adds support for minimizing a window.sky@chromium.org2012-03-141-0/+1
* Reland 126256:zork@chromium.org2012-03-141-1/+2
* views: Nuke is_mouse_gesture parameter from ContextMenuController::ShowContex...tfarina@chromium.org2012-03-112-5/+3
* Ash: Correctly initialize transparency flag for windowsjamescook@chromium.org2012-03-091-0/+4
* Fixes ash_shell crashes when resizing window to its minimum sizepkotwicz@chromium.org2012-03-096-18/+4
* Ash: Remove compact window mode.jamescook@chromium.org2012-03-081-7/+1
* ash uber tray: Make it work in ash_shell, and a couple more fixes.sadrul@chromium.org2012-03-041-1/+1
* aura: Implement app list M19 mock.xiyuan@chromium.org2012-03-022-38/+22
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-021-1/+0
* Revert 124461 - Remove the singleton instance get/delete methods from RootWin...ben@chromium.org2012-03-011-0/+1
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-011-1/+0
* Convert a bunch of AuraTestBase users to AshTestBase.ben@chromium.org2012-02-291-0/+5
* ash uber tray: Make it possible for the system to send notifications to the t...sadrul@chromium.org2012-02-291-1/+2
* ash: A first step for the uber tray.sadrul@chromium.org2012-02-271-0/+4
* ash: Start moving window_util.h functions into wm namespace.tfarina@chromium.org2012-02-271-2/+2
* Remove RootWindow::Run(). This removes one reason people will call RootWindow...ben@chromium.org2012-02-251-1/+2
* Revert 123593 - Remove RootWindow::Run(). This removes one reason people will...ben@chromium.org2012-02-251-2/+1
* Remove RootWindow::Run(). This removes one reason people will call RootWindow...ben@chromium.org2012-02-241-1/+2
* Fixes crash in ash_shell from not setting WIndowWatcher onsky@chromium.org2012-02-241-4/+13
* Adds ability to pin apps to the launcher.sky@chromium.org2012-02-221-1/+7
* Aura: New window shadows, desktop background debug togglejamescook@chromium.org2012-02-171-1/+1
* Provide a RootWindow instance getter on the shell, in preparation for removin...ben@chromium.org2012-02-172-2/+2
* Revert 122547 - Aura: New window shadows, desktop background debug togglejamescook@chromium.org2012-02-171-1/+1
* Aura: New window shadows, desktop background debug togglejamescook@chromium.org2012-02-171-1/+1
* Implement taking partial screenshot.mukai@chromium.org2012-02-161-0/+6
* Refactors launcher related ShellDelegate methods into standalonesky@chromium.org2012-02-161-18/+35
* Custom frame view for panels.dslomov@chromium.org2012-02-081-4/+2
* Add PanelWindow and PanelLayoutManager to ash. (+ win fix)stevenjb@chromium.org2012-02-044-1/+150
* Revert 120460 - Add PanelWindow and PanelLayoutManager to ash.tbreisacher@chromium.org2012-02-044-150/+1