- 1b87afb Merge "Fix braino in BoundsCheckSlowPathX86_64." am: e4311fcc6b by Nicolas Geoffray · 7 years ago
- e4311fc Merge "Fix braino in BoundsCheckSlowPathX86_64." by Treehugger Robot · 7 years ago
- f565323 Merge "MIPS32R2: Enable table-based switch in presence of irreducible loops" by Alexey Frunze · 7 years ago
- a1268f4 Merge "MIPS32R2: Enable table-based switch in presence of irreducible loops" by Treehugger Robot · 7 years ago
- 003444a Fix braino in BoundsCheckSlowPathX86_64. by Nicolas Geoffray · 7 years ago
- bff57b0 Merge "ART: Implement missing mterp handlers" am: b73cc5dece by Orion Hodson · 7 years ago
- b73cc5d Merge "ART: Implement missing mterp handlers" by Orion Hodson · 7 years ago
- 56cedf3 Merge "signal_catcher: print errno when tombstoned_notify_completion fails." by Josh Gao · 7 years ago
- ea76383 Merge "signal_catcher: print errno when tombstoned_notify_completion fails." by Treehugger Robot · 7 years ago
- 3b8c82f MIPS32R2: Enable table-based switch in presence of irreducible loops by Alexey Frunze · 7 years ago
- 58977e5 Merge "Don't dlclose plugins or agents during shutdown." am: f391895ca6 by Alex Light · 7 years ago
- b2528f9 Merge "Use target.linux for all linux kernel based targets" am: 0b753fa0cd by Dan Willemsen · 7 years ago
- ebd60e1 Merge "Remove low RAM special casing for heap growth multiplier" am: 26d46e51a8 by Mathieu Chartier · 7 years ago
- 8fb0921 Merge "Fix dexlayout debug info printing" am: f856934689 by David Sehr · 7 years ago
- f391895 Merge "Don't dlclose plugins or agents during shutdown." by Treehugger Robot · 7 years ago
- 0b753fa Merge "Use target.linux for all linux kernel based targets" by Treehugger Robot · 7 years ago
- ff9e43f signal_catcher: print errno when tombstoned_notify_completion fails. by Josh Gao · 7 years ago
- 26d46e5 Merge "Remove low RAM special casing for heap growth multiplier" by Treehugger Robot · 7 years ago
- 057f1e4 Use target.linux for all linux kernel based targets by Dan Willemsen · 7 years ago
- 5b80358 Don't dlclose plugins or agents during shutdown. by Alex Light · 7 years ago
- e7732be ART: Implement missing mterp handlers by Orion Hodson · 7 years ago
- 11c273d Remove low RAM special casing for heap growth multiplier by Mathieu Chartier · 7 years ago
- f856934 Merge "Fix dexlayout debug info printing" by David Sehr · 7 years ago
- 646be16 Merge "Make test testStopRecur in test 1934 not throw SOEs" am: 44f520b12b by Alex Light · 7 years ago
- 44f520b Merge "Make test testStopRecur in test 1934 not throw SOEs" by Treehugger Robot · 7 years ago
- aa6abb0 Fix dexlayout debug info printing by David Sehr · 7 years ago
- f78a653 Merge "Force ahead-of-time initialization of classes used in ThreadStress." by Roland Levillain · 7 years ago
- 776f0b9 Merge "Force ahead-of-time initialization of classes used in ThreadStress." by Roland Levillain · 7 years ago
- b61bb24 Merge "Add -XX:MadviseRandomAccess option" am: 2c8fe470a4 by Mathieu Chartier · 7 years ago
- 2c8fe47 Merge "Add -XX:MadviseRandomAccess option" by Treehugger Robot · 7 years ago
- 66fca59 Merge "Remove unused method String.fastIndexOf" am: bcb82557ba by Przemyslaw Szczepaniak · 7 years ago
- bcb8255 Merge "Remove unused method String.fastIndexOf" by Treehugger Robot · 7 years ago
- c6034fe Merge "Fix wrong length passed to AAIOBE on x86/x64." am: 4054e74d66 by Nicolas Geoffray · 7 years ago
- 4054e74 Merge "Fix wrong length passed to AAIOBE on x86/x64." by Treehugger Robot · 7 years ago
- ee98a13 Force ahead-of-time initialization of classes used in ThreadStress. by Roland Levillain · 7 years ago
- 0aff3a8 Fix wrong length passed to AAIOBE on x86/x64. by Nicolas Geoffray · 7 years ago
- c6194f0 Remove unused method String.fastIndexOf by Przemyslaw Szczepaniak · 7 years ago
- 3f95ec5 Merge "Make it easier to run libjdwp.so as debugger for run-test" am: 6cee5e402c by Alex Light · 7 years ago
- 97e627f Merge "ART: Add test for VarHandle properties" am: 53e47c84e6 by Orion Hodson · 7 years ago
- 7df59ff Merge "Fix min/max SIMD reduction" am: 4450dd9d10 by Goran Jakovljevic · 7 years ago
- 4701cbd Merge "ART: clean-up 959-invoke-polymorphic-accessors" am: 445e0ec372 by Orion Hodson · 7 years ago
- 549fe2a Merge "ART: Tests for MethodHandle.Lookup#unreflect{G,S}etter" am: e384c3bbbd by Orion Hodson · 7 years ago
- aa8e2ca Merge "Ensure method is JITted (or compiled)." am: 7541b62c85 by Nicolas Geoffray · 7 years ago
- 5bab79a Merge "Add support for using 'art' tools with gdbserver" am: e478ed9844 by Alex Light · 7 years ago
- c42cb0e Add -XX:MadviseRandomAccess option by Mathieu Chartier · 7 years ago
- 148b723 Make test testStopRecur in test 1934 not throw SOEs by Alex Light · 7 years ago
- 6cee5e4 Merge "Make it easier to run libjdwp.so as debugger for run-test" by Alex Light · 7 years ago
- 53e47c8 Merge "ART: Add test for VarHandle properties" by Treehugger Robot · 7 years ago
- 4450dd9 Merge "Fix min/max SIMD reduction" by Treehugger Robot · 7 years ago
- 549690c ART: Add test for VarHandle properties by Orion Hodson · 7 years ago
- 445e0ec Merge "ART: clean-up 959-invoke-polymorphic-accessors" by Orion Hodson · 7 years ago
- e384c3b Merge "ART: Tests for MethodHandle.Lookup#unreflect{G,S}etter" by Treehugger Robot · 7 years ago
- 7541b62 Merge "Ensure method is JITted (or compiled)." by Nicolas Geoffray · 7 years ago
- 3e0131d ART: clean-up 959-invoke-polymorphic-accessors by Orion Hodson · 7 years ago
- edd706f ART: Tests for MethodHandle.Lookup#unreflect{G,S}etter by Orion Hodson · 7 years ago
- 89b8df0 Fix min/max SIMD reduction by Goran Jakovljevic · 7 years ago
- e478ed9 Merge "Add support for using 'art' tools with gdbserver" by Alex Light · 7 years ago
- 6f819c9 Merge "ART: Add SOONG_ALLOW_MISSING_DEPENDENCIES to buildbot-build.sh" by Andreas Gampe · 7 years ago
- c281ba5 Make it easier to run libjdwp.so as debugger for run-test by Alex Light · 7 years ago
- 7469d20 Merge "ART: Add SOONG_ALLOW_MISSING_DEPENDENCIES to buildbot-build.sh" by Treehugger Robot · 7 years ago
- f2a0763 Merge "Rename NativeDexFile -> StandardDexFile" am: e5172c1362 by Mathieu Chartier · 7 years ago
- 9085f63 Merge "Make StopRecur test hardened against move-exception" am: d9f97406f6 by Alex Light · 7 years ago
- e5172c1 Merge "Rename NativeDexFile -> StandardDexFile" by Treehugger Robot · 7 years ago
- d9f97406 Merge "Make StopRecur test hardened against move-exception" by Treehugger Robot · 7 years ago
- 84b92e0 Add support for using 'art' tools with gdbserver by Alex Light · 7 years ago
- e538297 Merge "Add CombineEvents_5 to libjdwp skips" am: c8b502a107 by Alex Light · 7 years ago
- c8b502a Merge "Add CombineEvents_5 to libjdwp skips" by Alex Light · 7 years ago
- 71b3289 Add CombineEvents_5 to libjdwp skips by Alex Light · 7 years ago
- 686d147 Ensure method is JITted (or compiled). by Nicolas Geoffray · 7 years ago
- a44d514 Make StopRecur test hardened against move-exception by Alex Light · 7 years ago
- 292567e Rename NativeDexFile -> StandardDexFile by Mathieu Chartier · 7 years ago
- 9d87c36 Merge "ARM: Support SIMD reduction for 32-bit backend." am: 6ee6d226f8 by Aart Bik · 7 years ago
- 6ee6d22 Merge "ARM: Support SIMD reduction for 32-bit backend." by Aart Bik · 7 years ago
- dedfa42 Merge "ART: Change ObjPtr validation" am: b95f45e67a by Andreas Gampe · 7 years ago
- b95f45e Merge "ART: Change ObjPtr validation" by Treehugger Robot · 7 years ago
- 353d818 ART: Add SOONG_ALLOW_MISSING_DEPENDENCIES to buildbot-build.sh by Andreas Gampe · 7 years ago
- 6e9b137 ARM: Support SIMD reduction for 32-bit backend. by Artem Serov · 7 years ago
- ae39d09 Merge "ART: Make FastJNI annotation checks slow-debug" am: 9ca5363e3b by Andreas Gampe · 7 years ago
- 9ca5363 Merge "ART: Make FastJNI annotation checks slow-debug" by Treehugger Robot · 7 years ago
- 81e8938 ART: Change ObjPtr validation by Andreas Gampe · 7 years ago
- 727d822 Merge "Give even better error messages on failure to launch ahat." by Richard Uhler · 7 years ago
- 8bafed9 Merge "Fix using LiveIntervals beyond their lifetime." am: 37c7405977 by Vladimir Marko · 7 years ago
- 6783118 Merge "Give even better error messages on failure to launch ahat." by Richard Uhler · 7 years ago
- 37c7405 Merge "Fix using LiveIntervals beyond their lifetime." by Vladimir Marko · 7 years ago
- 4efa91a Merge "Use ScopedArenaAllocator in BCE, DCE, LSE, ..." am: 387c28110e by Vladimir Marko · 7 years ago
- 387c281 Merge "Use ScopedArenaAllocator in BCE, DCE, LSE, ..." by Treehugger Robot · 7 years ago
- bea75ff Fix using LiveIntervals beyond their lifetime. by Vladimir Marko · 7 years ago
- 009d166 Use ScopedArenaAllocator in BCE, DCE, LSE, ... by Vladimir Marko · 7 years ago
- e15719c Merge changes I4bbb21bf,Ie79b46cd,Ia50aafc8 am: 0284f43d62 by Vladimir Marko · 7 years ago
- 0284f43 Merge changes I4bbb21bf,Ie79b46cd,Ia50aafc8 by Vladimir Marko · 7 years ago
- c81bf0f Give even better error messages on failure to launch ahat. by Richard Uhler · 7 years ago
- a682247 ART: Make FastJNI annotation checks slow-debug by Andreas Gampe · 7 years ago
- 2c44a5d Merge "Provide an option to pass odex and vdex fds in dexoptanalyzer" by Shubham Ajmera · 7 years ago
- 128acd4 Merge "Provide an option to pass odex and vdex fds in dexoptanalyzer" by Treehugger Robot · 7 years ago
- b22dea0 Provide an option to pass odex and vdex fds in dexoptanalyzer by Shubham Ajmera · 7 years ago
- 8e6cf2e Merge "Add DexFileLoader class" am: ce7213d88b by Mathieu Chartier · 7 years ago
- ce7213d Merge "Add DexFileLoader class" by Mathieu Chartier · 7 years ago
- 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
- 51c1365 Merge "ART: Fix allocation tracking" am: 64a8b85242 by Andreas Gampe · 7 years ago
- 64a8b85 Merge "ART: Fix allocation tracking" by Treehugger Robot · 7 years ago