- 7aa2bfc Make the fakebins executable to please new symlink target check. by Martin Stjernholm · 4 years, 4 months ago
- 56e92ec Mark ART linker config as not installable by Kiyoung Kim · 4 years, 4 months ago
- 5c2914d Add extra linker configuration in APEX module by Kiyoung Kim · 4 years, 5 months ago
- f96ef4d Make compile_bcp.sh a sh_binary by Luca Stefani · 4 years, 4 months ago
- 267832d Experimental script for compiling after a module update by Orion Hodson · 4 years, 5 months ago
- d3ee902 More inclusive language in the build system. by David Srbecky · 4 years, 6 months ago
- f7290ca Cleanup obsolete art apex checks by Yo Chiang · 4 years, 8 months ago
- e3ad70f Disable ART APEX for PDK builds by Jiyong Park · 4 years, 8 months ago
- d20e51d "Move ICU from ART APEX to i18n APEX" Attempt 2 by Victor Chang · 4 years, 9 months ago
- 4a48775 Revert "Move ICU from ART APEX to i18n APEX" by vichang · 4 years, 9 months ago
- 8419b82 Move ICU from ART APEX to i18n APEX by Victor Chang · 4 years, 10 months ago
- d68580e Put dex2oat32 and dex2oat64 in the ART apex. by Nicolas Geoffray · 4 years, 9 months ago
- c42db83 Make dex2oat(d) and hiddenapi 64-bit only on host. by Martin Stjernholm · 5 years ago
- 109039e Remove legacy ART APEX linker configuration file. by Roland Levillain · 5 years ago
- ffd067c Make the Host ART APEX have similar requirements w.r.t. dex2oat and dex2oatd. by Roland Levillain · 5 years ago
- bd396c0 Move jdwp connection abstraction from ART apex to adbd apex. by Josh Gao · 5 years ago
- 3c03688 Make file_contexts as "android:path" property by Jooyung Han · 5 years ago
- 7a20cbd Revert^4 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 5 years ago
- 0f7c792 Revert^3 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 5 years ago
- fa2b2d3 Revert^2 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 5 years ago
- 77e6187 Include libadbconnection_server in the art apex. by Josh Gao · 5 years ago
- 215cf3f Remove deprecated ART apex hooks. by Ulya Trafimovich · 5 years ago
- 0c63f76 Revert "Package dexpreopt artifacts for libcore jars in the ART apex." by Nicolas Geoffray · 5 years ago
- bd30285 Package dexpreopt artifacts for libcore jars in the ART apex. by Ulya Trafimovich · 5 years ago
- 65ae669 Add jni libicu_jni library into ART APEX by Victor Chang · 5 years ago
- 4d6f24d Always include `libart(d)-disassembler` in debug-able ART APEXes. by Roland Levillain · 5 years ago
- 627d8d3 Move bionic ("runtime") apex definition out of art/. by Elliott Hughes · 5 years ago
- d7ea043 Generalize ART APEX flavor handling in `art_apex_test.py`. by Roland Levillain · 5 years ago
- 07710c5 Reland "Java Heap Profiler for Perfetto." again by Florian Mayer · 5 years ago
- 284b1b0 Revert "Reland "Java Heap Profiler for Perfetto."" by Lokesh Gidra · 5 years ago
- 5a446bd Reland "Java Heap Profiler for Perfetto." by Florian Mayer · 5 years ago
- 816a552 ART: Add signal_dumper to testing APEX by Andreas Gampe · 5 years ago
- 8f70b96 Revert "Java Heap Profiler for Perfetto." by Andreas Gampe · 5 years ago
- 84e5bb9 Rename some build variables and targets for the ART APEX. by Martin Stjernholm · 5 years ago
- adf49d4 Java Heap Profiler for Perfetto. by Florian Mayer · 6 years ago
- 6da4569 Replace package variant specific APK keys with a single one. by Martin Stjernholm · 5 years ago
- fb3a94b Split Bionic and ART/libcore into separate APEXes. by Martin Stjernholm · 6 years ago
- c94b44d Revert "Extend ART/Runtime APEX checker build rules to flattened APEXes." by Roland Levillain · 5 years ago
- 0414e24 Extend ART/Runtime APEX checker build rules to flattened APEXes. by Roland Levillain · 5 years ago
- 29e740f Convert the `art_apex_test.py` script to Python 2. by Roland Levillain · 5 years ago
- d4fc62c Factor common parts in ART/Runtime APEX checker build rules. by Roland Levillain · 5 years ago
- 759845f Separate ICU4J from core-libart by Victor Chang · 5 years ago
- 6461124 Remove icu .dat file from Runtime module by Victor Chang · 6 years ago
- 61f0716 Introduce a Testing Runtime APEX (test) module including ART gtests. by Roland Levillain · 6 years ago
- 89867bf Refactor `native_shared_libs` in `com.android.runtime-defaults`. by Roland Levillain · 6 years ago
- 6dd6212 Add more tools to the Debug and Host Runtime APEXes. by Roland Levillain · 6 years ago
- 44b9b58 Remove unnecessary files from the runtime module by Neil Fuller · 6 years ago
- 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 6 years ago
- 356864a Add libdexfiled_external to the debug Runtime APEX. by Martin Stjernholm · 6 years ago
- 408f7d0 Add libc_malloc_debug and _hooks to the runtime APEX by Jiyong Park · 6 years ago
- 77f1766 Move dexdiag out of the release APEX, to avoid dependencies on by Martin Stjernholm · 6 years ago
- 023c218 Clean up APEX library lists. by Martin Stjernholm · 6 years ago
- 1617f8c Mention `standalone-apex-files` in the Runtime APEX build rules. by Roland Levillain · 6 years ago
- 5cb98a9 ART: change art-tools be host-only by Orion Hodson · 6 years ago
- 79f5662 Tighten native API surface. by Pete Bentley · 6 years ago
- 02998cf Add `oatdump` and ART tools to the Release Runtime APEX package. by Roland Levillain · 6 years ago
- 5797568 ART: Boot integrity checks for dalvik cache 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
- 31782c1 ART: APEX pre-install hook by Andreas Gampe · 6 years ago
- 9b7afcc Remove a fixed TODO. by Martin Stjernholm · 6 years ago
- e55ea98 ART: Add apex defaults by Andreas Gampe · 6 years ago
- 9dcc073 Merge "Add libicuuc, libicui18n, libandroidicu, libpac to APEX" by vichang · 6 years ago
- 2f0008a Add libicuuc, libicui18n, libandroidicu, libpac to APEX by Victor Chang · 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
- e961855 Sign each APEX with different container certificate by Jiyong Park · 6 years ago
- a0b1903 Rename variable containing Core Java libraries in build/apex/Android.bp. by Roland Levillain · 6 years ago
- 61a9328 Merge changes from topic "art-enable-apex-libs" by Treehugger Robot · 6 years ago
- 6585ecb Add libartd-disassembler to com.android.runtime.host by Alex Light · 6 years ago
- 0239f2f Change com.android.runtime.host to be an installable test_apex by Alex Light · 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
- f7f3152 Update zipapex tests to run fully out of the zipapex by Alex Light · 6 years ago
- 8197e77 Merge "Reland: "ART: Hook Runtime APEX checker into build"" by Treehugger Robot · 6 years ago
- 1410e9f Reland: "ART: Hook Runtime APEX checker into build" by Jiyong Park · 6 years ago
- edd9639 Merge "Revert "ART: Hook Runtime APEX checker into build"" by Andreas Gampe · 6 years ago
- 9ba8a87 Revert "ART: Hook Runtime APEX checker into build" by Andreas Gampe · 6 years ago
- 81ffeb8 Merge "ART: Hook Runtime APEX checker into build" by Andreas Gampe · 6 years ago
- 7e7ab23 Revert "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX." by Martin Stjernholm · 6 years ago
- d9e2216 ART: Hook Runtime APEX checker into build by Andreas Gampe · 6 years ago
- 55a9bad Include libc in com.android.runtime.host when linux_bionic by Alex Light · 6 years ago
- 9326ce8 Merge "Switch from version script to APEX stubs for libdexfile_external and add it to the Runtime APEX." by Martin Stjernholm · 6 years ago
- a6ea602 Include BCP jar files in com.android.runtime.host by Alex Light · 6 years ago
- 23b2704 Switch from version script to APEX stubs for libdexfile_external and add it by Martin Stjernholm · 6 years ago
- 80d2da9 Merge "Revert "ART: Add python+debugfs based ART APEX checker"" by Andreas Gampe · 6 years ago
- f36079a Revert "ART: Add python+debugfs based ART APEX checker" by Andreas Gampe · 6 years ago
- cdd71cf Merge "ART: Add python+debugfs based ART APEX checker" by Andreas Gampe · 6 years ago
- f6eb989 Merge "Update apex rules for dex2oatd" by Alex Light · 6 years ago
- a6852d3 ART: Add python+debugfs based ART APEX checker by Andreas Gampe · 6 years ago
- 51ffdbe Move remaining libcore JNI libraries to APEX. by Pete Bentley · 6 years ago
- 3aac63b Merge "Revert "Revert "Include core library jars in runtime apex.""" by Nicolas Geoffray · 6 years ago
- bc3c102 Remove libjavacrypto from Runtime APEX as not required. by Pete Bentley · 6 years ago
- cc64d08 Revert "Revert "Include core library jars in runtime apex."" by Nicolas Geoffray · 6 years ago
- 8828ddf Revert "Include core library jars in runtime apex." by Nicolas Geoffray · 6 years ago
- 572a096 Update apex rules for dex2oatd by Alex Light · 6 years ago
- 39410b0 Include core library jars in runtime apex. by Nicolas Geoffray · 6 years ago
- cb82d09 Add module `libopenjdk` to the Android Runtime APEX module. by Roland Levillain · 6 years ago
- d585e61 Merge "Add ICU's .dat to the runtime APEX" by Neil Fuller · 6 years ago