summaryrefslogtreecommitdiffstats
path: root/ash/system/brightness
Commit message (Expand)AuthorAgeFilesLines
* ash: Add some 2x assets for the uber-tray.sadrul@chromium.org2012-06-011-1/+1
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-211-1/+1
* Revert 136964 - Change SetImage, SetBackground, and SetToggledImage to take i...vrk@google.com2012-05-141-1/+1
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-141-1/+1
* Remove scoped_ptr for system tray viewsstevenjb@chromium.org2012-05-012-9/+12
* ash: Refresh the tray items, instead of recreating them, when login status ch...sadrul@chromium.org2012-04-242-0/+4
* ash: Show better focus rects for the tray.sadrul@chromium.org2012-04-131-0/+1
* Ash: Remove a line of log spam from unit testsjamescook@chromium.org2012-03-291-4/+2
* chromeos: Fix a bunch of issues with the brightness slider.derat@chromium.org2012-03-264-38/+120
* Allow sliders to be adjusted with arrow keyszork@chromium.org2012-03-241-1/+0
* ash: Fix compilation on Windows from r128646.derat@chromium.org2012-03-241-1/+1
* ash: Improve uber tray brightness slider.derat@chromium.org2012-03-243-19/+41
* 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-4/+6
* Initial system tray accessibility fixesdmazzoni@chromium.org2012-03-231-0/+1
* ash: Fix various UI issues.sadrul@chromium.org2012-03-231-1/+2
* 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: Do not activate volume/bubble popups, and fix a crash.sadrul@chromium.org2012-03-091-1/+1
* ash: Fix crash when playing with brightness controller in uber tray menu.tfarina@chromium.org2012-03-071-7/+7
* 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
* Mac Aura fails compile and some testsdhollowa@chromium.org2012-03-031-0/+2
* ash uber tray: Update the volume icon for various levels of volumes.sadrul@chromium.org2012-03-022-7/+7
* 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-8/+59
* ash uber tray: Some adjustments after discussing with UX.sadrul@chromium.org2012-02-282-3/+17
* ash uber tray: Add a brightness controller.sadrul@chromium.org2012-02-273-0/+147