Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
27eac12a66a73eb38b5ccb45b62350cf341299d0
/
runtime
/
zip_archive_test.cc
4303ba9
ART: Track Flush & Close in FdFile
by Andreas Gampe
· 10 years ago
e63db27
Break apart header files.
by Ian Rogers
· 10 years ago
700a402
Now we have a proper C++ library, use std::unique_ptr.
by Ian Rogers
· 11 years ago
507dfdd
Compatibility layer to transition from UniquePtr to std::unique_ptr.
by Ian Rogers
· 11 years ago
b48b9eb
Fix clang to compile and run host tests.
by Ian Rogers
· 11 years ago
a1ce1fe
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
by Brian Carlstrom
· 11 years ago
92572be
Use libziparchive for art zip processing.
by Narayan Kamath
· 11 years ago
8d31bbd
Throw IOException at source of failing to open a dex file.
by Ian Rogers
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/zip_archive_test.cc]
7616005
Switch over to the google3 unix_file File*.
by Elliott Hughes
· 12 years ago
a004aa9
user build support for art (2 of 3)
by Brian Carlstrom
· 13 years ago
2faa5f1
Fix copyright headers.
by Elliott Hughes
· 13 years ago
8952189
Merge art-cache dex files into oat files
by Brian Carlstrom
· 13 years ago
1f87008
Add HeapTest and make GC work enough to pass it
by Brian Carlstrom
· 13 years ago
90a3369
Switch to UniquePtr.
by Elliott Hughes
· 13 years ago
f734cf5
Add ParsedOptions test (and migrate RuntimeTest to CommonTest)
by Brian Carlstrom
· 13 years ago
db4d540
First pass of ImageWriter
by Brian Carlstrom
· 13 years ago
350dad1
Fix zip_archive_test on the target.
by Elliott Hughes
· 13 years ago
b0460ea
Add support for opening classes.dex file from zip, jar, apk
by Brian Carlstrom
· 13 years ago