|
Fix issue 8348: unfork pe_image.h / pe_image.cc
Moved versions of those files from sandbox/src/ to base/ (overwrite versions in base/ to avoid 64-bit warning).
Removed 'sandbox' namespace, adapted other files as necessary.
BUG= 8348
TEST=none
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+13 lines, -1021 lines) |
Patch |
|
M |
base/pe_image.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
base/pe_image.cc
|
View
|
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
sandbox/sandbox.gyp
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
sandbox/src/eat_resolver.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
sandbox/src/interception.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
D |
sandbox/src/pe_image.h
|
View
|
|
1 chunk |
+0 lines, -261 lines |
0 comments
|
Download
|
|
D |
sandbox/src/pe_image.cc
|
View
|
|
1 chunk |
+0 lines, -543 lines |
0 comments
|
Download
|
|
M |
sandbox/src/pe_image_unittest.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -201 lines |
0 comments
|
Download
|
|
M |
sandbox/src/policy_broker.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
sandbox/src/resolver.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
sandbox/src/sandbox_nt_util.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
sandbox/src/service_resolver.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
sandbox/src/sidestep_resolver.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
sandbox/src/target_process.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 10 (0 generated)
|