|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+785 lines, -318 lines) |
Patch |
 |
M |
content/app/startup_helper_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/common/sandbox_policy.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
3 chunks |
+23 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/public/test/browser_test_base.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/public/test/test_launcher.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
sandbox/win/sandbox_win.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
4 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
sandbox/win/src/broker_services.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+31 lines, -6 lines |
0 comments
|
Download
|
 |
D |
sandbox/win/src/dep.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
 |
D |
sandbox/win/src/dep.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+0 lines, -89 lines |
0 comments
|
Download
|
 |
D |
sandbox/win/src/dep_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+0 lines, -158 lines |
0 comments
|
Download
|
 |
M |
sandbox/win/src/nt_internals.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
4 chunks |
+12 lines, -4 lines |
0 comments
|
Download
|
 |
A |
sandbox/win/src/process_mitigations.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
1 chunk |
+44 lines, -0 lines |
1 comment
|
Download
|
 |
A |
sandbox/win/src/process_mitigations.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+321 lines, -0 lines |
0 comments
|
Download
|
 |
A |
sandbox/win/src/process_mitigations_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+203 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sandbox/win/src/sandbox_policy.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sandbox/win/src/sandbox_policy_base.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sandbox/win/src/sandbox_policy_base.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
6 chunks |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sandbox/win/src/sandbox_types.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
sandbox/win/src/security_level.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+58 lines, -0 lines |
1 comment
|
Download
|
 |
M |
sandbox/win/src/target_process.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2 chunks |
+0 lines, -23 lines |
0 comments
|
Download
|
 |
M |
sandbox/win/src/target_services.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
3 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sandbox/win/tests/common/controller.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|