summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Merge "ART: Streaming trace mode"Andreas Gampe2015-04-1611-99/+526
|\
| * ART: Streaming trace modeAndreas Gampe2015-04-1511-99/+526
* | Merge "ARM64: Remove suspend register."Vladimir Marko2015-04-156-96/+96
|\ \ | |/ |/|
| * ARM64: Remove suspend register.Zheng Xu2015-04-146-96/+96
* | ART: More nullptr checks in unstarted runtimeAndreas Gampe2015-04-141-7/+26
* | Merge "Remove suspend point from field loading"Mathieu Chartier2015-04-141-3/+3
|\ \
| * | Remove suspend point from field loadingMathieu Chartier2015-04-141-3/+3
* | | Merge "ART: Store classpath information into oat file"Andreas Gampe2015-04-144-1/+157
|\ \ \
| * | | ART: Store classpath information into oat fileAndreas Gampe2015-04-144-1/+157
* | | | Merge "ART: Add Security cutout to unstarted runtime"Andreas Gampe2015-04-141-0/+97
|\ \ \ \
| * | | | ART: Add Security cutout to unstarted runtimeAndreas Gampe2015-04-141-0/+97
| |/ / /
* | | | Merge "ART: Make the PathClassLoader fast-path recursive"Andreas Gampe2015-04-143-87/+129
|\ \ \ \ | |_|/ / |/| | |
| * | | ART: Make the PathClassLoader fast-path recursiveAndreas Gampe2015-04-143-87/+129
| | |/ | |/|
* | | Merge "Fix valgrind tests"Mathieu Chartier2015-04-146-21/+28
|\ \ \
| * | | Fix valgrind testsMathieu Chartier2015-04-146-21/+28
* | | | Merge "ART: Add a null-check to unstarted-runtime"Andreas Gampe2015-04-141-1/+6
|\ \ \ \
| * | | | ART: Add a null-check to unstarted-runtimeAndreas Gampe2015-04-141-1/+6
| | |/ / | |/| |
* | | | Merge "getRuntimeStat() support (ART)."Hiroshi Yamauchi2015-04-147-8/+314
|\ \ \ \ | |_|/ / |/| | |
| * | | getRuntimeStat() support (ART).Hiroshi Yamauchi2015-04-137-8/+314
* | | | Merge "Opt Compiler: ARM64 goodness"Roland Levillain2015-04-142-7/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Opt Compiler: ARM64 goodnessSerban Constantinescu2015-04-022-7/+6
* | | | Merge "Revert "ART: Turn of native stack dump on x86 on-device""Christopher Ferris2015-04-141-5/+0
|\ \ \ \
| * | | | Revert "ART: Turn of native stack dump on x86 on-device"Christopher Ferris2015-04-131-5/+0
| | |_|/ | |/| |
* | | | Merge "Fix DCHECK failures from Class::VisitFieldRoots"Mathieu Chartier2015-04-139-30/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix DCHECK failures from Class::VisitFieldRootsMathieu Chartier2015-04-139-30/+36
* | | | Merge "Move the file which defines DWARF enums."David Srbecky2015-04-131-664/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Move the file which defines DWARF enums.David Srbecky2015-04-131-664/+0
* | | | Merge "Relocate DWARF using .oat_patches."David Srbecky2015-04-132-506/+73
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Relocate DWARF using .oat_patches.David Srbecky2015-04-112-506/+73
* | | Merge "ART: Clean up includes."Vladimir Marko2015-04-1328-27/+85
|\ \ \
| * | | ART: Clean up includes.Vladimir Marko2015-04-1328-27/+85
* | | | Merge "JDWP: fix thread_list deadlock"Sebastien Hertz2015-04-134-86/+65
|\ \ \ \ | |/ / / |/| | |
| * | | JDWP: fix thread_list deadlockSebastien Hertz2015-04-084-86/+65
* | | | ART: Ignore result for exception-case JNIEndWithReferenceAndreas Gampe2015-04-101-20/+15
| |/ / |/| |
* | | ART: Add Array.createObjectArray to unstarted runtimeAndreas Gampe2015-04-102-4/+29
* | | Move ArtField to nativeMathieu Chartier2015-04-1091-1236/+1217
* | | Merge "Avoid using dex cache array pointers in libart."Vladimir Marko2015-04-105-9/+52
|\ \ \
| * | | Avoid using dex cache array pointers in libart.Vladimir Marko2015-04-105-9/+52
* | | | Merge "Extend the DWARF library to support .debug_info section."David Srbecky2015-04-102-0/+32
|\ \ \ \
| * | | | Extend the DWARF library to support .debug_info section.David Srbecky2015-04-092-0/+32
* | | | | Add support for nested method verifiersMathieu Chartier2015-04-094-10/+15
|/ / / /
* | | | Merge "ART: IRT refactor"Andreas Gampe2015-04-095-8/+54
|\ \ \ \
| * | | | ART: IRT refactorAndreas Gampe2015-04-095-8/+54
| |/ / /
* | | | Test DexOptStatus enum values match DexFile values.Richard Uhler2015-04-091-0/+37
* | | | Merge "Rename isDexOptNeededInternal and add kSelfPatchOatNeeded"Richard Uhler2015-04-094-121/+181
|\ \ \ \ | |/ / / |/| | |
| * | | Rename isDexOptNeededInternal and add kSelfPatchOatNeededRichard Uhler2015-04-034-121/+181
* | | | Merge "Fix JDWP race at runtime shutdown"Sebastien Hertz2015-04-086-19/+55
|\ \ \ \
| * | | | Fix JDWP race at runtime shutdownSebastien Hertz2015-04-016-19/+55
* | | | | Merge "Ignore not yet loaded classes during hprof"Sebastien Hertz2015-04-081-0/+4
|\ \ \ \ \
| * | | | | Ignore not yet loaded classes during hprofSebastien Hertz2015-04-071-0/+4
| | |_|/ / | |/| | |