OSDN Git Service

Merge "Opt compiler: Arm64 packed-switch jump tables." am: 9231730cd0 am: a30022e1e5
[android-x86/art.git] / dexdump / dexdump_test.cc
2015-12-24 Vladimir MarkoMerge "Opt compiler: Arm64 packed-switch jump tables...
2015-12-24 Nicolas GeoffrayMerge "Fix bogus DCHECK and rename DidForkFromZygote...
2015-12-24 Nicolas GeoffrayMerge "Remove DEBUG_JIT from Zygote flags." am: f5dd91e...
2015-12-24 Calin JuravleMerge "Implement common super type in reference type...
2015-12-24 Sebastien HertzMerge "Support deoptimization only to set vreg" am...
2015-12-24 Sebastien HertzMerge "Fix StackVisitor::GetVReg for reference in shado...
2015-12-23 David SrbeckyMerge "Generate more stack maps during native debugging...
2015-12-23 David SrbeckyMerge "Move debug symbol writing code to elf_writer_deb...
2015-12-23 David SrbeckyMerge "Move JIT debugger interface code to its own...
2015-12-23 Vladimir MarkoMerge "Rewrite HInstruction::Is/As<type>()." am: e74927c0cd
2015-12-22 Yohann RousselMerge "Ensure Jack server is running before any use...
2015-12-21 Hiroshi YamauchiMerge "Treat thread state kWaitingWeakGcRootRead as...
2015-12-21 Mathieu ChartierMerge "Fix multiple image space handing for SS collecto...
2015-12-21 Mathieu ChartierMerge "Fix lock ordering violation" am: adc183c711
2015-12-21 Dimitry IvanovMerge "Use shared namespaces for bundled apps" am:...
2015-12-21 Shinichiro HamajiMerge "Do not use 0 in recipe" am: d255fe5c11
2015-12-21 Mathieu ChartierMerge "Rename NullHandle to ScopedNullHandle" am: 76b90...
2015-12-21 Calin JuravleMerge "Pass down to the runtime the application code...
2015-12-19 Colin CrossMerge "art: use -O1 to compile tests with clang for...
2015-12-19 Colin CrossMerge "Re-enable optimization for clang arm64 art build...
2015-12-18 Mingyao YangMerge "For LSE, further optimize stores for singleton...
2015-12-18 Alex LightMerge "Make use of new method iterators." am: 045d37ae20
2015-12-18 Roland LevillainMerge "MIPS64: Fuse long and FP compare & condition...
2015-12-18 Roland LevillainMerge "Disable jsr166.LinkedTransferQueueTest#testTrans...
2015-12-18 Nicolas GeoffrayMerge "ART: Fix bug in LSE" am: d9493c2d61
2015-12-18 Roland LevillainMerge "Disable the UnsafeCASObject intrinsic with read...
2015-12-18 Aart BikMerge "Revert "Revert "X86: Use locked add rather than...
2015-12-18 Andreas GampeMerge "ART: Refactor CommonRuntimeTest::SetUp" am:...
2015-12-18 Andreas GampeMerge "ART: Recognize cortex-a53.a57 for ARM features...
2015-12-17 Alex Lightresolve merge conflicts of 9f784b26a1 to master.
2015-12-17 Vladimir MarkoMerge "Revert "Revert "ART: Reduce the instructions...
2015-12-17 Nicolas GeoffrayMerge "Fix braino in parallel move resolver." am: 6132a...
2015-12-17 Nicolas GeoffrayMerge "Revert "Tweak inlining heuristics."" am: 8e00676291
2015-12-17 Vladimir MarkoMerge "Optimizing/ARM: Fix AddConstant() to adhere...
2015-12-17 Nicolas GeoffrayMerge "Tweak inlining heuristics." am: ff6ab45547
2015-12-17 Nicolas GeoffrayMerge "Change DCHECK into CHECK to diagnose sporadic...
2015-12-17 Nicolas GeoffrayMerge "Add some dumping when SIGQUIT for the JIT."...
2015-12-17 Hiroshi YamauchiMerge "Fix (non-intrinsic) UnsafeCASObject for the...
2015-12-17 Alex LightMerge "Ensure that ClassTable has correct alignment...
2015-12-16 Aart BikMerge "Revert "X86: Use locked add rather than mfence...
2015-12-16 Dimitry IvanovMerge "Remove references to dlmalloc specific functions...
2015-12-16 Aart BikMerge "X86: Use locked add rather than mfence" am:...
2015-12-16 Andreas GampeMerge "Make the 008-exceptions test print everything...
2015-12-16 Roland LevillainMerge "Remove spurious references to kEmitCompilerReadB...
2015-12-16 Roland LevillainMerge "MIPS32: Fuse long and FP compare & condition...
2015-12-16 Roland LevillainMerge "Adjust tests blacklisted for heap poisoning...
2015-12-16 Roland LevillainMerge "Disable LinkedTransferQueueTest tests failing...
2015-12-16 Roland LevillainMerge "Revert "Revert "Introduce support for hardware...
2015-12-16 Nicolas GeoffrayMerge "Add test case for bad arm code generation."...
2015-12-16 Nicolas GeoffrayMerge "Revert "ART: Reduce the instructions generated...
2015-12-16 Vladimir MarkoMerge "ART: Compile run-tests with Java 7." am: 6b75bc08e8
2015-12-16 Nicolas GeoffrayMerge "Revert "ART: Set RTI of Arm64IntermediateAddress...
2015-12-16 Nicolas GeoffrayMerge "Revert "ART: Refactor SsaBuilder for more precis...
2015-12-16 Alex LightMerge "Revert "Combine direct_methods_ and virtual_meth...
2015-12-16 Aart BikMerge "Various induction/range analysis improvements...
2015-12-15 Alex LightMerge "Combine direct_methods_ and virtual_methods_...
2015-12-15 Nicolas GeoffrayMerge "Remove reference of deleted file." am: ad94d64719
2015-12-15 Nicolas GeoffrayMerge "Remove test given its flakiness." am: 3e2d20636f
2015-12-15 David SrbeckyMerge "Refactor DexFile::DecodeDebugInfo." am: 96c9de9510
2015-12-15 Roland LevillainMerge "x86-64 Baker\'s read barrier fast path implement...
2015-12-15 Roland LevillainMerge "x86 Baker\'s read barrier fast path implementati...
2015-12-15 Calin JuravleMerge "Lower jitthreshold for jit profile test." am...
2015-12-15 Nicolas GeoffrayMerge "Fix --inline-max-code-units option." am: bf14c65108
2015-12-15 Nicolas GeoffrayMerge "Revert "Make the JIT the default in ART."" am...
2015-12-15 Nicolas GeoffrayMerge "Make the JIT the default in ART." am: 7cd230c8f7
2015-12-15 Shinichiro HamajiMerge "Get DCHECK back to EncodedStaticFieldValueIterat...
2015-12-14 Dimitry IvanovMerge "Temporary disable linker-namespaces" am: a8be6ae6fc
2015-12-14 Calin JuravleMerge "Increase the sleep time in 554-jit-profile-file...
2015-12-14 Calin JuravleMerge "Disable 554-jit-profile-file for the READ_BARRIE...
2015-12-14 Calin JuravleMerge "Print more info on why the code_cache test fails...
2015-12-14 Calin JuravleMerge "Revert "Revert "Enable profiled guided compilati...
2015-12-14 David BrazdilMerge "ART: Set RTI of Arm64IntermediateAddress" am...
2015-12-14 David BrazdilMerge "ART: Refactor SsaBuilder for more precise typing...
2015-12-14 Vladimir MarkoMerge "ART: Rename ROR test to a shorter name." am...
2015-12-14 Vladimir MarkoMerge "Optimizing: Clean up after HRor." am: 70c1a8fade
2015-12-13 Mathieu ChartierMerge "Address some comments in image writer" am: 4113b...
2015-12-11 Dimitry IvanovMerge "Fix call to LoadNativeLibrary" am: 2cab58141a
2015-12-11 Dimitry IvanovMerge commit '1b6dd57975aefbb28d66f0e58ecdf4abe56648b4...
2015-12-11 Andreas GampeMerge "ART: Weaken dex file verifier abstract check...
2015-12-11 Alex LightMerge "Make \'dexdump2 -l xml\' include whether each...
2015-12-11 Vladimir MarkoMerge "Replace rotate patterns and invokes with HRor...
2015-12-11 Calin JuravleMerge "Revert "Enable profiled guided compilation in...
2015-12-11 Tamas BerghammerMerge "Mark __jit_debug_register_code as a unique symbo...
2015-12-11 Tamas BerghammerMerge "Set DW_AT_comp_dir for each compile unit in...
2015-12-11 Calin JuravleMerge "Enable profiled guided compilation in dex2oat...
2015-12-11 Nicolas GeoffrayMerge "Don\'t generate a slow path for strings in the...
2015-12-11 Nicolas GeoffrayMerge "Optimizing: Add direct calls to math intrinsics...
2015-12-11 Mathieu ChartierMerge "Skip DumpForSigQuit if debugger is active" am...
2015-12-11 Mingyao YangMerge "For LSE, add a few non-aliasing cases due to...
2015-12-11 Andreas GampeMerge "ART: Stash a resolved method late in the verifie...
2015-12-10 Shinichiro HamajiMerge "Output static field values in dexdump" am: 1a74d...
2015-12-10 Andreas GampeMerge "Revert "ART: Check invoke-interface earlier...
2015-12-10 Andreas GampeMerge "ART: Refactor verifier callbacks" am: 34760f9a97
2015-12-10 Vladimir MarkoMerge "Refactor and clean up OatWriter and Dex2Oat...
2015-12-10 Mathieu ChartierMerge "Revert "Revert "Add support for LZ4 compressed...
2015-12-10 David SrbeckyMerge "Get source mapping table from stack maps." am...
2015-12-10 Nicolas GeoffrayMerge "Fix braino when resolving an invoke-super."...
2015-12-10 David BrazdilMerge "ART: Fix bug in DCE not removing phis from catch...
2015-12-10 Roland LevillainMerge "Fix the build-art-multi-executable Make function...
2015-12-10 Nicolas GeoffrayMerge "MIPS32: Improve integer division by constants...
next