|
Hangouts remote desktop part III - It2MeService
This CL
- Introduces an It2MeService component that listens to incoming connection requests between Hangouts and the webapp and establish a channel between them.
- It enables launching an IT2Me helper session from Hangouts
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289538
Total comments: 73
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+954 lines, -26 lines) |
Patch |
 |
M |
remoting/remoting_test.gypi
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
remoting/remoting_webapp_files.gypi
|
View
|
|
2 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/background/app_launcher.js
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
remoting/webapp/background/background.js
|
View
|
1
|
2 chunks |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
remoting/webapp/background/it2me_helper_channel.js
|
View
|
1
|
1 chunk |
+290 lines, -0 lines |
0 comments
|
Download
|
 |
A |
remoting/webapp/background/it2me_service.js
|
View
|
1
|
1 chunk |
+184 lines, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/client_screen.js
|
View
|
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/hangout_session.js
|
View
|
1
|
2 chunks |
+12 lines, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/js_proto/chrome_proto.js
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/js_proto/dom_proto.js
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/manifest.json.jinja2
|
View
|
|
2 chunks |
+12 lines, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/webapp/remoting.js
|
View
|
1
|
1 chunk |
+39 lines, -10 lines |
0 comments
|
Download
|
 |
A |
remoting/webapp/unittests/chrome_mocks.js
|
View
|
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
 |
A |
remoting/webapp/unittests/it2me_helper_channel_unittest.js
|
View
|
|
1 chunk |
+179 lines, -0 lines |
0 comments
|
Download
|
 |
A |
remoting/webapp/unittests/it2me_service_unittest.js
|
View
|
1
2
|
1 chunk |
+145 lines, -0 lines |
0 comments
|
Download
|
Total messages: 11 (0 generated)
|