|
[OTS] Add lzma_sdk
This is a prerequiste patch to add woff2 decompression support.
This CL won't change behavior.
BUG= chromium:122603
TEST=compiled
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+5182 lines, -2 lines) |
Patch |
 |
M |
ots.gyp
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
ots-standalone.gyp
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
A |
third_party/lzma_sdk/Alloc.h
|
View
|
1
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/lzma_sdk/Alloc.cc
|
View
|
1
2
|
1 chunk |
+133 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/lzma_sdk/LICENSE
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/lzma_sdk/LzFind.h
|
View
|
1
|
1 chunk |
+113 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/lzma_sdk/LzFind.cc
|
View
|
1
2
|
1 chunk |
+767 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/lzma_sdk/LzHash.h
|
View
|
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/lzma_sdk/LzmaDec.h
|
View
|
1
|
1 chunk |
+229 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/lzma_sdk/LzmaDec.cc
|
View
|
1
2
|
1 chunk |
+1005 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/lzma_sdk/LzmaEnc.h
|
View
|
1
|
1 chunk |
+78 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/lzma_sdk/LzmaEnc.cc
|
View
|
1
2
|
1 chunk |
+2274 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/lzma_sdk/LzmaLib.h
|
View
|
1
|
1 chunk |
+133 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/lzma_sdk/LzmaLib.cc
|
View
|
1
2
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/lzma_sdk/README.ots
|
View
|
1
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/lzma_sdk/Types.h
|
View
|
1
|
1 chunk |
+246 lines, -0 lines |
0 comments
|
Download
|
 |
A |
third_party/lzma_sdk/lzma_sdk.gyp
|
View
|
1
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|