summaryrefslogtreecommitdiffstats
path: root/ash/system/audio
Commit message (Expand)AuthorAgeFilesLines
* Removing arrow of bubble (popup) for volume and brightness.sschmitz@chromium.org2013-01-252-0/+5
* [Cleanup] rename tray_delegate -> system_tray_delegateoshima@chromium.org2012-12-121-4/+4
* Remove observers from SystemTrayNotifier on destructionoshima@chromium.org2012-12-111-0/+3
* Stop using shell::GetInstance()->system_tray() in system tray itemsbartfab@chromium.org2012-11-212-3/+3
* views: Improve the constant names of the ButtonState enum.tfarina@chromium.org2012-11-141-1/+1
* Use the same blue solid border among tray and launcher, for focus.mukai@chromium.org2012-10-301-0/+1
* Makes toggling the brightness and volumn not force the launcher tosky@chromium.org2012-10-252-0/+5
* (reland r156610)oshima@chromium.org2012-09-131-1/+1
* Revert r156610 "add ash_resources.grd and necessary changes to use images in ...oshima@chromium.org2012-09-131-1/+1
* add ash_resources.grd and necessary changes to use images in ash/resourcesoshima@chromium.org2012-09-131-1/+1
* Remove the title "mute" under the mute button.jennyz@chromium.org2012-09-061-1/+1
* Consolidate volume_control_delegate and sysmte_tray_delegatejennyz@chromium.org2012-08-141-19/+23
* Replace views::Event with ui::Event.beng@google.com2012-08-101-1/+1
* Display the volume control detailed when user press mute button.jennyz@google.com2012-08-021-0/+2
* Implement new slider control and disable the volume control when audio is muted.jennyz@google.com2012-07-273-15/+42
* Make audio volume icon HDCoshima@chromium.org2012-07-241-18/+17
* Implement new volume mute button.jennyz@chromium.org2012-07-241-1/+26
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+1
* Remove #pragma once from ashajwong@chromium.org2012-07-111-1/+0
* ash: Add some 2x assets for the uber-tray.sadrul@chromium.org2012-06-011-1/+1
* Modify the volume visuals:mukai@chromium.org2012-05-221-4/+12
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-211-3/+3
* Revert 136964 - Change SetImage, SetBackground, and SetToggledImage to take i...vrk@google.com2012-05-141-3/+3
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-141-3/+3
* Prevent the volume slider from sending accessibility events when updated via ...zork@chromium.org2012-05-021-0/+4
* Remove scoped_ptr for system tray viewsstevenjb@chromium.org2012-05-012-9/+9
* ash: Animate changes in the uber tray.sadrul@chromium.org2012-04-231-2/+2
* ash: Show better focus rects for the tray.sadrul@chromium.org2012-04-131-0/+2
* ash: Update icons for disconnected wifi, and muted audio in the tray.sadrul@chromium.org2012-03-281-18/+7
* Display mute icon in uber tray when muted.flackr@chromium.org2012-03-262-10/+13
* ash: A couple of small changes..sadrul@chromium.org2012-03-251-2/+2
* Allow sliders to be adjusted with arrow keyszork@chromium.org2012-03-241-1/+0
* ash: Avoid crash when returning from network details popup.derat@chromium.org2012-03-242-3/+12
* Add accessible names to the sliders in the uber tray.zork@chromium.org2012-03-231-0/+4
* ash: Improve uber tray bubble lifetimes.derat@chromium.org2012-03-231-1/+1
* Initial system tray accessibility fixesdmazzoni@chromium.org2012-03-231-0/+1
* ash: Fix various UI issues.sadrul@chromium.org2012-03-231-3/+11
* ash: Make sure all the popups from the tray have the same width.sadrul@chromium.org2012-03-171-2/+7
* ash: Clean up some uber-tray related code.sadrul@chromium.org2012-03-142-8/+8
* ash: Update the volume icon when audio is muted/unmuted.sadrul@chromium.org2012-03-141-0/+4
* ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.tfarina@chromium.org2012-03-131-1/+1
* ash: Do not activate volume/bubble popups, and fix a crash.sadrul@chromium.org2012-03-091-1/+1
* ash uber tray: Add some missing virtual destructors.sadrul@chromium.org2012-03-061-0/+2
* ash uber tray: Auto-close volume/brightness popups after a short delay.sadrul@chromium.org2012-03-051-1/+2
* ash uber tray: Allow customizing each item depending on whether the user is l...sadrul@chromium.org2012-03-032-6/+6
* ash uber tray: Update the volume icon for various levels of volumes.sadrul@chromium.org2012-03-022-40/+82
* ash: Use imperative verbs for Audio related methods.tfarina@chromium.org2012-02-291-4/+4
* ash uber tray: Show just the volume/brightness item when user presses appropr...sadrul@chromium.org2012-02-291-2/+3
* views: Tell SliderListener's how the slider value was changed.sadrul@chromium.org2012-02-291-1/+4
* ash uber tray: Make it possible for the system to send notifications to the t...sadrul@chromium.org2012-02-293-5/+45