|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1030 lines, -1299 lines) |
Patch |
 |
M |
content/content_renderer.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
24
25
26
27
28
29
30
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/host_var_tracker.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
3 chunks |
+31 lines, -43 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/host_var_tracker.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
4 chunks |
+79 lines, -75 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/host_var_tracker_unittest.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
24
25
26
27
28
|
2 chunks |
+70 lines, -51 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/message_channel.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
24
25
26
29
30
|
4 chunks |
+58 lines, -39 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/message_channel.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
24
25
26
27
28
29
30
|
8 chunks |
+198 lines, -346 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_plugin_instance_impl.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
24
25
26
27
28
29
30
|
7 chunks |
+13 lines, -11 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_plugin_instance_impl.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
24
25
26
27
28
29
30
|
18 chunks |
+83 lines, -52 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_try_catch.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
24
25
26
27
28
|
4 chunks |
+10 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_try_catch.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
24
25
26
27
28
|
7 chunks |
+37 lines, -17 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_webplugin_impl.h
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_webplugin_impl.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
24
25
26
27
28
29
30
|
3 chunks |
+15 lines, -14 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/plugin_object.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+39 lines, -46 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/plugin_object.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 |
+166 lines, -301 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/ppb_var_deprecated_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+190 lines, -263 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/v8_var_converter.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/v8_var_converter.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
6 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/v8object_var.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppp_instance_private_proxy_unittest.cc
|
View
|
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ppapi/shared_impl/scoped_pp_var.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
24
|
1 chunk |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ppapi/shared_impl/scoped_pp_var.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ppapi/tests/test_post_message.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
24
25
26
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|