- f2d1a51 Include sdk versioning proto in art apex by Anton Hansson · 3 years, 8 months ago
- 34b00fb Remove libdexfile_support shared library. by Martin Stjernholm · 3 years, 8 months ago
- 571a6be Don't extract APEXes directly. by Martin Stjernholm · 3 years, 8 months ago
- 3c9d9c9 Make it possible to pass specific APEXes to test on the command line. by Martin Stjernholm · 4 years, 1 month ago
- a40f5cd Add systemserverclasspath_fragment. by satayev · 3 years, 8 months ago
- 1dc77ab Disable most ART source modules when ART prebuilts are enabled. by Martin Stjernholm · 3 years, 8 months ago
- 07ff283 Compile libart.so and libart-compiler.so with 2MB section alignment. by Collin Fijalkovich · 4 years, 5 months ago
- ca7de40 OAT files outside the ART APEX are no longer loaded from the ART namespace. by Martin Stjernholm · 3 years, 8 months ago
- 2b527c4 Export dexdump, oatdump, and veridex as prebuilt host tools. by Martin Stjernholm · 3 years, 8 months ago
- 3c51f78 Move libctstiagent to test exports since it's for testing only. by Martin Stjernholm · 4 years, 2 months ago
- 053e138 Link libvixl statically. by Vladimir Marko · 3 years, 9 months ago
- ab0b19f Add empty boot image profile and preload classes for ART by yawanng · 3 years, 8 months ago
- 7eedd44 Fix some tests to work in prebuilt ART module mode. by Martin Stjernholm · 3 years, 8 months ago
- 3cafbac Handle missing dist directory when --skip-apex is used. by Martin Stjernholm · 3 years, 9 months ago
- 8e5966d Make libjdwp an exported library in the ART APEX. by Martin Stjernholm · 3 years, 9 months ago
- 2d68269 Mark art apex as compressible by Nikita Ioffe · 3 years, 9 months ago
- f847f9d Use legacy.art.module.platform.api in art-bootclasspath-fragment stub_libs by Paul Duffin · 3 years, 9 months ago
- 2397edd Add stub_libs properties to art-bootclasspath-fragment by Paul Duffin · 3 years, 10 months ago
- e0d677d Add the artd binary to the ART APEX by Chris Wailes · 3 years, 11 months ago
- 0349b15 Dedup art-bootclasspath-fragment contents from sdk by Paul Duffin · 3 years, 9 months ago
- 8a70dd8 Add contents property to art-bootclasspath-fragment by Paul Duffin · 3 years, 9 months ago
- e0f5839 Remove unused art-boot-image by Paul Duffin · 3 years, 9 months ago
- c716cb8 Update art_apex_test.py to use python3. by Vladimir Marko · 3 years, 9 months ago
- 1219683 Remove dependencies on art-notices jar by Anton Hansson · 3 years, 9 months ago
- 3adb7de Update build docs with new setup command "banchan". by Martin Stjernholm · 3 years, 9 months ago
- 52f1f57 Drop libdexfile from host prebuilts. by Martin Stjernholm · 3 years, 9 months ago
- 7957811 Use core-icu4j-for-host instead of core-icu4j by Paul Duffin · 3 years, 9 months ago
- b283f37 Use conscrypt-for-host instead of conscrypt by Paul Duffin · 3 years, 9 months ago
- 8d32baf Move art related hidden API flag file contents from frameworks/base by Paul Duffin · 3 years, 10 months ago
- fac1a9a Remove deprecated boot_images property from ART apex by Paul Duffin · 3 years, 9 months ago
- 6e741a7 Add core-libart-for-host and okhttp-for-host to sdk by Paul Duffin · 3 years, 9 months ago
- 0c39de6 Fix the ART APEX flavor auto-detection logic in `art_apex_test.py`. by Roland Levillain · 3 years, 9 months ago
- d3e9ff3 Merge libdexfile_external into libdexfile (reland 2). by Martin Stjernholm · 3 years, 10 months ago
- 669756d Revert "Merge libdexfile_external into libdexfile (reland)." by Ulyana Trafimovich · 3 years, 9 months ago
- 14d9155 Merge libdexfile_external into libdexfile (reland). by Martin Stjernholm · 3 years, 10 months ago
- cda3d47 Update Art Service to be a LocalManager by Paul Duffin · 4 years ago
- f442a84 Revert "Merge libdexfile_external into libdexfile." by Nikita Ioffe · 3 years, 10 months ago
- b1720e1 Add requireNativeLibs to test ART apex. by Martijn Coenen · 3 years, 10 months ago
- 848fc80 Merge libdexfile_external into libdexfile. by Martin Stjernholm · 3 years, 10 months ago
- 8e0f6aa Disable test that depends on ART sources when prebuilts are used. by Martin Stjernholm · 3 years, 10 months ago
- 26a7596 Add on-device signing end-to-end test. by Martijn Coenen · 3 years, 10 months ago
- ab8bba9 Add argument to skip building APEXes. by Martin Stjernholm · 3 years, 10 months ago
- 39419da Bundle profman in the host module exports. by Martin Stjernholm · 3 years, 10 months ago
- 4128e5f Add art-bootclasspath-fragment by Paul Duffin · 3 years, 10 months ago
- 4312f74 Export libdexfile and dependencies for host. by Martin Stjernholm · 3 years, 10 months ago
- 3b2629b Add libcore-platform-compat-config to art apex and sdk by Paul Duffin · 3 years, 10 months ago
- 3965fe8 Mark the ART module as updatable. by Nicolas Geoffray · 3 years, 10 months ago
- ec388c0 Add min_sdk_version for ART module. by Nicolas Geoffray · 3 years, 11 months ago
- aded139 Make libsigchain a stub library. by Nicolas Geoffray · 3 years, 11 months ago
- 5591b71 Add art-boot-image to art-module-sdk by Paul Duffin · 3 years, 10 months ago
- 4e01411 Add extraction of necessary libs from the statsd APEX in Golem builds. by Martin Stjernholm · 3 years, 10 months ago
- 18839fe Merge "Merge RQ2A.210305.007" by Xin Li · 3 years, 11 months ago
- 90b2661 Generalize the defaults module for module source builds. by Martin Stjernholm · 3 years, 11 months ago
- 394ae69 Skip make targets that have missing dependencies when using ART am: 21dafaf33e by Martin Stjernholm · 3 years, 11 months ago
- 21dafaf Skip make targets that have missing dependencies when using ART prebuilts. by Martin Stjernholm · 4 years ago
- eb73b51 Restore commented assignment. by Bob Badour · 3 years, 11 months ago
- 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 11 months ago
- 8da2614 Fix LOCAL_PATH in tests. by Bob Badour · 3 years, 11 months ago
- 4c3ade6 odrefresh: regenerate artifacts after ART APEX update by Orion Hodson · 4 years ago
- 4851642 Document the right product to use for Google internal APEXes. by Martin Stjernholm · 3 years, 11 months ago
- 564bb90 Do not enable host APEX explicitly for linux_bionic. by Martin Stjernholm · 4 years ago
- d6e00a7 libartbase: add utilities for on-device signing files by Orion Hodson · 4 years ago
- d2efecc Set updatable=false explicitly. by Mathew Inwood · 4 years ago
- 243895c Make the build docs briefly cover the Google signed APEX as well. by Martin Stjernholm · 4 years ago
- cdbc5a9 Add README file with basic instructions for building the art module. by Martin Stjernholm · 4 years ago
- 5b59953 art: add odrefresh output path to linker.config.json by Orion Hodson · 4 years ago
- 91cc0d3 art-module-sdk: add libnativhelper_lazy by Orion Hodson · 4 years ago
- 4d53d3e Move prebuilt update script to a location not in the sources. by Martin Stjernholm · 4 years ago
- bfd622a Initial commit of the test code for ART Service by Chris Wailes · 4 years ago
- befdad4 Initial layout of ART Service files by Chris Wailes · 4 years ago
- daf1133 Switch module building script to use TARGET_BUILD_APPS. by Martin Stjernholm · 4 years ago
- 21ed6bc Add art-boot-image to the ART apexes by Paul Duffin · 4 years ago
- e22c7a8 Revert "Replace use of build-aml-prebuilts" by Pete Bentley · 4 years ago
- 7d1a7f1 Replace use of build-aml-prebuilts by Anton Hansson · 4 years, 1 month ago
- af2aabc Add ART boot image by Paul Duffin · 4 years ago
- ee7bfb2 Don't stage removals in git when --skip-cls is used. by Martin Stjernholm · 4 years, 1 month ago
- 6250480 Extend build-art-module.sh to be able to control products and modules. by Martin Stjernholm · 4 years ago
- 350c2ff Add java_boot_libs to art.module.sdk by Paul Duffin · 4 years, 1 month ago
- caac87a Use the prebuilts tzdata apex when building ART. by Nicolas Geoffray · 4 years ago
- a3a828d Fix to not copy pseudo-random module variants to art-test-cases.zip. by Martin Stjernholm · 4 years, 1 month ago
- 20cadbf Change default to build with ART Module prebuilts rather than sources. by Martin Stjernholm · 4 years, 1 month ago
- 99459f3 Drop APEXes directly in the root of the ArtPrebuilt git project. by Martin Stjernholm · 4 years, 1 month ago
- 10bb9c5 Use a Soong config variable to toggle between ART Module source and prebuilts. by Martin Stjernholm · 4 years, 1 month ago
- 3378768 SDK-stub controlled dex2oat verification by Calin Juravle · 5 years ago
- 402361b Minor fixes to the update script. by Martin Stjernholm · 4 years, 1 month ago
- df105da Add script to do a drop of the ART module prebuilts. by Martin Stjernholm · 4 years, 2 months ago
- f6332e8 Drop host bionic from prebuilts. by Martin Stjernholm · 4 years, 2 months ago
- fbdda07 Remove TODOs that won't be addressed. by Martin Stjernholm · 4 years, 2 months ago
- 2324775 Fix "VNDK version 28 not found" error when TARGET_BUILD_UNBUNDLED isn't set. by Martin Stjernholm · 4 years, 2 months ago
- b1cbfc7 Add script to build the ART Module prebuilts. by Martin Stjernholm · 4 years, 2 months ago
- cc9df4f Extend ART sdk with prebuilts needed to build the platform by Paul Duffin · 4 years, 5 months ago
- 52e1b92 Move timezone-host to the i18n-module. by Martin Stjernholm · 4 years, 2 months ago
- e7f659f Remove old cruft on ART build rules and platform_tests. by Nicolas Geoffray · 4 years, 2 months ago
- 39aa4be Retain comments from linker.config.txt. by Martin Stjernholm · 4 years, 3 months ago
- f579b06 Unified sampling PGO for art by Yi Kong · 4 years, 3 months ago
- 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 3 months ago
- 8562f37 Remove art_common from general-tests suite by Dan Shi · 4 years, 3 months ago
- bd11057 Update linkerconfig configuration format by Kiyoung Kim · 4 years, 3 months ago
- 9c1c042 Fix libicu.so missing in general-tests.zip by Victor Chang · 4 years, 3 months ago
- 71f7aff Use prebuilt_visibility property on sdk/module_exports by Paul Duffin · 4 years, 4 months ago