summaryrefslogtreecommitdiff
path: root/libartbase/Android.bp
AgeCommit message (Expand)Author
2022-02-11Revert^4 "Generate a primary boot image for testing." Jiakai Zhang
2022-02-08Revert^3 "Generate a primary boot image for testing." Jiakai Zhang
2022-02-07Revert^2 "Generate a primary boot image for testing." Jiakai Zhang
2022-02-01Revert "Generate a primary boot image for testing." Hans Boehm
2022-01-31Generate a primary boot image for testing. Jiakai Zhang
2022-01-12Update dexpreopt_test to verify boot images. Jiakai Zhang
2022-01-05Move from sampling PGO to AFDO pipeline Yi Kong
2021-11-09Inherit art_defaults in cc_library_headers as well. Martin Stjernholm
2021-10-28Add dexpreopt_test. Jiakai Zhang
2021-07-06Uncouple ART gtests from the ART APEX. Roland Levillain
2021-06-28Rename some ART gtest related Soong modules. Roland Levillain
2021-06-03Setup ART experiments infra Calin Juravle
2021-05-14Remove BUILDING_LIBART macro. Vladimir Marko
2021-03-23Export libdexfile and dependencies for host. Martin Stjernholm
2021-03-19Add min_sdk_version for ART module. Nicolas Geoffray
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to art Bob Badour
2021-02-24Remove Flags Eric Holk
2021-02-17Add a server-configurable flags API Eric Holk
2021-02-09[metrics] Report some ART metadata Eric Holk
2021-02-01[metrics] Move core metrics code to libartbase Eric Holk
2020-12-04[metrics] Move metrics code to runtime Eric Holk
2020-10-27Unified sampling PGO for art Yi Kong
2020-10-23Rename ART release APEX to com.android.art. Martin Stjernholm
2020-10-05[metrics] Define Counter and related data structures Eric Holk
2020-10-05Use prebuilt_visibility property on sdk/module_exports Paul Duffin
2020-09-28Link all internal libraries statically into dex2oat(d) on host. Martin Stjernholm
2020-09-28Disable the -d vs non-d libartbase dlopen check when it's static. Martin Stjernholm
2020-09-23Reattach some comments to what they apply to. Martin Stjernholm
2020-09-23Fix missing globals_unix.cc on device. Martin Stjernholm
2020-09-21Link liblz4 and liblzma dynamically again. Martin Stjernholm
2020-07-06Add default EmptyFn for HashMap<>. Vladimir Marko
2020-05-19Dynamically link to libz Jiyong Park
2020-05-11Add visibilities for prebuilts. Martin Stjernholm
2020-05-04Set apex_available property Jiyong Park
2020-04-16Reland "Remove platform availability from internal libs that make up Martin Stjernholm
2020-04-16Revert "Remove platform availability from internal libs that make up" Ady Abraham
2020-04-15Remove platform availability from internal libs that make up Martin Stjernholm
2020-03-23Remove access to internal dex libs for com.android.runtime. Martin Stjernholm
2020-03-03Remove support code for native Core Platform API checks Orion Hodson
2020-02-06apex_available becomes more correct Jiyong Park
2019-12-20Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR Jiyong Park
2019-12-19Revert submission 1191937-art_apex_available Joseph Murphy
2019-12-19Use apex_available property Jiyong Park
2019-12-16Keep the debug_frame for some arm32 art libs. Christopher Ferris
2019-11-06Remove visibility exceptions for view_compiler Orion Hodson
2019-10-29Remove visibility to ART internals for //cts/tests/tests/appop. Martin Stjernholm
2019-10-19Remove visibility to ART internals for a test that doesn't need it. Martin Stjernholm
2019-10-19Remove simpleperf visibility to ART internals. Martin Stjernholm
2019-09-20Limit visibility of ART libraries, binaries, and headers. Martin Stjernholm
2019-06-11Move IntrusiveForwardList<> to libartbase. Vladimir Marko