index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
zip_archive.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade to latest dlmalloc. Refactor Heap and related APIs to use STL like na...
Ian Rogers
2012-01-26
1
-6
/
+6
*
Mac build fixes.
Elliott Hughes
2012-01-20
1
-2
/
+17
*
Add installd support to dex2oat
Brian Carlstrom
2012-01-05
1
-3
/
+3
*
Merge art-cache dex files into oat files
Brian Carlstrom
2012-01-04
1
-16
/
+33
*
Several fixes for proper creation and use of vmap tables
Brian Carlstrom
2011-10-25
1
-0
/
+6
*
Fix cpplint's whitespace warnings.
Elliott Hughes
2011-10-17
1
-1
/
+0
*
Bring our native stack usage down.
Elliott Hughes
2011-10-16
1
-6
/
+7
*
Add oatopt drop in replacement for dexopt
Brian Carlstrom
2011-10-14
1
-1
/
+4
*
Enhance CHECK_EQ and friends to allow extra detail to be appended (like CHECK).
Elliott Hughes
2011-10-07
1
-1
/
+1
*
Switch to UniquePtr.
Elliott Hughes
2011-08-30
1
-9
/
+11
*
Work on heap and space initialization to support image loading
Brian Carlstrom
2011-08-18
1
-1
/
+0
*
First pass of ImageWriter
Brian Carlstrom
2011-08-15
1
-29
/
+14
*
Fix a few more scoped_ptr/scoped_array confusions, and stop tring to optimist...
Elliott Hughes
2011-08-12
1
-2
/
+2
*
Start implementing JNI.
Elliott Hughes
2011-08-11
1
-1
/
+1
*
Minor zip cleanups
Brian Carlstrom
2011-08-09
1
-25
/
+10
*
String intern table and support for unordered_map
Brian Carlstrom
2011-08-04
1
-1
/
+1
*
Add support for opening classes.dex file from zip, jar, apk
Brian Carlstrom
2011-08-02
1
-0
/
+472