|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+7879 lines, -0 lines) |
Patch |
|
M |
build/all.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
chrome/chrome.sln
|
View
|
|
12 chunks |
+83 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/LICENCE.bsdiff
|
View
|
|
1 chunk |
+121 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/adjustment_method.h
|
View
|
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/adjustment_method.cc
|
View
|
|
1 chunk |
+703 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/adjustment_method_unittest.cc
|
View
|
|
1 chunk |
+109 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/assembly_program.h
|
View
|
|
1 chunk |
+134 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/assembly_program.cc
|
View
|
|
1 chunk |
+373 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/bsdiff.h
|
View
|
|
1 chunk |
+87 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/bsdiff_apply.cc
|
View
|
|
1 chunk |
+165 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/bsdiff_create.cc
|
View
|
|
1 chunk |
+432 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/bsdiff_memory_unittest.cc
|
View
|
|
1 chunk |
+112 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/courgette.h
|
View
|
|
1 chunk |
+118 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/courgette.gyp
|
View
|
|
1 chunk |
+120 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/courgette_minimal_tool.cc
|
View
|
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/courgette_tool.cc
|
View
|
|
1 chunk |
+405 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/crc.h
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/crc.cc
|
View
|
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/difference_estimator.h
|
View
|
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/difference_estimator.cc
|
View
|
|
1 chunk |
+118 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/difference_estimator_unittest.cc
|
View
|
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/disassembler.h
|
View
|
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/disassembler.cc
|
View
|
|
1 chunk |
+436 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/encode_decode_unittest.cc
|
View
|
|
1 chunk |
+106 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/encoded_program.h
|
View
|
|
1 chunk |
+84 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/encoded_program.cc
|
View
|
|
1 chunk |
+573 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/encoded_program_fuzz_unittest.cc
|
View
|
|
1 chunk |
+236 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/encoded_program_unittest.cc
|
View
|
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/ensemble.h
|
View
|
|
1 chunk |
+257 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/ensemble.cc
|
View
|
|
1 chunk |
+102 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/ensemble_apply.cc
|
View
|
|
1 chunk |
+412 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/ensemble_create.cc
|
View
|
|
1 chunk |
+382 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/image_info.h
|
View
|
|
1 chunk |
+200 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/image_info.cc
|
View
|
|
1 chunk |
+392 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/image_info_unittest.cc
|
View
|
|
1 chunk |
+106 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/region.h
|
View
|
|
1 chunk |
+62 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/run_all_unittests.cc
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/simple_delta.h
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/simple_delta.cc
|
View
|
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/streams.h
|
View
|
|
1 chunk |
+220 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/streams.cc
|
View
|
|
1 chunk |
+383 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/streams_unittest.cc
|
View
|
|
1 chunk |
+200 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/testdata/en-US.dll
|
View
|
|
Binary file |
0 comments
|
Download
|
|
A |
third_party/courgette/testdata/setup1.exe
|
View
|
|
Binary file |
0 comments
|
Download
|
|
A |
third_party/courgette/testdata/setup2.exe
|
View
|
|
Binary file |
0 comments
|
Download
|
|
A |
third_party/courgette/win32_x86_generator.h
|
View
|
|
1 chunk |
+126 lines, -0 lines |
0 comments
|
Download
|
|
A |
third_party/courgette/win32_x86_patcher.h
|
View
|
|
1 chunk |
+95 lines, -0 lines |
0 comments
|
Download
|