summaryrefslogtreecommitdiffstats
path: root/ash/system/audio
Commit message (Expand)AuthorAgeFilesLines
* Refactor DisplayInfo::rotation_ to track different sources of rotationsjonross2015-04-231-1/+1
* Add a new audio extension event OnMuteChanged.jennyz2015-03-303-3/+3
* Redesign audio extension apis. This adds the following P1 requests api features:jennyz2015-03-213-4/+9
* Update Touch Feedback on Volume trayjonross2015-01-262-124/+80
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-283-32/+31
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-033-22/+22
* Flip the left/right speaker when the device is in yoga mode.jennyz2014-10-023-1/+58
* views::ImageButton: Added SetMinimumImageSize; removed SetPreferredSize.mgiuca2014-09-221-1/+0
* Cleanup: Remove misc unneeded grit includes.thestig2014-08-281-1/+0
* ash: Remove a few unused includes.thakis@chromium.org2014-08-141-2/+0
* views: Make view::Views::GetPreferredSize() const.erg@chromium.org2014-05-201-2/+2
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-034-14/+1
* Resubmit 'Enable the volume slider in Windows Ash'.zturner@chromium.org2014-03-121-1/+1
* Revert of Resubmit enable the volume slider in Ash for windows. (https://code...dmichael@chromium.org2014-03-121-1/+1
* Resubmit enable the volume slider in Ash for windows.zturner@chromium.org2014-03-121-1/+1
* Revert of Enable the volume slider in Ash for windows. (https://codereview.ch...pkotwicz@chromium.org2014-03-061-1/+1
* Enable the volume slider in Ash for windows.zturner@chromium.org2014-03-061-1/+1
* Remove ash audio menu related switches.jennyz@chromium.org2014-03-053-4/+14
* Resubmit 'Refactor the TrayAudio code so that it can be used by other platfor...zturner@chromium.org2014-02-196-0/+711
* Revert 251959 "Refactor the TrayAudio code so that it can be use..."earthdok@chromium.org2014-02-196-709/+0
* Refactor the TrayAudio code so that it can be used by other platforms.zturner@chromium.org2014-02-196-0/+709
* Move ash tray audio UI code from ash/system/audio to ash/system/chromeos/audio.jennyz@chromium.org2013-04-163-363/+0
* ash: Extract TrayBarButtonWithTitle into its own component (.cc,.h).tfarina@chromium.org2013-03-141-4/+5
* 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