summaryrefslogtreecommitdiff
path: root/libs/androidfw/ZipFileRO.cpp
AgeCommit message (Expand)Author
2014-01-27Reimplement ZipFileRO in terms of libziparchive. Narayan Kamath
2014-01-27Revert "move libandroidfw to frameworks/native" Adam Lesinski
2013-10-03move libandroidfw to frameworks/native Mike Lockwood
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