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

Issue 1700453002: Update lzma_sdk sources to 15.14. (Closed)

Created:
4 years, 10 months ago by grt (UTC plus 2)
Modified:
4 years, 10 months ago
CC:
chromium-reviews, Sorin Jianu
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update lzma_sdk sources to 15.14. BUG=586201 Committed: https://crrev.com/763eb51e83e036c280c294d97c19f1c82f54ba72 Cr-Commit-Position: refs/heads/master@{#375883}

Patch Set 1 : raw source import #

Patch Set 2 : Chromium modifications #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3971 lines, -3015 lines) Patch
M chrome/installer/util/lzma_file_allocator.h View 1 1 chunk +1 line, -4 lines 0 comments Download
M chrome/installer/util/lzma_util.cc View 1 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/lzma_sdk/7z.h View 4 chunks +102 lines, -103 lines 0 comments Download
M third_party/lzma_sdk/7zAlloc.h View 1 chunk +9 lines, -1 line 0 comments Download
M third_party/lzma_sdk/7zAlloc.c View 5 chunks +9 lines, -7 lines 0 comments Download
A third_party/lzma_sdk/7zArcIn.c View 1 chunk +1770 lines, -0 lines 0 comments Download
M third_party/lzma_sdk/7zBuf.h View 2 chunks +4 lines, -8 lines 0 comments Download
M third_party/lzma_sdk/7zBuf.c View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/lzma_sdk/7zCrc.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/lzma_sdk/7zCrc.c View 4 chunks +84 lines, -30 lines 0 comments Download
M third_party/lzma_sdk/7zCrcOpt.c View 3 chunks +89 lines, -8 lines 0 comments Download
M third_party/lzma_sdk/7zDec.c View 17 chunks +236 lines, -115 lines 0 comments Download
M third_party/lzma_sdk/7zFile.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/lzma_sdk/7zFile.c View 1 chunk +2 lines, -0 lines 0 comments Download
D third_party/lzma_sdk/7zIn.c View 1 chunk +0 lines, -1402 lines 0 comments Download
M third_party/lzma_sdk/7zStream.c View 1 chunk +4 lines, -2 lines 0 comments Download
A + third_party/lzma_sdk/7zTypes.h View 3 chunks +8 lines, -6 lines 0 comments Download
M third_party/lzma_sdk/Alloc.h View 2 chunks +7 lines, -8 lines 0 comments Download
M third_party/lzma_sdk/Alloc.c View 2 chunks +12 lines, -3 lines 0 comments Download
M third_party/lzma_sdk/BUILD.gn View 1 4 chunks +7 lines, -2 lines 0 comments Download
M third_party/lzma_sdk/Bcj2.h View 1 chunk +133 lines, -25 lines 0 comments Download
M third_party/lzma_sdk/Bcj2.c View 1 chunk +227 lines, -103 lines 0 comments Download
M third_party/lzma_sdk/Bra.h View 2 chunks +4 lines, -8 lines 0 comments Download
M third_party/lzma_sdk/Bra.c View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/lzma_sdk/Bra86.c View 1 chunk +48 lines, -51 lines 0 comments Download
A third_party/lzma_sdk/Compiler.h View 1 chunk +32 lines, -0 lines 0 comments Download
M third_party/lzma_sdk/CpuArch.h View 6 chunks +108 lines, -42 lines 0 comments Download
M third_party/lzma_sdk/CpuArch.c View 1 7 chunks +33 lines, -20 lines 0 comments Download
A third_party/lzma_sdk/Delta.h View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/lzma_sdk/Delta.c View 1 chunk +64 lines, -0 lines 0 comments Download
M third_party/lzma_sdk/LzFind.h View 7 chunks +20 lines, -18 lines 0 comments Download
M third_party/lzma_sdk/LzFind.c View 29 chunks +391 lines, -108 lines 0 comments Download
M third_party/lzma_sdk/LzHash.h View 2 chunks +23 lines, -20 lines 0 comments Download
M third_party/lzma_sdk/Lzma2Dec.h View 3 chunks +4 lines, -8 lines 0 comments Download
M third_party/lzma_sdk/Lzma2Dec.c View 11 chunks +48 lines, -26 lines 0 comments Download
M third_party/lzma_sdk/LzmaDec.h View 2 chunks +4 lines, -8 lines 0 comments Download
M third_party/lzma_sdk/LzmaDec.c View 28 chunks +175 lines, -74 lines 0 comments Download
M third_party/lzma_sdk/LzmaEnc.h View 3 chunks +6 lines, -8 lines 0 comments Download
M third_party/lzma_sdk/LzmaEnc.c View 58 chunks +211 lines, -137 lines 0 comments Download
M third_party/lzma_sdk/LzmaLib.h View 2 chunks +4 lines, -8 lines 0 comments Download
M third_party/lzma_sdk/LzmaLib.c View 2 chunks +5 lines, -11 lines 0 comments Download
A third_party/lzma_sdk/OWNERS View 1 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/lzma_sdk/Precomp.h View 1 chunk +10 lines, -0 lines 0 comments Download
M third_party/lzma_sdk/README.chromium View 1 1 chunk +9 lines, -16 lines 0 comments Download
D third_party/lzma_sdk/Types.h View 1 chunk +0 lines, -254 lines 0 comments Download
M third_party/lzma_sdk/chromium.patch View 1 1 chunk +27 lines, -357 lines 0 comments Download
M third_party/lzma_sdk/lzma_sdk.gyp View 1 5 chunks +7 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 39 (24 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1700453002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1700453002/1
4 years, 10 months ago (2016-02-12 21:46:19 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_dbg/builds/21636)
4 years, 10 months ago (2016-02-12 21:54:20 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1700453002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1700453002/20001
4 years, 10 months ago (2016-02-12 23:16:56 UTC) #7
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/145232)
4 years, 10 months ago (2016-02-12 23:46:48 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1700453002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1700453002/40001
4 years, 10 months ago (2016-02-14 02:48:27 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-14 04:00:41 UTC) #14
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1700453002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1700453002/80001
4 years, 10 months ago (2016-02-15 01:09:08 UTC) #21
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1700453002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1700453002/180001
4 years, 10 months ago (2016-02-15 01:59:40 UTC) #27
grt (UTC plus 2)
waffles: I attempted to retain your patches to CpuArch.c. Please see the diff between Patch ...
4 years, 10 months ago (2016-02-15 02:02:33 UTC) #28
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-15 03:06:22 UTC) #30
waffles
lgtm, thanks! I will make another attempt to upstream the CpuArch.c patch.
4 years, 10 months ago (2016-02-16 18:11:23 UTC) #31
jochen (gone - plz use gerrit)
lgtm
4 years, 10 months ago (2016-02-17 13:46:36 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1700453002/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1700453002/180001
4 years, 10 months ago (2016-02-17 13:47:45 UTC) #35
commit-bot: I haz the power
Committed patchset #2 (id:180001)
4 years, 10 months ago (2016-02-17 14:57:17 UTC) #37
commit-bot: I haz the power
4 years, 10 months ago (2016-02-17 14:58:33 UTC) #39
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/763eb51e83e036c280c294d97c19f1c82f54ba72
Cr-Commit-Position: refs/heads/master@{#375883}

Powered by Google App Engine
This is Rietveld 408576698