summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Merge "Revert "Do GC for alloc for unstarted runtimes""Mathieu Chartier2015-02-201-6/+2
|\
| * Revert "Do GC for alloc for unstarted runtimes"Mathieu Chartier2015-02-201-6/+2
* | Merge "Reference type propagation"Calin Juravle2015-02-201-0/+50
|\ \
| * | Reference type propagationCalin Juravle2015-02-191-0/+50
* | | Merge "Display optimizing compiler's CodeInfo objects in oatdump."Roland Levillain2015-02-201-12/+43
|\ \ \
| * | | Display optimizing compiler's CodeInfo objects in oatdump.Roland Levillain2015-02-191-12/+43
| |/ /
* | | ART: Do not read from JavaVMExt* after DestroyJavaVMAndreas Gampe2015-02-191-2/+4
* | | Merge "Do GC for alloc for unstarted runtimes"Mathieu Chartier2015-02-191-2/+6
|\ \ \ | | |/ | |/|
| * | Do GC for alloc for unstarted runtimesMathieu Chartier2015-02-191-2/+6
* | | ART: Check image size when openingAndreas Gampe2015-02-191-0/+14
* | | Merge "Replace a few std::vector with ArenaVector in Mir2Lir."Vladimir Marko2015-02-192-8/+7
|\ \ \
| * | | Replace a few std::vector with ArenaVector in Mir2Lir.Vladimir Marko2015-02-192-8/+7
| | |/ | |/|
* | | ART: Make error messages for StackOverflow WARNINGsAndreas Gampe2015-02-191-1/+1
| |/ |/|
* | Merge "ART: Ensure order of field gaps"Andreas Gampe2015-02-192-3/+3
|\ \
| * | ART: Ensure order of field gapsAndreas Gampe2015-02-192-3/+3
* | | Move arenas into runtimeMathieu Chartier2015-02-199-0/+1438
| |/ |/|
* | Merge "Fix art_quick_instrumentation_entry for x86"Sebastien Hertz2015-02-191-1/+1
|\ \
| * | Fix art_quick_instrumentation_entry for x86Sebastien Hertz2015-02-191-1/+1
* | | Merge "ART: Templatize IsInt & IsUint"Andreas Gampe2015-02-193-32/+46
|\ \ \ | |_|/ |/| |
| * | ART: Templatize IsInt & IsUintAndreas Gampe2015-02-183-32/+46
* | | Merge "Default to 64-bit for tests of methods with varying ISAs for valgrind."Jeff Hao2015-02-182-0/+12
|\ \ \
| * | | Default to 64-bit for tests of methods with varying ISAs for valgrind.Jeff Hao2015-02-172-0/+12
| |/ /
* | | Merge "ART: Make run-tests more verbose"Andreas Gampe2015-02-183-5/+5
|\ \ \ | |_|/ |/| |
| * | ART: Make run-tests more verboseAndreas Gampe2015-02-173-5/+5
* | | Merge "Follow up 129144"Sebastien Hertz2015-02-184-20/+18
|\ \ \ | |/ / |/| |
| * | Follow up 129144Sebastien Hertz2015-02-174-20/+18
| |/
* | art: Fix bug in VariantMap::SetIgor Murashkin2015-02-173-1/+41
|/
* ART: Add more details to LinkageErrorAndreas Gampe2015-02-131-19/+49
* ART: Allow class-loading during deoptAndreas Gampe2015-02-131-12/+16
* Be more lenient with 4 byte UTF-8 sequences.Narayan Kamath2015-02-1211-132/+393
* Merge "Fix ImageWriter::ComputeEagerResolvedStringsCallback()."Vladimir Marko2015-02-114-12/+15
|\
| * Fix ImageWriter::ComputeEagerResolvedStringsCallback().Vladimir Marko2015-02-114-12/+15
* | Merge "Fix HasSameSignatureWithDifferentClassLoaders()."Vladimir Marko2015-02-101-4/+8
|\ \
| * | Fix HasSameSignatureWithDifferentClassLoaders().Vladimir Marko2015-02-101-4/+8
* | | Merge "Handle variable size of methods properly between 32 and 64 bit."Jeff Hao2015-02-103-7/+14
|\ \ \ | |/ / |/| |
| * | Handle variable size of methods properly between 32 and 64 bit.Jeff Hao2015-02-053-7/+14
* | | Fix a compilation error for Mips64.Douglas Leung2015-02-091-0/+1
* | | Merge "Fix gcstress tests."Hiroshi Yamauchi2015-02-061-7/+0
|\ \ \
| * | | Fix gcstress tests.Hiroshi Yamauchi2015-02-061-7/+0
* | | | Support map data in the backtrace data structure.Christopher Ferris2015-02-061-4/+4
|/ / /
* | | Read JDWP options from runtimeSebastien Hertz2015-02-055-122/+28
|/ /
* | Merge "Fix transaction aborting"Sebastien Hertz2015-02-057-65/+210
|\ \
| * | Fix transaction abortingSebastien Hertz2015-02-058-66/+211
* | | Merge "Clear thread local freed bits in RosAlloc::Run::InspectAllSlots"Mathieu Chartier2015-02-051-1/+8
|\ \ \
| * | | Clear thread local freed bits in RosAlloc::Run::InspectAllSlotsMathieu Chartier2015-02-041-1/+8
* | | | art: Try to fix parsed_options_test on the build serverIgor Murashkin2015-02-043-3/+8
* | | | Fix broken volantis buildIgor Murashkin2015-02-041-6/+5
* | | | Merge "art: Refactor RuntimeOptions/ParsedOptions"Igor Murashkin2015-02-0423-913/+1501
|\ \ \ \ | |/ / / |/| | |
| * | | art: Refactor RuntimeOptions/ParsedOptionsIgor Murashkin2015-02-0423-913/+1501
* | | | Fix incorrect static constMathieu Chartier2015-02-041-2/+2