OSDN Git Service

android-x86/art.git
2016-02-15 David BrazdilMerge "Fix lint error"
2016-02-15 David BrazdilFix lint error
2016-02-15 Nicolas GeoffrayMerge "Expect less in the presence of a string init...
2016-02-15 Nicolas GeoffrayMerge "Add an option to disable native stack dumping...
2016-02-15 Nicolas GeoffrayAdd an option to disable native stack dumping on SIGQUIT.
2016-02-15 Nicolas GeoffrayExpect less in the presence of a string init call.
2016-02-15 David BrazdilMerge "ART: Run SsaBuilder from HGraphBuilder"
2016-02-15 David BrazdilMerge "ART: Implement HSelect with CSEL/FCSEL on arm64"
2016-02-15 Vladimir MarkoMerge "Optimizing: Simplify consecutive type conversions."
2016-02-15 Vladimir MarkoOptimizing: Simplify consecutive type conversions.
2016-02-15 Neil FullerMerge "Switch the tests to using Jack for compilation"
2016-02-15 David BrazdilART: Implement HSelect with CSEL/FCSEL on arm64
2016-02-15 David BrazdilMerge "X86_64: Allow HSelect to generate CMOV from...
2016-02-15 Mark MendellX86_64: Allow HSelect to generate CMOV from memory
2016-02-15 David BrazdilMerge "Add X86/X86_64 support for CMOV from memory."
2016-02-15 Narayan KamathMerge "Add MODULE_LICENSE_GPL.. for art/runtime/openjdk...
2016-02-15 Narayan KamathAdd MODULE_LICENSE_GPL.. for art/runtime/openjdkjvm.
2016-02-15 David BrazdilART: Run SsaBuilder from HGraphBuilder
2016-02-15 Nicolas GeoffrayMerge "Don't call IsNative if the declaring class can...
2016-02-15 Nicolas GeoffrayMerge "Disable on stack replacement for now."
2016-02-15 Nicolas GeoffrayDisable on stack replacement for now.
2016-02-13 Nicolas GeoffrayDon't call IsNative if the declaring class can be null.
2016-02-13 Andreas GampeMerge "ART: Simplify patchoat"
2016-02-13 Andreas GampeART: Simplify patchoat
2016-02-12 Alex LightMerge "Fix bug with verification of constructors"
2016-02-12 Alex LightFix bug with verification of constructors
2016-02-12 Aart BikMerge "Generalized "dom-based" dynamic BCE to symbolic...
2016-02-12 Aart BikGeneralized "dom-based" dynamic BCE to symbolic base...
2016-02-12 Mark MendellAdd X86/X86_64 support for CMOV from memory.
2016-02-12 Mathieu ChartierMerge "Fix app image memory leak"
2016-02-12 Mathieu ChartierFix app image memory leak
2016-02-12 David BrazdilMerge "Fix run-test"
2016-02-12 David BrazdilFix run-test
2016-02-12 Nicolas GeoffrayMerge "Be less extreme on the iteration in 570-checker...
2016-02-12 Nicolas GeoffrayBe less extreme on the iteration in 570-checker-osr.
2016-02-12 David BrazdilMerge "ART: Remove HTemporary"
2016-02-12 David BrazdilMerge "ART: Treat throw with non-reference type as...
2016-02-12 Pavel VyssotskiART: Treat throw with non-reference type as hard failur...
2016-02-12 David BrazdilART: Remove HTemporary
2016-02-12 Neil FullerSwitch the tests to using Jack for compilation
2016-02-12 Nicolas GeoffrayMerge "Re-enable OSR."
2016-02-12 Nicolas GeoffrayMerge "Fix compiler driver gtest."
2016-02-12 Calin JuravleFix compiler driver gtest.
2016-02-12 Nicolas GeoffrayMerge "Store relative paths in the profile file"
2016-02-12 Calin JuravleStore relative paths in the profile file
2016-02-11 Nicolas GeoffrayRe-enable OSR.
2016-02-11 Hiroshi YamauchiMerge "Fix x86-64 Baker's read barrier fast path for...
2016-02-11 Mingyao YangMerge "Some clean-up for the handling of HSelect in...
2016-02-11 Roland LevillainFix x86-64 Baker's read barrier fast path for CheckCast.
2016-02-11 Roland LevillainMerge "Make run test 572-checker-array-get-regression...
2016-02-11 Roland LevillainMake run test 572-checker-array-get-regression gcstress...
2016-02-11 Nicolas GeoffrayMerge "Fix AllocateBlockedReg."
2016-02-11 Nicolas GeoffrayMerge "Revert "Revert "Revert "ART: Enable Jit Profilin...
2016-02-11 Nicolas GeoffrayRevert "Revert "Revert "ART: Enable Jit Profiling in...
2016-02-10 Mathieu ChartierMerge "Always visit ProfilingInfo, the counter could...
2016-02-10 Bill BuzbeeMerge "Revert "Revert "ART: Enable Jit Profiling in...
2016-02-10 Bill BuzbeeMerge "ART: Fix arm mterp shadow handling"
2016-02-10 buzbeeART: Fix arm mterp shadow handling
2016-02-10 Vladimir MarkoMerge "ART/Thumb2: Disassemble SBFX/UBFX."
2016-02-10 Vladimir MarkoART/Thumb2: Disassemble SBFX/UBFX.
2016-02-10 Roland LevillainMerge "Fix run test 572-checker-array-get-regression...
2016-02-10 Roland LevillainFix run test 572-checker-array-get-regression on 32...
2016-02-10 Roland LevillainMerge "Fix ARM64 Baker's read barrier fast path for...
2016-02-10 Vladimir MarkoMerge "Try to substitute constructor chains for IPUTs."
2016-02-09 Bill BuzbeeMerge "Mterp: Fix and restore mac host build"
2016-02-09 Vladimir MarkoTry to substitute constructor chains for IPUTs.
2016-02-09 Andreas GampeMerge "ART: Give better error messages in dex-file...
2016-02-09 Vladimir MarkoMerge "ARM: Add direct calls to math intrinsics"
2016-02-09 Andreas GampeART: Give better error messages in dex-file verifier
2016-02-09 Bill BuzbeeRevert "Revert "ART: Enable Jit Profiling in Mterp...
2016-02-09 Narayan KamathMerge "openjdkjvm: Don't leak the results of JVM_RawMon...
2016-02-09 Narayan Kamathopenjdkjvm: Don't leak the results of JVM_RawMonitorCreate.
2016-02-09 Roland LevillainFix ARM64 Baker's read barrier fast path for ArraySet.
2016-02-09 Narayan KamathMerge "openjdkjvm: clean up verbose logging."
2016-02-09 Narayan Kamathopenjdkjvm: clean up verbose logging.
2016-02-09 Mingyao YangSome clean-up for the handling of HSelect in LSE
2016-02-09 Hiroshi YamauchiMerge "Check pages are readable after mprotect for...
2016-02-09 Hiroshi YamauchiCheck pages are readable after mprotect for SEGV_ACCERR...
2016-02-08 Alex LightMerge "Default methods should not be found by getDeclar...
2016-02-08 Tamas BerghammerMerge "Revert "Make it possible to enable native debugg...
2016-02-08 Tamas BerghammerRevert "Make it possible to enable native debugging...
2016-02-08 Alex LightDefault methods should not be found by getDeclaredMethod
2016-02-08 Tamas BerghammerMerge "Make it possible to enable native debugging...
2016-02-08 David SrbeckyMerge "Split elf_writer_debug.cc to several files."
2016-02-08 David SrbeckySplit elf_writer_debug.cc to several files.
2016-02-08 David SrbeckyMerge "Move code related to debug info generation to...
2016-02-08 David SrbeckyMove code related to debug info generation to its own...
2016-02-08 Tamas BerghammerMake it possible to enable native debugging through...
2016-02-08 Serguei KatkovMterp: Fix and restore mac host build
2016-02-07 Nicolas GeoffrayMerge "Disable osr while investigating flakiness."
2016-02-07 Nicolas GeoffrayDisable osr while investigating flakiness.
2016-02-07 Nicolas GeoffrayAlways visit ProfilingInfo, the counter could be reset.
2016-02-06 Nicolas GeoffrayFix AllocateBlockedReg.
2016-02-06 Christopher... Merge "Newer kernels added SEGV_BNDERR."
2016-02-06 Andreas GampeMerge "ART: Curb lock-verification-failure spam"
2016-02-05 Andreas GampeART: Curb lock-verification-failure spam
2016-02-05 Nicolas GeoffrayMerge "Point fixes after OSR change."
2016-02-05 Nicolas GeoffrayPoint fixes after OSR change.
2016-02-05 Andreas GampeMerge "ART: Better InitWithoutImage error messages"
2016-02-05 Andreas GampeART: Better InitWithoutImage error messages
next