summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/ash
Commit message (Expand)AuthorAgeFilesLines
* Make hidden app windows have no shelf presence [ChromeOS].calamity@chromium.org2014-04-246-20/+178
* Add a main menu item for disabling the notification bell on Mac.dewittj@chromium.org2014-04-241-1/+0
* Show status area and header bar at OOBE.michaelpg@chromium.org2014-04-223-13/+0
* Removes the handling of teleported windows in the notification blocker.mukai@chromium.org2014-04-214-141/+3
* InternetOptionsHandler cleanupstevenjb@chromium.org2014-04-211-1/+1
* Replace NOTIFICATION_EXTENSION_LOADED to NOTIFICATION_EXTENSION_LOADED_DEPREC...limasdf@gmail.com2014-04-202-7/+6
* Show settings browser windows as a separate launcher itemstevenjb@chromium.org2014-04-185-75/+143
* Some simple refactoring in advance for switching desktop notifications to use...jam@chromium.org2014-04-171-1/+1
* Use EventRouter instead of ExtensionSystem::Get->event_router()limasdf@gmail.com2014-04-171-2/+1
* Cleanups under c/b/ui/app_listtapted@chromium.org2014-04-172-46/+51
* Add profile-switches to signin-internals; move switches to componentmlerman@chromium.org2014-04-161-1/+1
* Replace Browser::AppType with is_trusted_source_stevenjb@chromium.org2014-04-142-10/+14
* Re-enable "Enable immersive fullscreen on Windows Ash."zturner@chromium.org2014-04-141-28/+7
* Notify about major session changes events.nkostylev@chromium.org2014-04-144-3/+82
* Shelf Cleanup AlternateShelfLayout P1 Attempt 3harrym@chromium.org2014-04-125-232/+11
* ozone: Rename XKeyboard to ImeKeyboard & use fake under ozonespang@chromium.org2014-04-111-1/+1
* Introdcue AshWindowTreeHost and move ash/chrome specific code in WTH to ash.oshima@chromium.org2014-04-112-6/+0
* Remove ExtensionService::GetInstalledApp() and ExtensionService::IsInstalledA...rdevlin.cronin@chromium.org2014-04-101-7/+14
* Fixing too long running unit tests on valgrind (produced by user switch anima...skuhne@chromium.org2014-04-107-33/+63
* Implemented system tray UI for new account management.dzhioev@chromium.org2014-04-1011-0/+144
* ozone: Protect X11-specific code under chrome/browser/ui/ashspang@chromium.org2014-04-102-0/+4
* Move all wallpaper file loading and decoding from DesktopBackgroundController...alemate@chromium.org2014-04-091-2/+3
* Move extensions manifest IconsHandler to //extensionsjamescook@chromium.org2014-04-091-1/+1
* Fixing shutdown crasher with ongoing user switch animationsskuhne@chromium.org2014-04-094-0/+29
* [IME] support password field in IME API. Moving the password related checks f...shuchen@chromium.org2014-04-081-79/+0
* ash: Rename AURA_LAUNCHER to ASH_SHELF.tfarina@chromium.org2014-04-082-5/+5
* Make keyboard controller a singleton.kevers@chromium.org2014-04-071-1/+1
* Improving the user transition to add special cases for maximized windows and ...skuhne@chromium.org2014-04-075-233/+702
* Revert of Improving the user transition to add special cases for maximized wi...nhiroki@chromium.org2014-04-065-702/+233
* Improving the user transition to add special cases for maximized windows and ...skuhne@chromium.org2014-04-055-233/+702
* Revert 261944 "Improving the user transition to add special case..."scottmg@chromium.org2014-04-055-702/+233
* Improving the user transition to add special cases for maximized windows and ...skuhne@chromium.org2014-04-055-233/+702
* Fixing crasher with deleted content still being present in our ChromeLauncher...skuhne@chromium.org2014-04-054-8/+35
* [cros] Virtual keyboard support at OOBE/loginnkostylev@chromium.org2014-04-042-0/+24
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-035-10/+10
* Read and expose accelerometer values from cros-ec-accel trigger.flackr@chromium.org2014-04-031-0/+7
* Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in chrome...jyasskin@chromium.org2014-04-021-3/+3
* Remove automation code from browser process.jam@chromium.org2014-04-021-1/+0
* extensions: Remove ChromeRenderMessageFilter dependency.derat@chromium.org2014-04-012-6/+6
* ash::internal::TrayBluetooth: Hide spinner if discovery session stops.armansito@chromium.org2014-04-013-4/+13
* Add browser tests for password field behaviorbshe@chromium.org2014-03-312-2/+79
* Update StickyKeys overlay to show or hide AltGr depending on thezork@chromium.org2014-03-281-2/+3
* Simplifying launcher handling by removing an unnecessary data structure and s...skuhne@chromium.org2014-03-282-105/+45
* Fixing icon ordering problem between browser and running windowed applicationsskuhne@google.com2014-03-281-2/+2
* SyncGlobalError refactor and Ash notification.michaelpg@chromium.org2014-03-282-6/+27
* Show a notification when a braille display is connected.plundblad@chromium.org2014-03-282-0/+7
* Volume adjust sound is played only if spoken feedback is enabled.ygorshenin@chromium.org2014-03-282-7/+24
* Remove chrome/browser/extensions/event_namesrdevlin.cronin@chromium.org2014-03-271-1/+0
* Show settings for active user only, in CrOS tray menu delegatemichaelpg@chromium.org2014-03-261-7/+2
* Automatically teleporting V2 application windows to the current destkop if th...skuhne@chromium.org2014-03-263-2/+119