summaryrefslogtreecommitdiffstats
path: root/ash/system/tray
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-072-2/+2
* Implement screen sharing system tray and notification UI.tengs@chromium.org2013-06-073-3/+34
* ash: Remove hack for scrolling a list of things.sadrul@chromium.org2013-06-052-8/+0
* Add SessionStateObserver with ActiveUserChanged()nkostylev@chromium.org2013-06-043-6/+8
* Shows the display info as a popup when a new display is connected.mukai@chromium.org2013-06-032-0/+28
* Move NetworkStateNotifier to SystemTrayNotifierstevenjb@chromium.org2013-05-302-0/+16
* Make RecreateLayer() order the old layer above the new layer.pkotwicz@chromium.org2013-05-271-3/+5
* Sets 4px offset for status area tray items.mukai@chromium.org2013-05-221-3/+8
* Deprecate kAshDisableNewNetworkStatusAreastevenjb@chromium.org2013-05-215-182/+5
* Adding new user menu section to the SystemTrayMenu & refactoring of user accessskuhne@chromium.org2013-05-185-39/+12
* Handle NetworkConnectionHandler errors in NetworkStateListDetailedViewstevenjb@chromium.org2013-05-173-5/+21
* Move TrayPower related code frome ash/system/power to ash/system/chromeos/pow...jennyz@chromium.org2013-05-167-45/+5
* Fix reboot for update from tray.antrim@chromium.org2013-05-133-4/+4
* modify View::ViewHierarchyChanged signaturekuan@chromium.org2013-05-132-7/+5
* Add a "Settings..." menu item to a11y uber menu.yoshiki@chromium.org2013-05-093-0/+7
* Stop changing background color to blue in status area.mukai@chromium.org2013-05-062-10/+4
* ash: Rename tray_views.{h,cc} to tray_utils.{h,cc}tfarina@chromium.org2013-05-066-8/+5
* Do not change the tray background color for popups.mukai@chromium.org2013-05-062-5/+10
* Changes the background color of status area.mukai@chromium.org2013-05-013-10/+56
* ash: Use base::MessageLoop.xhwang@chromium.org2013-04-302-3/+3
* Add tray warning for Locally managed users.antrim@chromium.org2013-04-304-0/+26
* ash: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-262-8/+5
* Add AshTestHelper to let unit tests create windows on Ashjamescook@chromium.org2013-04-261-0/+1
* Change data source of ash::internal::TrayDrive to drive::JobListInterface().kinaba@chromium.org2013-04-256-11/+15
* Implement new audio tray ui and integrate with new audio controller.jennyz@chromium.org2013-04-241-2/+2
* Bluetooth: don't connect to unconnectable devices or disconnectkeybuk@chromium.org2013-04-223-4/+4
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-173-16/+16
* Revert 194589 "Revert 194578 "Add ash SessionStateDelegate""bartfab@google.com2013-04-171-3/+6
* Revert 194578 "Add ash SessionStateDelegate"gavinp@chromium.org2013-04-171-6/+3
* Add ash SessionStateDelegatebartfab@google.com2013-04-171-3/+6
* Introduce 'connecting' field to bluetooth device info for system traymukai@chromium.org2013-04-162-1/+4
* Move ash tray audio UI code from ash/system/audio to ash/system/chromeos/audio.jennyz@chromium.org2013-04-163-29/+30
* Chrome OS multi-profiles backend and UI.nkostylev@chromium.org2013-04-153-1/+24
* Declares GetHeightForWidth() for those who need it.mukai@chromium.org2013-04-116-0/+15
* Fix the status tray background regression issue.jennyz@chromium.org2013-04-112-3/+21
* Update src/ash/ for renames and moves in basebrettw@chromium.org2013-04-1119-58/+61
* Cleanup: remove NotifyAccessibilityEvent from views::Widget.dmazzoni@chromium.org2013-04-081-2/+2
* Disable system tray features that are not going tocpu@chromium.org2013-04-081-0/+8
* Fix launcher and system tray accessibility.dmazzoni@chromium.org2013-04-061-0/+5
* Bluetooth: clean up Bluetooth classeskeybuk@chromium.org2013-04-051-1/+0
* Add SystemTrayDelegate::Shutdownstevenjb@chromium.org2013-04-043-0/+7
* Update notification bubble during loginbartfab@chromium.org2013-03-261-0/+1
* ash: Pull out the remaining classes from tray_views.htfarina@chromium.org2013-03-269-253/+318
* Suppress error notifications and detailed view during OOBEstevenjb@chromium.org2013-03-254-0/+11
* Integrate ash tray screen capture UI with screen capture api.jennyz@chromium.org2013-03-222-0/+30
* Add notifications for session length countdownbartfab@chromium.org2013-03-218-31/+49
* Fixing i18n issues with the system tray menu (strings are too long for menu)skuhne@chromium.org2013-03-204-1/+18
* New screen capture feature UI in ash tray, UI mock see in bug description. Th...jennyz@chromium.org2013-03-191-1/+3
* Don't adjust system tray bubble even if anchor point is offscreen.oshima@chromium.org2013-03-151-1/+1
* Replace NetworkMessageObserver with Ash code using NetworkStateHandlerstevenjb@chromium.org2013-03-153-5/+20