|
A11y setting: mono audio
mainly two parts: 1) a11y checkbox 2) dbus method call and an a11y controller class
BUG= 404701
TEST=accessibility_manager_browsertest.cc
Youtube speaker headphones test left and right
There is still a bug when playing reverse polarity stereo audio sound, which I will open a bug to track and discuss with cras side members. crbug/598744
Committed: https://crrev.com/533c8f6025861232be19af95fff93faff3b5fdb1
Cr-Commit-Position: refs/heads/master@{#386543}
Total comments: 8
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+313 lines, -2 lines) |
Patch |
|
M |
ash/accessibility_delegate.h
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
ash/ash_strings.grd
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
ash/default_accessibility_delegate.h
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
ash/default_accessibility_delegate.cc
|
View
|
|
2 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
|
M |
ash/shell.h
|
View
|
1
2
3
4
5
|
3 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
ash/shell.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/app/chromeos_strings.grdp
|
View
|
1
2
3
4
5
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/app/settings_strings.grdp
|
View
|
1
2
3
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/chromeos/accessibility/accessibility_manager.h
|
View
|
1
2
3
4
5
|
5 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/chromeos/accessibility/accessibility_manager.cc
|
View
|
1
2
3
4
5
|
8 chunks |
+46 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/chromeos/accessibility/accessibility_manager_browsertest.cc
|
View
|
1
2
3
4
5
|
20 chunks |
+83 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/chromeos/preferences.cc
|
View
|
1
2
3
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/extensions/api/settings_private/prefs_util.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/resources/options/browser_options.html
|
View
|
1
2
3
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/resources/settings/a11y_page/a11y_page.html
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/ash/chrome_shell_delegate_chromeos.cc
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/chromeos/login/core_oobe_handler.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/chromeos/login/core_oobe_handler.cc
|
View
|
|
3 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/options/browser_options_handler.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/common/pref_names.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/common/pref_names.cc
|
View
|
1
2
3
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
A |
chromeos/audio/audio_a11y_controller.h
|
View
|
1
2
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
|
A |
chromeos/audio/audio_a11y_controller.cc
|
View
|
1
2
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
|
M |
chromeos/chromeos.gyp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
tools/metrics/actions/actions.xml
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
Total messages: 53 (24 generated)
|