summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* | | Increase alt signal stack to 32K on host.Christopher Ferris2015-06-241-3/+3
* | | Use a flag from the verifier to know if we should compile.Nicolas Geoffray2015-06-242-0/+5
|/ /
* | Merge "ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371" into mnc-devAndreas Gampe2015-06-232-22/+41
|\ \
| * | ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371Andreas Gampe2015-06-232-22/+41
* | | Merge "Fix field ordering for String in hprof" into mnc-devMathieu Chartier2015-06-231-23/+25
|\ \ \
| * | | Fix field ordering for String in hprofMathieu Chartier2015-06-231-23/+25
| | |/ | |/|
* | | Make dex file verifier check that indexes are increasing.Jeff Hao2015-06-231-5/+32
|/ /
* | Merge "Fix another miranda method moving GC bug" into mnc-devMathieu Chartier2015-06-232-18/+24
|\ \
| * | Fix another miranda method moving GC bugMathieu Chartier2015-06-222-22/+28
* | | New experimental GC stress modeMathieu Chartier2015-06-228-14/+129
* | | Merge "Change GC to allow strings to use large object space." into mnc-devJeff Hao2015-06-221-1/+1
|\ \ \ | |_|/ |/| |
| * | Change GC to allow strings to use large object space.Jeff Hao2015-06-221-1/+1
* | | Merge "ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes" into...Andreas Gampe2015-06-221-0/+32
|\ \ \ | |/ / |/| |
| * | ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classesAndreas Gampe2015-06-221-0/+32
* | | Make large string use large object space.Jeff Hao2015-06-221-2/+2
|/ /
* | ART: Disallow classes that are abstract and finalAndreas Gampe2015-06-221-0/+9
* | Verifier: check an aput, even if we know it will fail.Nicolas Geoffray2015-06-221-2/+3
* | ART: Check for expected args for instance methodsAndreas Gampe2015-06-191-2/+11
* | ART: Check var-arg count earlier in method verifierTaiju Tsuiki2015-06-191-7/+7
|/
* Merge "ART stack unwinding fixes for libunwind/gdb/lldb." into mnc-devDavid Srbecky2015-06-1911-85/+120
|\
| * ART stack unwinding fixes for libunwind/gdb/lldb.David Srbecky2015-06-1911-85/+120
* | Fix moving GC bug in DoFilledNewArrayMathieu Chartier2015-06-181-18/+20
* | Fix moving GC bugs in proxy stub for X86/X86_64Mathieu Chartier2015-06-182-4/+4
* | Follow up on CL 151605Sebastien Hertz2015-06-185-51/+56
* | Fix nested deoptimization.Mingyao Yang2015-06-1810-141/+251
* | Fix some java_lang_Class related moving GC bugsMathieu Chartier2015-06-181-10/+10
* | ART: Allow PackedSwitch instructions with zero targetsDavid Brazdil2015-06-181-1/+4
* | ART: Fix reporting initialized classes by CompilerDriver.Vladimir Marko2015-06-181-1/+1
* | Add missing EndAssertNoThreadSuspensionMathieu Chartier2015-06-171-0/+3
* | Set default visibility on art_sigsegv_fault.Oleksiy Vyalov2015-06-171-3/+1
|/
* Merge "Change mips64 lwu to ld for loading caller ArtMethod*" into mnc-devMathieu Chartier2015-06-131-1/+1
|\
| * Change mips64 lwu to ld for loading caller ArtMethod*Mathieu Chartier2015-06-121-1/+1
* | JDWP: update handling of 8-bit and 16-bit fieldsSebastien Hertz2015-06-121-49/+121
|/
* JDWP: asynchronous invoke command handlingSebastien Hertz2015-06-1211-250/+351
* Merge "Add cortex-a53 as a valid instruction set variant for arm64." into mnc...Tim Murray2015-06-121-1/+1
|\
| * Add cortex-a53 as a valid instruction set variant for arm64.Tim Murray2015-06-111-1/+1
* | Fix compaction bug in Class_getDeclaredMethodsUncheckedMathieu Chartier2015-06-111-2/+2
* | Merge "Let classloader provide correct LD_LIBRARY_PATH" into mnc-devDmitriy Ivanov2015-06-112-32/+9
|\ \
| * | Let classloader provide correct LD_LIBRARY_PATHDmitriy Ivanov2015-06-092-32/+9
* | | Merge "Move image intern table into image" into mnc-devMathieu Chartier2015-06-1110-35/+199
|\ \ \ | |_|/ |/| |
| * | Move image intern table into imageMathieu Chartier2015-06-1110-35/+199
| |/