OSDN Git Service

android-x86/art.git
2016-01-19 Bill BuzbeeRevert "Fast ART x86 interpreter"
2016-01-19 Serguei KatkovFast ART x86 interpreter
2016-01-19 Calin JuravleMerge "Improve profile processing"
2016-01-19 Calin JuravleImprove profile processing
2016-01-19 Roland LevillainMerge "mem_map_test: perform null check before derefere...
2016-01-19 Roland Levillainmem_map_test: perform null check before dereferencing...
2016-01-19 Roland LevillainMerge "Fix various typos in ART's comments and string...
2016-01-19 Roland LevillainFix various typos in ART's comments and string literals.
2016-01-19 Roland LevillainMerge "Some read barrier clean-up in Optimizing."
2016-01-19 Roland LevillainSome read barrier clean-up in Optimizing.
2016-01-19 Nicolas GeoffrayMerge "Disable DCE when there are irreducible loops."
2016-01-19 Nicolas GeoffrayDisable DCE when there are irreducible loops.
2016-01-19 David BrazdilMerge "ART: Optimize out redundant NewInstances of...
2016-01-19 David BrazdilART: Optimize out redundant NewInstances of String
2016-01-19 Nicolas GeoffrayMerge "Keep track of number of JIT compilations."
2016-01-19 Nicolas GeoffrayKeep track of number of JIT compilations.
2016-01-19 David BrazdilMerge "ART: Public classes never require access checks"
2016-01-19 Nicolas GeoffrayMerge "Disable reanmed test due to python3."
2016-01-19 Nicolas GeoffrayDisable reanmed test due to python3.
2016-01-18 David BrazdilART: Public classes never require access checks
2016-01-18 Roland LevillainMerge "Ignore OldAndroidZipStreamTest#testZipStream...
2016-01-18 Roland LevillainIgnore OldAndroidZipStreamTest#testZipStream failures...
2016-01-18 Nicolas GeoffrayMerge "Pass --generate-debug-info only when --perf...
2016-01-18 David BrazdilMerge "ART: Remove Baseline compiler"
2016-01-18 Nicolas GeoffrayPass --generate-debug-info only when --perf is passed.
2016-01-18 David BrazdilART: Remove Baseline compiler
2016-01-18 Vladimir MarkoMerge "Optimizing: Improve floating point comparisons...
2016-01-18 Nicolas GeoffrayMerge "Do HFieldGet first to avoid explicit null check."
2016-01-18 Nicolas GeoffrayMerge "Rename test case to avoid test filename too...
2016-01-18 Nicolas GeoffrayRename test case to avoid test filename too long.
2016-01-18 Nicolas GeoffrayDo HFieldGet first to avoid explicit null check.
2016-01-18 Nicolas GeoffrayMerge "Move --dump-cfg and dump-cfg-append to CompilerO...
2016-01-18 David SrbeckyMerge "Report types loaded during init to the native...
2016-01-18 Tamas BerghammerReport types loaded during init to the native debugger
2016-01-18 David SrbeckyMerge "Emit some additional debug info for java.lang...
2016-01-18 Tamas BerghammerEmit some additional debug info for java.lang.String
2016-01-18 David SrbeckyMerge "Report loaded classes to native debugger."
2016-01-18 Tamas BerghammerReport loaded classes to native debugger.
2016-01-18 Roland LevillainMerge "Ignore more libcore.java.util.zip test failures...
2016-01-18 Roland LevillainIgnore more libcore.java.util.zip test failures with CC.
2016-01-18 Vladimir MarkoOptimizing: Improve floating point comparisons on arm...
2016-01-18 Nicolas GeoffrayMove --dump-cfg and dump-cfg-append to CompilerOptions.
2016-01-18 David BrazdilMerge "ART: Change merge(uninitialized, null) to produc...
2016-01-18 David BrazdilART: Change merge(uninitialized, null) to produce conflict
2016-01-18 Nicolas GeoffrayMerge "Also print to error stream."
2016-01-18 Roland LevillainMerge "Do not use HArm64IntermediateAddress with read...
2016-01-17 Roland LevillainDo not use HArm64IntermediateAddress with read barriers.
2016-01-15 Jeff HaoMerge "Add oat location to oatdump."
2016-01-15 Jeff HaoAdd oat location to oatdump.
2016-01-15 Mathieu ChartierMerge "Add value parameterized test support for runtime...
2016-01-15 Mathieu ChartierAdd value parameterized test support for runtime tests
2016-01-15 Hiroshi YamauchiMerge "Revert "Disable mterp for the read barrier config.""
2016-01-15 Vladimir MarkoMerge "MIPS64: Fix stub_test in a proper way"
2016-01-15 Goran JakovljevicMIPS64: Fix stub_test in a proper way
2016-01-15 Vladimir MarkoMerge "ART: Fix CompilerDriver::AreInSameOatFile()."
2016-01-15 Vladimir MarkoART: Fix CompilerDriver::AreInSameOatFile().
2016-01-15 David BrazdilMerge "ART: Remove incorrect HFakeString optimization"
2016-01-15 Bill BuzbeeMerge "ART: Mterp - remove redundant null check"
2016-01-15 Nicolas GeoffrayMerge "New failures due to linker issue."
2016-01-15 Nicolas GeoffrayNew failures due to linker issue.
2016-01-14 buzbeeART: Mterp - remove redundant null check
2016-01-14 Jeff HaoMerge "Allow multi-image dex2oat to tolerate missing...
2016-01-14 Mathieu ChartierMerge "Add test for bad linkage of overriden package...
2016-01-14 Pavel VyssotskiAdd test for bad linkage of overriden package-private...
2016-01-14 Mathieu ChartierMerge "Revert "Create parent class loader for dex2oat""
2016-01-14 Mathieu ChartierRevert "Create parent class loader for dex2oat"
2016-01-14 Jeff HaoAllow multi-image dex2oat to tolerate missing dex files.
2016-01-14 Nicolas GeoffrayMerge "Yet another python3 dependency."
2016-01-14 Nicolas GeoffrayYet another python3 dependency.
2016-01-14 Mathieu ChartierMerge "Don't allow thread suspension in ProfilingInfo...
2016-01-14 Mathieu ChartierDon't allow thread suspension in ProfilingInfo::Create
2016-01-14 Nicolas GeoffrayMerge "Implement irreducible loop support in optimizing."
2016-01-14 Hiroshi YamauchiRevert "Disable mterp for the read barrier config."
2016-01-14 Alex LightMerge "Support directly invoking interface default...
2016-01-14 Roland LevillainMerge "Update `ValidateInvokeRuntime()` and HDivZeroCheck."
2016-01-14 David BrazdilART: Remove incorrect HFakeString optimization
2016-01-14 Nicolas GeoffrayMerge "Fix braino in parameters passed."
2016-01-14 Nicolas GeoffrayFix braino in parameters passed.
2016-01-14 Nicolas GeoffrayImplement irreducible loop support in optimizing.
2016-01-14 Roland LevillainMerge "MIPS32: don't use R2+ instructions (mthc1, mfhc1...
2016-01-14 Nicolas GeoffrayMerge "Fix lint error."
2016-01-14 Nicolas GeoffrayFix lint error.
2016-01-14 Roland LevillainMerge "Ignore 141-class-unload failures with JIT and...
2016-01-14 Roland LevillainMerge "Ignore GZIPOutputStreamTest failures with concur...
2016-01-14 Roland LevillainIgnore 141-class-unload failures with JIT and CC.
2016-01-14 Roland LevillainIgnore GZIPOutputStreamTest failures with concurrent...
2016-01-14 Nicolas GeoffrayMerge "Don't encode a DexRegisterMap if there is no...
2016-01-14 Nicolas GeoffrayMerge "Support --perf with jitted code."
2016-01-14 Roland LevillainMerge "MIPS: Improve conversion between ints and floats."
2016-01-14 Roland LevillainMerge "MIPS: HRor clean-up"
2016-01-14 Alexey FrunzeMIPS32: don't use R2+ instructions (mthc1, mfhc1) on...
2016-01-14 Hans BoehmMerge "Rosalloc fast path in assembly for MIPS32"
2016-01-14 Alexey FrunzeMIPS: Improve conversion between ints and floats.
2016-01-14 Mathieu ChartierMerge "Add test for calling into destroyed JNI env"
2016-01-14 Mathieu ChartierAdd test for calling into destroyed JNI env
2016-01-14 Alexey FrunzeMIPS: HRor clean-up
2016-01-13 Bill BuzbeeMerge "ART: Mterp read barrier fix + minor cleanup"
2016-01-13 buzbeeART: Mterp read barrier fix + minor cleanup
2016-01-13 Aart BikMerge "Fixed bug with hoisting/deopting in taken-block...
2016-01-13 Aart BikMerge "Reduce code size by sharing slow paths."
next