Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skip r1 on arm if first parameter is a long. | Nicolas Geoffray | 2015-01-13 | 6 | -9/+42 |
* | Merge "Fix handling of long argument spanning register/memory." | Nicolas Geoffray | 2015-01-12 | 5 | -55/+18 |
|\ | |||||
| * | Fix handling of long argument spanning register/memory. | Nicolas Geoffray | 2015-01-12 | 5 | -55/+18 |
|/ | |||||
* | Merge "Move code around in OptimizingCompiler::Compile to reduce stack space." | Nicolas Geoffray | 2015-01-12 | 3 | -66/+96 |
|\ | |||||
| * | Move code around in OptimizingCompiler::Compile to reduce stack space. | Nicolas Geoffray | 2015-01-12 | 3 | -66/+96 |
* | | Merge "JDWP: allow VirtualMachine.Resume on partial suspension" | Sebastien Hertz | 2015-01-12 | 1 | -17/+18 |
|\ \ | |||||
| * | | JDWP: allow VirtualMachine.Resume on partial suspension | Sebastien Hertz | 2015-01-09 | 1 | -17/+18 |
* | | | Merge "ART: Fixed subsequent CHECK-NOTs Checker bug" | David Brazdil | 2015-01-10 | 2 | -2/+6 |
|\ \ \ | |||||
| * | | | ART: Fixed subsequent CHECK-NOTs Checker bug | David Brazdil | 2015-01-08 | 2 | -2/+6 |
* | | | | Merge "ART: Increase dump checkpoint timeout on the host" | Andreas Gampe | 2015-01-10 | 1 | -2/+7 |
|\ \ \ \ | |||||
| * | | | | ART: Increase dump checkpoint timeout on the host | Andreas Gampe | 2015-01-09 | 1 | -2/+7 |
* | | | | | Merge "[WIP] Fix a rosalloc verification crash." | Hiroshi Yamauchi | 2015-01-10 | 2 | -5/+10 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | [WIP] Fix a rosalloc verification crash. | Hiroshi Yamauchi | 2015-01-09 | 2 | -5/+10 |
* | | | | | Merge "Clean up some #ifdefs." | Elliott Hughes | 2015-01-09 | 5 | -29/+18 |
|\ \ \ \ \ | |||||
| * | | | | | Clean up some #ifdefs. | Elliott Hughes | 2015-01-09 | 5 | -29/+18 |
* | | | | | | Merge "ART: Fix prefix issues in Addr2line dump" | Andreas Gampe | 2015-01-09 | 1 | -11/+19 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ART: Fix prefix issues in Addr2line dump | Andreas Gampe | 2015-01-09 | 1 | -11/+19 |
* | | | | | | | Merge "Change hprof to use streaming" | Mathieu Chartier | 2015-01-09 | 7 | -282/+336 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Change hprof to use streaming | Mathieu Chartier | 2015-01-09 | 7 | -282/+336 |
* | | | | | | | Merge "ART: Added comments, fixed typos in Checker" | David Brazdil | 2015-01-09 | 2 | -2/+14 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ART: Added comments, fixed typos in Checker | David Brazdil | 2015-01-09 | 2 | -2/+14 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge "Fix HandleScope with wrong thread error" | Mathieu Chartier | 2015-01-09 | 2 | -2/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix HandleScope with wrong thread error | Mathieu Chartier | 2015-01-09 | 2 | -2/+4 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge "ART: Use addr2line on the host for DumpNativeStack" | Andreas Gampe | 2015-01-09 | 1 | -0/+79 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ART: Use addr2line on the host for DumpNativeStack | Andreas Gampe | 2015-01-09 | 1 | -0/+79 |
| |/ / / / / / | |||||
* | | | | | | | Merge "Remove back-door bootclasspath option from Runtime" | Richard Uhler | 2015-01-09 | 6 | -39/+55 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove back-door bootclasspath option from Runtime | Richard Uhler | 2015-01-08 | 6 | -39/+55 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge "Don't overwrite a register input." | Nicolas Geoffray | 2015-01-09 | 1 | -2/+4 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Don't overwrite a register input. | Nicolas Geoffray | 2015-01-09 | 1 | -2/+4 |
* | | | | | | | Merge "ART: Relax java_vm_ext test" | Andreas Gampe | 2015-01-09 | 1 | -1/+6 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | ART: Relax java_vm_ext test | Andreas Gampe | 2015-01-08 | 1 | -1/+6 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge "Add clamp growth limit" | Mathieu Chartier | 2015-01-09 | 8 | -1/+60 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add clamp growth limit | Mathieu Chartier | 2015-01-08 | 8 | -1/+60 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge "ART: Refactored regex code in Checker" | David Brazdil | 2015-01-08 | 3 | -145/+143 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | ART: Refactored regex code in Checker | David Brazdil | 2015-01-08 | 3 | -145/+143 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge "ART: Fixed formatting in HGraphVisualizerPrinter" | David Brazdil | 2015-01-08 | 1 | -4/+4 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | ART: Fixed formatting in HGraphVisualizerPrinter | David Brazdil | 2015-01-08 | 1 | -4/+4 |
| |/ / / | |||||
* | | | | Merge "ART: Fix Mac build" | Andreas Gampe | 2015-01-08 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | ART: Fix Mac build | Andreas Gampe | 2015-01-08 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge "Add VerifyObject to StackHandleScope::SetReference" | Mathieu Chartier | 2015-01-08 | 8 | -51/+83 |
|\ \ \ \ | |||||
| * | | | | Add VerifyObject to StackHandleScope::SetReference | Mathieu Chartier | 2015-01-08 | 8 | -51/+83 |
| |/ / / | |||||
* | | | | Merge "Implement double and float support for arm in register allocator." | Nicolas Geoffray | 2015-01-08 | 15 | -67/+480 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Implement double and float support for arm in register allocator. | Nicolas Geoffray | 2015-01-08 | 15 | -67/+480 |
* | | | | Merge "ART: Improved fail reporting in Checker" | David Brazdil | 2015-01-08 | 2 | -95/+202 |
|\ \ \ \ | |||||
| * | | | | ART: Improved fail reporting in Checker | David Brazdil | 2015-01-08 | 2 | -95/+202 |
* | | | | | Merge "Do not use clang for mips target." | Chih-Hung Hsieh | 2015-01-08 | 2 | -1/+12 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Do not use clang for mips target. | Chih-Hung Hsieh | 2015-01-07 | 2 | -1/+12 |
| | |_|/ | |/| | | |||||
* | | | | Merge "ART: Pass ucontext to Backtrace in Stack Dump" | Andreas Gampe | 2015-01-08 | 3 | -5/+12 |
|\ \ \ \ | |||||
| * | | | | ART: Pass ucontext to Backtrace in Stack Dump | Andreas Gampe | 2015-01-08 | 3 | -5/+12 |
| |/ / / | |||||
* | | | | Merge "JDWP: do not report start/end events for thread without peer" | Sebastien Hertz | 2015-01-08 | 1 | -0/+8 |
|\ \ \ \ | |/ / / |/| | | |