summaryrefslogtreecommitdiffstats
path: root/ash/system
Commit message (Expand)AuthorAgeFilesLines
* Change user card background color for public accountsbartfab@chromium.org2012-11-153-1/+6
* Remove top and bottom margins from TrayBubbleViewbartfab@chromium.org2012-11-151-3/+0
* aura: Remove aura::EventFilter.sadrul@chromium.org2012-11-142-2/+0
* Use gfx::Insets return type for Border::GetInsets().wittman@chromium.org2012-11-143-7/+5
* views: Improve the constant names of the ButtonState enum.tfarina@chromium.org2012-11-147-21/+21
* - Move DisplayManager and DisplayChangeObserverX11 from auraoshima@chromium.org2012-11-142-10/+8
* Add SystemTrayObserversstevenjb@chromium.org2012-11-145-131/+404
* Do not show VPN line in the uber tray bubble if no vpn is configured.jennyz@chromium.org2012-11-131-0/+6
* Use correct modal window container at login screennkostylev@chromium.org2012-11-131-2/+10
* ash: Convert some aura::EventFilters into ui::EventHandlers.sadrul@chromium.org2012-11-122-37/+33
* views: Add a new view that can be slided out using gestures.sadrul@chromium.org2012-11-092-2/+11
* Make views::Border::Paint() non-const; additional cleanup.msw@chromium.org2012-11-092-5/+2
* Fix the issue that battery icon image does not match the battery percentage, ...jennyz@chromium.org2012-11-081-4/+0
* This CL adds a big red logout button to the aura bar. The button isbartfab@chromium.org2012-11-085-0/+217
* Replace Label::Alignment with gfx::HorizontalAlignment.msw@chromium.org2012-11-0710-19/+19
* SystemTrayDelegate ownership -> Shellstevenjb@chromium.org2012-11-077-307/+431
* Move the web notification tray down 1 pixel lower than system tray.jennyz@chromium.org2012-11-071-1/+3
* Uber tray UI tweaks.jennyz@chromium.org2012-11-063-6/+14
* Make ash aware of public accountsbartfab@chromium.org2012-11-063-0/+5
* Create helper function to determine label for sign-out buttonbartfab@chromium.org2012-11-063-10/+36
* Add a missing STATE_DUAL_UNKNOWN for extended desktop status message for tray...mukai@chromium.org2012-11-061-1/+2
* Check status_area before accessing system_tray where appropriatestevenjb@chromium.org2012-11-051-2/+7
* Create ash memory monitordavemoore@chromium.org2012-11-053-0/+112
* Caches the display names in MultiDisplayManager (2nd)mukai@chromium.org2012-11-051-31/+30
* ui: Remove TouchStatus in favour of EventResult.sadrul@chromium.org2012-11-042-4/+4
* Revert "Caches the display names in MultiDisplayManager."phajdan.jr@chromium.org2012-11-021-30/+31
* Add a second kind of WebContentsView called BaseFormatView that displays two ...miket@chromium.org2012-11-022-3/+6
* Caches the display names in MultiDisplayManager.mukai@chromium.org2012-11-021-31/+30
* Remove network and vpn detailed view from the locked screen.jennyz@chromium.org2012-11-018-19/+34
* views: Start converting View into an EventTarget.sadrul@chromium.org2012-11-016-15/+16
* Revert 165244 - Create ash memory monitorbrettw@chromium.org2012-10-313-110/+0
* Create ash memory monitordavemoore@chromium.org2012-10-313-0/+110
* Animation changed to fade out on Launcher related bubbles.harrym@chromium.org2012-10-312-2/+2
* Use the same blue solid border among tray and launcher, for focus.mukai@chromium.org2012-10-305-4/+3
* Move ash/system/web_notification message_center to ui/stevenjb@chromium.org2012-10-3029-2339/+93
* Add non-member non-mutating methods for common gfx::Rect operations.danakj@chromium.org2012-10-291-6/+6
* Add checkmark for conencted bluetooth devices.kevers@chromium.org2012-10-293-6/+50
* Make sure tray widget doesn't move to other root windows.oshima@chromium.org2012-10-292-5/+4
* Fix input method changed notification window looking.nona@chromium.org2012-10-261-1/+4
* Attempt 2 at: Hides the bubble arrow when showing a tray bubble and the launc...sky@chromium.org2012-10-263-30/+27
* Revert 164398 - Hides the bubble arrow when showing a tray bubble and the lau...sail@chromium.org2012-10-263-23/+30
* Hides the bubble arrow when showing a tray bubble and the launcher issky@chromium.org2012-10-263-30/+23
* Display battery percentage if it is calculating the battery time.jennyz@chromium.org2012-10-261-16/+21
* Makes toggling the brightness and volumn not force the launcher tosky@chromium.org2012-10-2511-2/+43
* Fix behaviour changes due to r163579danakj@chromium.org2012-10-252-7/+5
* Add new vpn system tray ui. This implements most of the UI features, separate...jennyz@chromium.org2012-10-2310-372/+839
* ash: Make sure the power-status string is updated correctly.sadrul@chromium.org2012-10-231-1/+3
* Move keyboard brightness controller to ash/system/chromeos.tfarina@chromium.org2012-10-232-0/+75
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-233-8/+14
* Improve bluetooth configuration UI in uber tray bubble when it is disabled.jennyz@chromium.org2012-10-235-6/+49