summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Move GetRootWindowController to root_window_controller.hoshima@chromium.org2013-09-0622-74/+38
* RootWindowController::GetFullscreenWindow() should return the active one.mukai@chromium.org2013-09-065-19/+41
* Fixing various problems with the new shelf layout in conjunction with the blu...skuhne@chromium.org2013-09-066-50/+43
* Remove old activation code and disable-focus-controller flagsoshima@chromium.org2013-09-0518-1512/+20
* Replace kIgnoreSoloWindowFramePointerPolicy with global flagoshima@chromium.org2013-09-054-8/+13
* fix macro, comments and unused includesoshima@chromium.org2013-09-052-8/+8
* Change active root window before closing old root windows' children.flackr@chromium.org2013-09-051-1/+6
* ash: Clean up window cycling accelerator codejamescook@chromium.org2013-09-054-86/+54
* ash:Shelf - Enable Alternate Shelf and Side Shelf by default.harrym@chromium.org2013-09-0516-77/+532
* Enabling the new drag off shellf feature by defaultskuhne@chromium.org2013-09-043-7/+7
* Enable overview mode by default.flackr@chromium.org2013-09-044-13/+16
* ash: Allow web pages to use the Ctrl-M minimize shortcutjamescook@chromium.org2013-09-047-19/+124
* Remove new dialog style command-line flags, etc.msw@chromium.org2013-09-041-2/+1
* Move Shill property utility functions to a separate file.pneubeck@chromium.org2013-09-041-1/+3
* Clean up per-file ownership in ash/OWNERSjamescook@chromium.org2013-09-041-5/+0
* Add oshima to ash/OWNERSjamescook@chromium.org2013-09-041-0/+1
* [ash] Wrong LauncherItem state when overflow bubble is shownsimon.hong81@gmail.com2013-09-042-1/+35
* [ash] Hide tooltip when mouse button is pressedsimon.hong81@gmail.com2013-09-043-6/+42
* Revert 221197 "Adds an integration test for uninstalling app lis..."vitalybuka@chromium.org2013-09-046-74/+0
* Display an app's short name in the app launchertmdiep@chromium.org2013-09-041-1/+2
* Adds an integration test for uninstalling app list search results.tapted@chromium.org2013-09-046-0/+74
* Move event handler to window_selector to ensure correct lifetime.flackr@chromium.org2013-09-045-57/+49
* Updating XTBs based on .GRDs from branch 1599karen@chromium.org2013-09-033-5/+5
* Abort overview if new windows are created or a window is activated.flackr@chromium.org2013-09-017-70/+190
* Do not initialize/shutdown twice in SetUp/TearDown.nona@chromium.org2013-09-011-4/+0
* Polish for audio device selector in ash system tray.michaelpg@chromium.org2013-08-315-15/+38
* Remove using the Shell desktop Window when we don't have an acceleated widget.cpu@chromium.org2013-08-301-5/+1
* Updating XTBs based on .GRDs from branch 1599karen@chromium.org2013-08-3052-749/+1425
* Introduce RootWindowProperty for RootWindow's propertiesoshima@chromium.org2013-08-3012-51/+130
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* Differentiate between 'connect-failed' and 'bad-passphrase'stevenjb@chromium.org2013-08-303-6/+10
* ash: Minor cleanup, move more files from launcher to shelf.tfarina@chromium.org2013-08-309-25/+25
* Switch over MobileActivator to use Network*Handlergauravsh@chromium.org2013-08-301-1/+2
* Correctly restore the auto managed window to the original bounds when becomin...oshima@chromium.org2013-08-293-66/+231
* Do not CrossFade the bounds change of AdjustWindowBoundsForWorkAreaChange()mukai@chromium.org2013-08-291-8/+5
* Show 'Screenshots disabled' message instead of generic fail notificationanitawoodruff@chromium.org2013-08-291-0/+6
* Remove unused ash art resourcesjamescook@chromium.org2013-08-2924-15/+0
* Fixes the display notification's handling of login status.mukai@chromium.org2013-08-292-47/+7
* Adding animation anf f/x logic for dragging items from shelf to the desktop t...skuhne@chromium.org2013-08-296-49/+155
* Delay entering overview mode when using alt-tab.flackr@chromium.org2013-08-298-254/+453
* Do not pass key event if the system tray bubble is shown.nona@chromium.org2013-08-291-1/+3
* Minor status tray notification cleanupstevenjb@chromium.org2013-08-283-31/+1
* Add skuhne to ash/launcher/OWNERSjamescook@chromium.org2013-08-281-0/+1
* Remove BrowserLauncherItemController and ash::TYPE_TABBEDsimon.hong81@gmail.com2013-08-2815-434/+120
* Fix autofill popup stickiness.dbeam@chromium.org2013-08-282-3/+8
* Ports session_length_timeout notification to message center.mukai@chromium.org2013-08-283-77/+37
* Update Status Icon menu when menu model changes (Linux Aura)sidharthms@chromium.org2013-08-282-3/+53
* Adds AnimateToFullscreen window property for the transition animation to full...mukai@chromium.org2013-08-285-3/+22
* Cancels the cross fade animation when the display is disconnected.mukai@chromium.org2013-08-281-0/+3
* Refactor LauncherDelegatesimon.hong81@gmail.com2013-08-2816-117/+393