|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+662 lines, -136 lines) |
Patch |
 |
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
18
|
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
13
14
15
16
17
18
|
5 chunks |
+9 lines, -18 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/media/audio_input_sync_writer.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/media/audio_input_sync_writer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+10 lines, -5 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
|
3 chunks |
+5 lines, -7 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
|
5 chunks |
+14 lines, -2 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
17
18
|
8 chunks |
+44 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/webrtc_audio_device_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
5 chunks |
+125 lines, -11 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/webrtc_audio_device_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
13 chunks |
+82 lines, -35 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/webrtc_audio_device_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
4 chunks |
+16 lines, -6 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
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
media/audio/audio_input_controller.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
4 chunks |
+14 lines, -2 lines |
0 comments
|
Download
|
 |
M |
media/audio/audio_input_controller.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
5 chunks |
+49 lines, -3 lines |
0 comments
|
Download
|
 |
M |
media/audio/audio_input_controller_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
media/audio/audio_input_stream_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|
 |
A |
media/audio/audio_input_stream_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/audio/audio_input_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
media/audio/audio_io.h
|
View
|
|
2 chunks |
+8 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/audio/audio_low_latency_input_output_unittest.cc
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/audio/audio_parameters.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/audio/fake_audio_input_stream.h
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/audio/fake_audio_input_stream.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/audio/linux/alsa_input.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/audio/linux/alsa_input.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2 chunks |
+15 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/audio/mac/audio_input_mac.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/audio/mac/audio_input_mac.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/audio/mac/audio_low_latency_input_mac.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/audio/mac/audio_low_latency_input_mac.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
5 chunks |
+24 lines, -2 lines |
0 comments
|
Download
|
 |
M |
media/audio/mac/audio_low_latency_input_mac_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
media/audio/win/audio_low_latency_input_win.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
media/audio/win/audio_low_latency_input_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
5 chunks |
+21 lines, -5 lines |
0 comments
|
Download
|
 |
M |
media/audio/win/audio_low_latency_input_win_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
6 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
media/audio/win/audio_low_latency_output_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/audio/win/wavein_input_win.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/audio/win/wavein_input_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
4 chunks |
+16 lines, -4 lines |
0 comments
|
Download
|
 |
M |
media/media.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|