OSDN Git Service

android-x86/art.git
2015-10-23 Andreas GampeMerge "MIPS64: Add tests for rotation, and shift instru...
2015-10-22 Richard UhlerMerge "Release ahat version 0.2."
2015-10-22 Nicolas GeoffrayMerge "MIPS: Initial version of optimizing compiler...
2015-10-22 Goran JakovljevicMIPS: Initial version of optimizing compiler for MIPS32
2015-10-22 Nicolas GeoffrayMerge "Do not run the verifier when deopting optimized...
2015-10-22 Nicolas GeoffrayDo not run the verifier when deopting optimized frames.
2015-10-22 Yohann RousselMerge "Fix art-run-tests dependencies"
2015-10-21 Mathieu ChartierMerge "Use binary search for FindDeclaredInstance/Stati...
2015-10-21 Vladimir MarkoMerge "Fix destruction order in Dex2Oat."
2015-10-21 Sebastien HertzMerge "JDWP: fix possible JdwpEvent memory leak"
2015-10-21 Calin JuravleMerge "Block signals before invoking special or user...
2015-10-21 Mathieu ChartierUse binary search for FindDeclaredInstance/StaticField
2015-10-21 Yohann RousselFix art-run-tests dependencies
2015-10-21 Sebastien HertzJDWP: fix possible JdwpEvent memory leak
2015-10-21 Nicolas GeoffrayMerge "Mark 2 libcore tests as failing."
2015-10-21 Nicolas GeoffrayMark 2 libcore tests as failing.
2015-10-21 Nicolas GeoffrayMerge "Remove the magic 32 constant and ensure alignment."
2015-10-21 Nicolas GeoffrayRemove the magic 32 constant and ensure alignment.
2015-10-21 Calin JuravleMerge "Inliner: make sure the returned value is in...
2015-10-21 Nicolas GeoffrayMerge "Use DlMallocSpace for the JIT code cache."
2015-10-21 Nicolas GeoffrayUse DlMallocSpace for the JIT code cache.
2015-10-21 Stephen HinesMerge "ART: Disable Clang for arm"
2015-10-21 Andreas GampeART: Disable Clang for arm
2015-10-21 Andreas GampeMerge "ART: Fix left-shift of negative numbers"
2015-10-21 Andreas GampeART: Fix left-shift of negative numbers
2015-10-20 Alex LightMerge "Fix typos."
2015-10-20 Richard UhlerMerge "Change dex_location_ from const char* to std...
2015-10-20 Richard UhlerMerge "Switch ahat test to use core-optimizing-pic...
2015-10-20 Calin JuravleInliner: make sure the returned value is in the outer...
2015-10-20 Chris LarsenMIPS64: Add tests for rotation, and shift instructions
2015-10-20 Alex LightFix typos.
2015-10-20 Roland LevillainMerge "Disable the x86 & x86-64 UnsafeCASObject intrins...
2015-10-20 Alex LightMerge "Disable test 961-default-iface-resolution-genera...
2015-10-20 Andreas GampeMerge "MIPS64: Disassembler support for rotate instruct...
2015-10-20 Alex LightDisable test 961-default-iface-resolution-generated...
2015-10-20 Richard UhlerRelease ahat version 0.2.
2015-10-20 Roland LevillainDisable the x86 & x86-64 UnsafeCASObject intrinsic...
2015-10-20 Vladimir MarkoFix destruction order in Dex2Oat.
2015-10-20 Nicolas GeoffrayMerge "New attempt at fixing mac build."
2015-10-20 Nicolas GeoffrayNew attempt at fixing mac build.
2015-10-20 Nicolas GeoffrayMerge "Fix mac build."
2015-10-20 Nicolas GeoffrayFix mac build.
2015-10-20 Nicolas GeoffrayMerge "Remove ArtCode."
2015-10-20 Nicolas GeoffrayRemove ArtCode.
2015-10-20 Calin JuravleMerge "Fix induction_var_range_test."
2015-10-20 Calin JuravleFix induction_var_range_test.
2015-10-20 Calin JuravleMerge "Revert "Revert "optimizing: propagate type infor...
2015-10-20 Chris LarsenMIPS64: Disassembler support for rotate instructions.
2015-10-19 Andreas GampeMerge "MIPS64: Add intrinsic support for bit rotation"
2015-10-19 Chris LarsenMIPS64: Add intrinsic support for bit rotation
2015-10-19 Aart BikMerge "Added ability to generate induction range code."
2015-10-19 Mathieu ChartierMerge "Keep dex files live in class table"
2015-10-19 Aart BikAdded ability to generate induction range code.
2015-10-19 Mathieu ChartierKeep dex files live in class table
2015-10-19 Aart BikMerge "Generalize codegen and simplification of deopt."
2015-10-19 Aart BikGeneralize codegen and simplification of deopt.
2015-10-19 Vladimir MarkoMerge "ART: Replace an "ALWAYS_INLINE" with "inline...
2015-10-19 Vladimir MarkoART: Replace an "ALWAYS_INLINE" with "inline" to fix...
2015-10-19 Vladimir MarkoMerge "Clean up OatFile."
2015-10-19 Andreas GampeMerge "MIPS64: Add intrinsic support for bit rotation"
2015-10-19 Vladimir MarkoClean up OatFile.
2015-10-19 Chris LarsenMIPS64: Add intrinsic support for bit rotation
2015-10-19 Andreas GampeMerge "MIPS64: Add intrinsics support for trailing...
2015-10-19 Chris LarsenMIPS64: Add intrinsics support for trailing zeros
2015-10-19 jgu21Block signals before invoking special or user handlers
2015-10-17 Andreas GampeMerge "MIPS64: Implement intrinsics from sun.misc.Unsafe:"
2015-10-17 Chris LarsenMIPS64: Implement intrinsics from sun.misc.Unsafe:
2015-10-17 Alex LightMerge "Allow changing the optimization level of a build...
2015-10-16 Andreas GampeMerge "MIPS64: Additional assember tests:"
2015-10-16 Andreas GampeMerge "MIPS64: Implement intrinsics from java.lang...
2015-10-16 Richard UhlerChange dex_location_ from const char* to std::string.
2015-10-16 Hiroshi YamauchiMerge "Revert "Revert "Implement rosalloc fast path...
2015-10-16 Mathieu ChartierMerge "Fix mips64 cfi test"
2015-10-16 Mathieu ChartierFix mips64 cfi test
2015-10-16 Calin JuravleMerge "Fix in reference type propagation"
2015-10-16 Calin JuravleFix in reference type propagation
2015-10-16 Vladimir MarkoMerge "ART: Fix Mips64 JNI Calling Convention"
2015-10-16 Mathieu ChartierMerge "Change hash table load factors"
2015-10-16 Mathieu ChartierChange hash table load factors
2015-10-16 Vladimir MarkoART: Fix Mips64 JNI Calling Convention
2015-10-16 Nicolas GeoffrayMerge "ARM64: Better recognition of constants encodable...
2015-10-16 Alexandre RamesARM64: Better recognition of constants encodable as...
2015-10-16 Andreas GampeMerge "Parse runtime compiler options for JIT"
2015-10-16 Mathieu ChartierParse runtime compiler options for JIT
2015-10-16 Andreas GampeMerge "Use ATTRIBUTE_UNUSED more."
2015-10-15 Mathieu ChartierMerge "Fix race in ART 079-phantom"
2015-10-15 Hiroshi YamauchiRevert "Revert "Implement rosalloc fast path in assembl...
2015-10-15 Roland LevillainUse ATTRIBUTE_UNUSED more.
2015-10-15 Andreas GampeMerge "ART: Add simple null alias tracking for lock...
2015-10-15 Andreas GampeART: Add simple null alias tracking for lock counting
2015-10-15 Aart BikMerge "Added support for unsigned comparisons"
2015-10-15 Vladimir MarkoMerge "ART: Use .bss section for dex cache arrays."
2015-10-15 Brian CarlstromMerge "Fix monitor contention logging to support negati...
2015-10-15 Vladimir MarkoMerge "Fix a sign-extension bug in JValue."
2015-10-15 Mathieu ChartierMerge "Allocate dex cache arrays in their class loader...
2015-10-15 Vladimir MarkoART: Use .bss section for dex cache arrays.
2015-10-15 Mathieu ChartierAllocate dex cache arrays in their class loader's linea...
2015-10-15 Calin JuravleMerge "Move x86 constant area code to its own file"
2015-10-15 Nicolas GeoffrayMerge "Revert "load store elimination.""
2015-10-15 Nicolas GeoffrayRevert "load store elimination."
next