- 5d68914 ART: Increase lock contention thresholds in debug builds by Andreas Gampe · 7 years ago
- 1b8376c Merge "Switch to soong_ui to dump make vars" by Treehugger Robot · 7 years ago
- 55a2a60 Merge "Remove skips for InterruptThread JDWP tests." by Treehugger Robot · 7 years ago
- 93f7ec1 Remove skips for InterruptThread JDWP tests. by Alex Light · 7 years ago
- 2875173 Merge "Add ability to have device-name based options" by Treehugger Robot · 7 years ago
- b277aa1 Merge "ART: Introduce Uint8 loads in compiled code." by Vladimir Marko · 7 years ago
- dfce435 Merge "Add CompactDexFile" by Mathieu Chartier · 7 years ago
- d9b2fd2 Merge "libunwind is added to the static depedencies" by Treehugger Robot · 7 years ago
- d9a6296 Merge "Relax loop-back-edge-use for different dexers." by Alan Leung · 7 years ago
- b05fa41 Merge "base: Fix integer conversion in MaskLeastSignificant, add more asserts" by Treehugger Robot · 7 years ago
- cf76bf8 Add CompactDexFile by Mathieu Chartier · 7 years ago
- cae9e08 Merge "ART: Fix includes" by Treehugger Robot · 7 years ago
- af2eee5 Add ability to have device-name based options by Alex Light · 7 years ago
- 2b51edd ART: Fix includes by Andreas Gampe · 7 years ago
- d694713 Merge "Make run-jdwp-tests.sh kill zombie dalvikvm processes" by Treehugger Robot · 7 years ago
- c611ffa Make run-jdwp-tests.sh kill zombie dalvikvm processes by Alex Light · 7 years ago
- 61b9228 ART: Introduce Uint8 loads in compiled code. by Vladimir Marko · 7 years ago
- 2427637 Merge "Fix mips64 build" by Treehugger Robot · 7 years ago
- aa337b1 Merge "Unquicken dex files before exporting from oatdump" by Roland Levillain · 7 years ago
- 030fe39 Fix mips64 build by Lena Djokic · 7 years ago
- c366dcf Switch to soong_ui to dump make vars by Dan Willemsen · 7 years ago
- 883bf3c Relax loop-back-edge-use for different dexers. by Alan Leung · 7 years ago
- 4a66037 Merge "Make checker-null-array-get less dexer sensitive." by Alan Leung · 7 years ago
- a79816f Merge "Fix GetThreadState with threads in kNative." by Treehugger Robot · 7 years ago
- 597adad Fix GetThreadState with threads in kNative. by Alex Light · 7 years ago
- ce20f2f Merge "Revert "Force OSR compilation on all compilations."" by Nicolas Geoffray · 7 years ago
- 1949baf Revert "Force OSR compilation on all compilations." by Nicolas Geoffray · 7 years ago
- 28d3cda Merge "Force OSR compilation on all compilations." by Nicolas Geoffray · 7 years ago
- e4311fc Merge "Fix braino in BoundsCheckSlowPathX86_64." by Treehugger Robot · 7 years ago
- a1268f4 Merge "MIPS32R2: Enable table-based switch in presence of irreducible loops" by Treehugger Robot · 7 years ago
- c217666 Force OSR compilation on all compilations. by Nicolas Geoffray · 7 years ago
- 003444a Fix braino in BoundsCheckSlowPathX86_64. by Nicolas Geoffray · 7 years ago
- b73cc5d Merge "ART: Implement missing mterp handlers" by Orion Hodson · 7 years ago
- 213f857 Make checker-null-array-get less dexer sensitive. by Alan Leung · 8 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
- 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
- a1f56a8 Unquicken dex files before exporting from oatdump by Anestis Bechtsoudis · 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
- 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
- 776f0b9 Merge "Force ahead-of-time initialization of classes used in ThreadStress." by Roland Levillain · 7 years ago
- 2c8fe47 Merge "Add -XX:MadviseRandomAccess option" by Treehugger Robot · 7 years ago
- bcb8255 Merge "Remove unused method String.fastIndexOf" by Treehugger Robot · 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
- 08771e9 libunwind is added to the static depedencies by Jiyong Park · 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
- 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
- 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
- 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
- 6ee6d22 Merge "ARM: Support SIMD reduction for 32-bit backend." by Aart Bik · 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
- 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
- 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
- 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
- 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
- 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
- ce7213d Merge "Add DexFileLoader class" by Mathieu Chartier · 7 years ago
- 79c87da Add DexFileLoader class by Mathieu Chartier · 7 years ago
- 64a8b85 Merge "ART: Fix allocation tracking" by Treehugger Robot · 7 years ago
- 656e97f Merge "Add a shared interface for different types of dex files" by Treehugger Robot · 7 years ago
- 70ad65a Merge "Add test 1914 to gcstress known failures too." by Alex Light · 7 years ago