summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "ART: Even more Quick cleanup"Andreas Gampe2015-01-288-78/+34
|\
| * ART: Even more Quick cleanupAndreas Gampe2015-01-278-78/+34
* | Merge "Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"""Andreas Gampe2015-01-2718-167/+601
|\ \
| * | Revert "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""Mark P Mendell2015-01-2718-167/+601
* | | Merge "ART: Clean up some build flags"Andreas Gampe2015-01-271-4/+1
|\ \ \ | |_|/ |/| |
| * | ART: Clean up some build flagsAndreas Gampe2015-01-271-4/+1
|/ /
* | Merge "ART: reduce UpdateModUnionTable time for partial GC"Hiroshi Yamauchi2015-01-271-6/+12
|\ \ | |/ |/|
| * ART: reduce UpdateModUnionTable time for partial GCLei Li2015-01-231-6/+12
* | Merge "ART: clear dirty cards of alloc space for MS/CMS partial and full GCs"Hiroshi Yamauchi2015-01-277-17/+47
|\ \
| * | ART: clear dirty cards of alloc space for MS/CMS partial and full GCsLei Li2015-01-267-17/+47
* | | Merge "Checker: Allow don't-care output on a line"David Brazdil2015-01-272-47/+65
|\ \ \
| * | | Checker: Allow don't-care output on a lineDavid Brazdil2015-01-272-47/+65
* | | | Merge "ART: Further refactor use lists"David Brazdil2015-01-274-20/+15
|\ \ \ \ | |/ / / |/| | |
| * | | ART: Further refactor use listsDavid Brazdil2015-01-274-20/+15
|/ / /
* | | Merge "run-test: enable checker in dev mode"Calin Juravle2015-01-272-4/+15
|\ \ \
| * | | run-test: enable checker in dev modeCalin Juravle2015-01-272-4/+15
* | | | Merge "ART: More Quick cleanup"Andreas Gampe2015-01-276-302/+208
|\ \ \ \
| * | | | ART: More Quick cleanupAndreas Gampe2015-01-266-302/+208
* | | | | Merge "Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)""Vladimir Marko2015-01-2717-593/+167
|\ \ \ \ \
| * | | | | Revert "ART: Implement X86 hard float (Quick/JNI/Baseline)"Vladimir Marko2015-01-2717-593/+167
|/ / / / /
* | | | | Merge "Refactor register access from StackVisitor"Sebastien Hertz2015-01-2715-269/+253
|\ \ \ \ \
| * | | | | Refactor register access from StackVisitorSebastien Hertz2015-01-2615-269/+253
* | | | | | Merge "JDWP: allocate single step control only when active"Sebastien Hertz2015-01-274-90/+115
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | JDWP: allocate single step control only when activeSebastien Hertz2015-01-264-90/+115
| |/ / / /
* | | | | Merge "ART: Fix inlining of Mir2Lir"Andreas Gampe2015-01-273-3/+3
|\ \ \ \ \
| * | | | | ART: Fix inlining of Mir2LirAndreas Gampe2015-01-263-3/+3
* | | | | | Merge "Fix 114-ParallelGC."Hiroshi Yamauchi2015-01-271-1/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix 114-ParallelGC.Hiroshi Yamauchi2015-01-261-1/+5
* | | | | | Merge "ART: Some Quick cleanup"Andreas Gampe2015-01-2679-277/+366
|\ \ \ \ \ \
| * | | | | | ART: Some Quick cleanupAndreas Gampe2015-01-2679-277/+366
* | | | | | | Merge "Add missing EndTiming in CompileMethod"Mathieu Chartier2015-01-261-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Add missing EndTiming in CompileMethodMathieu Chartier2015-01-261-0/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "ART: Take apart stream output"Andreas Gampe2015-01-261-2/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ART: Take apart stream outputAndreas Gampe2015-01-261-2/+3
* | | | | | | Merge "Change AtomicStack to use StackReference"Mathieu Chartier2015-01-2613-107/+140
|\ \ \ \ \ \ \
| * | | | | | | Change AtomicStack to use StackReferenceMathieu Chartier2015-01-2513-107/+140
* | | | | | | | Merge "ART: Fix assembler labels' usage in macros for Mac."Vladimir Marko2015-01-261-2/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | ART: Fix assembler labels' usage in macros for Mac.Vladimir Marko2015-01-261-2/+2
|/ / / / / / /
* | | | | | | Merge "Optimizing: Speed up HEnvironment use removal"David Brazdil2015-01-2613-151/+213
|\ \ \ \ \ \ \
| * | | | | | | Optimizing: Speed up HEnvironment use removalDavid Brazdil2015-01-2613-151/+213
* | | | | | | | Merge "Move code around and address growable_array comment."Nicolas Geoffray2015-01-269-325/+381
|\ \ \ \ \ \ \ \
| * | | | | | | | Move code around and address growable_array comment.Nicolas Geoffray2015-01-269-325/+381
| |/ / / / / / /
* | | | | | | | Merge "Quick: Fix range check for intrinsic String.charAt() on x86."Vladimir Marko2015-01-262-2/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | Quick: Fix range check for intrinsic String.charAt() on x86.Vladimir Marko2015-01-262-2/+38
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "Fix Mac build."Vladimir Marko2015-01-261-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix Mac build.Vladimir Marko2015-01-261-1/+1
|/ / / / / / /
* | | | | | | Merge "Fix build breakage after GVN change."Nicolas Geoffray2015-01-262-44/+62
|\ \ \ \ \ \ \
| * | | | | | | Fix build breakage after GVN change.Nicolas Geoffray2015-01-262-44/+62
|/ / / / / / /
* | | | | | | Merge "ART: Fix asm literals for Mac builds."Vladimir Marko2015-01-261-5/+5
|\ \ \ \ \ \ \
| * | | | | | | ART: Fix asm literals for Mac builds.Vladimir Marko2015-01-261-5/+5
| |/ / / / / /