index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
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
*
Merge "ART: Add some utilities for working with containers."
Vladimir Marko
2015-09-14
1
-0
/
+1
|
\
|
*
ART: Add some utilities for working with containers.
Vladimir Marko
2015-09-08
1
-0
/
+1
*
|
Merge "ART: Move DexCache arrays to native."
Vladimir Marko
2015-09-04
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
ART: Move DexCache arrays to native.
Vladimir Marko
2015-09-03
1
-2
/
+6
*
|
Fix native annotations returning TypeNotPresentException.
Jeff Hao
2015-09-02
1
-2
/
+9
*
|
Move more Class annotations to native.
Jeff Hao
2015-09-01
1
-12
/
+175
|
/
*
Revert "Revert "Move annotations to native.""
Jeff Hao
2015-08-25
1
-55
/
+916
*
Revert "Move annotations to native."
Roland Levillain
2015-08-25
1
-916
/
+55
*
Move annotations to native.
Jeff Hao
2015-08-21
1
-55
/
+916
*
ART: Some header cleaning around bit-utils
Andreas Gampe
2015-08-17
1
-0
/
+1
*
ART: Ignore repeated field indexes when loading a class.
Vladimir Marko
2015-06-26
1
-3
/
+2
*
Fixed bug in debugging information in dex file
Aart Bik
2015-06-25
1
-3
/
+3
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-29
1
-2
/
+2
*
ART: Allow oat files with duplicates classes in corner case
Andreas Gampe
2015-04-29
1
-0
/
+25
*
ART: Remove multidex limit
Andreas Gampe
2015-04-28
1
-8
/
+30
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-50
/
+55
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-6
/
+4
*
Store OatDexFile instead of OatFile in DexFile.
Richard Uhler
2015-04-02
1
-4
/
+4
*
ART: Report zip opening error
Andreas Gampe
2015-03-04
1
-1
/
+2
*
ART: Templatize IsInt & IsUint
Andreas Gampe
2015-02-18
1
-3
/
+3
*
Merge "Fix ImageWriter::ComputeEagerResolvedStringsCallback()."
Vladimir Marko
2015-02-11
1
-2
/
+2
|
\
|
*
Fix ImageWriter::ComputeEagerResolvedStringsCallback().
Vladimir Marko
2015-02-11
1
-2
/
+2
*
|
ART: Simple structural class check
Andreas Gampe
2015-01-14
1
-4
/
+10
*
|
Use unique_ptr to track ownership of dex files.
Richard Uhler
2015-01-13
1
-25
/
+28
|
/
*
Add hash map, reduce excessive hashing
Mathieu Chartier
2014-11-07
1
-4
/
+5
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-3
/
+7
*
Tidy logging code not using UNIMPLEMENTED.
Ian Rogers
2014-10-24
1
-1
/
+2
*
Tidy up logging.
Ian Rogers
2014-10-22
1
-0
/
+2
*
stdint types all the way!
Ian Rogers
2014-10-09
1
-16
/
+16
*
Remove dex file index building mutex.
Ian Rogers
2014-09-12
1
-14
/
+14
*
Merge "ART: Fix things for valgrind"
Andreas Gampe
2014-09-10
1
-5
/
+6
|
\
|
*
ART: Fix things for valgrind
Andreas Gampe
2014-09-10
1
-5
/
+6
*
|
Improve dex location canonicalization-related performance.
Vladimir Marko
2014-09-10
1
-41
/
+16
|
/
*
Reduce and speed-up class def searches.
Ian Rogers
2014-09-02
1
-29
/
+45
*
Avoid handle-less fields in ClassLinker::InitializeClass()
Hiroshi Yamauchi
2014-08-21
1
-3
/
+3
*
Remove clang detected warning on tautological comparison
Brian Carlstrom
2014-08-08
1
-1
/
+0
*
Use canonical paths when searching for dex files
Calin Juravle
2014-08-04
1
-0
/
+33
*
Return "false" instead of "nullptr" in bool DexFile::Open.
Alexander Ivchenko
2014-06-26
1
-1
/
+1
*
ART: Native support for multidex
Andreas Gampe
2014-06-25
1
-19
/
+105
*
ART: Do not try to pretty-print method in dex file
Andreas Gampe
2014-06-19
1
-4
/
+2
*
Make DexFile content read only before running DexFileVerifier
Brian Carlstrom
2014-05-25
1
-4
/
+4
*
Fix ExtractToMemMap to show original zip file name in ashmem
Brian Carlstrom
2014-05-23
1
-1
/
+1
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-11
/
+11
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
1
-1
/
+1
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-3
/
+3
*
Force inlining on trivial accessors.
Ian Rogers
2014-04-29
1
-1
/
+0
*
Fix debugger crash in native method frames.
Sebastien Hertz
2014-03-17
1
-0
/
+1
*
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
[next]