|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+417 lines, -38 lines) |
Patch |
 |
A |
chrome/browser/plugins/plugin_power_saver_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+156 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser_tests.isolate
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/test/ppapi_test_utils.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
2 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/public/test/ppapi_test_utils.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
|
2 chunks |
+36 lines, -16 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/plugin_instance_throttler_impl.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/plugin_instance_throttler_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
4 chunks |
+16 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/plugin_module.cc
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+20 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/plugin_power_saver_helper.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
ppapi/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/api/private/ppb_testing_private.idl
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/c/private/ppb_testing_private.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/ppapi_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppapi_messages.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppb_testing_proxy.h
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/ppb_testing_proxy.cc
|
View
|
1
2
3
4
5
6
7
|
4 chunks |
+29 lines, -11 lines |
0 comments
|
Download
|
 |
M |
ppapi/shared_impl/ppapi_constants.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ppapi/tests/power_saver_test_plugin.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+76 lines, -0 lines |
0 comments
|
Download
|