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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some stray stringpiece.h includes
Brian Carlstrom
2014-02-27
1
-1
/
+0
*
Remove blacklist
Sebastien Hertz
2014-02-17
1
-0
/
+1
*
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
-27
/
+9
*
Faster Signature::operator==(const StringPiece& rhs).
Vladimir Marko
2013-11-25
1
-4
/
+1
*
Rewrite intrinsics detection.
Vladimir Marko
2013-11-18
1
-1
/
+5
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-4
/
+6
*
Remove unused length from DexFile GetString calls.
Ian Rogers
2013-10-31
1
-0
/
+1
*
Don't use UTF16 length as length for MUTF8.
Ian Rogers
2013-10-30
1
-58
/
+14
*
Throw IOException at source of failing to open a dex file.
Ian Rogers
2013-10-21
1
-15
/
+15
*
resolved conflicts for merge of 5d79c5de to dalvik-dev
Brian Carlstrom
2013-10-20
1
-0
/
+2
|
\
|
*
Preload DexCaches
Brian Carlstrom
2013-10-20
1
-0
/
+2
*
|
am 80f85137: am 7c798419: am 7c3d13ae: Use file magic to determine file type,...
Brian Carlstrom
2013-10-04
1
-4
/
+3
|
\
\
|
|
/
|
*
Use file magic to determine file type, not file extension.
Brian Carlstrom
2013-10-03
1
-4
/
+3
|
*
Use class def index from java.lang.Class.
Ian Rogers
2013-09-21
1
-30
/
+14
*
|
Introduce Signature type to avoid string comparisons.
Ian Rogers
2013-09-26
1
-9
/
+86
*
|
StringPiece clean up.
Ian Rogers
2013-09-24
1
-0
/
+3
*
|
Use class def index from java.lang.Class.
Ian Rogers
2013-09-19
1
-30
/
+14
|
/
*
Make DexFiles opened from files readonly by default, but writable during dex2oat
Brian Carlstrom
2013-08-29
1
-2
/
+2
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-6
/
+6
*
Move some DexFile checks to debug build only.
Sebastien Hertz
2013-08-05
1
-6
/
+6
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-1
/
+1
*
Fix cpplint whitespace/parens issues
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-3
/
+3
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+1223