|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+734 lines, -2703 lines) |
Patch |
 |
M |
chrome/browser/DEPS
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/copresence/chrome_whispernet_client.h
|
View
|
1
2
3
4
|
3 chunks |
+21 lines, -22 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/copresence/chrome_whispernet_client.cc
|
View
|
1
2
3
4
|
6 chunks |
+45 lines, -44 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/copresence/chrome_whispernet_client_browsertest.cc
|
View
|
1
2
3
4
|
6 chunks |
+17 lines, -14 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/copresence/chrome_whispernet_config.h
|
View
|
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/copresence/copresence_api.h
|
View
|
1
2
3
4
5
6
|
4 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/copresence/copresence_api.cc
|
View
|
1
2
3
4
|
3 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/copresence_private/copresence_private_api.h
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/copresence_private/copresence_private_api.cc
|
View
|
1
2
3
4
|
4 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_extensions.gypi
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
components/audio_modem.gypi
|
View
|
1
2
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/audio_modem/BUILD.gn
|
View
|
1
2
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/audio_modem/DEPS
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
components/audio_modem/OWNERS
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
components/audio_modem/audio_modem_switches.h
|
View
|
1
2
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/audio_modem/audio_modem_switches.cc
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
components/audio_modem/audio_player.h
|
View
|
1
2
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
components/audio_modem/audio_player_impl.h
|
View
|
1
2
|
4 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
A + |
components/audio_modem/audio_player_impl.cc
|
View
|
1
2
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
components/audio_modem/audio_player_unittest.cc
|
View
|
1
2
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
A + |
components/audio_modem/audio_recorder.h
|
View
|
1
2
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
components/audio_modem/audio_recorder_impl.h
|
View
|
1
2
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
A + |
components/audio_modem/audio_recorder_impl.cc
|
View
|
1
2
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
components/audio_modem/audio_recorder_unittest.cc
|
View
|
1
2
|
4 chunks |
+11 lines, -8 lines |
0 comments
|
Download
|
 |
A + |
components/audio_modem/constants.cc
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
components/audio_modem/modem_impl.h
|
View
|
1
2
3
|
4 chunks |
+24 lines, -28 lines |
0 comments
|
Download
|
 |
A + |
components/audio_modem/modem_impl.cc
|
View
|
1
2
3
|
13 chunks |
+62 lines, -59 lines |
0 comments
|
Download
|
 |
A + |
components/audio_modem/modem_unittest.cc
|
View
|
1
2
3
|
5 chunks |
+34 lines, -34 lines |
0 comments
|
Download
|
 |
A |
components/audio_modem/public/audio_modem_types.h
|
View
|
1
2
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
components/audio_modem/public/modem.h
|
View
|
1
2
3
|
2 chunks |
+13 lines, -11 lines |
0 comments
|
Download
|
 |
A + |
components/audio_modem/public/whispernet_client.h
|
View
|
1
2
3
|
3 chunks |
+22 lines, -17 lines |
0 comments
|
Download
|
 |
A + |
components/audio_modem/test/random_samples.h
|
View
|
1
2
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
components/audio_modem/test/random_samples.cc
|
View
|
1
2
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
components/audio_modem/test/stub_whispernet_client.h
|
View
|
1
2
|
4 chunks |
+7 lines, -9 lines |
0 comments
|
Download
|
 |
A + |
components/audio_modem/test/stub_whispernet_client.cc
|
View
|
1
2
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
components/components.gyp
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/components_tests.gyp
|
View
|
1
2
3
4
5
6
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/copresence.gypi
|
View
|
1
2
|
4 chunks |
+1 line, -18 lines |
0 comments
|
Download
|
 |
M |
components/copresence/BUILD.gn
|
View
|
1
2
|
3 chunks |
+1 line, -12 lines |
0 comments
|
Download
|
 |
M |
components/copresence/DEPS
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
D |
components/copresence/copresence_constants.cc
|
View
|
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
M |
components/copresence/copresence_manager_impl.h
|
View
|
1
2
3
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/copresence/copresence_manager_impl.cc
|
View
|
1
2
3
4
|
2 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/copresence/copresence_state_impl.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/copresence/copresence_switches.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/copresence/copresence_switches.cc
|
View
|
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
M |
components/copresence/handlers/audio/audio_directive_handler.h
|
View
|
1
2
|
3 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
 |
M |
components/copresence/handlers/audio/audio_directive_handler_impl.h
|
View
|
1
2
|
3 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
components/copresence/handlers/audio/audio_directive_handler_impl.cc
|
View
|
1
2
|
6 chunks |
+35 lines, -31 lines |
0 comments
|
Download
|
 |
M |
components/copresence/handlers/audio/audio_directive_handler_unittest.cc
|
View
|
1
2
|
5 chunks |
+18 lines, -14 lines |
0 comments
|
Download
|
 |
M |
components/copresence/handlers/directive_handler.h
|
View
|
1
2
3
4
|
3 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
components/copresence/handlers/directive_handler_impl.h
|
View
|
1
2
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
components/copresence/handlers/directive_handler_impl.cc
|
View
|
1
2
|
2 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
components/copresence/handlers/directive_handler_unittest.cc
|
View
|
1
2
|
5 chunks |
+11 lines, -8 lines |
0 comments
|
Download
|
 |
D |
components/copresence/mediums/audio/audio_manager.h
|
View
|
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
 |
D |
components/copresence/mediums/audio/audio_manager_impl.h
|
View
|
|
1 chunk |
+0 lines, -131 lines |
0 comments
|
Download
|
 |
D |
components/copresence/mediums/audio/audio_manager_impl.cc
|
View
|
|
1 chunk |
+0 lines, -335 lines |
0 comments
|
Download
|
 |
D |
components/copresence/mediums/audio/audio_manager_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -153 lines |
0 comments
|
Download
|
 |
D |
components/copresence/mediums/audio/audio_player.h
|
View
|
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
 |
D |
components/copresence/mediums/audio/audio_player_impl.h
|
View
|
|
1 chunk |
+0 lines, -88 lines |
0 comments
|
Download
|
 |
D |
components/copresence/mediums/audio/audio_player_impl.cc
|
View
|
|
1 chunk |
+0 lines, -179 lines |
0 comments
|
Download
|
 |
D |
components/copresence/mediums/audio/audio_player_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -211 lines |
0 comments
|
Download
|
 |
D |
components/copresence/mediums/audio/audio_recorder.h
|
View
|
|
1 chunk |
+0 lines, -41 lines |
0 comments
|
Download
|
 |
D |
components/copresence/mediums/audio/audio_recorder_impl.h
|
View
|
|
1 chunk |
+0 lines, -115 lines |
0 comments
|
Download
|
 |
D |
components/copresence/mediums/audio/audio_recorder_impl.cc
|
View
|
|
1 chunk |
+0 lines, -255 lines |
0 comments
|
Download
|
 |
D |
components/copresence/mediums/audio/audio_recorder_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -255 lines |
0 comments
|
Download
|
 |
M |
components/copresence/public/copresence_constants.h
|
View
|
|
1 chunk |
+0 lines, -104 lines |
0 comments
|
Download
|
 |
M |
components/copresence/public/copresence_delegate.h
|
View
|
1
2
3
4
|
2 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
D |
components/copresence/public/whispernet_client.h
|
View
|
|
1 chunk |
+0 lines, -60 lines |
0 comments
|
Download
|
 |
M |
components/copresence/rpc/rpc_handler.h
|
View
|
1
2
3
4
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/copresence/rpc/rpc_handler.cc
|
View
|
1
2
3
4
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/copresence/rpc/rpc_handler_unittest.cc
|
View
|
1
2
3
4
|
3 chunks |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
D |
components/copresence/test/audio_test_support.h
|
View
|
|
1 chunk |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
D |
components/copresence/test/audio_test_support.cc
|
View
|
|
1 chunk |
+0 lines, -33 lines |
0 comments
|
Download
|
 |
M |
components/copresence/test/fake_directive_handler.h
|
View
|
1
2
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
components/copresence/test/fake_directive_handler.cc
|
View
|
1
2
|
1 chunk |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
D |
components/copresence/test/stub_whispernet_client.h
|
View
|
|
1 chunk |
+0 lines, -62 lines |
0 comments
|
Download
|
 |
D |
components/copresence/test/stub_whispernet_client.cc
|
View
|
|
1 chunk |
+0 lines, -59 lines |
0 comments
|
Download
|
 |
M |
components/copresence/tokens.h
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|