summaryrefslogtreecommitdiffstats
path: root/ash/shell.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Shelf Widgetharrym@chromium.org2013-03-091-9/+16
* Re-home the global MessageCenter to support Ash+Win environments.dewittj@chromium.org2013-03-051-6/+0
* Provides more types of errors for display status (2nd)mukai@chromium.org2013-03-011-4/+9
* Revert 185456 which broke win aura build.mattm@chromium.org2013-03-011-9/+4
* Provides more types of errors for display status.mukai@chromium.org2013-03-011-4/+9
* Makes ShadowController per-ActivationController and moves shared bitssky@chromium.org2013-02-271-1/+1
* Rework ash::CursorManager into a corewm object, to share code with desktop.erg@chromium.org2013-02-271-0/+4
* Gets tooltips to work for desktop aura. This constrains the tooltipssky@chromium.org2013-02-231-4/+4
* Fix dependency on scoped_ptr::reset sequencing in ash::DisplayControllerdcheng@chromium.org2013-02-201-1/+4
* Differentiate invisible cursor mode and disabled mouse events mode.mazda@chromium.org2013-02-041-4/+6
* Replace DialogFrameView with an enhanced BubbleFrameView.msw@chromium.org2013-02-041-5/+3
* Changes FocusController to use the new window hierarchy notifications to corr...ben@chromium.org2013-01-311-0/+4
* Small refactorings on chrome://gpu before I move it to src/content.jam@chromium.org2013-01-311-1/+2
* Update display info and root windows only after outputs are configuredoshima@chromium.org2013-01-301-5/+11
* Minimize black screen during the boot with multi displaysoshima@chromium.org2013-01-301-1/+5
* Start delegating notifications to MessageCenter on Windows.dimich@chromium.org2013-01-231-0/+7
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-221-9/+0
* Enable launcher on all displays by defaultoshima@chromium.org2013-01-171-1/+1
* Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failureerg@chromium.org2013-01-161-0/+9
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-161-9/+0
* Make ui_controls only usable from interactive_ui_tests. This has two benefits:jam@chromium.org2013-01-141-3/+0
* Fixes for FocusController to make it pass interactive_ui_tests.ben@chromium.org2013-01-111-1/+1
* Scaling scroll/fling events in multi-monitor setupsheckylin@chromium.org2013-01-101-0/+4
* Implement rough new dialog style.msw@google.com2013-01-071-1/+1
* Search next activate window from the active root window.oshima@chromium.org2012-12-281-5/+11
* DCHECK->CHECK to catch error in the field.oshima@chromium.org2012-12-271-2/+2
* Move ash/wm's DialogFrameView to ui/views/window; etc.msw@chromium.org2012-12-191-2/+2
* Make the cursor have separate mode for disabled mouse events and invisible.mazda@chromium.org2012-12-191-1/+1
* Enable new lock animations by defaultantrim@chromium.org2012-12-181-3/+3
* Revert 173731 - interactive_ui_tests" on "Linux ChromiumOS Tests (dbg)(3)nkostylev@chromium.org2012-12-181-3/+3
* Enable new lock animations by defaultantrim@chromium.org2012-12-181-3/+3
* A short-term workaround for crash in ShowContextMenuoshima@chromium.org2012-12-181-1/+9
* Consolidate dialog style flags and strings; etc.msw@chromium.org2012-12-171-1/+2
* Enables storing shelf's auto_hide_behavior and alignment per display.mukai@chromium.org2012-12-171-2/+4
* Show all launchers upon login when launcher-per-diplay is enabled.oshima@chromium.org2012-12-151-1/+8
* ash: Add RootWindowHostFactory class.reveman@chromium.org2012-12-141-0/+2
* Get the rest of the ash_unittests to pass with the new FocusController (!)ben@chromium.org2012-12-141-1/+2
* Remove a bunch of stuff related to Focus/Activation events. ben@chromium.org2012-12-121-6/+9
* Revert 172624 - Remove a bunch of stuff related to Focus/Activation events.ben@chromium.org2012-12-121-9/+6
* Remove a bunch of stuff related to Focus/Activation events.ben@chromium.org2012-12-121-6/+9
* - Show app list on 2nd launcheroshima@chromium.org2012-12-111-3/+19
* Remove observers from SystemTrayNotifier on destructionoshima@chromium.org2012-12-111-5/+4
* [Launcher per display] Removed Shell::status_area_widget(), system_tray()oshima@chromium.org2012-12-101-9/+12
* [Clenup] Split ShellTestApi into separate fileoshima@chromium.org2012-12-081-28/+0
* More ash_unittests run without crashing/pass with new focus controller.ben@chromium.org2012-12-071-0/+13
* Promote views::InputMethodWin to ui/base/ime and get working. Cleanup surroun...sky@chromium.org2012-12-061-1/+2
* Get some of the ash_unittests to run without crashing.ben@chromium.org2012-12-061-1/+1
* A few basic focus controller changes to get out of the way before getting ash...ben@chromium.org2012-12-051-7/+2
* Add policy for ash launcher auto-hide behaviorbartfab@chromium.org2012-12-041-11/+0
* Hook up the FocusController behind a flag.ben@chromium.org2012-12-031-10/+31