summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Skip r1 on arm if first parameter is a long.Nicolas Geoffray2015-01-136-9/+42
* Merge "Fix handling of long argument spanning register/memory."Nicolas Geoffray2015-01-125-55/+18
|\
| * Fix handling of long argument spanning register/memory.Nicolas Geoffray2015-01-125-55/+18
|/
* Merge "Move code around in OptimizingCompiler::Compile to reduce stack space."Nicolas Geoffray2015-01-123-66/+96
|\
| * Move code around in OptimizingCompiler::Compile to reduce stack space.Nicolas Geoffray2015-01-123-66/+96
* | Merge "JDWP: allow VirtualMachine.Resume on partial suspension"Sebastien Hertz2015-01-121-17/+18
|\ \
| * | JDWP: allow VirtualMachine.Resume on partial suspensionSebastien Hertz2015-01-091-17/+18
* | | Merge "ART: Fixed subsequent CHECK-NOTs Checker bug"David Brazdil2015-01-102-2/+6
|\ \ \
| * | | ART: Fixed subsequent CHECK-NOTs Checker bugDavid Brazdil2015-01-082-2/+6
* | | | Merge "ART: Increase dump checkpoint timeout on the host"Andreas Gampe2015-01-101-2/+7
|\ \ \ \
| * | | | ART: Increase dump checkpoint timeout on the hostAndreas Gampe2015-01-091-2/+7
* | | | | Merge "[WIP] Fix a rosalloc verification crash."Hiroshi Yamauchi2015-01-102-5/+10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [WIP] Fix a rosalloc verification crash.Hiroshi Yamauchi2015-01-092-5/+10
* | | | | Merge "Clean up some #ifdefs."Elliott Hughes2015-01-095-29/+18
|\ \ \ \ \
| * | | | | Clean up some #ifdefs.Elliott Hughes2015-01-095-29/+18
* | | | | | Merge "ART: Fix prefix issues in Addr2line dump"Andreas Gampe2015-01-091-11/+19
|\ \ \ \ \ \
| * | | | | | ART: Fix prefix issues in Addr2line dumpAndreas Gampe2015-01-091-11/+19
* | | | | | | Merge "Change hprof to use streaming"Mathieu Chartier2015-01-097-282/+336
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Change hprof to use streamingMathieu Chartier2015-01-097-282/+336
* | | | | | | Merge "ART: Added comments, fixed typos in Checker"David Brazdil2015-01-092-2/+14
|\ \ \ \ \ \ \
| * | | | | | | ART: Added comments, fixed typos in CheckerDavid Brazdil2015-01-092-2/+14
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Fix HandleScope with wrong thread error"Mathieu Chartier2015-01-092-2/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix HandleScope with wrong thread errorMathieu Chartier2015-01-092-2/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "ART: Use addr2line on the host for DumpNativeStack"Andreas Gampe2015-01-091-0/+79
|\ \ \ \ \ \ \
| * | | | | | | ART: Use addr2line on the host for DumpNativeStackAndreas Gampe2015-01-091-0/+79
| |/ / / / / /
* | | | | | | Merge "Remove back-door bootclasspath option from Runtime"Richard Uhler2015-01-096-39/+55
|\ \ \ \ \ \ \
| * | | | | | | Remove back-door bootclasspath option from RuntimeRichard Uhler2015-01-086-39/+55
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Don't overwrite a register input."Nicolas Geoffray2015-01-091-2/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Don't overwrite a register input.Nicolas Geoffray2015-01-091-2/+4
* | | | | | | Merge "ART: Relax java_vm_ext test"Andreas Gampe2015-01-091-1/+6
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | ART: Relax java_vm_ext testAndreas Gampe2015-01-081-1/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Add clamp growth limit"Mathieu Chartier2015-01-098-1/+60
|\ \ \ \ \ \
| * | | | | | Add clamp growth limitMathieu Chartier2015-01-088-1/+60
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "ART: Refactored regex code in Checker"David Brazdil2015-01-083-145/+143
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ART: Refactored regex code in CheckerDavid Brazdil2015-01-083-145/+143
| | |_|_|/ | |/| | |
* | | | | Merge "ART: Fixed formatting in HGraphVisualizerPrinter"David Brazdil2015-01-081-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ART: Fixed formatting in HGraphVisualizerPrinterDavid Brazdil2015-01-081-4/+4
| |/ / /
* | | | Merge "ART: Fix Mac build"Andreas Gampe2015-01-081-1/+1
|\ \ \ \
| * | | | ART: Fix Mac buildAndreas Gampe2015-01-081-1/+1
| | |/ / | |/| |
* | | | Merge "Add VerifyObject to StackHandleScope::SetReference"Mathieu Chartier2015-01-088-51/+83
|\ \ \ \
| * | | | Add VerifyObject to StackHandleScope::SetReferenceMathieu Chartier2015-01-088-51/+83
| |/ / /
* | | | Merge "Implement double and float support for arm in register allocator."Nicolas Geoffray2015-01-0815-67/+480
|\ \ \ \ | |_|/ / |/| | |
| * | | Implement double and float support for arm in register allocator.Nicolas Geoffray2015-01-0815-67/+480
* | | | Merge "ART: Improved fail reporting in Checker"David Brazdil2015-01-082-95/+202
|\ \ \ \
| * | | | ART: Improved fail reporting in CheckerDavid Brazdil2015-01-082-95/+202
* | | | | Merge "Do not use clang for mips target."Chih-Hung Hsieh2015-01-082-1/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Do not use clang for mips target.Chih-Hung Hsieh2015-01-072-1/+12
| | |_|/ | |/| |
* | | | Merge "ART: Pass ucontext to Backtrace in Stack Dump"Andreas Gampe2015-01-083-5/+12
|\ \ \ \
| * | | | ART: Pass ucontext to Backtrace in Stack DumpAndreas Gampe2015-01-083-5/+12
| |/ / /
* | | | Merge "JDWP: do not report start/end events for thread without peer"Sebastien Hertz2015-01-081-0/+8
|\ \ \ \ | |/ / / |/| | |