summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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
|\ \ \ \ | |/ / / |/| | |
| * | | JDWP: do not report start/end events for thread without peerSebastien Hertz2014-12-181-0/+8
* | | | Merge "Fix valgrind imgdiag test failure / memory leak in runtime"Igor Murashkin2015-01-081-0/+10
|\ \ \ \
| * | | | Fix valgrind imgdiag test failure / memory leak in runtimeIgor Murashkin2015-01-071-0/+10
| | |_|/ | |/| |
* | | | Merge "ART: Print INTERNAL_FATAL Log messages immediately"Andreas Gampe2015-01-081-22/+47
|\ \ \ \
| * | | | ART: Print INTERNAL_FATAL Log messages immediatelyAndreas Gampe2015-01-071-22/+47
* | | | | Merge "Re-enable ParallelGC test for gcstress mode"Mathieu Chartier2015-01-082-9/+2
|\ \ \ \ \
| * | | | | Re-enable ParallelGC test for gcstress modeMathieu Chartier2015-01-072-9/+2
|/ / / / /
* | | | | Merge "Fix signal test to work with gcstress"Mathieu Chartier2015-01-085-17/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix signal test to work with gcstressMathieu Chartier2015-01-075-17/+7
| | |_|/ | |/| |
* | | | Merge "ART: Fix Clang CFLAGS inclusion"Andreas Gampe2015-01-082-10/+12
|\ \ \ \ | |/ / / |/| | |
| * | | ART: Fix Clang CFLAGS inclusionAndreas Gampe2015-01-072-10/+12
|/ / /