Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Issue 10808080: Implement new volume mute button. (Closed)

Created:
8 years, 5 months ago by jennyz
Modified:
8 years, 5 months ago
Reviewers:
sadrul
CC:
chromium-reviews, sadrul, oshima+watch_chromium.org, ben+watch_chromium.org
Visibility:
Public.

Description

Implement new volume mute button. Add a new TrayBarButtonWithTitle class which can be used for both audio and brightness UI for toggle audio/brightness state. Clip the extra empty space around left/right bar images so that the bar image would not have too much empty space around itself. The new audio/brightness slider will be implemented in another cl. BUG=122832 TEST=The new mute segment should show up and work on uber tray bubble. TBR=oshima@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148002

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+151 lines, --2 lines) Patch
M ash/ash_strings.grd View 1 chunk +3 lines, -0 lines 0 comments Download
M ash/system/audio/tray_volume.cc View 5 chunks +26 lines, -1 line 0 comments Download
M ash/system/tray/tray_constants.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/system/tray/tray_constants.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ash/system/tray/tray_views.h View 1 2 chunks +28 lines, -0 lines 0 comments Download
M ash/system/tray/tray_views.cc View 2 chunks +89 lines, -0 lines 0 comments Download
M ui/resources/default_100_percent/ash/slider_left_active.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M ui/resources/default_100_percent/ash/slider_left_disabled.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M ui/resources/default_100_percent/ash/slider_right_active.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M ui/resources/default_100_percent/ash/slider_right_disabled.png View 0 chunks +-1 lines, --1 lines 0 comments Download
M ui/resources/ui_resources.grd View 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
jennyz
8 years, 5 months ago (2012-07-23 16:54:59 UTC) #1
sadrul
http://codereview.chromium.org/10808080/diff/1/ash/system/tray/tray_views.cc File ash/system/tray/tray_views.cc (right): http://codereview.chromium.org/10808080/diff/1/ash/system/tray/tray_views.cc#newcode513 ash/system/tray/tray_views.cc:513: rect.width(), Instead of doing this, could there be a ...
8 years, 5 months ago (2012-07-23 21:02:30 UTC) #2
jennyz
http://codereview.chromium.org/10808080/diff/1/ash/system/tray/tray_views.cc File ash/system/tray/tray_views.cc (right): http://codereview.chromium.org/10808080/diff/1/ash/system/tray/tray_views.cc#newcode513 ash/system/tray/tray_views.cc:513: rect.width(), On 2012/07/23 21:02:30, sadrul wrote: > Instead of ...
8 years, 5 months ago (2012-07-23 21:22:03 UTC) #3
sadrul
LGTM
8 years, 5 months ago (2012-07-23 21:39:08 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jennyz@chromium.org/10808080/8002
8 years, 5 months ago (2012-07-23 21:42:14 UTC) #5
commit-bot: I haz the power
Presubmit check for 10808080-8002 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 5 months ago (2012-07-23 21:42:21 UTC) #6
jennyz
8 years, 5 months ago (2012-07-23 21:45:49 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jennyz@chromium.org/10808080/8002
8 years, 5 months ago (2012-07-23 21:46:51 UTC) #8
commit-bot: I haz the power
8 years, 5 months ago (2012-07-24 00:32:59 UTC) #9
Change committed as 148002

Powered by Google App Engine
This is Rietveld 408576698