summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix tlsPtr_.long_jump_context == nullptr check failure."Mingyao Yang2015-04-221-1/+13
|\
| * Fix tlsPtr_.long_jump_context == nullptr check failure.Mingyao Yang2015-04-221-1/+13
* | Class.forName(..., ..., null) fixesBrian Carlstrom2015-04-211-14/+7
|/
* Merge "Add AbstractMethod, Constructor, Method"Mathieu Chartier2015-04-2126-300/+911
|\
| * Add AbstractMethod, Constructor, MethodMathieu Chartier2015-04-2126-300/+911
* | Merge "Improve performance of HashSet"Mathieu Chartier2015-04-211-5/+5
|\ \
| * | Improve performance of HashSetnikolay serdjuk2015-04-211-5/+5
* | | Merge "Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment."David Srbecky2015-04-211-3/+0
|\ \ \ | |_|/ |/| |
| * | Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment.David Srbecky2015-04-211-3/+0
* | | Do not look for prebuilts on architectures other than Arm.David Srbecky2015-04-211-1/+2
* | | ART: Update loop info of all nested loops when inliningDavid Brazdil2015-04-213-0/+72
* | | Merge "Move GetAndroidToolsDir to common location."David Srbecky2015-04-213-0/+149
|\ \ \ | |_|/ |/| |
| * | Move GetAndroidToolsDir to common location.David Srbecky2015-04-213-0/+149
| |/
* | Merge "Add sanity check for large object allocation"Mathieu Chartier2015-04-201-1/+12
|\ \
| * | Add sanity check for large object allocationMathieu Chartier2015-04-191-1/+12
* | | Merge "Opt compiler: Implement parallel move resolver without using swap."Nicolas Geoffray2015-04-201-0/+5
|\ \ \ | |/ / |/| |
| * | Opt compiler: Implement parallel move resolver without using swap.Zheng Xu2015-04-171-0/+5
* | | Merge "ART: Re-add dlopen"Andreas Gampe2015-04-182-13/+131
|\ \ \
| * | | ART: Re-add dlopenAndreas Gampe2015-04-172-13/+131
| | |/ | |/|
* | | Fix access past end of args array.Christopher Ferris2015-04-171-10/+6
| |/ |/|
* | Fix buildMathieu Chartier2015-04-161-1/+1
* | Merge "Remove transitive dependency on <cutils/atomic.h>."Yabin Cui2015-04-161-1/+2
|\ \
| * | Remove transitive dependency on <cutils/atomic.h>.Yabin Cui2015-04-161-1/+2
* | | Merge "Disable parallel GC by default"Mathieu Chartier2015-04-164-8/+6
|\ \ \ | |_|/ |/| |
| * | Disable parallel GC by defaultMathieu Chartier2015-04-154-8/+6
| |/
* | 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