- 483c41a ART: Use core image to speed up some gtests. by Vladimir Marko · 3 years, 2 months ago
- 9c924e8 Add support to place shared libraries after the dex path by Brad Stenning · 3 years, 3 months ago
- 4f99071 Modernize typedefs with `using`. by Vladimir Marko · 3 years, 6 months ago
- a220980 dex2oat: Expect boot image profiles for boot image. by Vladimir Marko · 3 years, 9 months ago
- 9fde2db Update host tests to point to a dedicated boot image directory. by Martin Stjernholm · 4 years, 3 months ago
- 194f555 Refactor arm assembly tests. by David Srbecky · 4 years, 6 months ago
- 6355d69 Remove core.art image by David Srbecky · 4 years, 10 months ago
- fdd4684 Deduplicate interned image strings. by Vladimir Marko · 4 years, 10 months ago
- 41b605c Remove MIPS support from runtime/. by Vladimir Marko · 5 years ago
- b682ea4 Introduce BaseDexClassLoader.computeClassLoaderContextsNative by Dan Zimmerman · 5 years ago
- cf0c6ef Device gtests: Use boot.art instead of core.art. by David Srbecky · 5 years ago
- d2ac307 Disable Dex2oatSwapUseTest.CheckSwapUsage for x86_64 by Evgeny Astigeevich · 5 years ago
- 14d1307 Disable test cases `AssemblerMIPS{32r6,64}Test.Toolchain` in ART gtest. by Roland Levillain · 5 years ago
- 672c080 Update Transaction for boot image extension. by Vladimir Marko · 5 years ago
- 8d6651d Disable jit_memory_region_test tests on buggy kernels. by Nicolas Geoffray · 6 years ago
- a8d23cb Use CommonArtTest for dexlayout, dexdiag by David Sehr · 6 years ago
- 423bebb ObjPtr<>-ify mirror::ObjectArray. by Vladimir Marko · 6 years ago
- b9c29f6 Hide conscrypt package classes for app AOT compilation. by Vladimir Marko · 6 years ago
- 1a9ac53 Support InMemoryDexClassLoader in ClassLoaderContext by David Brazdil · 6 years ago
- 2b076df Make jni_internal_test a CommonRuntimeTest. by Vladimir Marko · 6 years ago
- 5a0430d ART: Introduce runtime_globals by Andreas Gampe · 6 years ago
- 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 6 years ago
- 7a85e70 Reduce core image to 6 modules. by Vladimir Marko · 6 years ago
- ee45798 Merge "Revert "Reduce core image to core-{oj,libart,simple}."" by Vladimir Marko · 6 years ago
- 00fe35e Revert "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
- e239cdc Merge "Reduce core image to core-{oj,libart,simple}." by Vladimir Marko · 6 years ago
- e167273 Revert^2 "Support shared libraries in CreateContextFromClassLoader." by Nicolas Geoffray · 6 years ago
- ec91d48 Reduce core image to core-{oj,libart,simple}. by Vladimir Marko · 6 years ago
- 1717a49 Revert "Support shared libraries in CreateContextFromClassLoader." by Nicolas Geoffray · 6 years ago
- a66d69e Support shared libraries in CreateContextFromClassLoader. by Nicolas Geoffray · 6 years ago
- 55c880e Revert "Disable kAppImageMayContainStrings" by Chris Wailes · 6 years ago
- 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
- 966b933 Disable kAppImageMayContainStrings by Mathieu Chartier · 6 years ago
- f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
- bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
- 38aa0b5 ART: Clean up test exec code by Andreas Gampe · 7 years ago
- f5dd114 Disable Dex2oatImageTest.TestModesAndFilters for gtest-heap-poisoning. by Roland Levillain · 7 years ago
- d5f8de8 Add CommonArtTest by David Sehr · 7 years ago
- 1979c64 Clean up include paths by David Sehr · 7 years ago
- 2303a85 Remove macro definition TEST_DISABLED_FOR_COMPACT_DEX. by Roland Levillain · 7 years ago
- c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
- 2daa134 Fix unquickening logic for quickened input dexes by Mathieu Chartier · 7 years ago
- e112340 Make libdexfile tests independent of runtime by David Sehr · 7 years ago
- 3856af0 Reland: Enable patchoat to write image relocation files by Alex Klyubin · 7 years ago
- 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
- 2c4b084 Fix cdex bugs to enable ART_DEFAULT_COMPACT_DEX_LEVEL=fast tests passing by Mathieu Chartier · 7 years ago
- 170331f ART: Remove base/logging from heap-inl.h by Andreas Gampe · 7 years ago
- 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
- 68db225 Disable dex2oat test TestWatchdogTrigger with Valgrind. by Roland Levillain · 7 years ago
- 26761f7 ART: Move FillHeap to CommonRuntimeTest by Andreas Gampe · 7 years ago
- 527f18f Merge "Allow dex2oat to create a full class loader context" by Treehugger Robot · 7 years ago
- c79470d Allow dex2oat to create a full class loader context by Calin Juravle · 8 years ago
- 6d729a7 Introduce a Marking Register in ARM code generation. by Roland Levillain · 8 years ago
- 7b46197 Merge changes I8d0f5341,Iced0de7c,I742cd614 by Calin Juravle · 8 years ago
- 7865ac7 Add DelegateLastClassLoader to the list of WellKnownClassLoaders by Calin Juravle · 8 years ago
- f70fe3d Add dex2oat support for profile based image creation by Mathieu Chartier · 8 years ago
- db40eac Address review comments for aog/411660 by Mathieu Chartier · 8 years ago
- 8bdda5a ART: Update stl_util.h by Andreas Gampe · 8 years ago
- d00e02b Fix dexlayout fixed point test by Mathieu Chartier · 8 years ago
- f4a67fd ART: Disable parts of tests under sanitization by Andreas Gampe · 8 years ago
- 68dda8f Disable some heap verification test cases for memory tool by Mathieu Chartier · 8 years ago
- a01b524 Make base64 explicitly check dst_size for nullptr by Alex Light · 8 years ago
- 19772bf Disable the dex2oat swap test for x86 altogether. by Roland Levillain · 8 years ago
- 57070da Revert "Enable dex2oat swap test for CC on x86." by Vladimir Marko · 8 years ago
- 38f5663 Enable dex2oat swap test for CC on x86. by Vladimir Marko · 8 years ago
- 0afd1be ART: Remove "explicit" annotation by Andreas Gampe · 8 years ago
- d01f60c Add a VerifierDeps::Dump method. by Nicolas Geoffray · 8 years ago
- 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
- 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
- 496577f Smarter image layout by Mathieu Chartier · 8 years ago
- 866d874 Make image test multi image by Mathieu Chartier · 8 years ago
- 367f3dd jni: Add @CriticalNative optimization to speed up JNI transitions by Igor Murashkin · 8 years ago
- 6c839a2 Merge "Add build rules for statically linked oatdump on host." by Roland Levillain · 8 years ago
- 04147ef Add build rules for statically linked oatdump on host. by Roland Levillain · 8 years ago
- 0f7eaeb Disable dexlayout_test on target. by Jeff Hao · 8 years ago
- bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
- 3aaa37b creating workflow for mirror::String compression by jessicahandojo · 8 years ago
- a794c26 Fix art::ArchTest::FinalizeSetup not being called. by Przemyslaw Szczepaniak · 8 years ago
- 63b6eb4 Disable CheckSwapUsage test with read barriers on x86. by Roland Levillain · 8 years ago
- e1459ae ART: Add dex2oat swap-usage parameters by Andreas Gampe · 9 years ago
- 91c9116 Add value parameterized test support for runtime tests by Mathieu Chartier · 9 years ago
- c7d4a58 ART: Use non-stripped core jars in gtests by Andreas Gampe · 9 years ago
- f1e91bf Merge "ART: Refactor CommonRuntimeTest::SetUp" am: fae1db92d8 am: db2980ae9e by Andreas Gampe · 9 years ago
- a00f012 ART: Refactor CommonRuntimeTest::SetUp by Andreas Gampe · 9 years ago
- 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
- 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
- d1ef436 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
- 5b8e6e3 Fix for gtest missing core classes, attempt 2 by Przemyslaw Szczepaniak · 9 years ago
- be26f77 Revert "Fix for gtest missing core classes." by Narayan Kamath · 9 years ago
- 136781e Fix for gtest missing core classes. by Przemyslaw Szczepaniak · 9 years ago
- 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
- 4d02711 Implement heap poisoning in ART's Optimizing compiler. by Roland Levillain · 10 years ago
- bfa5eb6 Add heap poisoning support to the entrypoints. by Hiroshi Yamauchi · 10 years ago
- d90957f ART: Fix mips64 jni bugs. by Douglas Leung · 10 years ago
- 3e52aa4 Move GetAndroidToolsDir to common location. by David Srbecky · 10 years ago
- bb9c6b1 ART: Refactor callbacks_ in common_runtime_test by Andreas Gampe · 10 years ago
- 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 10 years ago
- 66d874d Create OatFileAssistant class for assisting with oat files. by Richard Uhler · 10 years ago
- aaebaa0 art: Refactor RuntimeOptions/ParsedOptions by Igor Murashkin · 10 years ago
- fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago