|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+514 lines, -924 lines) |
Patch |
 |
M |
chrome/renderer/chrome_content_renderer_client.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
|
5 chunks |
+16 lines, -8 lines |
0 comments
|
Download
|
 |
M |
components/plugins/renderer/plugin_placeholder.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
components/plugins/renderer/plugin_placeholder.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
|
4 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/content_renderer.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/content_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/public/renderer/BUILD.gn
|
View
|
1
2
3
4
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
content/public/renderer/plugin_instance_throttler.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
|
3 chunks |
+42 lines, -77 lines |
0 comments
|
Download
|
 |
A |
content/public/renderer/plugin_instance_throttler.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
23
24
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/renderer/render_frame.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
4 chunks |
+4 lines, -11 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_graphics_2d_host.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2 chunks |
+4 lines, -2 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
|
7 chunks |
+13 lines, -5 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
|
9 chunks |
+33 lines, -48 lines |
0 comments
|
Download
|
 |
A |
content/renderer/pepper/pepper_plugin_instance_metrics.h
|
View
|
1
2
3
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
content/renderer/pepper/pepper_plugin_instance_metrics.cc
|
View
|
1
2
3
23
24
|
1 chunk |
+108 lines, -0 lines |
0 comments
|
Download
|
 |
D |
content/renderer/pepper/pepper_plugin_instance_throttler.h
|
View
|
|
1 chunk |
+0 lines, -126 lines |
0 comments
|
Download
|
 |
D |
content/renderer/pepper/pepper_plugin_instance_throttler.cc
|
View
|
|
1 chunk |
+0 lines, -221 lines |
0 comments
|
Download
|
 |
D |
content/renderer/pepper/pepper_plugin_instance_throttler_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -216 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/pepper_webplugin_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+3 lines, -3 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
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
A |
content/renderer/pepper/plugin_instance_throttler_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1 chunk |
+86 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
content/renderer/pepper/plugin_instance_throttler_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
5 chunks |
+54 lines, -138 lines |
0 comments
|
Download
|
 |
A + |
content/renderer/pepper/plugin_instance_throttler_impl_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
9 chunks |
+47 lines, -45 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/ppb_audio_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/ppb_graphics_3d_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_frame_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/render_frame_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|