- d5f8de8 Add CommonArtTest by David Sehr · 7 years ago
- c523600 Merge "Fix build warnings for x86+arm targets" by Treehugger Robot · 7 years ago
- 0be7fa7 Fix typo in clean vars for dexanalyze_test by Mathieu Chartier · 7 years ago
- 2e0478a Add dexanalyze tool by Mathieu Chartier · 7 years ago
- 5d2dbf8 Fix build warnings for x86+arm targets by Dan Willemsen · 7 years ago
- cf767de Fix RUNTIME_TARGET_GTEST_MAKE_TARGETS by Dan Willemsen · 7 years ago
- 1776962 Fix overriding commands warnings/error by Dan Willemsen · 7 years ago
- 567dc6f Revert "Revert "Write shared data section for oatdump export dex"" by Mathieu Chartier · 7 years ago
- 4b67018 Revert "Write shared data section for oatdump export dex" by Orion Hodson · 7 years ago
- fdca4cb Write shared data section for oatdump export dex by Mathieu Chartier · 7 years ago
- 7d74ef5 Support for API exemptions from API blacklisting. by Mathew Inwood · 7 years ago
- 1f130f1 Add missing Dex file dependency for ART gtest oat_writer_test. by Roland Levillain · 7 years ago
- 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
- 8352ecd Merge "Fix oatdump for app with --boot-image and add test." by Vladimir Marko · 7 years ago
- 421087b Fix oatdump for app with --boot-image and add test. by Vladimir Marko · 7 years ago
- ca881de ART: Emit gtest xml during test runs by Andreas Gampe · 7 years ago
- 72866a8 Merge changes I09a74bad,Iee228444,I331da4f4,I332d633a by Josh Gao · 7 years ago
- 1eac77e sigchain: add test. by Josh Gao · 7 years ago
- 25accea Don't use $PPID by Colin Cross · 7 years ago
- d1652d1 Merge "Move libdexfile out of runtime" by David Sehr · 7 years ago
- 6497ede Fix dependencies on x86_64 valgrind by Colin Cross · 7 years ago
- 334b9d7 Move libdexfile out of runtime by David Sehr · 7 years ago
- 3bffbe8 Merge "Don't depend on x86 valgrind" by Treehugger Robot · 7 years ago
- b015529 Don't depend on x86 valgrind by Colin Cross · 7 years ago
- 9b55957 Merge "Split dex_file_loader_test" by Treehugger Robot · 7 years ago
- fc604a7 ART: Be more robust with multidex uncompressed-dex odex files by Andreas Gampe · 7 years ago
- 139512d Split dex_file_loader_test by David Sehr · 7 years ago
- 700a985 Fix potential null read for truncated dex files by Mathieu Chartier · 7 years ago
- b95eb37 Merge "Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed.""" by Nicolas Geoffray · 7 years ago
- c05fd3f ART: Fix gtest stack invocation by Andreas Gampe · 7 years ago
- f307527 Revert "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Nicolas Geoffray · 7 years ago
- 6acebf4 ART: Add symbolization pass to host gtests by Andreas Gampe · 7 years ago
- 2b9c35b Introduce new build tool: hiddenapi by David Brazdil · 7 years ago
- 22861a9 Merge "Enable compact dex by default" by Mathieu Chartier · 7 years ago
- 9d402eb Merge "Change from PPID to CWD to distinguish between different trees" by Alex Light · 7 years ago
- 31f22d6 Change from PPID to CWD to distinguish between different trees by Alex Light · 7 years ago
- f4bf58d Merge "Try to mmap vdex file within the address range of the ELF file." by David Srbecky · 7 years ago
- ecb8662 Enable compact dex by default by Mathieu Chartier · 7 years ago
- a821bb1 Merge "Make D8 Desugaring default." by Alan Leung · 7 years ago
- ec2cdf4 Try to mmap vdex file within the address range of the ELF file. by David Srbecky · 7 years ago
- dfee52f Don't use ANDROID_BUILD_TOP in common_test.mk by Alex Light · 7 years ago
- 50173eb Make D8 Desugaring default. by Alan Leung · 7 years ago
- e8f74ca ART: Ensure slow-debug mode in dex2oatd testing by Andreas Gampe · 7 years ago
- a661594 Merge "Revert "Don't embed the dex code in the oat file if dex is uncompressed."" by Treehugger Robot · 7 years ago
- e166e67 Revert "Don't embed the dex code in the oat file if dex is uncompressed." by Andreas Gampe · 7 years ago
- 8f514ee Update java.lang.String class size. by Alan Leung · 7 years ago
- d1d5c95 Revert^4 "Add patchoat test" by Alex Klyubin · 7 years ago
- c8d9103 Merge "Don't embed the dex code in the oat file if dex is uncompressed." by Nicolas Geoffray · 7 years ago
- 1fb8d5e Revert "Revert "Revert "Add patchoat test""" by Alex Klyubin · 7 years ago
- ae7e838 Don't embed the dex code in the oat file if dex is uncompressed. by Nicolas Geoffray · 7 years ago
- 203010a Revert "Revert "Add patchoat test"" by Alex Klyubin · 7 years ago
- a7f6b81 Add ART_DEFAULT_COMPACT_DEX_LEVEL by Mathieu Chartier · 7 years ago
- a4ba9b5 Rename d8 to d8-compat-dx by Alan Leung · 7 years ago
- a5197fa Merge "cpplint: Use upstream cpplint" by Treehugger Robot · 7 years ago
- 2a2d311 cpplint: Use upstream cpplint by Igor Murashkin · 7 years ago
- eab2b42 Merge "Remove kIsVdexEnabled." by Nicolas Geoffray · 7 years ago
- 8eaa8e5 Remove kIsVdexEnabled. by Nicolas Geoffray · 7 years ago
- 9611550 Merge "Remove obsolete environment variables." by Nicolas Geoffray · 7 years ago
- 7c201b8 Remove obsolete environment variables. by Nicolas Geoffray · 7 years ago
- 693bfbf ART: Fix test dependencies and code by Andreas Gampe · 7 years ago
- 4720046 ART: Fix test dependencies by Andreas Gampe · 7 years ago
- cac31ad ART: Add compiler option for code deduplication by Andreas Gampe · 7 years ago
- 36ea6b4 Merge changes Idaefe0af,Ib5c12d46,Ieb28085e,Idffbb7f2 by Treehugger Robot · 7 years ago
- 9d3e8fa Merge "Add support for running ART gtests with Valgrind in local installations." by Roland Levillain · 7 years ago
- c8b95b2 ART: Clean up global includes - jni headers by Andreas Gampe · 7 years ago
- 238e8fc ART: Clean up global includes - zlib by Andreas Gampe · 7 years ago
- f24dfb0 ART: Clean up global includes - lz4 by Andreas Gampe · 7 years ago
- fdb7a61 ART: Clean up global includes - icu4c by Andreas Gampe · 7 years ago
- 84b6933 Follow new type for compile_multilib by Colin Cross · 7 years ago
- a42e704 Add support for running ART gtests with Valgrind in local installations. by Roland Levillain · 7 years ago
- 88a6296 Merge "Add missing ManyMethods dependency" by Treehugger Robot · 7 years ago
- bcc6352 Add missing ManyMethods dependency by Alex Klyubin · 7 years ago
- 715f43e MIPS32: Improve stack alignment, use sdc1/ldc1, where possible. by Chris Larsen · 7 years ago
- f39208f ART: Add abort-on-soft-verifier-error by Andreas Gampe · 7 years ago
- 057f1e4 Use target.linux for all linux kernel based targets by Dan Willemsen · 7 years ago
- 8cdfac7 Merge "Disable D8 for a subset of the tests" by Treehugger Robot · 7 years ago
- 026b3d4 Merge "Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]]" by Dan Willemsen · 7 years ago
- 69107b3 Disable D8 for a subset of the tests by Alan Leung · 7 years ago
- 822cf6a Delete jack support by Colin Cross · 7 years ago
- 99988f8 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
- 9389ae7 Simplify Android.bp files by Dan Willemsen · 7 years ago
- 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 8 years ago
- 27bd4dd ART: Use platform_include header library by Andreas Gampe · 7 years ago
- 24be74d Merge "Use absolute path for art/tools/cpplint.py --root" by Treehugger Robot · 7 years ago
- cf2bd73 Use absolute path for art/tools/cpplint.py --root by Colin Cross · 7 years ago
- 06c42a5 ART: Move openjdkjvmti to art/ by Andreas Gampe · 7 years ago
- 84b65e9 Merge "Assume all x86/x86_64 hosts support at least sse4.x/popcount." by Aart Bik · 7 years ago
- f605257 Assume all x86/x86_64 hosts support at least sse4.x/popcount. by Aart Bik · 7 years ago
- fcc7d67 ART: Enable full sanitization under ASAN host by default by Andreas Gampe · 7 years ago
- 3d931dc Merge "Create a class loader context starting from an existing ClassLoader" by Treehugger Robot · 7 years ago
- 57d0acc Create a class loader context starting from an existing ClassLoader by Calin Juravle · 7 years ago
- 93764b8 Generalize atomic_method_ref_map to support dex references by Mathieu Chartier · 7 years ago
- 65d793b Merge "Remove the old ARM code generator from ART's Optimizing compiler." by Roland Levillain · 7 years ago
- 6744a5c Always pass --root to cpplint by Colin Cross · 7 years ago
- 9983e30 Remove the old ARM code generator from ART's Optimizing compiler. by Roland Levillain · 7 years ago
- 5ebf7dd Merge "ART: Add ART_ENABLE_ADDRESS_SANITIZER as env variable" by Treehugger Robot · 7 years ago
- dbf0e0f ART: Add ART_ENABLE_ADDRESS_SANITIZER as env variable by Andreas Gampe · 7 years ago
- 87e2cb6 Add support for processing class loader contexts by Calin Juravle · 7 years ago
- 7b46197 Merge changes I8d0f5341,Iced0de7c,I742cd614 by Calin Juravle · 7 years ago
- cdd4912 Add fast path to FindClass for DelegateLastClassLoader by Calin Juravle · 7 years ago