|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1027 lines, -1040 lines) |
Patch |
 |
M |
chromecast/media/audio/cast_audio_manager.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
2 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chromecast/media/audio/cast_audio_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
1 chunk |
+9 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chromecast/media/audio/cast_audio_manager_factory.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chromecast/media/audio/cast_audio_manager_factory.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
1 chunk |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chromecast/media/audio/cast_audio_output_stream_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
11 chunks |
+39 lines, -82 lines |
0 comments
|
Download
|
 |
M |
components/audio_modem/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/audio_modem/audio_player_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
components/audio_modem/audio_player_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+1 line, -18 lines |
0 comments
|
Download
|
 |
M |
components/audio_modem/audio_player_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
7 chunks |
+17 lines, -9 lines |
0 comments
|
Download
|
 |
M |
components/audio_modem/audio_recorder_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
components/audio_modem/audio_recorder_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
M |
components/audio_modem/audio_recorder_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
8 chunks |
+16 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/browser/browser_main_loop.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
4 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/browser_main_loop.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
3 chunks |
+31 lines, -3 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
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
14 chunks |
+23 lines, -30 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/media/audio_output_device_enumerator.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/media/audio_output_device_enumerator_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
4 chunks |
+10 lines, -9 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
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
1 chunk |
+1 line, -1 line |
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
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/media/media_stream_dispatcher_host_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/media/media_stream_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/media/media_stream_manager_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
5 chunks |
+13 lines, -11 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/media/video_capture_host_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_message_filter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/speech/speech_recognizer_impl_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
4 chunks |
+4 lines, -7 lines |
0 comments
|
Download
|
 |
M |
media/audio/alsa/alsa_output_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
5 chunks |
+11 lines, -10 lines |
0 comments
|
Download
|
 |
M |
media/audio/alsa/audio_manager_alsa.h
|
View
|
1
2
3
4
5
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/audio/alsa/audio_manager_alsa.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
26
27
28
29
30
31
32
43
44
45
|
1 chunk |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
media/audio/android/audio_android_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
2 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
media/audio/android/audio_manager_android.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
media/audio/android/audio_manager_android.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
3 chunks |
+22 lines, -19 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
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
6 chunks |
+21 lines, -32 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
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
4 chunks |
+16 lines, -33 lines |
0 comments
|
Download
|
 |
M |
media/audio/audio_low_latency_input_output_unittest.cc
|
View
|
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
media/audio/audio_manager.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
6 chunks |
+54 lines, -19 lines |
0 comments
|
Download
|
 |
M |
media/audio/audio_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
43
44
45
|
3 chunks |
+67 lines, -29 lines |
0 comments
|
Download
|
 |
M |
media/audio/audio_manager_base.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
4 chunks |
+8 lines, -13 lines |
0 comments
|
Download
|
 |
M |
media/audio/audio_manager_base.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
3 chunks |
+12 lines, -47 lines |
0 comments
|
Download
|
 |
M |
media/audio/audio_manager_factory.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/audio/audio_manager_factory_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
3 chunks |
+28 lines, -17 lines |
0 comments
|
Download
|
 |
M |
media/audio/audio_manager_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
9 chunks |
+63 lines, -73 lines |
0 comments
|
Download
|
 |
M |
media/audio/audio_output_controller_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
10 chunks |
+27 lines, -105 lines |
0 comments
|
Download
|
 |
M |
media/audio/audio_output_proxy_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
3 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
 |
M |
media/audio/cras/audio_manager_cras.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/audio/cras/audio_manager_cras.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
26
27
28
29
30
31
32
43
44
45
|
1 chunk |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
media/audio/cras/cras_input_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
4 chunks |
+13 lines, -4 lines |
0 comments
|
Download
|
 |
M |
media/audio/cras/cras_unified_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
4 chunks |
+12 lines, -4 lines |
0 comments
|
Download
|
 |
M |
media/audio/fake_audio_manager.h
|
View
|
1
2
3
4
5
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
media/audio/fake_audio_manager.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
1 chunk |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
media/audio/linux/audio_manager_linux.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
3 chunks |
+24 lines, -8 lines |
0 comments
|
Download
|
 |
M |
media/audio/mac/audio_auhal_mac_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
3 chunks |
+7 lines, -5 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
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
2 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
media/audio/mac/audio_manager_mac.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
4 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
media/audio/mac/audio_manager_mac.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
8 chunks |
+26 lines, -78 lines |
0 comments
|
Download
|
 |
M |
media/audio/mock_audio_manager.h
|
View
|
1
2
3
4
5
|
3 chunks |
+4 lines, -15 lines |
0 comments
|
Download
|
 |
M |
media/audio/mock_audio_manager.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -11 lines |
0 comments
|
Download
|
 |
M |
media/audio/pulse/audio_manager_pulse.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
2 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
media/audio/pulse/audio_manager_pulse.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
3 chunks |
+17 lines, -14 lines |
0 comments
|
Download
|
 |
M |
media/audio/sounds/audio_stream_handler_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
4 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
media/audio/sounds/sounds_manager_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
3 chunks |
+8 lines, -7 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
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
9 chunks |
+52 lines, -45 lines |
0 comments
|
Download
|
 |
M |
media/audio/win/audio_low_latency_output_win_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
15 chunks |
+71 lines, -69 lines |
0 comments
|
Download
|
 |
M |
media/audio/win/audio_manager_win.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
media/audio/win/audio_manager_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
4 chunks |
+16 lines, -15 lines |
0 comments
|
Download
|
 |
M |
media/audio/win/audio_output_win_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
15 chunks |
+96 lines, -81 lines |
0 comments
|
Download
|
 |
M |
media/cast/test/receiver.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
media/mojo/services/mojo_media_application.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
media/mojo/services/mojo_media_application.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/mojo/services/mojo_media_client.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/mojo/services/mojo_media_client.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
media/mojo/services/test_mojo_media_client.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
media/mojo/services/test_mojo_media_client.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
3 chunks |
+18 lines, -5 lines |
0 comments
|
Download
|