|
Move Courgette
from src\third_party\courgette
to src\courgette and src\courgette\third_party
Fixed #includes
Added properties to ignore generated files:
C:\c5\src>svn pg svn:ignore courgette
courgette.xcodeproj
courgette.sln
courgette_fuzz.vcproj
courgette_lib.vcproj
courgette_minimal_tool.vcproj
courgette_tool.vcproj
courgette.vcproj
courgette_unittests.vcproj
SConstruct
courgette_fuzz.scons
courgette_lib.scons
courgette_main.scons
courgette_minimal_tool.scons
courgette.scons
courgette_tool.scons
courgette_unittests.scons
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=15692
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+7679 lines, -7923 lines) |
Patch |
|
M |
build/all.gyp
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
chrome/chrome.sln
|
View
|
1
2
3
|
4 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
A |
courgette/adjustment_method.h
|
View
|
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/adjustment_method.cc
|
View
|
|
1 chunk |
+703 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/adjustment_method_unittest.cc
|
View
|
|
1 chunk |
+108 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/assembly_program.h
|
View
|
|
1 chunk |
+133 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/assembly_program.cc
|
View
|
|
1 chunk |
+372 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/bsdiff_memory_unittest.cc
|
View
|
|
1 chunk |
+111 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/courgette.h
|
View
|
|
1 chunk |
+118 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/courgette.gyp
|
View
|
|
1 chunk |
+111 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/courgette_minimal_tool.cc
|
View
|
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/courgette_tool.cc
|
View
|
|
1 chunk |
+404 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/crc.h
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/crc.cc
|
View
|
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/difference_estimator.h
|
View
|
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/difference_estimator.cc
|
View
|
|
1 chunk |
+118 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/difference_estimator_unittest.cc
|
View
|
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/disassembler.h
|
View
|
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/disassembler.cc
|
View
|
|
1 chunk |
+436 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/encode_decode_unittest.cc
|
View
|
|
1 chunk |
+105 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/encoded_program.h
|
View
|
|
1 chunk |
+83 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/encoded_program.cc
|
View
|
|
1 chunk |
+573 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/encoded_program_fuzz_unittest.cc
|
View
|
|
1 chunk |
+235 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/encoded_program_unittest.cc
|
View
|
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/ensemble.h
|
View
|
|
1 chunk |
+257 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/ensemble.cc
|
View
|
|
1 chunk |
+102 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/ensemble_apply.cc
|
View
|
|
1 chunk |
+412 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/ensemble_create.cc
|
View
|
|
1 chunk |
+382 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/image_info.h
|
View
|
|
1 chunk |
+199 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/image_info.cc
|
View
|
|
1 chunk |
+391 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/image_info_unittest.cc
|
View
|
|
1 chunk |
+105 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/region.h
|
View
|
|
1 chunk |
+62 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/run_all_unittests.cc
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/simple_delta.h
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/simple_delta.cc
|
View
|
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/streams.h
|
View
|
|
1 chunk |
+220 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/streams.cc
|
View
|
|
1 chunk |
+383 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/streams_unittest.cc
|
View
|
|
1 chunk |
+200 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/testdata/en-US.dll
|
View
|
|
Binary file |
0 comments
|
Download
|
|
A |
courgette/testdata/setup1.exe
|
View
|
|
Binary file |
0 comments
|
Download
|
|
A |
courgette/testdata/setup2.exe
|
View
|
|
Binary file |
0 comments
|
Download
|
|
A |
courgette/third_party/README.chromium
|
View
|
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/third_party/bsdiff.h
|
View
|
|
1 chunk |
+87 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/third_party/bsdiff_apply.cc
|
View
|
|
1 chunk |
+165 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/third_party/bsdiff_create.cc
|
View
|
|
1 chunk |
+432 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/win32_x86_generator.h
|
View
|
|
1 chunk |
+126 lines, -0 lines |
0 comments
|
Download
|
|
A |
courgette/win32_x86_patcher.h
|
View
|
|
1 chunk |
+95 lines, -0 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/LICENCE.bsdiff
|
View
|
1
2
3
|
1 chunk |
+0 lines, -121 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/adjustment_method.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/adjustment_method.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -703 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/adjustment_method_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -109 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/assembly_program.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -134 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/assembly_program.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -373 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/bsdiff.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -87 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/bsdiff_apply.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -165 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/bsdiff_create.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -432 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/bsdiff_memory_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -112 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/courgette.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -118 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/courgette.gyp
|
View
|
1
2
3
|
1 chunk |
+0 lines, -120 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/courgette_minimal_tool.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -50 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/courgette_tool.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -405 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/crc.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -17 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/crc.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -22 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/difference_estimator.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -58 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/difference_estimator.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -118 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/difference_estimator_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -58 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/disassembler.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/disassembler.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -436 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/encode_decode_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -106 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/encoded_program.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -84 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/encoded_program.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -573 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/encoded_program_fuzz_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -236 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/encoded_program_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -65 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/ensemble.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -257 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/ensemble.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -102 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/ensemble_apply.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -412 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/ensemble_create.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -382 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/image_info.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -200 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/image_info.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -392 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/image_info_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -106 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/memory_monitor.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -122 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/region.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -62 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/run_all_unittests.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/simple_delta.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -23 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/simple_delta.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -41 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/streams.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -220 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/streams.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -383 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/streams_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -200 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/testdata/en-US.dll
|
View
|
|
Binary file |
0 comments
|
Download
|
|
D |
third_party/courgette/testdata/setup1.exe
|
View
|
|
Binary file |
0 comments
|
Download
|
|
D |
third_party/courgette/testdata/setup2.exe
|
View
|
|
Binary file |
0 comments
|
Download
|
|
D |
third_party/courgette/win32_x86_generator.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -126 lines |
0 comments
|
Download
|
|
D |
third_party/courgette/win32_x86_patcher.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -95 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|