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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add debug code for saving dex file inputs
Brian Carlstrom
2014-02-20
1
-1
/
+2
*
Remove blacklist
Sebastien Hertz
2014-02-17
1
-11
/
+14
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-1
/
+1
*
Fix apps with more than one dex file with the same name
Brian Carlstrom
2014-02-06
1
-13
/
+28
*
Remove unneeded quoting
Brian Carlstrom
2013-12-10
1
-3
/
+3
*
Use libziparchive for art zip processing.
Narayan Kamath
2013-12-09
1
-4
/
+4
*
Faster Signature::operator==(const StringPiece& rhs).
Vladimir Marko
2013-11-25
1
-0
/
+26
*
Avoid some string allocations.
Vladimir Marko
2013-11-21
1
-5
/
+3
*
Rewrite intrinsics detection.
Vladimir Marko
2013-11-18
1
-3
/
+4
*
Put arguments first in debugger variable table and fix name bug.
Jeff Hao
2013-11-14
1
-3
/
+3
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-4
/
+10
*
Fix DexFile error handling to close fd properly.
Vladimir Marko
2013-11-06
1
-33
/
+34
*
Remove unused length from DexFile GetString calls.
Ian Rogers
2013-10-31
1
-4
/
+2
*
Don't use UTF16 length as length for MUTF8.
Ian Rogers
2013-10-30
1
-2
/
+2
*
Throw IOException at source of failing to open a dex file.
Ian Rogers
2013-10-21
1
-70
/
+87
*
am 80f85137: am 7c798419: am 7c3d13ae: Use file magic to determine file type,...
Brian Carlstrom
2013-10-04
1
-30
/
+55
|
\
|
*
Use file magic to determine file type, not file extension.
Brian Carlstrom
2013-10-03
1
-30
/
+55
|
*
Use class def index from java.lang.Class.
Ian Rogers
2013-09-21
1
-64
/
+27
*
|
Introduce Signature type to avoid string comparisons.
Ian Rogers
2013-09-26
1
-29
/
+37
*
|
Move hot utf routines into -inl.h.
Ian Rogers
2013-09-23
1
-1
/
+1
*
|
Use class def index from java.lang.Class.
Ian Rogers
2013-09-19
1
-64
/
+27
|
/
*
Revert "Remove bogus fastpath from String::Equals(const StringPiece&)"
Brian Carlstrom
2013-09-06
1
-14
/
+0
*
Remove bogus fastpath from String::Equals(const StringPiece&)
Brian Carlstrom
2013-09-06
1
-0
/
+14
*
Make DexFiles opened from files readonly by default, but writable during dex2oat
Brian Carlstrom
2013-08-29
1
-12
/
+16
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-5
/
+4
*
Make verifier allow integral types to be put in integral type arrays.
Jeff Hao
2013-08-01
1
-1
/
+0
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-1
/
+1
*
Fix cpplint whitespace/braces issues
Brian Carlstrom
2013-07-17
1
-1
/
+1
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+1132