summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* add missing includeWolfgang Wiedmeyer2016-01-141-0/+1
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/art...Steve Kondik2015-12-083-17/+45
|\
| * ART: Add missing GetInterfaceMethodIfProxyAndreas Gampe2015-10-121-4/+4
| * DO NOT MERGE Add locking to prevent races between setting class methods and m...Mathieu Chartier2015-10-081-12/+25
| * ART: Do not abort on exception in CreatePeerAndreas Gampe2015-10-021-1/+16
| * ART: Weaken size check in hprofAndreas Gampe2015-08-281-4/+5
* | ART: Fix arm32 assembly for ClangChih-Hung Hsieh2015-11-061-0/+5
* | Fix build breaks when using clang on MKeith Mok2015-11-061-1/+1
* | ART: Add scorpion to the known cpu variants listMichael Bestas2015-11-051-1/+1
* | Merge branch 'm' of git://codeaurora.org/platform/art into cm-13.0Steve Kondik2015-10-211-1/+1
|\ \
| * | ART: add new arm64 CPU variant kryoWei Wang2015-10-061-1/+1
* | | art: Update QC-PERF board flag to TARGET_HAVE_QC_PERFSteve Kondik2015-10-121-2/+2
|/ /
* | ART: extensionWei Wang2015-10-061-0/+3
* | ART: Weaken size check in hprofAndreas Gampe2015-08-281-4/+5
|/
* ART: Relax verifier aput checkingAndreas Gampe2015-08-141-1/+18
* ART: Change UninitializedThis tracking in the verifierAndreas Gampe2015-08-124-96/+60
* ART: Change UnresolvedMergedType mergeAndreas Gampe2015-08-101-2/+2
* ART: Change UnresolvedMergedType internal representationAndreas Gampe2015-08-107-89/+144
* Don't dump stack when deleting an invalid local refMathieu Chartier2015-07-301-1/+5
* Bugfix: Java char is 16 bits, can not be treated as boolean.Fredrik Roubert2015-07-271-2/+2
* ART: Change the stack dump format to be in line with debuggerdAndreas Gampe2015-07-236-4/+25
* Merge "Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo" ...Mathieu Chartier2015-07-211-1/+4
|\
| * Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfoMathieu Chartier2015-07-211-1/+4
* | Get non proxy method for StackDumpVisitorMathieu Chartier2015-07-211-0/+1
|/
* Merge "Fix cfi information for x86." into mnc-devChristopher Ferris2015-07-132-4/+12
|\
| * Fix cfi information for x86.Christopher Ferris2015-07-132-4/+12
* | Merge "Initialize pDeoptimize quick entry pointer for Mips." into mnc-devRoland Levillain2015-07-132-0/+7
|\ \
| * | Initialize pDeoptimize quick entry pointer for Mips.Douglas Leung2015-07-132-0/+7
* | | Merge "Return an invalid StackMap when none can be found." into mnc-devNicolas Geoffray2015-07-132-26/+31
|\ \ \ | |/ / |/| |
| * | Return an invalid StackMap when none can be found.Nicolas Geoffray2015-07-132-26/+31
* | | Fix proxy handling in FindDeclaredVirtualMethodMathieu Chartier2015-07-111-2/+4
* | | ART: Change merges with Undefined to UndefinedAndreas Gampe2015-07-091-1/+9
| |/ |/|
* | ART: Allow to set and copy conflicts in the verifierAndreas Gampe2015-07-081-5/+5
* | ART: Avoid soft- after hard-fail in verifierAndreas Gampe2015-07-081-1/+3
|/
* Add implicit null pointer and stack overflow checks for Mips.Douglas Leung2015-07-033-20/+192
* ART: Remove bad FindSymbol callAndreas Gampe2015-06-301-3/+2
* ART: Fix CFI annotation for art_quick_aput_objMathieu Chartier2015-06-293-2/+5
* ART: Fix invalid access and DCHECK in verifierAndreas Gampe2015-06-261-8/+16
* Merge "Require mutator lock for DeleteLocalRef" into mnc-devMathieu Chartier2015-06-261-6/+7
|\
| * Require mutator lock for DeleteLocalRefMathieu Chartier2015-06-261-6/+7
* | ART: Fix streaming tracing issuesAndreas Gampe2015-06-263-19/+28
|/
* ART: Reset runtime_throw_failure flagAndreas Gampe2015-06-252-1/+11
* Merge "Do not try to compile resource-only dex files." into mnc-devRichard Uhler2015-06-254-44/+109
|\
| * Do not try to compile resource-only dex files.Richard Uhler2015-06-244-44/+109
* | Hard-fail get-/put-object to a non-reference field.Vladimir Marko2015-06-251-8/+18
* | Merge "ART: Fix arm32 instrumentation exit stub" into mnc-devAndreas Gampe2015-06-251-2/+7
|\ \
| * | ART: Fix arm32 instrumentation exit stubAndreas Gampe2015-06-241-2/+7
* | | Fix force copyMathieu Chartier2015-06-242-44/+42
* | | Merge "Fix imt conflict trampoline for mips64" into mnc-devMathieu Chartier2015-06-241-1/+1
|\ \ \
| * | | Fix imt conflict trampoline for mips64Mathieu Chartier2015-06-241-1/+1
| |/ /