aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-09Use -Werror in external/xz-embedded am: 04db9dd79d am: 056e99d355 am: 1c785c60c3android-o-mr1-iot-release-smart-display-r3android-o-mr1-iot-release-1.0.5android-o-mr1-iot-release-1.0.4android-o-mr1-iot-release-1.0.3android-9.0.0_r47android-9.0.0_r46android-9.0.0_r45android-9.0.0_r44android-9.0.0_r43android-9.0.0_r42android-9.0.0_r41android-9.0.0_r40android-9.0.0_r39android-9.0.0_r38android-9.0.0_r37android-9.0.0_r36android-9.0.0_r35android-9.0.0_r34android-9.0.0_r33android-9.0.0_r32android-9.0.0_r31android-9.0.0_r30android-9.0.0_r22android-9.0.0_r21android-9.0.0_r20android-9.0.0_r19android-9.0.0_r16android-9.0.0_r12android-9.0.0_r11pie-qpr3-s1-releasepie-qpr3-releasepie-qpr3-b-releasepie-qpr2-releasepie-qpr1-s3-releasepie-qpr1-s2-releasepie-qpr1-s1-releasepie-qpr1-releasepie-dr1-releasepie-dr1-devpie-devpie-b4s4-releasepie-b4s4-devoreo-mr1-1.2-iot-releasemaster-cuttlefish-testing-releaseChih-Hung Hsieh
2017-10-09Use -Werror in external/xz-embedded am: 04db9dd79d am: 056e99d355android-wear-p-preview-2android-wear-8.0.0_r1android-p-preview-5android-p-preview-4android-p-preview-3android-p-preview-2android-p-preview-1android-o-mr1-iot-release-1.0.2android-o-mr1-iot-release-1.0.1android-o-mr1-iot-release-1.0.0android-o-mr1-iot-preview-8android-o-mr1-iot-preview-7o-mr1-iot-preview-8o-mr1-iot-preview-7Chih-Hung Hsieh
2017-10-09Use -Werror in external/xz-embedded am: 04db9dd79dChih-Hung Hsieh
2017-10-09Use -Werror in external/xz-embeddedChih-Hung Hsieh
2017-09-29Use -Werror in external/xz-embeddedChih-Hung Hsieh
2017-06-23Link to the bug motivating the #defines. am: 03e7a3eae6 am: b1953bc192 am: eb...oreo-mr1-devElliott Hughes
2017-06-23Link to the bug motivating the #defines. am: 03e7a3eae6 am: b1953bc192Elliott Hughes
2017-06-23Link to the bug motivating the #defines. am: 03e7a3eae6android-o-mr1-preview-2android-o-mr1-preview-1Elliott Hughes
2017-06-23Link to the bug motivating the #defines.Elliott Hughes
2017-06-22Link to the bug motivating the #defines.Elliott Hughes
2017-06-22Build libxz from external/xz-embedded. am: f56c789601 am: 031fd68df0 am: 5c2f...Elliott Hughes
2017-06-22Build libxz from external/xz-embedded. am: f56c789601 am: 031fd68df0Elliott Hughes
2017-06-22Build libxz from external/xz-embedded. am: f56c789601Elliott Hughes
2017-06-22Build libxz from external/xz-embedded.Elliott Hughes
2017-06-21Build libxz from external/xz-embedded.Elliott Hughes
2017-06-16Merge remote-tracking branch 'aosp/upstream_master' into mymergeElliott Hughes
2017-06-16Initial empty repositoryBill Rassieur
2017-04-07Add two more missing fall-through comments.upstream_masterLasse Collin
2017-04-06xzembed: add fallthrough annotations to fix build with GCC7Andrei Borzenkov
2015-11-03userspace: buftest: add a new line after error messageDu Huanpeng
2015-10-30userspace: bytetest: add a new line after error messageDu Huanpeng
2014-04-07Add comments for the intentionally missing break statements.Lasse Collin
2013-05-13Fix a typo in decompress_unxz.c.Lasse Collin
2013-05-13Update linux/lib/xz/Kconfig from Linux 3.9.Lasse Collin
2013-04-15Add support for MSVC in xz_config.h.Lasse Collin
2013-02-27Document integrity check #defines in README.Lasse Collin
2013-02-27Add optional support for CRC64.Lasse Collin
2012-03-31Mention xzminidec.c in README.Lasse Collin
2012-03-19Fix xz_wrap.sh on SPARC and 32-bit x86.Lasse Collin
2012-02-22Add the test program that was supposed to be in the previous commit.Lasse Collin
2011-09-19Add a program to test the bug fixed in the previous commit.Lasse Collin
2011-09-19Fix incorrect XZ_BUF_ERROR.Lasse Collin
2011-07-23Add missing <linux/kernel.h> include.Lasse Collin
2011-06-19Update a comment in xzminidec.c.Lasse Collin
2011-05-01s/EMBEDDED/EXPERT/ in linux/lib/xz/Kconfig.Lasse Collin
2011-03-31Fix decoding of LZMA2 streams having no uncompressed data.Lasse Collin
2010-12-22Add C++ support to xz.h.Lasse Collin
2010-12-02Fix coding style in unxz.h.Lasse Collin
2010-12-02Make unxz.h title match the title of decompress_unxz.c.Lasse Collin
2010-12-02Remove an empty line from xz_dec_lzma2.c.Lasse Collin
2010-12-02Fix decompress_unxz.c API.Lasse Collin
2010-11-25Don't flush() with an empty buffer in unxz().Lasse Collin
2010-11-25Fix decompress_unxz.c title again.Lasse Collin
2010-11-25Fix coding style for real.Lasse Collin
2010-11-25Remove noinline_for_stack.Lasse Collin
2010-11-25Comment and coding style fixes.Lasse Collin
2010-11-25Coding style fixes.Lasse Collin
2010-11-25Make bcj_x86_test_msbyte() an inline function.Lasse Collin
2010-11-24Fix error message in decompress_unxz.c.Lasse Collin
2010-11-24Add a comment about using uint32_t as vli_type.Lasse Collin