|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+962 lines, -409 lines) |
Patch |
 |
M |
content/browser/renderer_host/media/audio_renderer_host.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
9 chunks |
+99 lines, -35 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
15
16
17
18
19
|
9 chunks |
+284 lines, -133 lines |
2 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
15
16
17
18
19
|
11 chunks |
+57 lines, -21 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
16
|
4 chunks |
+23 lines, -10 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
16
|
4 chunks |
+23 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/audio_device_factory.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+12 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/audio_message_filter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+7 lines, -2 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
|
7 chunks |
+52 lines, -23 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
15
16
|
10 chunks |
+43 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/audio_renderer_mixer_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/media/renderer_webaudiodevice_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/webmediaplayer_ms.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/webrtc_audio_renderer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/webrtc_audio_renderer_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
5 chunks |
+21 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/webrtc_local_audio_renderer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_platform_audio_output.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_platform_audio_output.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
3 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
media/audio/audio_output_device.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
9 chunks |
+45 lines, -18 lines |
0 comments
|
Download
|
 |
M |
media/audio/audio_output_device.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
9 chunks |
+142 lines, -63 lines |
0 comments
|
Download
|
 |
M |
media/audio/audio_output_device_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
7 chunks |
+64 lines, -24 lines |
0 comments
|
Download
|
 |
M |
media/audio/audio_output_ipc.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
5 chunks |
+28 lines, -12 lines |
0 comments
|
Download
|
 |
M |
media/base/audio_renderer_sink.h
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/base/fake_output_device.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
media/base/fake_output_device.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/base/output_device.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
M |
media/blink/webmediaplayer_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
media/blink/webmediaplayer_util.cc
|
View
|
|
2 chunks |
+3 lines, -7 lines |
0 comments
|
Download
|