- 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
- 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
- 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
- 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
- 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
- e39765c Merge "Generate CFI for stackless methods." by David Srbecky · 6 years ago
- 18d70c1 Merge "Revert "Blacklist test failing on host."" by Lorenzo Colitti · 6 years ago
- b9c84b7 Revert "Blacklist test failing on host." by Lorenzo Colitti · 6 years ago
- e36b4ae Merge "Fix DumpNativeStack function for traced methods. (part 2)" by Nicolas Geoffray · 6 years ago
- 7f72856 Fix DumpNativeStack function for traced methods. (part 2) by David Srbecky · 6 years ago
- b4d69e6 Merge changes I11859ee8,Id17d1c87 by Alex Light · 6 years ago
- fd14d48 Merge "Check jclasses are actually classes in ti_redefine." by Treehugger Robot · 6 years ago
- 71faa00 Merge "Workaround for "required" dependencies not being followed in APEXes." by Martin Stjernholm · 6 years ago
- 0c15b82 Workaround for "required" dependencies not being followed in APEXes. by Martin Stjernholm · 6 years ago
- 317acfe Merge "Sign each APEX with different container certificate" by Treehugger Robot · 6 years ago
- 413a8ad Check jclasses are actually classes in ti_redefine. by Alex Light · 6 years ago
- d902558 ObjPtr-ify the jvmti tagging system. by Alex Light · 6 years ago
- 35a760d Fix 905 flake on low mem. by Alex Light · 6 years ago
- e23b388 Add verbose logging for app image startup cache feature by Mathieu Chartier · 6 years ago
- e961855 Sign each APEX with different container certificate by Jiyong Park · 6 years ago
- 768b15d Merge "Open libdexfile_external on demand in libdexfile_support." by Treehugger Robot · 6 years ago
- 5fe9d2d Merge "Revert "Revert "Stop-gap for buildbot and golem testing.""" by Nicolas Geoffray · 6 years ago
- 3f285b2 Revert "Revert "Stop-gap for buildbot and golem testing."" by Nicolas Geoffray · 6 years ago
- dc4b770 Merge "Revert "Stop-gap for buildbot and golem testing."" by Nicolas Geoffray · 6 years ago
- c3f9cd6 Revert "Stop-gap for buildbot and golem testing." by Nicolas Geoffray · 6 years ago
- 3002184 Generate CFI for stackless methods. by David Srbecky · 6 years ago
- 438cc2b Merge "Revert^2 "Add code size to CodeInfo"" by David Srbecky · 6 years ago
- e1412da Revert^2 "Add code size to CodeInfo" by David Srbecky · 6 years ago
- cf23c5d Merge "Fix DumpNativeStack function for traced methods." by David Srbecky · 6 years ago
- eea5fd3 Fix DumpNativeStack function for traced methods. by David Srbecky · 6 years ago
- 0dbb3d1 Merge "Remove oat_patches from the DWARF writer." by David Srbecky · 6 years ago
- fe94b1c Open libdexfile_external on demand in libdexfile_support. by Martin Stjernholm · 6 years ago
- d8c4a38 Merge "Remove support for generating .eh_frame ELF section." by David Srbecky · 6 years ago
- c5fb897 Merge "Stop-gap for buildbot and golem testing." by Nicolas Geoffray · 6 years ago
- 39e95ec Stop-gap for buildbot and golem testing. by Nicolas Geoffray · 6 years ago
- 5de9775 Merge "Rename libnativebridge-dummy-headers to libnativebridge-headers" by Treehugger Robot · 6 years ago
- 29e970e Merge "Add support for using gdbserver with run-test" by Treehugger Robot · 6 years ago
- e4b4a18 Add support for using gdbserver with run-test by Alex Light · 6 years ago
- 3c09f2c Merge "Revert "Add code size to CodeInfo"" by David Srbecky · 6 years ago
- f09a3c3 Merge "Use OnceKey in art.go" by Colin Cross · 6 years ago
- 8f20a23 Revert "Add code size to CodeInfo" by David Srbecky · 6 years ago
- 7370d92 Remove oat_patches from the DWARF writer. by David Srbecky · 6 years ago
- 91b2900 Remove support for generating .eh_frame ELF section. by David Srbecky · 6 years ago
- a053447 Merge "Add code size to CodeInfo" by David Srbecky · 6 years ago
- b756f70 Rename libnativebridge-dummy-headers to libnativebridge-headers by Jiyong Park · 6 years ago
- 72c403b Merge "Remove typo'd variables" by Treehugger Robot · 6 years ago
- 40b28aa Remove typo'd variables by Colin Cross · 6 years ago
- ec7d54c Merge "Prevent agents from delaying system daemon threads" by Alex Light · 6 years ago
- 3611fdf Prevent agents from delaying system daemon threads by Alex Light · 6 years ago
- 68efa7b Add code size to CodeInfo by David Srbecky · 6 years ago
- 794350f Merge "Rename variable containing Core Java libraries in build/apex/Android.bp." by Roland Levillain · 6 years ago
- 5e11568 Merge "ARM: Fix the CallOtherJustTooFarAfter test." by Vladimir Marko · 6 years ago
- a0b1903 Rename variable containing Core Java libraries in build/apex/Android.bp. by Roland Levillain · 6 years ago
- 38714e8 ARM: Fix the CallOtherJustTooFarAfter test. by Vladimir Marko · 6 years ago
- 1e70b89 Merge changes Id4ffa9f9,I1bb5d05d by Vladimir Marko · 6 years ago
- 61a9328 Merge changes from topic "art-enable-apex-libs" by Treehugger Robot · 6 years ago
- dc77c47 Merge "Add libartd-disassembler to com.android.runtime.host" by Treehugger Robot · 6 years ago
- 6585ecb Add libartd-disassembler to com.android.runtime.host by Alex Light · 6 years ago
- 661aa03 Merge "ART: Remove obsolete comment." by Treehugger Robot · 6 years ago
- 44a6f97 ART: Remove obsolete comment. by Vladimir Marko · 6 years ago
- 6c70224 Replace MergeSets() with std::set::merge(). by Vladimir Marko · 6 years ago
- c02102c Merge "Change com.android.runtime.host to be an installable test_apex" by Alex Light · 6 years ago
- a9c9e85 Merge "Fix host-only exception in art test 005-annotations." by Pete Gillin · 6 years ago
- e0f8bb9 Merge "Replace StringPiece with std::string_view in profman." by Vladimir Marko · 6 years ago
- 0239f2f Change com.android.runtime.host to be an installable test_apex by Alex Light · 6 years ago
- 3b24136 Merge "Add feature flag for loading app image startup cache" by Mathieu Chartier · 6 years ago
- 5d3ac96 Merge "Update zipapex tests to run fully out of the zipapex" by Alex Light · 6 years ago
- 84bf698 Revert^2 "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX." by Martin Stjernholm · 6 years ago
- c2f8b50 Add remaining libnative* libs to the Runtime APEX. by Martin Stjernholm · 6 years ago
- 8581e2a Replace StringPiece with std::string_view. by Vladimir Marko · 6 years ago
- e512556 Replace StringPiece with std::string_view in profman. by Vladimir Marko · 6 years ago
- 8e1ca61 Merge "Generalize vdex class redefinition check" by David Brazdil · 6 years ago
- 3a8761f Merge "Remove ART hack to create hiddenapi-flags.csv" by Treehugger Robot · 6 years ago
- 11586a5 Merge "Revert "Revert "Prevent overflows for concurrent_start_bytes_ sum""" by Hans Boehm · 6 years ago
- cd7cedb Merge "Add VMStart, VMInit, and VMDeath to tifast" by Treehugger Robot · 6 years ago
- b81d22d Use OnceKey in art.go by Colin Cross · 6 years ago
- 734ba1c Remove ART hack to create hiddenapi-flags.csv by Colin Cross · 6 years ago
- a88abfa Add feature flag for loading app image startup cache by Mathieu Chartier · 6 years ago
- 905e8a2 Add VMStart, VMInit, and VMDeath to tifast by Alex Light · 6 years ago