summaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2020-05-29Merge "Reland "Set apex_available property"" into rvc-devandroid11-devJiyong Park
2020-05-28Reland "Set apex_available property"Jiyong Park
2020-05-28Set apex_available propertyJiyong Park
2020-05-19Revert "Set apex_available property"Jiyong Park
2020-05-19Set apex_available propertyJiyong Park
2020-02-13Revert "Reland "Enable the various chrome zlib optimizations.""Elliott Hughes
2020-02-11Reland "Enable the various chrome zlib optimizations."Elliott Hughes
2020-02-10Upgrade zlib to b9b9a5af7cca2e683e5f2aead8418e5bf9d5a7d5Haibo Huang
2020-01-21Make ramdisk_available.Yifan Hong
2020-01-16Revert "Enable the various chrome zlib optimizations."Zhen Zhang
2020-01-14Enable the various chrome zlib optimizations.Elliott Hughes
2019-08-14Revert "Track upstream change 796333a8."Elliott Hughes
2019-08-12Track upstream change 796333a8.Elliott Hughes
2019-06-17Merge "Add a libz_current static lib for NDK builds."Treehugger Robot
2019-06-11Add a libz_current static lib for NDK builds.Dan Albert
2019-06-07Switch to chromium zlib.Elliott Hughes
2019-05-06libz supports native_bridgedimitry
2019-04-10zlib: use hidden visibility for internals.Elliott Hughes
2018-05-24Work around b/24465209, do not pack relocation table.Chih-Hung Hsieh
2018-05-23Work around b/24465209, do not use clang lldChih-Hung Hsieh
2018-04-27Mark as recovery_available: trueJiyong Park
2018-01-23Include libz.a in the NDK.Dan Albert
2018-01-18Fixing app compat issue b/72143978Ian Pedowitz
2018-01-09Remove obsolete workaround.Elliott Hughes
2017-09-29Use -Werror in external/zlibChih-Hung Hsieh
2017-09-27Remove libz-host moduleDan Willemsen
2017-09-07Mark the module as VNDK or VNDK-SP in Android.bpJustin Yun
2017-04-23Add vendor_available to libzVijay Venkatraman
2017-04-11Merge "Remove .(ll)ndk suffix from (ll)ndk_library"Treehugger Robot
2017-04-11Remove .(ll)ndk suffix from (ll)ndk_libraryDan Willemsen
2017-04-07Remove old "gzip" (example code).Elliott Hughes
2017-01-20Fix zlib_example.Sen Jiang
2017-01-18Define ZLIB_CONST to add constness.Tao Bao
2017-01-16zlib: build src/test/example.cNarayan Kamath
2017-01-05Unversion NDK stub libraries.Dan Albert
2016-11-28Enable libz on host bionicDan Willemsen
2016-11-08Stop exporting private "zutil.h" implementation detail.Elliott Hughes
2016-11-08Don't ship updated zlib headers in the NDK.Dan Albert
2016-10-20Add license to ndk_headers.Dan Albert
2016-09-15Add NDK API modules for zlib.Dan Albert
2016-07-12Convert libz to SoongDan Willemsen