- 2c69f82 Merge "ARM: VIXL32: Fix the assembler usage in the intrinsics." am: eb9c58e88f by Nicolas Geoffray · 8 years ago
- eb9c58e Merge "ARM: VIXL32: Fix the assembler usage in the intrinsics." by Nicolas Geoffray · 8 years ago
- 2e7576e Merge "Fix build: update test to use dex::TypeIndex." am: 71d15102b5 by Vladimir Marko · 8 years ago
- 71d1510 Merge "Fix build: update test to use dex::TypeIndex." by Vladimir Marko · 8 years ago
- bad475a Fix build: update test to use dex::TypeIndex. by Vladimir Marko · 8 years ago
- a519a83 Merge "Make sure that const-class linkage is preserved." am: 9ee5fdf92f by Vladimir Marko · 8 years ago
- 9ee5fdf Merge "Make sure that const-class linkage is preserved." by Vladimir Marko · 8 years ago
- c907e7d Merge "Check same dex file for finding class descriptor string id" by Mathieu Chartier · 8 years ago
- da2d78b Merge "Check same dex file for finding class descriptor string id" by Mathieu Chartier · 8 years ago
- 2ded154 Merge changes I8e51415a,I79a255c1 am: 668ba83a0a by Andreas Gampe · 8 years ago
- d87a364 ART: Add JNI local details for FollowReferences am: 93c3090f39 by Andreas Gampe · 8 years ago
- db35590 ART: Fix generic_ptr handling in GetMethodName am: 862bdd8ac9 by Andreas Gampe · 8 years ago
- 668ba83 Merge changes I8e51415a,I79a255c1 by Treehugger Robot · 8 years ago
- 32b5030 Check same dex file for finding class descriptor string id by Mathieu Chartier · 8 years ago
- e48dbca Merge "ART: Add dex::TypeIndex" am: a598b869b2 by Andreas Gampe · 8 years ago
- a598b86 Merge "ART: Add dex::TypeIndex" by Treehugger Robot · 8 years ago
- fb0237b Merge "ART: Add boot classpath check for initialization" am: b2dc551496 by Andreas Gampe · 8 years ago
- b2dc551 Merge "ART: Add boot classpath check for initialization" by Treehugger Robot · 8 years ago
- 36e9ee7 Merge "Use type lookup tables in compiler" am: e38f0320df by Mathieu Chartier · 8 years ago
- e38f032 Merge "Use type lookup tables in compiler" by Mathieu Chartier · 8 years ago
- b88c484 ARM: VIXL32: Fix the assembler usage in the intrinsics. by Anton Kirilov · 8 years ago
- 19886db Make sure that const-class linkage is preserved. by Vladimir Marko · 8 years ago
- a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
- 22f71d2 ART: Add boot classpath check for initialization by Andreas Gampe · 8 years ago
- 1b86849 Use type lookup tables in compiler by Mathieu Chartier · 8 years ago
- 8c96d1a Merge "ART: Fix line break in Throwable::Dump" am: bb4366d2b0 by Andreas Gampe · 8 years ago
- bb4366d Merge "ART: Fix line break in Throwable::Dump" by Treehugger Robot · 8 years ago
- 1eaefe8 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" am: dac7ad17c7 by Nicolas Geoffray · 8 years ago
- dac7ad1 Merge "Revert "Revert "Revert "Revert "JIT root tables.""""" by Nicolas Geoffray · 8 years ago
- b4c63db Merge changes I240f8bb7,I27defaa7,Ib82d64cc am: af524438b8 by Andreas Gampe · 8 years ago
- 1e1d48f ART: Do not DCHECK in verifier when already aborting am: f8f36c246e by Andreas Gampe · 8 years ago
- fbabed5 ART: Add debug exception check to JIT am: 320ba91911 by Andreas Gampe · 8 years ago
- 81f3e2d ART: Extend DumpRecursiveAbort am: 9fd470f873 by Andreas Gampe · 8 years ago
- af52443 Merge changes I240f8bb7,I27defaa7,Ib82d64cc by Treehugger Robot · 8 years ago
- cca340b ART: Fix line break in Throwable::Dump by Andreas Gampe · 8 years ago
- f8f36c2 ART: Do not DCHECK in verifier when already aborting by Andreas Gampe · 8 years ago
- 320ba91 ART: Add debug exception check to JIT by Andreas Gampe · 8 years ago
- 9fd470f ART: Extend DumpRecursiveAbort by Andreas Gampe · 8 years ago
- 962a861 Merge "Fix valgrind issue with thread_pool_test." am: ab07cbe238 by Andreas Gampe · 8 years ago
- ab07cbe Merge "Fix valgrind issue with thread_pool_test." by Treehugger Robot · 8 years ago
- 1013bde Fix valgrind issue with thread_pool_test. by Andreas Gampe · 8 years ago
- 93c3090 ART: Add JNI local details for FollowReferences by Andreas Gampe · 8 years ago
- 862bdd8 ART: Fix generic_ptr handling in GetMethodName by Andreas Gampe · 8 years ago
- 49a9771 Merge "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Calin Juravle · 8 years ago
- 40d98eb Merge "ART: Dump native stack on recursive abort" am: 88c4ff69df by Andreas Gampe · 8 years ago
- 3bf14d6 Merge "Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Treehugger Robot · 8 years ago
- 88c4ff6 Merge "ART: Dump native stack on recursive abort" by Andreas Gampe · 8 years ago
- 5da6d67 Merge "Run 103-string-append with libartd." am: a9d89686c9 by Hiroshi Yamauchi · 8 years ago
- a9d8968 Merge "Run 103-string-append with libartd." by Hiroshi Yamauchi · 8 years ago
- 39f6852 Merge "ART: Use cerr in Runtime::Abort on the host" am: 8df07aa7fe by Andreas Gampe · 8 years ago
- 8df07aa Merge "ART: Use cerr in Runtime::Abort on the host" by Treehugger Robot · 8 years ago
- 8b2cf76 Revert "Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
- 7afa454 ART: Dump native stack on recursive abort by Andreas Gampe · 8 years ago
- b67906b ART: Use cerr in Runtime::Abort on the host by Andreas Gampe · 8 years ago
- 1995c6b Merge "Revert "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Calin Juravle · 8 years ago
- 5e294c3 Merge "Revert "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT""" by Calin Juravle · 8 years ago
- 0b4d05e Revert "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
- 132d836 Revert "Revert "Revert "Revert "JIT root tables."""" by Nicolas Geoffray · 8 years ago
- 7763ab3 Merge "Add dequickening support." am: 2dae2f256b by Nicolas Geoffray · 8 years ago
- 2dae2f2 Merge "Add dequickening support." by Nicolas Geoffray · 8 years ago
- 161d926 Merge "ARM: VIXL32: Fix PackedSwitch." am: 67eb3914d2 by Nicolas Geoffray · 8 years ago
- 67eb391 Merge "ARM: VIXL32: Fix PackedSwitch." by Nicolas Geoffray · 8 years ago
- febe5ff Merge "Fix valgrind issue with thread_pool_test." am: 80fdea404b by Nicolas Geoffray · 8 years ago
- 6183bef Merge "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
- 80fdea4 Merge "Fix valgrind issue with thread_pool_test." by Nicolas Geoffray · 8 years ago
- b760a2f Merge "Revert Revert "Use interpret-only instead of verify-at-runtime when testing JIT"" by Calin Juravle · 8 years ago
- 795d17b Merge "Make ImageWriter and PatchOat helper classes nested." am: 965a21e284 by Vladimir Marko · 8 years ago
- 965a21e Merge "Make ImageWriter and PatchOat helper classes nested." by Treehugger Robot · 8 years ago
- 01b70e8 Add dequickening support. by Nicolas Geoffray · 8 years ago
- e2fc98e Fix valgrind issue with thread_pool_test. by Nicolas Geoffray · 8 years ago
- 94744fe Merge "ART: Make libopenjdkjvmti a run-test dependency" am: 368479e345 by Andreas Gampe · 8 years ago
- 368479e Merge "ART: Make libopenjdkjvmti a run-test dependency" by Treehugger Robot · 8 years ago
- f2c5dbd ART: Make libopenjdkjvmti a run-test dependency by Andreas Gampe · 8 years ago
- 0fba3f8 Merge "Fix false positive stack ASan errors on x86." am: 71d763a5c4 by Evgenii Stepanov · 8 years ago
- 71d763a Merge "Fix false positive stack ASan errors on x86." by Treehugger Robot · 8 years ago
- 2be4cea Merge "ART: Remove ti library dependency for ti tests" am: 8d3cee0029 by Andreas Gampe · 8 years ago
- 8d3cee0 Merge "ART: Remove ti library dependency for ti tests" by Treehugger Robot · 8 years ago
- 1ffcf7b Fix false positive stack ASan errors on x86. by Evgenii Stepanov · 8 years ago
- 53b61f7 Run 103-string-append with libartd. by Hiroshi Yamauchi · 8 years ago
- 6e3dd3e ART: Remove ti library dependency for ti tests by Andreas Gampe · 8 years ago
- f11a3e9 Merge "ART: Rewrite test 913 printing" am: ab95bad2b8 by Andreas Gampe · 8 years ago
- ab95bad Merge "ART: Rewrite test 913 printing" by Treehugger Robot · 8 years ago
- 398b41d Merge "Change offline profile to store type_idx of classes." am: 137b07593a by Jeff Hao · 8 years ago
- 137b075 Merge "Change offline profile to store type_idx of classes." by Jeff Hao · 8 years ago
- 1fdba0e Merge changes I710ca0ed,I576e7926,Id0144b68 am: de19542bdd by Andreas Gampe · 8 years ago
- 98c7a4a ART: Stop JIT in 913-heaps am: 8df069253e by Andreas Gampe · 8 years ago
- 78101ba ART: Add ScopedJitSuspend am: f149b3fc6f by Andreas Gampe · 8 years ago
- c3c34ad ART: Change ThreadPool::Wait behavior am: 6f3a70f316 by Andreas Gampe · 8 years ago
- de19542 Merge changes I710ca0ed,I576e7926,Id0144b68 by Treehugger Robot · 8 years ago
- dce591b ART: Rewrite test 913 printing by Andreas Gampe · 8 years ago
- 54b5855 Change offline profile to store type_idx of classes. by Jeff Hao · 8 years ago
- aeb3af3 Merge "[MIPS64] JNI Compiler: compiler independent test" am: 8eaa426ca9 by Pavle Batuta · 8 years ago
- 8eaa426 Merge "[MIPS64] JNI Compiler: compiler independent test" by Treehugger Robot · 8 years ago
- ad06b98 Make ImageWriter and PatchOat helper classes nested. by Vladimir Marko · 8 years ago
- 8df0692 ART: Stop JIT in 913-heaps by Andreas Gampe · 8 years ago
- f149b3f ART: Add ScopedJitSuspend by Andreas Gampe · 8 years ago
- 6f3a70f ART: Change ThreadPool::Wait behavior by Andreas Gampe · 8 years ago
- bfa2111 Merge "Revert "jni: Punt to generic JNI for mips"" am: 3825da56fb by Goran Jakovljevic · 8 years ago
- 489dc94 Merge "jni: Add @CriticalNative support for MIPS32/MIPS64" am: c180a1b861 by Goran Jakovljevic · 8 years ago
- 7ead8fe Merge "MIPS32: Assign missing entrypoints in InitEntryPoints" am: 2b362587ab by Goran Jakovljevic · 8 years ago