- aec05a6 am 64b1c3c7: am 08eeb38b: Merge "Don\'t use signal handlers in interpreter only mode" by Dave Allison · 11 years ago
- 37b2272 am d41e1a16: am 6364b429: Merge "ART: Clean up DexFile verifier API" by Andreas Gampe · 11 years ago
- a661c53 am e87cbc6d: am 73d1f276: Merge "Don\'t verify runtime only opcodes in the data-flow phase of verification." by Ian Rogers · 11 years ago
- 361afbc am 04f6e62a: am f0879372: Merge "ART: Check the number of invocation args in verifier" by Andreas Gampe · 11 years ago
- 66efeba am f6cf1a89: am 1eadc566: Merge "ART: Add initialize_type stubs for ARM64; indexof test" by Andreas Gampe · 11 years ago
- 64b1c3c am 08eeb38b: Merge "Don\'t use signal handlers in interpreter only mode" by Dave Allison · 11 years ago
- d41e1a1 am 6364b429: Merge "ART: Clean up DexFile verifier API" by Andreas Gampe · 11 years ago
- e87cbc6 am 73d1f276: Merge "Don\'t verify runtime only opcodes in the data-flow phase of verification." by Ian Rogers · 11 years ago
- 04f6e62 am f0879372: Merge "ART: Check the number of invocation args in verifier" by Andreas Gampe · 11 years ago
- f6cf1a8 am 1eadc566: Merge "ART: Add initialize_type stubs for ARM64; indexof test" by Andreas Gampe · 11 years ago
- 5843d71 am 899109c3: am cafd0f25: Merge "Guard `Run` for platforms we\'re not compiling to, yet." by Nicolas Geoffray · 11 years ago
- 28c991c am fe4a5ba5: am 9613592a: Merge "Add x86_64 support to the optimizing compiler." by Nicolas Geoffray · 11 years ago
- 42af83a am 08977bef: am b08f63c2: Merge "Enable the register allocator on ARM." by Nicolas Geoffray · 11 years ago
- 899109c am cafd0f25: Merge "Guard `Run` for platforms we\'re not compiling to, yet." by Nicolas Geoffray · 11 years ago
- fe4a5ba am 9613592a: Merge "Add x86_64 support to the optimizing compiler." by Nicolas Geoffray · 11 years ago
- 08977be am b08f63c2: Merge "Enable the register allocator on ARM." by Nicolas Geoffray · 11 years ago
- aacbe01 am 605a1714: am 3316ff53: Merge "ART: Invoke_virtual needs at least receiver parameter" by Andreas Gampe · 11 years ago
- 605a171 am 3316ff53: Merge "ART: Invoke_virtual needs at least receiver parameter" by Andreas Gampe · 11 years ago
- f503099 am a421bab7: am a2b87c25: Merge "consolidate profiles and profile-cache" by Nick Kralevich · 11 years ago
- a421bab am a2b87c25: Merge "consolidate profiles and profile-cache" by Nick Kralevich · 11 years ago
- 7b26657 am a2e07bd5: am 092ce603: Merge "ART: Do not allow quickened dex codes in compiler mode." by Andreas Gampe · 11 years ago
- a2e07bd am 092ce603: Merge "ART: Do not allow quickened dex codes in compiler mode." by Andreas Gampe · 11 years ago
- 33ea262 am 0aa08bb3: Fix reflection access check for attached native threads. by Vladimir Marko · 11 years ago
- 512b903 am bfb465c2: am 1f968319: Merge "AArch64: Add support for inlined methods" by Bill Buzbee · 11 years ago
- bfb465c am 1f968319: Merge "AArch64: Add support for inlined methods" by Bill Buzbee · 11 years ago
- 9a90806 am d853e714: am c56d1675: Merge "ART: Dex file verifier needs to check proto idx of method id." by Andreas Gampe · 11 years ago
- d853e71 am c56d1675: Merge "ART: Dex file verifier needs to check proto idx of method id." by Andreas Gampe · 11 years ago
- fe9b429 am f31bbdc6: am cbaa3076: Merge "AArch64: Enable MOVE_*, some CONST_*, CMP_*." by Bill Buzbee · 11 years ago
- f31bbdc am cbaa3076: Merge "AArch64: Enable MOVE_*, some CONST_*, CMP_*." by Bill Buzbee · 11 years ago
- 08eeb38 Merge "Don't use signal handlers in interpreter only mode" by Dave Allison · 11 years ago
- 4eb1331f Don't use signal handlers in interpreter only mode by Dave Allison · 11 years ago
- f087937 Merge "ART: Check the number of invocation args in verifier" by Andreas Gampe · 11 years ago
- acc4d2f ART: Check the number of invocation args in verifier by Andreas Gampe · 11 years ago
- 092ce60 Merge "ART: Do not allow quickened dex codes in compiler mode." by Andreas Gampe · 11 years ago
- e225662 ART: Do not allow quickened dex codes in compiler mode. by Andreas Gampe · 11 years ago
- c56d167 Merge "ART: Dex file verifier needs to check proto idx of method id." by Andreas Gampe · 11 years ago
- df10b32 ART: Dex file verifier needs to check proto idx of method id. by Andreas Gampe · 11 years ago
- d2b0154 am 72f7af00: am c0090a42: Merge "Rewrite use/def masks to support 128 bits." by Vladimir Marko · 11 years ago
- 72f7af0 am c0090a42: Merge "Rewrite use/def masks to support 128 bits." by Vladimir Marko · 11 years ago
- 0aa08bb Fix reflection access check for attached native threads. by Vladimir Marko · 11 years ago
- 0d49bd3 am 31a76709: am adea0aa2: Merge "ART: arm64 explicit stack overflow checks" by Bill Buzbee · 11 years ago
- bfbcd2f am 83db7b69: am f72b7d60: Merge "AArch64: fix MarkGCCard, enabling more MIR opcodes." by Bill Buzbee · 11 years ago
- 03e2360 am 75888247: am 5110a876: Merge "Fix reflection access check for attached native threads." by Vladimir Marko · 11 years ago
- 31a7670 am adea0aa2: Merge "ART: arm64 explicit stack overflow checks" by Bill Buzbee · 11 years ago
- 83db7b6 am f72b7d60: Merge "AArch64: fix MarkGCCard, enabling more MIR opcodes." by Bill Buzbee · 11 years ago
- 7588824 am 5110a876: Merge "Fix reflection access check for attached native threads." by Vladimir Marko · 11 years ago
- 8d9db6e am 6053f458: am a194acf2: Merge "Clean up ArmMirToLir::LoadDispBody()/StoreDispBody()." by Vladimir Marko · 11 years ago
- 6053f45 am a194acf2: Merge "Clean up ArmMirToLir::LoadDispBody()/StoreDispBody()." by Vladimir Marko · 11 years ago
- 6f0e0a4 am 36ecb7e3: am 3e1e549c: Merge "Add D/CHECK_CONSTEXPR macros for use in constexpr context." by Vladimir Marko · 11 years ago
- 36ecb7e am 3e1e549c: Merge "Add D/CHECK_CONSTEXPR macros for use in constexpr context." by Vladimir Marko · 11 years ago
- 0dcb32d am 7074a3a6: am dfc2091d: Merge "Final CL to enable register allocation on x86." by Nicolas Geoffray · 11 years ago
- 7074a3a am dfc2091d: Merge "Final CL to enable register allocation on x86." by Nicolas Geoffray · 11 years ago
- 73d1f27 Merge "Don't verify runtime only opcodes in the data-flow phase of verification." by Ian Rogers · 11 years ago
- 5fb22a9 Don't verify runtime only opcodes in the data-flow phase of verification. by Ian Rogers · 11 years ago
- cbaa307 Merge "AArch64: Enable MOVE_*, some CONST_*, CMP_*." by Bill Buzbee · 11 years ago
- e2eb29e AArch64: Enable MOVE_*, some CONST_*, CMP_*. by Zheng Xu · 11 years ago
- 6364b42 Merge "ART: Clean up DexFile verifier API" by Andreas Gampe · 11 years ago
- 5e31dda ART: Clean up DexFile verifier API by Andreas Gampe · 11 years ago
- 1eadc56 Merge "ART: Add initialize_type stubs for ARM64; indexof test" by Andreas Gampe · 11 years ago
- 6aac355 ART: Add initialize_type stubs for ARM64; indexof test by Andreas Gampe · 11 years ago
- 3316ff5 Merge "ART: Invoke_virtual needs at least receiver parameter" by Andreas Gampe · 11 years ago
- 9f2b643 ART: Invoke_virtual needs at least receiver parameter by Andreas Gampe · 11 years ago
- c22246a am 9fd9fd99: am c9366228: Merge "ART: Check indices in dex file verifier" by Andreas Gampe · 11 years ago
- 9fd9fd9 am c9366228: Merge "ART: Check indices in dex file verifier" by Andreas Gampe · 11 years ago
- 23f63ed am 41cdb8cc: am 3a7a8d18: Merge "Fix typo comment by removing." by Ian Rogers · 11 years ago
- 41cdb8c am 3a7a8d18: Merge "Fix typo comment by removing." by Ian Rogers · 11 years ago
- 6de0a98 am fbf0433a: am 45ee056e: Merge "ART: Add mul_long bytecode for X86-64" by Ian Rogers · 11 years ago
- fbf0433 am 45ee056e: Merge "ART: Add mul_long bytecode for X86-64" by Ian Rogers · 11 years ago
- db0c584 am e7608fd7: am 44405a14: Merge "Fix mem_map_test for Mips." by Ian Rogers · 11 years ago
- e7608fd am 44405a14: Merge "Fix mem_map_test for Mips." by Ian Rogers · 11 years ago
- 6cce20e am fcd4e663: am 508e0112: Merge "Remove Object* weak roots from the debugger." by Hiroshi Yamauchi · 11 years ago
- 41e77f2 am 142187e5: am 921b1e02: Merge changes I70a3b6fe,Ib12f3474 by Brian Carlstrom · 11 years ago
- c936622 Merge "ART: Check indices in dex file verifier" by Andreas Gampe · 11 years ago
- 3a7a8d1 Merge "Fix typo comment by removing." by Ian Rogers · 11 years ago
- a5d7401 Fix typo comment by removing. by Ian Rogers · 11 years ago
- 45ee056 Merge "ART: Add mul_long bytecode for X86-64" by Ian Rogers · 11 years ago
- d8191d0 ART: Add mul_long bytecode for X86-64 by Alexei Zavjalov · 11 years ago
- fcd4e66 am 508e0112: Merge "Remove Object* weak roots from the debugger." by Hiroshi Yamauchi · 11 years ago
- 142187e am 921b1e02: Merge changes I70a3b6fe,Ib12f3474 by Brian Carlstrom · 11 years ago
- 982a4ab am 24f31bae: am 16e1eda5: Merge "x86_64: Fix issue in JNI compiler" by Andreas Gampe · 11 years ago
- 24f31ba am 16e1eda5: Merge "x86_64: Fix issue in JNI compiler" by Andreas Gampe · 11 years ago
- dde08ca am 1bbeebc4: am c879aaec: Merge "ART: Update the DecodedInstruction for the Fused extended bytecodes." by Ian Rogers · 11 years ago
- 1bbeebc am c879aaec: Merge "ART: Update the DecodedInstruction for the Fused extended bytecodes." by Ian Rogers · 11 years ago
- a0bc025 am 5ac52de0: am 3b95d23f: Merge "Revert "Rewrite ElfWriterQuick to make it more modular."" by Brian Carlstrom · 11 years ago
- eb81fc4 am a88fadae: am 40864df2: Merge "Rewrite ElfWriterQuick to make it more modular." by Brian Carlstrom · 11 years ago
- db4bd4b am 78ceeb4f: am 2fd08e2d: Merge "Fix compilation errors when setting kTracing = true." by Ian Rogers · 11 years ago
- 1990211 am fc9f8c00: am 4daa8b51: Merge "Fix host Mac build." by Ian Rogers · 11 years ago
- 5ac52de am 3b95d23f: Merge "Revert "Rewrite ElfWriterQuick to make it more modular."" by Brian Carlstrom · 11 years ago
- 6dc3be1 am 951e5e99: am 9ae76720: Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 11 years ago
- 1a4840a am b1d9c4b3: am 3283ade4: Merge "Fix exception reporting from interpreter" by Sebastien Hertz · 11 years ago
- a725a9a am 758d93d9: am bc72903b: Merge "ART: Fix MIPS build" by Andreas Gampe · 11 years ago
- a16def8 am f186675d: am a23b630a: Merge "ART: Move __memcmp16 from Bionic to ART" by Andreas Gampe · 11 years ago
- adea0aa Merge "ART: arm64 explicit stack overflow checks" by Bill Buzbee · 11 years ago
- f8ec48e ART: arm64 explicit stack overflow checks by Stuart Monteith · 11 years ago
- f72b7d6 Merge "AArch64: fix MarkGCCard, enabling more MIR opcodes." by Bill Buzbee · 11 years ago
- 051c2dc am d6ff1904: am 08654d40: Merge "Workaround frame size issues." by Ian Rogers · 11 years ago
- e9849c2 am c0615740: am 73304bb6: Merge "X86_64: Proper IMT fix" by Ian Rogers · 11 years ago
- 0d03a24 am beb66d69: am aa4e4d84: Merge "Fix for test-art-host" by Brian Carlstrom · 11 years ago
- a88fada am 40864df2: Merge "Rewrite ElfWriterQuick to make it more modular." by Brian Carlstrom · 11 years ago
- f7e0ae8 am b116db59: am 69d57a89: Merge "Use HOST_LIBRARY_PATH to access host shared libraries." by Ying Wang · 11 years ago