|
It2Me native messaging: GYP and source refactoring
1. Add "me2me" to the names of all the me2me specific GYP targets and source files. This makes it easier for my next CL that will add the It2Me native messaging host component.
2. Create a remoting_native_messaging_base GYP target that contains the common native messaging plumbing code shared between remoting_core, remoting_me2me_native_messaging_host and the to-be-created remoting_it2me_native_messaging_host.
3. Clean up some dependencies in remoting.gyp: e.g. the native messaging manifest should be depended on by the archive targets, not the native messaging host binary targets.
4. Rename It2MeImpl to It2MeHost.
BUG= 309844
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232331
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232543
Total comments: 2
Total comments: 9
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+145 lines, -2906 lines) |
Patch |
 |
M |
remoting/host/host_main.cc
|
View
|
1
|
3 chunks |
+6 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
remoting/host/it2me/it2me_host.h
|
View
|
1
2
3
4
5
6
7
8
|
6 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
A + |
remoting/host/it2me/it2me_host.cc
|
View
|
1
2
3
4
5
6
7
8
|
18 chunks |
+33 lines, -38 lines |
0 comments
|
Download
|
 |
D |
remoting/host/it2me/it2me_impl.h
|
View
|
1
|
1 chunk |
+0 lines, -161 lines |
0 comments
|
Download
|
 |
D |
remoting/host/it2me/it2me_impl.cc
|
View
|
1
|
1 chunk |
+0 lines, -468 lines |
0 comments
|
Download
|
 |
A + |
remoting/host/native_messaging/native_messaging_channel.h
|
View
|
1
|
4 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
A + |
remoting/host/native_messaging/native_messaging_channel.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
remoting/host/native_messaging/native_messaging_reader.h
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
remoting/host/native_messaging/native_messaging_reader.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
remoting/host/native_messaging/native_messaging_reader_unittest.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
remoting/host/native_messaging/native_messaging_writer.h
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
remoting/host/native_messaging/native_messaging_writer.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
remoting/host/native_messaging/native_messaging_writer_unittest.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
remoting/host/plugin/host_script_object.h
|
View
|
1
|
4 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
remoting/host/plugin/host_script_object.cc
|
View
|
1
|
5 chunks |
+13 lines, -13 lines |
0 comments
|
Download
|
 |
A + |
remoting/host/setup/me2me_native_messaging_host.h
|
View
|
1
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
A + |
remoting/host/setup/me2me_native_messaging_host.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
remoting/host/setup/me2me_native_messaging_host_main.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
remoting/host/setup/me2me_native_messaging_host_unittest.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
remoting/host/setup/me2me_native_messaging_manifest.json
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
remoting/host/setup/native_messaging_channel.h
|
View
|
1
|
1 chunk |
+0 lines, -94 lines |
0 comments
|
Download
|
 |
D |
remoting/host/setup/native_messaging_channel.cc
|
View
|
1
|
1 chunk |
+0 lines, -129 lines |
0 comments
|
Download
|
 |
D |
remoting/host/setup/native_messaging_host.h
|
View
|
1
|
1 chunk |
+0 lines, -158 lines |
0 comments
|
Download
|
 |
D |
remoting/host/setup/native_messaging_host.cc
|
View
|
1
|
1 chunk |
+0 lines, -514 lines |
0 comments
|
Download
|
 |
D |
remoting/host/setup/native_messaging_host_main.cc
|
View
|
1
|
1 chunk |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
D |
remoting/host/setup/native_messaging_host_unittest.cc
|
View
|
1
|
1 chunk |
+0 lines, -555 lines |
0 comments
|
Download
|
 |
D |
remoting/host/setup/native_messaging_manifest.json
|
View
|
1
|
1 chunk |
+0 lines, -15 lines |
0 comments
|
Download
|
 |
D |
remoting/host/setup/native_messaging_reader.h
|
View
|
1
|
1 chunk |
+0 lines, -76 lines |
0 comments
|
Download
|
 |
D |
remoting/host/setup/native_messaging_reader.cc
|
View
|
1
|
1 chunk |
+0 lines, -167 lines |
0 comments
|
Download
|
 |
D |
remoting/host/setup/native_messaging_reader_unittest.cc
|
View
|
1
|
1 chunk |
+0 lines, -163 lines |
0 comments
|
Download
|
 |
D |
remoting/host/setup/native_messaging_writer.h
|
View
|
1
|
1 chunk |
+0 lines, -37 lines |
0 comments
|
Download
|
 |
D |
remoting/host/setup/native_messaging_writer.cc
|
View
|
1
|
1 chunk |
+0 lines, -103 lines |
0 comments
|
Download
|
 |
D |
remoting/host/setup/native_messaging_writer_unittest.cc
|
View
|
1
|
1 chunk |
+0 lines, -115 lines |
0 comments
|
Download
|
 |
M |
remoting/remoting.gyp
|
View
|
1
2
3
4
5
6
7
8
9
10
|
19 chunks |
+48 lines, -33 lines |
0 comments
|
Download
|
Total messages: 19 (0 generated)
|