Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(417)

Issue 10152012: Second attempt to update lzma_sdk to 9.20 (Closed)

Created:
8 years, 8 months ago by bashi
Modified:
8 years, 8 months ago
CC:
chromium-reviews, grt+watch_chromium.org, hbono1
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Second attempt to update lzma_sdk to 9.20 The first attempt (r132887) was reverted because the CL caused build failure on Linux. This is second attempt. Copied only C code required to open 7z archive files and uncompress LZMA compression. CpuArch.c was modified to fix an compile error on 32bit Linux. Updated chrome/installer/util/lzma_util.cc to follow API changes. BUG=None TEST=installer_util_unittests --gtest_filter='LzmaUtilTest.*' Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133393

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8920 lines, -3797 lines) Patch
M chrome/installer/util/lzma_util.cc View 5 chunks +75 lines, -54 lines 0 comments Download
A third_party/lzma_sdk/7z.h View 1 chunk +203 lines, -0 lines 0 comments Download
A third_party/lzma_sdk/7zAlloc.h View 1 chunk +15 lines, -0 lines 0 comments Download
A + third_party/lzma_sdk/7zAlloc.c View 5 chunks +12 lines, -6 lines 0 comments Download
A third_party/lzma_sdk/7zBuf.h View 1 chunk +39 lines, -0 lines 0 comments Download
A third_party/lzma_sdk/7zBuf.c View 1 chunk +36 lines, -0 lines 0 comments Download
M third_party/lzma_sdk/7zCrc.h View 1 chunk +9 lines, -5 lines 0 comments Download
M third_party/lzma_sdk/7zCrc.c View 2 chunks +58 lines, -16 lines 0 comments Download
A third_party/lzma_sdk/7zCrcOpt.c View 1 chunk +34 lines, -0 lines 0 comments Download
A third_party/lzma_sdk/7zDec.c View 1 chunk +470 lines, -0 lines 0 comments Download
A third_party/lzma_sdk/7zFile.h View 1 chunk +83 lines, -0 lines 0 comments Download
A third_party/lzma_sdk/7zFile.c View 1 chunk +284 lines, -0 lines 0 comments Download
A third_party/lzma_sdk/7zIn.c View 1 chunk +1402 lines, -0 lines 0 comments Download
A third_party/lzma_sdk/7zStream.c View 1 chunk +169 lines, -0 lines 0 comments Download
D third_party/lzma_sdk/7z_C.vcproj View 1 chunk +0 lines, -175 lines 0 comments Download
M third_party/lzma_sdk/Alloc.h View 2 chunks +10 lines, -1 line 0 comments Download
M third_party/lzma_sdk/Alloc.c View 3 chunks +13 lines, -5 lines 0 comments Download
D third_party/lzma_sdk/Archive/7z/7zAlloc.h View 1 chunk +0 lines, -20 lines 0 comments Download
D third_party/lzma_sdk/Archive/7z/7zAlloc.c View 1 chunk +0 lines, -70 lines 0 comments Download
D third_party/lzma_sdk/Archive/7z/7zBuffer.h View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/lzma_sdk/Archive/7z/7zBuffer.c View 1 chunk +0 lines, -29 lines 0 comments Download
D third_party/lzma_sdk/Archive/7z/7zDecode.h View 1 chunk +0 lines, -20 lines 0 comments Download
D third_party/lzma_sdk/Archive/7z/7zDecode.c View 1 chunk +0 lines, -341 lines 0 comments Download
D third_party/lzma_sdk/Archive/7z/7zExtract.h View 1 chunk +0 lines, -40 lines 0 comments Download
D third_party/lzma_sdk/Archive/7z/7zExtract.c View 1 chunk +0 lines, -119 lines 0 comments Download
D third_party/lzma_sdk/Archive/7z/7zHeader.h View 1 chunk +0 lines, -55 lines 0 comments Download
D third_party/lzma_sdk/Archive/7z/7zHeader.c View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/lzma_sdk/Archive/7z/7zIn.h View 1 chunk +0 lines, -55 lines 0 comments Download
D third_party/lzma_sdk/Archive/7z/7zIn.c View 1 chunk +0 lines, -1314 lines 0 comments Download
D third_party/lzma_sdk/Archive/7z/7zItem.h View 1 chunk +0 lines, -95 lines 0 comments Download
D third_party/lzma_sdk/Archive/7z/7zItem.c View 1 chunk +0 lines, -134 lines 0 comments Download
D third_party/lzma_sdk/Archive/7z/7zMethodID.h View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/lzma_sdk/Archive/7z/7zMethodID.c View 1 chunk +0 lines, -10 lines 0 comments Download
A third_party/lzma_sdk/Bcj2.h View 1 chunk +38 lines, -0 lines 0 comments Download
A + third_party/lzma_sdk/Bcj2.c View 5 chunks +32 lines, -35 lines 0 comments Download
A third_party/lzma_sdk/Bra.h View 1 chunk +68 lines, -0 lines 0 comments Download
A third_party/lzma_sdk/Bra.c View 1 chunk +133 lines, -0 lines 0 comments Download
A + third_party/lzma_sdk/Bra86.c View 3 chunks +14 lines, -13 lines 0 comments Download
D third_party/lzma_sdk/Compress/Branch/BranchTypes.h View 1 chunk +0 lines, -51 lines 0 comments Download
D third_party/lzma_sdk/Compress/Branch/BranchX86.h View 1 chunk +0 lines, -12 lines 0 comments Download
D third_party/lzma_sdk/Compress/Branch/BranchX86.c View 1 chunk +0 lines, -84 lines 0 comments Download
D third_party/lzma_sdk/Compress/Branch/BranchX86_2.h View 1 chunk +0 lines, -28 lines 0 comments Download
D third_party/lzma_sdk/Compress/Branch/BranchX86_2.c View 1 chunk +0 lines, -135 lines 0 comments Download
D third_party/lzma_sdk/Compress/Lzma/LzmaDecode.h View 1 chunk +0 lines, -113 lines 0 comments Download
D third_party/lzma_sdk/Compress/Lzma/LzmaDecode.c View 1 chunk +0 lines, -584 lines 0 comments Download
D third_party/lzma_sdk/Compress/Lzma/LzmaTypes.h View 1 chunk +0 lines, -45 lines 0 comments Download
A third_party/lzma_sdk/CpuArch.h View 1 chunk +155 lines, -0 lines 0 comments Download
A third_party/lzma_sdk/CpuArch.c View 1 chunk +170 lines, -0 lines 0 comments Download
A third_party/lzma_sdk/LzFind.h View 1 chunk +115 lines, -0 lines 0 comments Download
A third_party/lzma_sdk/LzFind.c View 1 chunk +761 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/Lzma2Dec.h View 1 chunk +84 lines, -0 lines 0 comments Download
A third_party/lzma_sdk/Lzma2Dec.c View 1 chunk +356 lines, -0 lines 0 comments Download
A third_party/lzma_sdk/LzmaDec.h View 1 chunk +231 lines, -0 lines 0 comments Download
A third_party/lzma_sdk/LzmaDec.c View 1 chunk +999 lines, -0 lines 0 comments Download
A third_party/lzma_sdk/LzmaEnc.h View 1 chunk +80 lines, -0 lines 0 comments Download
A third_party/lzma_sdk/LzmaEnc.c View 1 chunk +2268 lines, -0 lines 0 comments Download
A third_party/lzma_sdk/LzmaLib.h View 1 chunk +135 lines, -0 lines 0 comments Download
A third_party/lzma_sdk/LzmaLib.c View 1 chunk +46 lines, -0 lines 0 comments Download
M third_party/lzma_sdk/README.chromium View 1 chunk +6 lines, -2 lines 0 comments Download
M third_party/lzma_sdk/Types.h View 1 chunk +213 lines, -59 lines 0 comments Download
A third_party/lzma_sdk/chromium.patch View 1 chunk +10 lines, -0 lines 0 comments Download
M third_party/lzma_sdk/lzma_sdk.gyp View 3 chunks +40 lines, -38 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
bashi
Hi tommi, This CL is the second attempt to update lzma_sdk. hbono@ kindly told me ...
8 years, 8 months ago (2012-04-20 17:13:50 UTC) #1
tommi (sloooow) - chröme
lgtm
8 years, 8 months ago (2012-04-21 09:55:56 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bashi@chromium.org/10152012/1
8 years, 8 months ago (2012-04-21 09:56:05 UTC) #3
commit-bot: I haz the power
Try job failure for 10152012-1 (retry) (retry) (retry) on win_rel for step "browser_tests". It's a ...
8 years, 8 months ago (2012-04-21 15:32:25 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bashi@chromium.org/10152012/1
8 years, 8 months ago (2012-04-21 16:12:23 UTC) #5
commit-bot: I haz the power
Try job failure for 10152012-1 (retry) (retry) on win_rel for step "browser_tests". It's a second ...
8 years, 8 months ago (2012-04-21 20:37:18 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bashi@chromium.org/10152012/1
8 years, 8 months ago (2012-04-22 21:16:52 UTC) #7
commit-bot: I haz the power
8 years, 8 months ago (2012-04-22 23:01:04 UTC) #8
Change committed as 133393

Powered by Google App Engine
This is Rietveld 408576698