OSDN Git Service

android-x86/art.git
2015-06-19 Nicolas Geoffrayam e4387574: Merge "Verifier: check an aput, even if...
2015-06-19 Nicolas GeoffrayMerge "Verifier: check an aput, even if we know it...
2015-06-19 Nicolas Geoffrayam be59b852: Merge "Make Main public to pass tests...
2015-06-19 Nicolas GeoffrayMerge "Make Main public to pass tests on all configurat...
2015-06-19 Nicolas Geoffrayam 511b7cb2: Merge "Use the right bug number. Spotted...
2015-06-19 Nicolas GeoffrayMerge "Use the right bug number. Spotted by vmarko."
2015-06-19 Nicolas GeoffrayMake Main public to pass tests on all configurations.
2015-06-19 Nicolas GeoffrayVerifier: check an aput, even if we know it will fail.
2015-06-19 Nicolas GeoffrayUse the right bug number. Spotted by vmarko.
2015-06-19 Mathieu Chartieram f12ffdb5: Merge "Fix moving GC bug in DoFilledNewArray"
2015-06-19 Mathieu ChartierMerge "Fix moving GC bug in DoFilledNewArray"
2015-06-18 Mathieu ChartierFix moving GC bug in DoFilledNewArray
2015-06-18 Igor Murashkinam 542ca97d: Merge "test: Fix lambda test incorrectly...
2015-06-18 Igor MurashkinMerge "test: Fix lambda test incorrectly globbing toget...
2015-06-18 Igor Murashkintest: Fix lambda test incorrectly globbing together...
2015-06-18 Mathieu Chartieram 46d87021: Merge "Fix moving GC bugs in proxy stub...
2015-06-18 Igor Murashkinam 247e9774: Merge "interpreter: Add experimental lambd...
2015-06-18 Mathieu ChartierMerge "Fix moving GC bugs in proxy stub for X86/X86_64"
2015-06-18 Igor MurashkinMerge "interpreter: Add experimental lambda opcodes...
2015-06-18 Mathieu ChartierFix moving GC bugs in proxy stub for X86/X86_64
2015-06-18 Vladimir Markoam 2b696ab5: Merge "Quick: Don\'t expect move-exception...
2015-06-18 Vladimir MarkoMerge "Quick: Don't expect move-exception in every...
2015-06-18 Vladimir MarkoQuick: Don't expect move-exception in every catch block.
2015-06-18 Nicolas Geoffrayam 3d266a96: Merge "Don\'t check the return type in...
2015-06-18 Nicolas GeoffrayMerge "Don't check the return type in the builder."
2015-06-18 Igor Murashkininterpreter: Add experimental lambda opcodes for invoke...
2015-06-18 Nicolas GeoffrayDon't check the return type in the builder.
2015-06-18 Nicolas Geoffrayam 822c00d0: Merge "Run a simplification pass before...
2015-06-18 Nicolas Geoffrayam 01b6ec8c: Merge "Don\'t special case HCurrentMethod...
2015-06-18 Vladimir Markoam 92fe57fe: Merge "Quick: Fix marking unused registers...
2015-06-18 Nicolas GeoffrayMerge "Run a simplification pass before code generation."
2015-06-18 Nicolas GeoffrayMerge "Don't special case HCurrentMethod in DCE."
2015-06-18 Vladimir MarkoMerge "Quick: Fix marking unused registers in DCE."
2015-06-18 Nicolas GeoffrayRun a simplification pass before code generation.
2015-06-18 Vladimir Markoam 46ff9b61: Merge "ART: Fix reporting initialized...
2015-06-18 Vladimir MarkoMerge "ART: Fix reporting initialized classes by Compil...
2015-06-18 David Brazdilam d4de42f6: Merge "ART: Remove old DCHECK that trips...
2015-06-18 Nicolas Geoffrayam 3b574aad: Merge "Bailout from compilation if an...
2015-06-18 Nicolas Geoffrayam 7b295db7: Merge "Fix a bug in optimizing when the...
2015-06-18 David BrazdilMerge "ART: Remove old DCHECK that trips Baseline"
2015-06-18 Nicolas GeoffrayMerge "Bailout from compilation if an invoke is malformed."
2015-06-18 David BrazdilART: Remove old DCHECK that trips Baseline
2015-06-18 Nicolas GeoffrayBailout from compilation if an invoke is malformed.
2015-06-18 Nicolas GeoffrayMerge "Fix a bug in optimizing when the null constant...
2015-06-18 Vladimir MarkoART: Fix reporting initialized classes by CompilerDriver.
2015-06-18 Vladimir MarkoQuick: Fix marking unused registers in DCE.
2015-06-18 Nicolas Geoffrayam 3c4fb2d1: Merge "Forgot this change in last commit."
2015-06-18 Nicolas GeoffrayMerge "Forgot this change in last commit."
2015-06-18 Mathieu Chartieram f16474d0: Merge "Fix some java_lang_Class related...
2015-06-18 Mathieu ChartierMerge "Fix some java_lang_Class related moving GC bugs"
2015-06-17 Mathieu ChartierFix some java_lang_Class related moving GC bugs
2015-06-17 Mathieu Chartieram 5592c688: Merge "Add missing EndAssertNoThreadSuspen...
2015-06-17 Mathieu ChartierMerge "Add missing EndAssertNoThreadSuspension"
2015-06-17 Nicolas GeoffrayFix a bug in optimizing when the null constant has...
2015-06-17 David Srbeckyam 0420f81a: Merge "Release dummy MemMaps corresponding...
2015-06-17 David SrbeckyMerge "Release dummy MemMaps corresponding to dlopen."
2015-06-17 David SrbeckyRelease dummy MemMaps corresponding to dlopen.
2015-06-17 Mathieu ChartierAdd missing EndAssertNoThreadSuspension
2015-06-17 Nicolas GeoffrayDon't special case HCurrentMethod in DCE.
2015-06-17 Nicolas GeoffrayForgot this change in last commit.
2015-06-17 David Brazdilam b66fda7c: Merge "ART: Allow PackedSwitch instruction...
2015-06-17 David BrazdilMerge "ART: Allow PackedSwitch instructions with zero...
2015-06-17 David BrazdilART: Allow PackedSwitch instructions with zero targets
2015-06-17 David Brazdilam 43d154be: Merge "Revert "ART: Allow PackedSwitch...
2015-06-17 David BrazdilMerge "Revert "ART: Allow PackedSwitch instructions...
2015-06-17 David BrazdilRevert "ART: Allow PackedSwitch instructions with zero...
2015-06-17 David Brazdilam cb5dc7f4: Merge "ART: Allow PackedSwitch instruction...
2015-06-17 David BrazdilMerge "ART: Allow PackedSwitch instructions with zero...
2015-06-17 David BrazdilART: Allow PackedSwitch instructions with zero targets
2015-06-17 Nicolas Geoffrayam edb83c60: Merge "Fix bug in optimizing around instan...
2015-06-17 Nicolas GeoffrayMerge "Fix bug in optimizing around instanceof."
2015-06-17 Nicolas GeoffrayFix bug in optimizing around instanceof.
2015-06-17 Nicolas Geoffrayam 4b9a93e7: Merge "Remove bogus DCHECK in BCE."
2015-06-17 Nicolas Geoffrayam 445e3502: Merge "More stack map dumping."
2015-06-17 Narayan Kamatham a2890553: Merge "Fix lint error."
2015-06-17 Roland Levillainam 233cf0e8: Merge "Exercise sun.misc.Unsafe.getObject."
2015-06-17 Vladimir Markoam 088bd0d2: Merge "Revert "Revert "ART: Implement...
2015-06-17 Narayan Kamatham b3daa231: Merge "Set default visibility on art_sigse...
2015-06-17 Nicolas Geoffrayam ed44919d: Merge "CFI test: kill the other process...
2015-06-17 Nicolas GeoffrayMerge "Remove bogus DCHECK in BCE."
2015-06-17 Nicolas GeoffrayRemove bogus DCHECK in BCE.
2015-06-17 Nicolas GeoffrayMerge "More stack map dumping."
2015-06-17 Nicolas GeoffrayMore stack map dumping.
2015-06-17 Narayan KamathMerge "Fix lint error."
2015-06-17 Roland LevillainMerge "Exercise sun.misc.Unsafe.getObject."
2015-06-17 Narayan KamathFix lint error.
2015-06-17 Vladimir MarkoMerge "Revert "Revert "ART: Implement literal pool...
2015-06-17 Vladimir MarkoRevert "Revert "ART: Implement literal pool for arm...
2015-06-17 Narayan KamathMerge "Set default visibility on art_sigsegv_fault."
2015-06-17 Oleksiy VyalovSet default visibility on art_sigsegv_fault.
2015-06-17 Nicolas GeoffrayMerge "CFI test: kill the other process in native code."
2015-06-17 David SrbeckyCFI test: kill the other process in native code.
2015-06-17 David Srbeckyam b3e3000a: Merge "Find the dlopened file using addres...
2015-06-17 David SrbeckyMerge "Find the dlopened file using address rather...
2015-06-17 David SrbeckyFind the dlopened file using address rather than file...
2015-06-16 David Srbeckyam 89c63739: Merge "Add more logging output for dlopen."
2015-06-16 David Srbeckyam 86b35f97: Merge "Revert "Revert "Use dlopen to load...
2015-06-16 David SrbeckyMerge "Add more logging output for dlopen."
2015-06-16 David SrbeckyMerge "Revert "Revert "Use dlopen to load oat files."""
2015-06-16 David SrbeckyAdd more logging output for dlopen.
next