|
|
remove chrome dependencies from win sandboxing headers. Wrap sandbox code to
make the main routine a little cleaner. Unify the parameters of each of the "main" entry points so we can more easily abstract platform differences in the future. BUG= 5323
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=7825
Total comments: 2
Total comments: 3
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+226 lines, -81 lines) |
Patch |
 |
M |
chrome/app/chrome_dll_main.cc
|
View
|
1
2
3
4
5
|
6 chunks |
+20 lines, -67 lines |
0 comments
|
Download
|
 |
A |
chrome/app/scoped_ole_initializer.h
|
View
|
|
1 chunk |
+36 lines, -0 lines |
1 comment
|
Download
|
 |
M |
chrome/browser/browser_main.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+10 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome.xcodeproj/project.pbxproj
|
View
|
|
6 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/common.scons
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/common.vcproj
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/common/main_function_params.h
|
View
|
|
1 chunk |
+24 lines, -0 lines |
1 comment
|
Download
|
 |
A |
chrome/common/sandbox_init_wrapper.h
|
View
|
|
1 chunk |
+55 lines, -0 lines |
1 comment
|
Download
|
 |
A |
chrome/common/sandbox_init_wrapper.cc
|
View
|
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/plugin/plugin_main.cc
|
View
|
|
1 chunk |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/renderer_main.cc
|
View
|
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
sandbox/src/sandbox.h
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|