|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1339 lines, -323 lines) |
Patch |
 |
A |
content/browser/media/audio_debug_controller.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+74 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/media/audio_debug_controller.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+90 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/media/audio_debug_recording_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+88 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/media/audio_debug_recording_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+214 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/browser/media/audio_debug_recording_impl_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+221 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/media/webrtc_internals.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+4 lines, -11 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/media/audio_input_renderer_host.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_process_host_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_process_host_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
14 chunks |
+12 lines, -111 lines |
0 comments
|
Download
|
 |
M |
content/common/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/common/media/aec_dump_messages.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
A |
content/common/media/audio_debug_recording.mojom
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_browser.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_common_mojo_bindings.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_renderer.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/content_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/aec_dump_message_filter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
4 chunks |
+0 lines, -37 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/aec_dump_message_filter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
7 chunks |
+0 lines, -104 lines |
0 comments
|
Download
|
 |
A |
content/renderer/media/audio_debug_recorder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+86 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/media/audio_debug_recorder.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+151 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/media/audio_debug_recorder_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+247 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_audio_processor.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
5 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_audio_processor.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
5 chunks |
+11 lines, -12 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_audio_processor_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
3 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_thread_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_thread_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/test/fake_service_registry.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/test/fake_service_registry.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|