- 20af92f Add extra output for imgdiag's failing CHECK. by Vladimir Marko · 6 years ago
- 4b2d1c5 Fix memory leak in CommonCompilerTest::CompileMethod(). by Vladimir Marko · 6 years ago
- bf5f0f3 Revert "Revert^2 "Add code size to CodeInfo"" by Nicolas Geoffray · 6 years ago
- 7e057ec ART: Use slicer's no-rtti library by Andreas Gampe · 6 years ago
- 5708376 Revert "Remove code size from OatQuickMethodHeader" by Nicolas Geoffray · 6 years ago
- 3c83921 Assign conscrypt to core-platform hiddenapi domain by David Brazdil · 6 years ago
- d51e574 Reenable core platform API violation warnings, dedupe by David Brazdil · 6 years ago
- e7e26d1 Assign non-runtime /apex/* dex files to platform domain by David Brazdil · 6 years ago
- 815d5e5 Refactor compiler tests around CompilerDriver. by Vladimir Marko · 6 years ago
- b1b2ca9 Revert "Don't pack code size in CodeInfo." by Nicolas Geoffray · 6 years ago
- 3767828 Disable 691-hiddenapi-proxy on for redefine tests by David Brazdil · 6 years ago
- 953da54 Clear the JIT task queue for child zygote. by Nicolas Geoffray · 6 years ago
- 6a1dab4 Fix handling of proxy classes in hidden_api.h by David Brazdil · 6 years ago
- d8e0401 Move boot image oatdump phony rules into Soong by Colin Cross · 6 years ago
- c2e2c45 Remove bogus ImageWriter friend declaration. by Vladimir Marko · 6 years ago
- da5f83d ART: APEX post-install check fsverity by Andreas Gampe · 6 years ago
- 29c111e ART: ART pre-install system-server by Andreas Gampe · 6 years ago
- 5bb525a ART: APEX post-install hook by Andreas Gampe · 6 years ago
- 2d68fc2 ART: Add fsverity to ART preinstall by Andreas Gampe · 6 years ago
- 31782c1 ART: APEX pre-install hook by Andreas Gampe · 6 years ago
- 9b7afcc Remove a fixed TODO. by Martin Stjernholm · 6 years ago
- e35ac04 Don't pack code size in CodeInfo. by David Srbecky · 6 years ago
- 8834699 Run ahat-test-dump with --no-compile by David Srbecky · 6 years ago
- 1d077ac Also JIT non-startup methods in zygote. by Nicolas Geoffray · 6 years ago
- 141b63c Don't do CHA inlining in zygote. by Nicolas Geoffray · 6 years ago
- de1b2a2 Revert "Revert "Add support for booting with a boot classpath not fully AOTed."" by Nicolas Geoffray · 6 years ago
- ffe26cc Revert^2 "Fix oatdump .data.bimg.rel.ro for intrinsics." by Vladimir Marko · 6 years ago
- d736ebc Test that debugging related libraries are in apexs. by Alex Light · 6 years ago
- 14bfedd Revert "Add support for booting with a boot classpath not fully AOTed." by Andreas Gampe · 6 years ago
- e55ea98 ART: Add apex defaults by Andreas Gampe · 6 years ago
- d388390 "Revert^3 "Suspend the runtime when switching interpreters." by David Srbecky · 6 years ago
- 817a47f Revert^2 "Suspend the runtime when switching interpreters." by David Srbecky · 6 years ago
- e173798 Move luci builder names to the up to date ones. by Nicolas Geoffray · 6 years ago
- 44044b1 Revert "Fix oatdump .data.bimg.rel.ro for intrinsics." by Lokesh Gidra · 6 years ago
- 1194f8f Merge "Unbreak buildbot dx host tests" by Treehugger Robot · 6 years ago
- f7f85d0 Unbreak buildbot dx host tests by Orion Hodson · 6 years ago
- d465bb8 Merge "Actually add a cleanspec line." by Nicolas Geoffray · 6 years ago
- 9e17aa7 Merge "ART bots can sometimes take up to 24h." by Nicolas Geoffray · 6 years ago
- 64565f7 Actually add a cleanspec line. by Nicolas Geoffray · 6 years ago
- 797801c Merge "ART: Remove obsolete option -Xpatchoat:." by Vladimir Marko · 6 years ago
- ae33e5a Merge "Actually remove the tests." by Nicolas Geoffray · 6 years ago
- 1321782 Actually remove the tests. by Nicolas Geoffray · 6 years ago
- d50ad9b ART bots can sometimes take up to 24h. by Nicolas Geoffray · 6 years ago
- fb5e648 Merge "Remove tests in CleanSpec." by Nicolas Geoffray · 6 years ago
- d855e5f Remove tests in CleanSpec. by Nicolas Geoffray · 6 years ago
- 9176a4f Merge "Trust that boot classpath dex files don't need on device dex file verification." by Nicolas Geoffray · 6 years ago
- 9239172 Merge "Move to new glibc in the tree." by Nicolas Geoffray · 6 years ago
- c816d24 Merge "Revert^2 "Prevent agents from delaying system daemon threads"" by Treehugger Robot · 6 years ago
- e0b2ce4 Revert^2 "Prevent agents from delaying system daemon threads" by Alex Light · 6 years ago
- de3e70f Move to new glibc in the tree. by Nicolas Geoffray · 6 years ago
- 6d8d4a2 ART: Remove obsolete option -Xpatchoat:. by Vladimir Marko · 6 years ago
- bc0c484 Merge "Fix errno handling to avoid being overwritten" by Treehugger Robot · 6 years ago
- 99fc938 Trust that boot classpath dex files don't need on device dex file verification. by Nicolas Geoffray · 6 years ago
- c76c4cc Merge "In boot image experiment mode, treat boot classpath classes as verified." by Treehugger Robot · 6 years ago
- c0584d9 Merge "Fix oatdump .data.bimg.rel.ro for intrinsics." by Vladimir Marko · 6 years ago
- 9a8dcea Fix oatdump .data.bimg.rel.ro for intrinsics. by Vladimir Marko · 6 years ago
- 144f82c In boot image experiment mode, treat boot classpath classes as verified. by Nicolas Geoffray · 6 years ago
- ed19c67 Fix errno handling to avoid being overwritten by Charles Munger · 6 years ago
- 77182cd Merge "Blacklist test failing on walleye bots." by Treehugger Robot · 6 years ago
- ef9b718 Blacklist test failing on walleye bots. by Nicolas Geoffray · 6 years ago
- 55b6b1d Merge "Reduce default verbosity in the chroot setup script." by Treehugger Robot · 6 years ago
- 5c8b351 Merge "Revert "Prevent agents from delaying system daemon threads"" by Nicolas Geoffray · 6 years ago
- e570870 Merge "Remove code size from OatQuickMethodHeader" by David Srbecky · 6 years ago
- c08c107 Revert "Prevent agents from delaying system daemon threads" by Nicolas Geoffray · 6 years ago
- c55a1a2 Merge "Make jni_internal_test a CommonRuntimeTest." by Vladimir Marko · 6 years ago
- ec956e8 Merge changes Ifd690cda,I7bcbe947 by David Brazdil · 6 years ago
- c822590 Merge "Export liblog for conscrypt namespace" by Tom Cherry · 6 years ago
- aeda933 Merge "Add comments around runtime options "-Xgc:[no]generational_cc" processing." by Roland Levillain · 6 years ago
- eda46e9 Fix vdex fast-verify performance regression by David Brazdil · 6 years ago
- feb2282 Improve `verified`, add `redefined` class status in VerifierDeps by David Brazdil · 6 years ago
- 98b970d Merge "Add support for booting with a boot classpath not fully AOTed." by Nicolas Geoffray · 6 years ago
- c216c19 Merge "Pass sampled value to hidden api access logger" by Andrei-Valentin Onea · 6 years ago
- 4592f52 Merge "Add ART_DEXPREOPT_BOOT_JAR_DIR." by Nicolas Geoffray · 6 years ago
- b52cd38 Add comments around runtime options "-Xgc:[no]generational_cc" processing. by Roland Levillain · 6 years ago
- 0e187b1 Merge "ART: Reduce dependencies on CompilerDriver." by Vladimir Marko · 6 years ago
- 6ad020d Pass sampled value to hidden api access logger by Andrei Onea · 6 years ago
- a144c27 Add ART_DEXPREOPT_BOOT_JAR_DIR. by Nicolas Geoffray · 6 years ago
- 2b076df Make jni_internal_test a CommonRuntimeTest. by Vladimir Marko · 6 years ago
- 25b25a6 Merge "ART: Enable multilib compilation for libartpalette" by Treehugger Robot · 6 years ago
- 038924b ART: Reduce dependencies on CompilerDriver. by Vladimir Marko · 6 years ago
- 6a06cd8 ART: Enable multilib compilation for libartpalette by Orion Hodson · 6 years ago
- 0faaf9c Merge "Fix missing entry for the static libdexfile_support test in the gtest list." by Treehugger Robot · 6 years ago
- 6686f3c Export liblog for conscrypt namespace by Tom Cherry · 6 years ago
- 4d6b54e Merge "Disallow duplicated classes on boot classpath." by Steven Moreland · 6 years ago
- 7417ce9 Add support for booting with a boot classpath not fully AOTed. by Nicolas Geoffray · 6 years ago
- c4df596 Merge "Add cleanspec for renamed libdexfile_support test." by Treehugger Robot · 6 years ago
- 70ae00d Fix missing entry for the static libdexfile_support test in the gtest list. by Martin Stjernholm · 6 years ago
- 03c6b17 Merge "Refactor ElfDebugReader." by David Srbecky · 6 years ago
- 03fc501 Merge "Simplify XZ compression." by David Srbecky · 6 years ago
- 752d363 Add cleanspec for renamed libdexfile_support test. by Martin Stjernholm · 6 years ago
- ad9be80 Merge "ART: Delete obsolete comments in GVN." by Vladimir Marko · 6 years ago
- 9dcc073 Merge "Add libicuuc, libicui18n, libandroidicu, libpac to APEX" by vichang · 6 years ago
- c71aacb Reduce default verbosity in the chroot setup script. by Martin Stjernholm · 6 years ago
- a5359f7 ART: Delete obsolete comments in GVN. by Vladimir Marko · 6 years ago
- b929079 Merge "hiddenapi: Use std::string_view more." by Vladimir Marko · 6 years ago
- 53eb07f Refactor ElfDebugReader. by David Srbecky · 6 years ago
- ae1d2c8 hiddenapi: Use std::string_view more. by Vladimir Marko · 6 years ago
- 82b9560 Simplify XZ compression. by David Srbecky · 6 years ago
- 2f0008a Add libicuuc, libicui18n, libandroidicu, libpac to APEX by Victor Chang · 6 years ago
- 42d9967 Merge "Add verbose logging for app image startup cache feature" by Mathieu Chartier · 6 years ago