|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+692 lines, -434 lines) |
Patch |
 |
M |
content/browser/renderer_host/media/audio_input_device_manager.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/media/audio_input_device_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+7 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/media/audio_input_device_manager_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/media/audio_input_renderer_host.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/media/audio_renderer_host.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/media/audio_renderer_host_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+14 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/common/media/audio_messages.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
D |
content/common/media/audio_stream_state.h
|
View
|
|
1 chunk |
+0 lines, -17 lines |
0 comments
|
Download
|
 |
M |
content/content_common.gypi
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/media/audio_device.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
6 chunks |
+20 lines, -27 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/audio_device.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
9 chunks |
+24 lines, -28 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/audio_device_factory.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
2 chunks |
+14 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/audio_device_factory.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+21 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/audio_device_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
9 chunks |
+15 lines, -42 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/audio_input_device.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
6 chunks |
+45 lines, -66 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/audio_input_device.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
15 chunks |
+49 lines, -49 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/audio_input_message_filter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+24 lines, -34 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/audio_input_message_filter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
8 chunks |
+56 lines, -14 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/audio_message_filter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+19 lines, -28 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/audio_message_filter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
5 chunks |
+43 lines, -12 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/audio_message_filter_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
7 chunks |
+18 lines, -24 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/audio_renderer_mixer_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/media/audio_renderer_mixer_manager_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/media/render_audiosourceprovider.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/media/renderer_webaudiodevice_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/media/webrtc_audio_device_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_platform_audio_input_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
3 chunks |
+9 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_platform_audio_input_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
9 chunks |
+19 lines, -15 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_platform_audio_output_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+9 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_platform_audio_output_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
9 chunks |
+19 lines, -12 lines |
0 comments
|
Download
|
 |
A |
media/audio/audio_input_ipc.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+104 lines, -0 lines |
0 comments
|
Download
|
 |
A |
media/audio/audio_input_ipc.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
media/audio/audio_output_ipc.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+103 lines, -0 lines |
0 comments
|
Download
|
 |
A |
media/audio/audio_output_ipc.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/media.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|