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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bunch more lint.
Elliott Hughes
2012-06-21
1
-2
/
+3
*
Convince tsan that the card table isn't a problem.
Elliott Hughes
2012-06-12
1
-1
/
+0
*
Add a SafeMap equivalent to std::map but without the error-prone operator[].
Elliott Hughes
2012-04-14
1
-3
/
+2
*
Remove most of the unordered_ stuff and use the standard equivalents instead.
Elliott Hughes
2012-01-18
1
-3
/
+2
*
Add installd support to dex2oat
Brian Carlstrom
2012-01-05
1
-4
/
+4
*
Merge art-cache dex files into oat files
Brian Carlstrom
2012-01-04
1
-4
/
+3
*
Remove some lint.
Elliott Hughes
2011-12-01
1
-1
/
+1
*
Fix cpplint's whitespace warnings.
Elliott Hughes
2011-10-17
1
-2
/
+1
*
Add missing 'explicit's on single-argument constructors.
Elliott Hughes
2011-10-17
1
-1
/
+1
*
Add oatopt drop in replacement for dexopt
Brian Carlstrom
2011-10-14
1
-0
/
+3
*
Switch to UniquePtr.
Elliott Hughes
2011-08-30
1
-3
/
+4
*
Initialize ClassLinker from image
Brian Carlstrom
2011-08-21
1
-1
/
+1
*
First pass of ImageWriter
Brian Carlstrom
2011-08-15
1
-71
/
+6
*
String intern table and support for unordered_map
Brian Carlstrom
2011-08-04
1
-2
/
+3
*
Add support for opening classes.dex file from zip, jar, apk
Brian Carlstrom
2011-08-02
1
-0
/
+194