Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
4922e9d4e5f86e40ca89fb097cec40e191dae0a1
/
src
/
zip_archive.h
4922e9d
Use /system/framework/framework.jar:preloaded-classes for on device dex2oat
by Brian Carlstrom
· 12 years ago
e222ee0
Move stringpiece.h and stringprintf.h to base/.
by Elliott Hughes
· 13 years ago
07ed66b
Move logging.h into base/logging.h.
by Elliott Hughes
· 13 years ago
7616005
Switch over to the google3 unix_file File*.
by Elliott Hughes
· 13 years ago
a21039c
Fix a bunch more lint.
by Elliott Hughes
· 13 years ago
a168c83
Convince tsan that the card table isn't a problem.
by Elliott Hughes
· 13 years ago
a0e1806
Add a SafeMap equivalent to std::map but without the error-prone operator[].
by Elliott Hughes
· 13 years ago
e5448b5
Remove most of the unordered_ stuff and use the standard equivalents instead.
by Elliott Hughes
· 14 years ago
a6cc893
Add installd support to dex2oat
by Brian Carlstrom
· 14 years ago
8952189
Merge art-cache dex files into oat files
by Brian Carlstrom
· 14 years ago
c1f143d
Remove some lint.
by Elliott Hughes
· 14 years ago
362f9bc
Fix cpplint's whitespace warnings.
by Elliott Hughes
· 14 years ago
a51a3dd
Add missing 'explicit's on single-argument constructors.
by Elliott Hughes
· 14 years ago
b7bbba4
Add oatopt drop in replacement for dexopt
by Brian Carlstrom
· 14 years ago
90a3369
Switch to UniquePtr.
by Elliott Hughes
· 14 years ago
a663ea5
Initialize ClassLinker from image
by Brian Carlstrom
· 14 years ago
db4d540
First pass of ImageWriter
by Brian Carlstrom
· 14 years ago
7e93b50
String intern table and support for unordered_map
by Brian Carlstrom
· 14 years ago
b0460ea
Add support for opening classes.dex file from zip, jar, apk
by Brian Carlstrom
· 14 years ago