summaryrefslogtreecommitdiff
path: root/libs/androidfw/ZipUtils.cpp
AgeCommit message (Expand)Author
2024-12-27[res] Enable zero-copy assets access Yurii Zubrytskyi
2022-11-11[zip] Make implementations of zip interfaces final Yurii Zubrytskyi
2020-12-08Revert^2 "libandroidfw hardening for IncFs" Ryan Mitchell
2020-04-02Change the parameter type of offset in read Tianjie
2019-01-10Fix/suppress androidfw google-explicit-constructor warnings Chih-Hung Hsieh
2017-11-02ZipUtils: Rewrite in terms of zip_archive::Inflate. Narayan Kamath
2016-04-27Fix google-explicit-constructor warnings. Chih-Hung Hsieh
2014-03-19androidfw: resolve 64-bit build issues Mark Salyzyn
2013-12-09Reimplement ZipFileRO in terms of libziparchive. Narayan Kamath
2013-05-07libutils clean-up Mathias Agopian
2012-03-22frameworks/base: move Zip* from libandroidfw to libutils Colin Cross
2012-02-20frameworks/base refactoring Mathias Agopian