OSDN Git Service

android-x86/art.git
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 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
2016-02-05 Hiroshi YamauchiMerge "Use 8-byte increment bracket sizes for rosalloc...
2016-02-05 Mathieu ChartierMerge "Address missed amend"
2016-02-05 Mathieu ChartierAddress missed amend
2016-02-05 Hiroshi YamauchiUse 8-byte increment bracket sizes for rosalloc thread...
2016-02-05 Mathieu ChartierMerge "Disable kDebugStackWalk"
2016-02-05 Mathieu ChartierDisable kDebugStackWalk
2016-02-05 Mathieu ChartierMerge "Fix moving GC bugs in quick_field_entrypoints.cc"
2016-02-05 Mathieu ChartierFix moving GC bugs in quick_field_entrypoints.cc
2016-02-05 Aart BikMerge "Implemented compare/signum intrinsics as HCompar...
2016-02-05 Alex LightMerge "Make test 971-iface-super smaller to prevent...
2016-02-05 Aart BikImplemented compare/signum intrinsics as HCompare
2016-02-05 Nicolas GeoffrayMerge "Revert "Revert "Implement on-stack replacement...
2016-02-05 Nicolas GeoffrayRevert "Revert "Implement on-stack replacement for...
2016-02-05 David BrazdilMerge "Extend De Morgan factorisation to `HBooleanNot`."
2016-02-05 David BrazdilMerge "Revert "Implement on-stack replacement for arm...
2016-02-05 David BrazdilRevert "Implement on-stack replacement for arm/arm64...
2016-02-05 Nicolas GeoffrayMerge "Implement on-stack replacement for arm/arm64...
2016-02-05 David BrazdilMerge "Support CMOV for x86_64 Select"
2016-02-05 Alexandre RamesExtend De Morgan factorisation to `HBooleanNot`.
2016-02-05 David SrbeckyMerge "Do not emit DWARF debug info if there are no...
2016-02-05 Paul DuffinMerge "Add some more tests to those breaking since...
2016-02-05 Nicolas GeoffrayMerge "Revert "Disable test for now.""
2016-02-05 Nicolas GeoffrayRevert "Disable test for now."
2016-02-05 David BrazdilMerge "Revert "Revert "X86: Use the constant area for...
2016-02-05 David SrbeckyDo not emit DWARF debug info if there are no methods.
2016-02-05 Paul DuffinAdd some more tests to those breaking since move to...
2016-02-05 Nicolas GeoffrayImplement on-stack replacement for arm/arm64/x86/x86_64.
2016-02-05 David SrbeckyMerge changes I514f1db3,I7dc1c7c0
2016-02-05 David SrbeckyGenerate mini-debug-info on separate thread.
2016-02-05 David SrbeckyChange the method which generates DWARF mini-debug...
2016-02-05 Vladimir MarkoMerge "ART: Avoid uninitialized padding in LinkerPatch."
2016-02-05 Nicolas GeoffrayMerge "Revert "ART: Enable Jit Profiling in Mterp for...
next