summaryrefslogtreecommitdiffstats
path: root/ash/shell.cc
Commit message (Expand)AuthorAgeFilesLines
* [ash] Enable drag and drop support in all visible app listsimon.hong81@gmail.com2013-08-071-7/+0
* Add window overview mode behind --ash-enable-overview-mode flag to F5 key.flackr@chromium.org2013-08-011-0/+2
* open new window in the same root window where the launcher was inoshima@chromium.org2013-08-011-7/+11
* chromeos: Avoid an XRRGetScreenResources() call at startup.derat@chromium.org2013-07-311-5/+3
* Refactor most recently used window tracking into a separate class.flackr@chromium.org2013-07-311-2/+5
* Migrates locale notification from system tray to the message center.mukai@chromium.org2013-07-311-0/+6
* Configure CTM on touchscreen hotplug.ynovikov@chromium.org2013-07-261-0/+4
* chromeos: Report user activity type to power manager.derat@chromium.org2013-07-171-4/+6
* [Cleanup]oshima@chromium.org2013-07-121-5/+3
* 1) Simplify mouse cursor restorationoshima@chromium.org2013-07-111-0/+4
* Replaces display error dialog by notifications.mukai@chromium.org2013-07-111-1/+1
* Add persisted preference for projection touch HUDmohsen@chromium.org2013-07-091-13/+2
* Simplify RootWindowController init processoshima@chromium.org2013-07-031-24/+10
* Create Launcher after shell is initialized because this is how chromeos build...oshima@chromium.org2013-07-021-5/+5
* Cleanup: move AlwaysOnTopController to RootWindowControlleroshima@chromium.org2013-07-021-10/+1
* Separate projection mode from rest of touch HUDmohsen@chromium.org2013-07-011-1/+19
* chromeos: PowerManagerHandler -> PowerStatus; move to ash.derat@chromium.org2013-06-281-1/+12
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-181-1/+1
* Add ContextMenuSourceType to views::ContextMenuController::ShowContextMenuFor...varunjain@chromium.org2013-06-181-2/+3
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-141-1/+1
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-141-1/+1
* Flip the software mirroring flag to disable the feature.oshima@chromium.org2013-06-101-1/+1
* Change ordering of Shell event handlers:varunjain@chromium.org2013-06-061-2/+2
* Call OpenAsh before Profile Init and CreateLauncher() afterstevenjb@chromium.org2013-05-311-1/+5
* Rename SessionStateController -> LockStateController.nkostylev@chromium.org2013-05-301-7/+7
* Use CustomFrameViewAsh in ash::Shell::CreateDefaultNonClientFrameView.msw@chromium.org2013-05-301-3/+0
* Mirror cursor using compositoroshima@chromium.org2013-05-251-2/+4
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-231-2/+2
* This CL create just a window which will be used to show oshima@chromium.org2013-05-231-0/+6
* Revert 201618 because it broke cros bots and win-aura bot.sadrul@chromium.org2013-05-231-5/+0
* This CL create just a window which will be used to show oshima@chromium.org2013-05-221-0/+5
* Ensures calling OnMouseExited for window close with mouse hovers.mukai@chromium.org2013-05-201-3/+3
* Adding new user menu section to the SystemTrayMenu & refactoring of user accessskuhne@chromium.org2013-05-181-1/+1
* Remove ash-disable-launcher-per-display flagoshima@chromium.org2013-05-101-24/+9
* This is the first of two patches to drag and drop items from the app list to ...skuhne@chromium.org2013-05-081-0/+7
* Revert 197366 "ash: Update app list button."xiyuan@chromium.org2013-05-061-12/+14
* Adding experimental maximize mode (behind a flag)skuhne@chromium.org2013-05-021-0/+6
* Clean up selected ash defines for MessagePumpLinuxrjkroege@chromium.org2013-04-301-6/+6
* ash: Update app list button.xiyuan@chromium.org2013-04-301-14/+12
* Don't check video activity during shutdownoshima@chromium.org2013-04-261-0/+2
* keyboard: Simplify initialization and use in ash_shell.sadrul@chromium.org2013-04-231-0/+7
* Scale TouchEvent's radius when touchscreen is in mirror modemiletus@chromium.org2013-04-191-0/+1
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-11/+11
* Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""bartfab@google.com2013-04-171-11/+6
* Revert 194578 "Add ash SessionStateDelegate"gavinp@chromium.org2013-04-171-6/+11
* Add ash SessionStateDelegatebartfab@google.com2013-04-171-11/+6
* chromeos: Refactor OutputConfigurator.derat@chromium.org2013-04-051-1/+1
* Add SystemTrayDelegate::Shutdownstevenjb@chromium.org2013-04-041-0/+1
* Change GpuControlList features from bits of int to set.zmo@chromium.org2013-04-021-3/+2
* Added touch HUD for all displaysmohsen@chromium.org2013-04-011-8/+0