summaryrefslogtreecommitdiff
path: root/runtime/Android.bp
AgeCommit message (Expand)Author
2022-01-05Move from sampling PGO to AFDO pipeline Yi Kong
2021-11-23Add a "broken test ART APEX" Soong module. Roland Levillain
2021-11-09Inherit art_defaults in cc_library_headers as well. Martin Stjernholm
2021-11-09Move the bionic_libc_platform_headers dependency to where it is used. Martin Stjernholm
2021-11-09Refactor libart_runtime_headers_ndk to a header lib also used by libart Martin Stjernholm
2021-11-01Update bug no. associated with TODOs for failing standalone ART gtests. Roland Levillain
2021-10-15Deprecate --updatable-bcp-packages-fd and --updatable-bcp-packages-file Jiakai Zhang
2021-09-24Copying sun.misc.Unsafe to jdk.internal.misc Sorin Basca
2021-07-22Rewrite UTF-8 encoding. Vladimir Marko
2021-07-13Remove mterp. Nicolas Geoffray
2021-07-06Uncouple ART gtests from the ART APEX. Roland Levillain
2021-07-01Fix compiler filter / reason reporting and add the ISA to the metrics Calin Juravle
2021-06-28Rename some ART gtest related Soong modules. Roland Levillain
2021-06-24Clean up ART APEX manifests. Martin Stjernholm
2021-06-24Add x86 implementation for nterp. Nicolas Geoffray
2021-06-23Add period reporting to the metrics infra Calin Juravle
2021-06-07x86: Don't use the GOT to access art::Runtime::instance_. Vladimir Marko
2021-06-07Use tinyxml2-based generated Apex Info List sources Sorin Basca
2021-05-18Compile libart.so and libart-compiler.so with 2MB section alignment. Collin Fijalkovich
2021-05-14Use the system namespace to get the right permitted paths for loading OAT files. Martin Stjernholm
2021-05-14Remove BUILDING_LIBART macro. Vladimir Marko
2021-05-10Link libvixl statically. Vladimir Marko
2021-04-30Add apex versions in oat file headers. Nicolas Geoffray
2021-04-28Remove RETURN_VOID_NO_BARRIER byte-code. David Srbecky
2021-04-28odrefresh: Add support for uploading stats Orion Hodson
2021-04-21Static libunwindstack has a static dependency on libasync_safe. Martin Stjernholm
2021-04-12Merge libdexfile_external into libdexfile (reland 2). Martin Stjernholm
2021-04-12Fix apex_available lists to avoid APEX stubs between internal libs. Martin Stjernholm
2021-04-09Revert "Merge libdexfile_external into libdexfile (reland)." Ulyana Trafimovich
2021-04-09Merge libdexfile_external into libdexfile (reland). Martin Stjernholm
2021-04-06Add a __x86.get_pc_thunk.bx helper function Ryan Prichard
2021-04-01Revert "Merge libdexfile_external into libdexfile." Nikita Ioffe
2021-04-01Revert "Avoid internal APEX stubs for libsigchain and clean up e..." Nikita Ioffe
2021-04-01Avoid internal APEX stubs for libsigchain and clean up exported symbols. Martin Stjernholm
2021-04-01Merge libdexfile_external into libdexfile. Martin Stjernholm
2021-03-24Inherit art_defaults in some recently added native libraries. Martin Stjernholm
2021-03-19Add min_sdk_version for ART module. Nicolas Geoffray
2021-03-10Add API to ART/Perfetto Java Heap Profiler (reland) Wessam Hassanein
2021-03-09Revert "Add API to ART/Perfetto Java Heap Profiler" Nicolas Geoffray
2021-03-08Add API to ART/Perfetto Java Heap Profiler Wessam Hassanein
2021-03-04Revert^2 "[metrics] Add StatsdBackend" Eric Holk
2021-03-02[LSC] Add LOCAL_LICENSE_KINDS to art Bob Badour
2021-02-23Do not create HandleScope for JNI transitions. Vladimir Marko
2021-02-17Revert "[metrics] Add StatsdBackend" Ulyana Trafimovich
2021-02-16[metrics] Add StatsdBackend Eric Holk
2021-02-09[metrics] Report some ART metadata Eric Holk
2021-02-05ART/Perfetto Java Heap Profiler Wessam Hassanein
2021-02-01[metrics] Move core metrics code to libartbase Eric Holk
2020-12-08SDK-stub controlled dex2oat verification Calin Juravle
2020-12-07Do not strip art libraries on host (as before) David Srbecky