OSDN Git Service

android-x86/art.git
2015-01-09 Sebastien HertzJDWP: allow VirtualMachine.Resume on partial suspension
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 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 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"
2014-12-22 Andreas GampeART: Fix common_compiler_test assumptions
2014-12-22 Stephen KyleART: Fix verification of constructors.
2014-12-22 Andreas GampeMerge "ART: Mac build fix"
2014-12-22 Andreas GampeART: Mac build fix
2014-12-22 Andreas GampeMerge "ART: Do not compile swap file functionality...
2014-12-22 Andreas GampeART: Do not compile swap file functionality on Mac
2014-12-22 Andreas GampeMerge "ART: Swap-space in the compiler"
2014-12-22 Andreas GampeART: Swap-space in the compiler
2014-12-22 Andreas GampeMerge "ART: Do not JNI abort on nullptr GetObjectRefType"
2014-12-22 Andreas GampeART: Do not JNI abort on nullptr GetObjectRefType
2014-12-20 Andreas GampeMerge "ART: Use interpret-only for vmSafeMode"
2014-12-20 Andreas GampeART: Use interpret-only for vmSafeMode
2014-12-20 Mathieu ChartierMerge "Add heap task processor"
2014-12-20 Mathieu ChartierAdd heap task processor
2014-12-19 Vladimir MarkoMerge "Fix running out of temps when storing invoke...
2014-12-19 Vladimir MarkoFix running out of temps when storing invoke-interface...
2014-12-19 Hiroshi YamauchiMerge "Pass the real capacity to CreateRosAlloc."
2014-12-19 Vladimir MarkoMerge "Move two members out of MIRGraph::temp_::ssa."
2014-12-19 Vladimir MarkoMove two members out of MIRGraph::temp_::ssa.
2014-12-19 Bill BuzbeeMerge "ART: Implement FP packed reduce for x86"
2014-12-19 Vladimir MarkoMerge "Clean up dead loops before suspend check elimina...
2014-12-19 Vladimir MarkoMerge "Clean up post-opt passes, perform only those...
2014-12-19 Vladimir MarkoClean up dead loops before suspend check elimination.
2014-12-19 Vladimir MarkoMerge "Clean up MIRGraph::CanThrow()."
2014-12-19 Vladimir MarkoClean up MIRGraph::CanThrow().
2014-12-19 Vladimir MarkoClean up post-opt passes, perform only those we need.
next