summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Merge "Change FindClass in GetQuickInvokedMethod to use reg_types_."Mathieu Chartier2014-04-101-9/+8
|\
| * Change FindClass in GetQuickInvokedMethod to use reg_types_.Mathieu Chartier2014-04-091-9/+8
* | Merge "Revert "Revert "Revert "Use trampolines for calls to helpers""""Dave Allison2014-04-092-6/+3
|\ \
| * | Revert "Revert "Revert "Use trampolines for calls to helpers"""Dave Allison2014-04-092-6/+3
* | | Merge "Add mean GC duration to DumpGcPerformanceInfo."Mathieu Chartier2014-04-091-3/+4
|\ \ \
| * | | Add mean GC duration to DumpGcPerformanceInfo.Mathieu Chartier2014-04-091-3/+4
| | |/ | |/|
* | | Merge "Revert "Revert "Use trampolines for calls to helpers"""Dave Allison2014-04-092-3/+6
|\ \ \ | | |/ | |/|
| * | Revert "Revert "Use trampolines for calls to helpers""Dave Allison2014-04-092-3/+6
* | | Switch profiler off by defaultDave Allison2014-04-091-8/+6
|/ /
* | Merge "ARM64: Fix array out of bounds access in DoLongJump"Andreas Gampe2014-04-091-1/+2
|\ \ | |/ |/|
| * ARM64: Fix array out of bounds access in DoLongJumpAndreas Gampe2014-04-091-1/+2
* | Merge "Adjust sticky GC ergonomics."Mathieu Chartier2014-04-091-1/+5
|\ \ | |/ |/|
| * Adjust sticky GC ergonomics.Mathieu Chartier2014-04-091-1/+5
* | Merge "GSS: Fix the bump pointer space only collection."Hiroshi Yamauchi2014-04-094-16/+62
|\ \
| * | GSS: Fix the bump pointer space only collection.Hiroshi Yamauchi2014-04-084-16/+62
* | | Merge "Fix ARM64 invoke stubs, correct CFI directives"Andreas Gampe2014-04-081-246/+244
|\ \ \ | |_|/ |/| |
| * | Fix ARM64 invoke stubs, correct CFI directivesAndreas Gampe2014-04-081-246/+244
* | | Merge "Reset GC timings after SIGQUIT."Mathieu Chartier2014-04-083-1/+13
|\ \ \
| * | | Reset GC timings after SIGQUIT.Mathieu Chartier2014-04-083-1/+13
* | | | Better error reporting when loading dex filesAndreas Gampe2014-04-085-33/+86
* | | | Merge "ART: A workaround for a wrongly-read caller's frame"Andreas Gampe2014-04-081-75/+32
|\ \ \ \
| * | | | ART: A workaround for a wrongly-read caller's frameVladimir Kostyukov2014-04-071-75/+32
| | |/ / | |/| |
* | | | Merge "Tweaked profile significant_difference."Calin Juravle2014-04-083-42/+205
|\ \ \ \
| * | | | Tweaked profile significant_difference.Calin Juravle2014-04-073-42/+205
* | | | | Merge "Profile: made startImmediately settable"Calin Juravle2014-04-084-5/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Profile: made startImmediately settableCalin Juravle2014-04-074-5/+12
| |/ / /
* | | | Merge "Implement rosalloc page trimming without suspending threads."Hiroshi Yamauchi2014-04-073-4/+59
|\ \ \ \
| * | | | Implement rosalloc page trimming without suspending threads.Hiroshi Yamauchi2014-04-073-4/+59
| | |_|/ | |/| |
* | | | Merge "Add monitor deflation."Mathieu Chartier2014-04-075-29/+62
|\ \ \ \ | |/ / / |/| | |
| * | | Add monitor deflation.Mathieu Chartier2014-04-075-29/+62
* | | | Merge "AArch64: Fix Managed Register unit tests"Andreas Gampe2014-04-071-3/+2
|\ \ \ \ | |/ / / |/| | |
| * | | AArch64: Fix Managed Register unit testsSerban Constantinescu2014-04-071-3/+2
| | |/ | |/|
* | | Merge "Revert "Use trampolines for calls to helpers""Dave Allison2014-04-071-5/+2
|\ \ \
| * | | Revert "Use trampolines for calls to helpers"Dave Allison2014-04-071-5/+2
* | | | Merge "Inlining synthetic accessors."Vladimir Marko2014-04-072-8/+24
|\ \ \ \
| * | | | Inlining synthetic accessors.Vladimir Marko2014-04-072-8/+24
* | | | | Merge "Use trampolines for calls to helpers"Dave Allison2014-04-071-2/+5
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Use trampolines for calls to helpersDave Allison2014-04-041-2/+5
* | | | Inlining setters that return one of their arguments.Vladimir Marko2014-04-072-18/+42
| |/ / |/| |
* | | JDWP request is parsed incorrectly due to junk in the descriptornikolay serdjuk2014-04-071-1/+2
* | | Revert "Inlining setters that return one of their arguments."Mathieu Chartier2014-04-042-42/+18
* | | Revert "Inlining synthetic accessors."Mathieu Chartier2014-04-042-24/+8
* | | Fix wrong handling of Generic JNI not finding native method.Andreas Gampe2014-04-041-22/+35
|/ /
* | Merge "art_quick_lock_object uses registers incorrectly"Ian Rogers2014-04-041-4/+4
|\ \
| * | art_quick_lock_object uses registers incorrectlySerguei Katkov2014-04-041-4/+4
* | | Merge "Check the machine type of an ELF file when loading."Andreas Gampe2014-04-042-0/+49
|\ \ \
| * | | Check the machine type of an ELF file when loading.Andreas Gampe2014-04-042-0/+49
| |/ /
* | | Merge "Improve invalid root dumping."Mathieu Chartier2014-04-045-13/+16
|\ \ \
| * | | Improve invalid root dumping.Mathieu Chartier2014-04-045-13/+16
* | | | Merge "Disable use of R4 as a promotable register"Dave Allison2014-04-042-3/+11
|\ \ \ \