|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1526 lines, -718 lines) |
Patch |
 |
M |
chrome/app/generated_resources.grd
|
View
|
|
3 chunks |
+18 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/offline/offline_load_page.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/errorpage_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
18 chunks |
+213 lines, -68 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/google/google_util.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/google/google_util.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
3 chunks |
+43 lines, -19 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/net/dns_probe_browsertest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
26 chunks |
+144 lines, -121 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/net/url_request_mock_util.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/prefs/browser_prefs.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/ui/alternate_error_tab_observer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+0 lines, -61 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/alternate_error_tab_observer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+0 lines, -101 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/ui/navigation_correction_tab_observer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
3 chunks |
+17 lines, -16 lines |
0 comments
|
Download
|
 |
A + |
chrome/browser/ui/navigation_correction_tab_observer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
5 chunks |
+27 lines, -29 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/tab_helpers.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser_ui.gypi
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/localized_error.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
3 chunks |
+24 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/localized_error.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
7 chunks |
+75 lines, -33 lines |
0 comments
|
Download
|
 |
M |
chrome/common/render_messages.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/net/net_error_helper.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+19 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/net/net_error_helper.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
9 chunks |
+56 lines, -25 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/net/net_error_helper_core.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
6 chunks |
+31 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/net/net_error_helper_core.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
11 chunks |
+267 lines, -86 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/net/net_error_helper_core_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
30 chunks |
+447 lines, -94 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/resources/neterror.css
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
8 chunks |
+58 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/resources/neterror.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
2 chunks |
+20 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/resources/neterror.js
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/mock-link-doctor.html
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/mock-link-doctor.json
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/mock-link-doctor.html.mock-http-headers
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/mock-link-doctor.json.mock-http-headers
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|