|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2334 lines, -377 lines) |
Patch |
 |
A |
chrome/browser/component_updater/component_patcher.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+86 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/component_updater/component_patcher.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
1 chunk |
+81 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/component_updater/component_patcher_operation.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+158 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/component_updater/component_patcher_operation.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+222 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/component_updater/component_patcher_win.h
|
View
|
1
2
3
4
5
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/component_updater/component_patcher_win.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
1 chunk |
+98 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/component_unpacker.h
|
View
|
1
2
3
4
5
6
7
8
9
|
3 chunks |
+18 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/component_unpacker.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
7 chunks |
+70 lines, -18 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/component_updater_configurator.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
|
4 chunks |
+43 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/component_updater_service.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
4 chunks |
+19 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/component_updater_service.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
|
23 chunks |
+166 lines, -45 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/pepper_flash_component_installer.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/pnacl/pnacl_component_installer.h
|
View
|
1
2
3
4
5
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/pnacl/pnacl_component_installer.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/pnacl/pnacl_profile_observer.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/recovery_component_installer.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/swiftshader_component_installer.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/test/DEPS
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/component_updater/test/component_patcher_mock.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/component_updater/test/component_patcher_unittest.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
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/component_updater/test/component_patcher_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
|
1 chunk |
+118 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/component_updater/test/component_patcher_unittest_win.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 |
+83 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/component_updater/test/component_updater_service_unittest.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
|
1 chunk |
+134 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/test/component_updater_service_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
|
12 chunks |
+322 lines, -238 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/component_updater/test/component_updater_service_unittest_win.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 |
+101 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/component_updater/test/test_installer.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
|
1 chunk |
+73 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/component_updater/test/test_installer.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+81 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/widevine_cdm_component_installer.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/net/crl_set_fetcher.h
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/net/crl_set_fetcher.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.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
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.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
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_switches.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
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/chrome_switches.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
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/update_manifest.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
3 chunks |
+23 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/common/extensions/update_manifest.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+21 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/omaha_query_params/omaha_query_params.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/omaha_query_params/omaha_query_params.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+19 lines, -16 lines |
0 comments
|
Download
|
 |
M |
chrome/installer/setup/setup_main.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
4 chunks |
+22 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/installer/setup/setup_util.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
2 chunks |
+23 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/installer/setup/setup_util.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
4 chunks |
+64 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/installer/util/util_constants.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
4 chunks |
+19 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/installer/util/util_constants.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/components/updatecheck_diff_reply_1.xml
|
View
|
1
2
3
4
5
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/data/components/updatecheck_diff_reply_2.xml
|
View
|
1
2
3
4
5
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/components/updatecheck_diff_reply_3.xml
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
chrome/test/data/components/updatecheck_reply_noupdate.xml
|
View
|
1
2
3
4
5
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
courgette/disassembler_elf_32.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
M |
courgette/disassembler_elf_32_x86.h
|
View
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
courgette/third_party/bsdiff.h
|
View
|
1
2
3
4
5
|
3 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
 |
M |
courgette/third_party/bsdiff_apply.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/common/crx_file.h
|
View
|
1
2
3
4
5
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/common/crx_file.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+15 lines, -2 lines |
0 comments
|
Download
|