summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add ReferenceQueue test"Mathieu Chartier2014-12-123-11/+110
|\
| * Add ReferenceQueue testMathieu Chartier2014-12-123-11/+110
* | Merge "ART: More logging on GetAccessFlags failure"Andreas Gampe2014-12-121-1/+9
|\ \
| * | ART: More logging on GetAccessFlags failureAndreas Gampe2014-12-121-1/+9
| |/
* | Merge "Remove portable."Elliott Hughes2014-12-1260-2710/+113
|\ \
| * | Remove portable.Elliott Hughes2014-12-1260-2710/+113
| |/
* | Merge "Remove proxy logic from GetCodeItem"Mathieu Chartier2014-12-121-2/+1
|\ \
| * | Remove proxy logic from GetCodeItemMathieu Chartier2014-12-111-2/+1
| |/
* | Merge "ART: Fix DDM client hang transmitting native heap dump with MALLOC_IMP...Sebastien Hertz2014-12-121-0/+8
|\ \ | |/ |/|
| * ART: Fix DDM client hang transmitting native heap dump with MALLOC_IMPL=dlmallocPavel Vyssotski2014-12-081-0/+8
* | Increase default allocation stack sizeMathieu Chartier2014-12-111-4/+12
* | Merge "Revert "Revert "Ensure void type is resolved when running without imag...Andreas Gampe2014-12-112-1/+33
|\ \
| * | Revert "Revert "Ensure void type is resolved when running without image""Andreas Gampe2014-12-102-1/+33
* | | Merge "Add verifier support for dequickening"Mathieu Chartier2014-12-113-6/+10
|\ \ \
| * | | Add verifier support for dequickeningMathieu Chartier2014-12-113-6/+10
| |/ /
* | | ART: More ELF and oat file safety measuresAndreas Gampe2014-12-112-1/+23
|/ /
* | Merge "Revert "Ensure void type is resolved when running without image""Nicolas Geoffray2014-12-101-25/+0
|\ \
| * | Revert "Ensure void type is resolved when running without image"Nicolas Geoffray2014-12-101-25/+0
* | | Merge "Stop daemon threads in runtime shutdown"Mathieu Chartier2014-12-104-2/+26
|\ \ \
| * | | Stop daemon threads in runtime shutdownMathieu Chartier2014-12-104-2/+26
* | | | Merge "Ensure void type is resolved when running without image"Sebastien Hertz2014-12-101-0/+25
|\ \ \ \ | | |/ / | |/| |
| * | | Ensure void type is resolved when running without imageSebastien Hertz2014-12-101-0/+25
* | | | Merge "Add missing iget quick for bool, byte, char, short"Mathieu Chartier2014-12-106-47/+94
|\ \ \ \ | |/ / / |/| | |
| * | | Add missing iget quick for bool, byte, char, shortMathieu Chartier2014-12-106-47/+94
| |/ /
* | | Merge "Ensure stack maps are 4 byte aligned."Nicolas Geoffray2014-12-103-3/+16
|\ \ \
| * | | Ensure stack maps are 4 byte aligned.Nicolas Geoffray2014-12-093-3/+16
| |/ /
* | | Fix verifier bug caused by confusing ArtMethod::IsDirect vs ArtMethod::IsStat...Brian Carlstrom2014-12-091-1/+1
|/ /
* | Merge "Support proxy method in StackVisitor::GetThisObject"Sebastien Hertz2014-12-092-0/+32
|\ \
| * | Support proxy method in StackVisitor::GetThisObjectSebastien Hertz2014-12-092-0/+32
* | | Merge "Revert "Tidy gAborting.""Nicolas Geoffray2014-12-0912-52/+64
|\ \ \
| * | | Revert "Tidy gAborting."Nicolas Geoffray2014-12-0912-52/+64
* | | | Merge "Quick: Redefine the notion of back-egdes."Vladimir Marko2014-12-091-1/+10
|\ \ \ \
| * | | | Quick: Redefine the notion of back-egdes.Vladimir Marko2014-12-091-1/+10
* | | | | Merge "JDWP: avoid crash on unsupported modifier"Sebastien Hertz2014-12-091-2/+4
|\ \ \ \ \
| * | | | | JDWP: avoid crash on unsupported modifierSebastien Hertz2014-12-091-2/+4
| | |_|/ / | |/| | |
* | | | | Fix reference table sortingBrian Carlstrom2014-12-081-1/+1
* | | | | Merge "Make it possible to enable heap poisoning via make variable."Hiroshi Yamauchi2014-12-091-0/+4
|\ \ \ \ \
| * | | | | Make it possible to enable heap poisoning via make variable.Hiroshi Yamauchi2014-12-081-0/+4
* | | | | | Re-add missing read barriersMathieu Chartier2014-12-081-2/+7
|/ / / / /
* | | | | Clean up ReferenceTable::DumpMathieu Chartier2014-12-081-61/+41
|/ / / /
* | | | Merge "[optimizing compiler] Add REM_FLOAT and REM_DOUBLE"Calin Juravle2014-12-084-4/+39
|\ \ \ \ | |_|_|/ |/| | |
| * | | [optimizing compiler] Add REM_FLOAT and REM_DOUBLECalin Juravle2014-12-084-4/+39
* | | | Merge "Add pointer size logic to InitFromImageInterpretOnly"Mathieu Chartier2014-12-052-7/+12
|\ \ \ \
| * | | | Add pointer size logic to InitFromImageInterpretOnlyMathieu Chartier2014-12-052-7/+12
* | | | | Merge "Fix arm unwind data for art code."Christopher Ferris2014-12-052-49/+17
|\ \ \ \ \
| * | | | | Fix arm unwind data for art code.Christopher Ferris2014-12-042-49/+17
* | | | | | Merge "ART: Fix typo"Andreas Gampe2014-12-052-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | ART: Fix typoAndreas Gampe2014-12-052-2/+2
* | | | | | Revert "Re-enable one thread dumping the native stack of another."Ian Rogers2014-12-051-0/+8
| |_|/ / / |/| | | |
* | | | | Re-enable one thread dumping the native stack of another.Ian Rogers2014-12-041-8/+0
| |_|_|/ |/| | |