summaryrefslogtreecommitdiffstats
path: root/runtime/zip_archive_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace NULL with nullptrMathieu Chartier2015-04-221-2/+2
* ART: Track Flush & Close in FdFileAndreas Gampe2014-11-181-1/+1
* Break apart header files.Ian Rogers2014-07-151-0/+1
* Now we have a proper C++ library, use std::unique_ptr.Ian Rogers2014-05-191-4/+4
* Compatibility layer to transition from UniquePtr to std::unique_ptr.Ian Rogers2014-05-151-1/+1
* Fix clang to compile and run host tests.Ian Rogers2014-02-281-2/+2
* Split up CommonTest into CommonRuntimeTest and CommonCompilerTestBrian Carlstrom2014-02-261-2/+2
* Use libziparchive for art zip processing.Narayan Kamath2013-12-091-1/+3
* Throw IOException at source of failing to open a dex file.Ian Rogers2013-10-211-4/+7
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+60