|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+510 lines, -61 lines) |
Patch |
 |
M |
chrome/browser/prerender/prerender_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2 chunks |
+49 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_renderer.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/DEPS
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/chrome_content_renderer_client.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
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
|
2 chunks |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/prerender/prerender_helper.h
|
View
|
1
2
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/prerender/prerender_helper.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
A |
chrome/renderer/prerender/prerender_webmediaplayer.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/renderer/prerender/prerender_webmediaplayer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+76 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/prerender/prerender_html5_audio_autoplay.html
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/prerender/prerender_html5_audio_jsplay.html
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/prerender/prerender_html5_common.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+85 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/prerender/prerender_html5_video.html
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+17 lines, -9 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/prerender/prerender_html5_video_network.html
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/data/prerender/prerender_html5_video_script.html
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+27 lines, -15 lines |
0 comments
|
Download
|
 |
M |
content/public/renderer/content_renderer_client.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
4 chunks |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/mock_content_renderer_client.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/mock_content_renderer_client.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_view_impl.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2 chunks |
+17 lines, -11 lines |
0 comments
|
Download
|
 |
M |
content/shell/shell_content_renderer_client.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/shell/shell_content_renderer_client.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
net/tools/testserver/testserver.py
|
View
|
1
2
3
4
5
6
|
1 chunk |
+6 lines, -3 lines |
0 comments
|
Download
|