OSDN Git Service

android-x86/art.git
2015-01-15 Andreas GampeMerge "ART: Increase run-test 114 Java-level timeout"
2015-01-15 Andreas GampeART: Increase run-test 114 Java-level timeout
2015-01-15 Andreas GampeMerge "ART: Allow scoped adjustments to log verbosity"
2015-01-15 Andreas GampeART: Allow scoped adjustments to log verbosity
2015-01-15 Nicolas GeoffrayMerge "Disable test for NDEBUG, it uses libarttest...
2015-01-15 Nicolas GeoffrayDisable test for NDEBUG, it uses libarttest.so.
2015-01-15 Andreas GampeMerge "ART: Mac build fix for unused constant"
2015-01-15 Andreas GampeART: Mac build fix for unused constant
2015-01-15 Andreas GampeMerge "ART: Host timeout Mac build fix."
2015-01-15 Andreas GampeART: Host timeout Mac build fix.
2015-01-15 Andreas GampeMerge "ART: Simple structural class check"
2015-01-15 Andreas GampeART: Simple structural class check
2015-01-15 David BrazdilMerge "ART: dex2oat flag for HGraphVisualizer dump...
2015-01-14 Andreas GampeMerge "ART: Clean assembler_test disassemblies"
2015-01-14 Andreas GampeMerge "ART: Dump all threads on test timeout"
2015-01-14 Andreas GampeART: Dump all threads on test timeout
2015-01-14 Andreas GampeMerge "ART: Fix indentation in Mips backend"
2015-01-14 Andreas GampeART: Fix indentation in Mips backend
2015-01-14 Andreas GampeART: Clean assembler_test disassemblies
2015-01-14 Andreas GampeMerge "ART: Change ternary location for timeout"
2015-01-14 Andreas GampeART: Change ternary location for timeout
2015-01-14 Richard UhlerMerge "Use unique_ptr to track ownership of dex files."
2015-01-14 Nicolas GeoffrayMerge "Remove constant moves after emitting them in...
2015-01-14 Nicolas GeoffrayRemove constant moves after emitting them in parallel...
2015-01-14 Vladimir MarkoMerge "Fix wide volatile IGET/IPUT on ARM without atomi...
2015-01-14 Nicolas GeoffrayMerge "Implement ParallelMoveResolver::Swap for doubles...
2015-01-14 Nicolas GeoffrayImplement ParallelMoveResolver::Swap for doubles on...
2015-01-14 Vladimir MarkoFix wide volatile IGET/IPUT on ARM without atomic ldrd...
2015-01-14 Nicolas GeoffrayMerge "Remove whitespace."
2015-01-14 Nicolas GeoffrayRemove whitespace.
2015-01-14 Nicolas GeoffrayMerge "Skip r1 on arm if first parameter is a long."
2015-01-14 Sebastien HertzMerge "JDWP: fix deadlock with GC"
2015-01-14 Sebastien HertzMerge "Fix bootclasspath string initialization"
2015-01-14 Andreas GampeMerge "ART: Fix mips typo"
2015-01-14 Andreas GampeART: Fix mips typo
2015-01-14 Andreas GampeMerge "ART: Only give Clang warning when Clang is active"
2015-01-14 Andreas GampeMerge "ART: Introduce Mips32 R6"
2015-01-14 Andreas GampeART: Introduce Mips32 R6
2015-01-14 Andreas GampeART: Only give Clang warning when Clang is active
2015-01-14 Andreas GampeMerge "ART: Hprof cleanup"
2015-01-14 Richard UhlerUse unique_ptr to track ownership of dex files.
2015-01-14 Andreas GampeMerge "ART: Use jalr instead of jr for Mips"
2015-01-13 Sebastien HertzJDWP: fix deadlock with GC
2015-01-13 David BrazdilART: dex2oat flag for HGraphVisualizer dump file
2015-01-13 Sebastien HertzFix bootclasspath string initialization
2015-01-13 Andreas GampeART: Use jalr instead of jr for Mips
2015-01-13 Hiroshi YamauchiMerge "Follow up on CL 122665."
2015-01-13 Hiroshi YamauchiFollow up on CL 122665.
2015-01-13 Andreas GampeMerge "Revert "ART: dex2oat flag for HGraphVisualizer...
2015-01-13 Andreas GampeRevert "ART: dex2oat flag for HGraphVisualizer dump...
2015-01-13 David BrazdilMerge "ART: dex2oat flag for HGraphVisualizer dump...
2015-01-13 Nicolas GeoffraySkip r1 on arm if first parameter is a long.
2015-01-13 David BrazdilART: dex2oat flag for HGraphVisualizer dump file
2015-01-13 Andreas GampeART: Hprof cleanup
2015-01-12 Mathieu ChartierMerge "Fix error in JobjectComparator"
2015-01-12 Mathieu ChartierFix error in JobjectComparator
2015-01-12 Vladimir MarkoMerge "Revert "ART: Implement hard float for X86""
2015-01-12 Vladimir MarkoRevert "ART: Implement hard float for X86"
2015-01-12 Vladimir MarkoMerge "ART: Implement hard float for X86"
2015-01-12 Mark MendellART: Implement hard float for X86
2015-01-12 Nicolas GeoffrayMerge "Fix handling of long argument spanning register...
2015-01-12 Nicolas GeoffrayFix handling of long argument spanning register/memory.
2015-01-12 Nicolas GeoffrayMerge "Move code around in OptimizingCompiler::Compile...
2015-01-12 Nicolas GeoffrayMove code around in OptimizingCompiler::Compile to...
2015-01-12 Sebastien HertzMerge "JDWP: allow VirtualMachine.Resume on partial...
2015-01-10 David BrazdilMerge "ART: Fixed subsequent CHECK-NOTs Checker bug"
2015-01-10 Andreas GampeMerge "ART: Increase dump checkpoint timeout on the...
2015-01-10 Hiroshi YamauchiMerge "[WIP] Fix a rosalloc verification crash."
2015-01-10 Andreas GampeART: Increase dump checkpoint timeout on the host
2015-01-10 Hiroshi Yamauchi[WIP] Fix a rosalloc verification crash.
2015-01-09 Elliott HughesMerge "Clean up some #ifdefs."
2015-01-09 Elliott HughesClean up some #ifdefs.
2015-01-09 Andreas GampeMerge "ART: Fix prefix issues in Addr2line dump"
2015-01-09 Andreas GampeART: Fix prefix issues in Addr2line dump
2015-01-09 Mathieu ChartierMerge "Change hprof to use streaming"
2015-01-09 Mathieu ChartierChange hprof to use streaming
2015-01-09 David BrazdilMerge "ART: Added comments, fixed typos in Checker"
2015-01-09 David BrazdilART: Added comments, fixed typos in Checker
2015-01-09 Mathieu ChartierMerge "Fix HandleScope with wrong thread error"
2015-01-09 Mathieu ChartierFix HandleScope with wrong thread error
2015-01-09 Andreas GampeMerge "ART: Use addr2line on the host for DumpNativeStack"
2015-01-09 Andreas GampeART: Use addr2line on the host for DumpNativeStack
2015-01-09 Richard UhlerMerge "Remove back-door bootclasspath option from Runtime"
2015-01-09 Sebastien HertzJDWP: allow VirtualMachine.Resume on partial suspension
2015-01-09 Nicolas GeoffrayMerge "Don't overwrite a register input."
2015-01-09 Nicolas GeoffrayDon't overwrite a register input.
2015-01-09 Andreas GampeMerge "ART: Relax java_vm_ext test"
2015-01-09 Andreas GampeART: Relax java_vm_ext test
2015-01-09 Mathieu ChartierMerge "Add clamp growth limit"
2015-01-09 Mathieu ChartierAdd clamp growth limit
2015-01-08 David BrazdilMerge "ART: Refactored regex code in Checker"
2015-01-08 David BrazdilART: Refactored regex code in Checker
2015-01-08 David BrazdilMerge "ART: Fixed formatting in HGraphVisualizerPrinter"
2015-01-08 David BrazdilART: Fixed subsequent CHECK-NOTs Checker bug
2015-01-08 Andreas GampeMerge "ART: Fix Mac build"
2015-01-08 Andreas GampeART: Fix Mac build
2015-01-08 David BrazdilART: Fixed formatting in HGraphVisualizerPrinter
2015-01-08 Mathieu ChartierMerge "Add VerifyObject to StackHandleScope::SetReference"
2015-01-08 Nicolas GeoffrayMerge "Implement double and float support for arm in...
2015-01-08 Richard UhlerRemove back-door bootclasspath option from Runtime
next