Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | 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 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | JDWP: do not report start/end events for thread without peer | Sebastien Hertz | 2014-12-18 | 1 | -0/+8 | |
* | | | | Merge "Fix valgrind imgdiag test failure / memory leak in runtime" | Igor Murashkin | 2015-01-08 | 1 | -0/+10 | |
|\ \ \ \ | ||||||
| * | | | | Fix valgrind imgdiag test failure / memory leak in runtime | Igor Murashkin | 2015-01-07 | 1 | -0/+10 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge "ART: Print INTERNAL_FATAL Log messages immediately" | Andreas Gampe | 2015-01-08 | 1 | -22/+47 | |
|\ \ \ \ | ||||||
| * | | | | ART: Print INTERNAL_FATAL Log messages immediately | Andreas Gampe | 2015-01-07 | 1 | -22/+47 | |
* | | | | | Merge "Re-enable ParallelGC test for gcstress mode" | Mathieu Chartier | 2015-01-08 | 2 | -9/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Re-enable ParallelGC test for gcstress mode | Mathieu Chartier | 2015-01-07 | 2 | -9/+2 | |
|/ / / / / | ||||||
* | | | | | Merge "Fix signal test to work with gcstress" | Mathieu Chartier | 2015-01-08 | 5 | -17/+7 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix signal test to work with gcstress | Mathieu Chartier | 2015-01-07 | 5 | -17/+7 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge "ART: Fix Clang CFLAGS inclusion" | Andreas Gampe | 2015-01-08 | 2 | -10/+12 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | ART: Fix Clang CFLAGS inclusion | Andreas Gampe | 2015-01-07 | 2 | -10/+12 | |
|/ / / |