summaryrefslogtreecommitdiff
path: root/libs/androidfw/ZipFileRO.cpp
AgeCommit message (Expand)Author
2014-08-15Update ziparchive usage to the new API. Piotr Jastrzebski
2014-08-11Remove memory leak. Piotr Jastrzebski
2013-12-09Reimplement ZipFileRO in terms of libziparchive. Narayan Kamath
2013-09-11Fix another off-by-one error in ZipFileRO Kenny Root
2013-09-11Reconcile differences between zip implementations Kenny Root
2013-09-11Revert "Reconcile differences between zip implementations" Kenny Root
2013-09-11Reconcile differences between zip implementations Kenny Root
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