OSDN Git Service

android-x86/art.git
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
2015-01-08 Mathieu ChartierAdd VerifyObject to StackHandleScope::SetReference
2015-01-08 David BrazdilMerge "ART: Improved fail reporting in Checker"
2015-01-08 David BrazdilART: Improved fail reporting in Checker
2015-01-08 Chih-Hung HsiehMerge "Do not use clang for mips target."
2015-01-08 Andreas GampeMerge "ART: Pass ucontext to Backtrace in Stack Dump"
2015-01-08 Andreas GampeART: Pass ucontext to Backtrace in Stack Dump
2015-01-08 Sebastien HertzMerge "JDWP: do not report start/end events for thread...
2015-01-08 Nicolas GeoffrayImplement double and float support for arm in register...
2015-01-08 Chih-Hung HsiehDo not use clang for mips target.
2015-01-08 Igor MurashkinMerge "Fix valgrind imgdiag test failure / memory leak...
2015-01-08 Andreas GampeMerge "ART: Print INTERNAL_FATAL Log messages immediately"
2015-01-08 Andreas GampeART: Print INTERNAL_FATAL Log messages immediately
2015-01-08 Mathieu ChartierMerge "Re-enable ParallelGC test for gcstress mode"
2015-01-08 Mathieu ChartierRe-enable ParallelGC test for gcstress mode
2015-01-08 Mathieu ChartierMerge "Fix signal test to work with gcstress"
2015-01-08 Mathieu ChartierFix signal test to work with gcstress
2015-01-08 Andreas GampeMerge "ART: Fix Clang CFLAGS inclusion"
2015-01-08 Igor MurashkinFix valgrind imgdiag test failure / memory leak in...
2015-01-07 Andreas GampeART: Fix Clang CFLAGS inclusion
2015-01-07 David BrazdilMerge "ART: Add copyright to Optimizing's Inliner test"
2015-01-07 David BrazdilART: Add copyright to Optimizing's Inliner test
2015-01-06 Dmitriy IvanovMerge "Fix sigchainlib's implementation of sigaction"
2015-01-06 Dmitriy IvanovFix sigchainlib's implementation of sigaction
2015-01-06 Mathieu ChartierMerge "Fix frequent gcstress ThreadStress crash"
2015-01-06 Mathieu ChartierFix frequent gcstress ThreadStress crash
2015-01-06 Andreas GampeMerge "ART: Fix leak in codegen_test"
2015-01-06 Mathieu ChartierMerge "Don't allow suspension from FindLocksAtDexPc"
2015-01-06 Andreas GampeART: Fix leak in codegen_test
2015-01-06 Mathieu ChartierDon't allow suspension from FindLocksAtDexPc
2015-01-06 Brian CarlstromMerge "Mute common case DexFile.isDexOptNeeded log...
2015-01-06 Brian CarlstromMute common case DexFile.isDexOptNeeded log spam
2015-01-06 Andreas GampeMerge "ART: Remove LowestSetBit and IsPowerOfTwo"
2015-01-06 Andreas GampeMerge "ART: Remove unused parts of x86 assemblers"
2015-01-06 Andreas GampeMerge "ART: Fix divide-by-zero for ARM"
2015-01-06 Andreas GampeART: Fix divide-by-zero for ARM
2015-01-06 Andreas GampeART: Remove LowestSetBit and IsPowerOfTwo
2015-01-06 Andreas GampeART: Remove unused parts of x86 assemblers
2015-01-06 Vladimir MarkoMerge "Improve Thumb disassembler for LDR/STR/PUSH...
2015-01-06 Calin JuravleMerge "Look at instruction set features when generating...
2015-01-06 Vladimir MarkoImprove Thumb disassembler for LDR/STR/PUSH/POP/BKPT.
2015-01-06 Andreas GampeMerge "ART: Add imgdiag_test test dependency"
2015-01-05 Andreas GampeMerge "ART: Reorder entrypoint argument order"
2015-01-05 Calin JuravleMerge "Opt Compiler: ARM64: Add support for rem-float...
2015-01-05 Serban ConstantinescuOpt Compiler: ARM64: Add support for rem-float, rem...
2015-01-05 Calin JuravleLook at instruction set features when generating volati...
2015-01-05 Nicolas GeoffrayMerge "Fix braino in x64 assembler."
2015-01-02 Andreas GampeMerge "ART: Cut filename for DumpCFG"
2015-01-02 Bill BuzbeeMerge "ART: Ensure FP GET/PUT doesn't use Core register"
2015-01-02 Vladimir MarkoMerge "Implement LogLineLowStack() properly."
2015-01-02 Vladimir MarkoImplement LogLineLowStack() properly.
2014-12-31 David BrazdilMerge "ART: New types of Checker assertions"
2014-12-31 David BrazdilART: New types of Checker assertions
2014-12-30 David BrazdilMerge "ART: Refactored VisualizerPrinter visitor pattern"
2014-12-29 Andreas GampeART: Reorder entrypoint argument order
2014-12-29 Andreas GampeMerge "Update oat version to 053."
2014-12-29 David BrazdilART: Refactored VisualizerPrinter visitor pattern
2014-12-29 Chenfu BaoUpdate oat version to 053.
2014-12-23 Andreas GampeART: Add imgdiag_test test dependency
2014-12-22 Andreas GampeART: Cut filename for DumpCFG
2014-12-22 Andreas GampeMerge "ART: Fix verification of constructors."
2014-12-22 Andreas GampeMerge "ART: Fix common_compiler_test assumptions"
next