index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
dex_file_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Break apart header files.
Ian Rogers
2014-07-15
1
-0
/
+5
*
ART: Native support for multidex
Andreas Gampe
2014-06-25
1
-2
/
+5
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-5
/
+6
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
1
-1
/
+1
*
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
Brian Carlstrom
2014-02-26
1
-2
/
+73
*
Throw IOException at source of failing to open a dex file.
Ian Rogers
2013-10-21
1
-6
/
+9
*
am 80f85137: am 7c798419: am 7c3d13ae: Use file magic to determine file type,...
Brian Carlstrom
2013-10-04
1
-1
/
+1
|
\
|
*
Use file magic to determine file type, not file extension.
Brian Carlstrom
2013-10-03
1
-1
/
+1
*
|
Introduce Signature type to avoid string comparisons.
Ian Rogers
2013-09-26
1
-17
/
+10
|
/
*
Make DexFiles opened from files readonly by default, but writable during dex2oat
Brian Carlstrom
2013-08-29
1
-0
/
+2
*
Add flock(2)ing on dex-cache files to prevent races
Brian Carlstrom
2013-08-15
1
-1
/
+1
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+270