- a0a5f00 Add timed out test files to tidy_timeout_srcs by Chih-Hung Hsieh · 2 years, 10 months ago
- d539f86 Revert^4 "Generate a primary boot image for testing." by Jiakai Zhang · 2 years, 11 months ago
- c9607e3 Revert^3 "Generate a primary boot image for testing." by Jiakai Zhang · 2 years, 11 months ago
- 5791123 Revert^2 "Generate a primary boot image for testing." by Jiakai Zhang · 2 years, 11 months ago
- e208b04 Revert "Generate a primary boot image for testing." by Hans Boehm · 2 years, 11 months ago
- 6454968 Generate a primary boot image for testing. by Jiakai Zhang · 3 years ago
- c7ea9b1 Update dexpreopt_test to verify boot images. by Jiakai Zhang · 3 years ago
- 1bad13f Move from sampling PGO to AFDO pipeline by Yi Kong · 3 years ago
- e10abe7 Inherit art_defaults in cc_library_headers as well. by Martin Stjernholm · 3 years, 2 months ago
- 5514c8e Add dexpreopt_test. by Jiakai Zhang · 3 years, 2 months ago
- f040914 Uncouple ART gtests from the ART APEX. by Roland Levillain · 3 years, 9 months ago
- 55ffe7f Rename some ART gtest related Soong modules. by Roland Levillain · 3 years, 7 months ago
- 09eacd9 Setup ART experiments infra by Calin Juravle · 3 years, 7 months ago
- 8ffaef9 Remove BUILDING_LIBART macro. by Vladimir Marko · 3 years, 8 months ago
- 4312f74 Export libdexfile and dependencies for host. by Martin Stjernholm · 3 years, 9 months ago
- ec388c0 Add min_sdk_version for ART module. by Nicolas Geoffray · 3 years, 10 months ago
- 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 10 months ago
- df69bd7 Remove Flags by Eric Holk · 3 years, 10 months ago
- 3dba023 Add a server-configurable flags API by Eric Holk · 4 years ago
- c7ac91b [metrics] Report some ART metadata by Eric Holk · 3 years, 11 months ago
- 480d981 [metrics] Move core metrics code to libartbase by Eric Holk · 4 years ago
- e4f2215 [metrics] Move metrics code to runtime by Eric Holk · 4 years, 1 month ago
- f579b06 Unified sampling PGO for art by Yi Kong · 4 years, 2 months ago
- 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 3 months ago
- f1a2c0e [metrics] Define Counter and related data structures by Eric Holk · 4 years, 3 months ago
- 71f7aff Use prebuilt_visibility property on sdk/module_exports by Paul Duffin · 4 years, 3 months ago
- 35f765b Link all internal libraries statically into dex2oat(d) on host. by Martin Stjernholm · 4 years, 3 months ago
- a28438a Disable the -d vs non-d libartbase dlopen check when it's static. by Martin Stjernholm · 4 years, 3 months ago
- e407d97 Reattach some comments to what they apply to. by Martin Stjernholm · 4 years, 3 months ago
- c372314 Fix missing globals_unix.cc on device. by Martin Stjernholm · 4 years, 3 months ago
- 2eb1f83 Link liblz4 and liblzma dynamically again. by Martin Stjernholm · 4 years, 3 months ago
- 33247ee Add default EmptyFn for HashMap<>. by Vladimir Marko · 4 years, 6 months ago
- b1c8e16 Dynamically link to libz by Jiyong Park · 4 years, 7 months ago
- 75b961a Add visibilities for prebuilts. by Martin Stjernholm · 4 years, 8 months ago
- 71f661c Set apex_available property by Jiyong Park · 4 years, 8 months ago
- 07c3da7 Reland "Remove platform availability from internal libs that make up by Martin Stjernholm · 4 years, 9 months ago
- 02e6a6f Revert "Remove platform availability from internal libs that make up" by Ady Abraham · 4 years, 9 months ago
- 030f548 Remove platform availability from internal libs that make up by Martin Stjernholm · 4 years, 9 months ago
- 2d18719 Remove access to internal dex libs for com.android.runtime. by Martin Stjernholm · 5 years ago
- 9f8ead2 Remove support code for native Core Platform API checks by Orion Hodson · 4 years, 10 months ago
- 7c2f69e apex_available becomes more correct by Jiyong Park · 5 years ago
- 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 5 years ago
- 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 5 years ago
- 1e88f98 Use apex_available property by Jiyong Park · 5 years ago
- 0d38e85 Keep the debug_frame for some arm32 art libs. by Christopher Ferris · 5 years ago
- c7c711b Remove visibility exceptions for view_compiler by Orion Hodson · 5 years ago
- 8b236fa Remove visibility to ART internals for //cts/tests/tests/appop. by Martin Stjernholm · 5 years ago
- 35cffd6 Remove visibility to ART internals for a test that doesn't need it. by Martin Stjernholm · 5 years ago
- 9381555 Remove simpleperf visibility to ART internals. by Martin Stjernholm · 5 years ago
- b4abe0a Limit visibility of ART libraries, binaries, and headers. by Martin Stjernholm · 6 years ago
- 3fae129 Move IntrusiveForwardList<> to libartbase. by Vladimir Marko · 6 years ago
- 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 6 years ago
- 077872d Allow APEX binaries to access fields and methods via JNI by Orion Hodson · 6 years ago
- 5515310 Try harder to support gtests with non-standard build config by Alex Light · 6 years ago
- cbe6d4a Fix double loading check for Darwin by Orion Hodson · 6 years ago
- 7711c35 Fix debug/release dependencies on libartbase by David Srbecky · 6 years ago
- d53f606 Partially disable building ART for host on Mac. by David Srbecky · 6 years ago
- 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 6 years ago
- e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 6 years ago
- 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
- 8764dc3 ART: Use iosfwd more by Andreas Gampe · 6 years ago
- 9d9227a Build dexlist, dexlayout, and profman for Windows by David Sehr · 6 years ago
- 10db8fe Support Windows builds for libartbase/libdexfile by David Sehr · 6 years ago
- 18642a3 Remove unused ICU4C headers in libartbase-art-gtest and libart-runtime-gtest by Victor Chang · 6 years ago
- dcfa89b Rename and reorganize hiddenapi::ApiList by David Brazdil · 6 years ago
- 4355162 Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that" by Martin Stjernholm · 6 years ago
- 9960cbc Revert "Link lzma and lz4 compression libs statically into libartbase and use that" by Annie Meng · 6 years ago
- 21579be Link lzma and lz4 compression libs statically into libartbase and use that by Martin Stjernholm · 6 years ago
- 123333a Remove dependencies on libutils. by Martin Stjernholm · 6 years ago
- 65ed42a Revert "Link compression libs statically into libartbase and use those everywhere." by Nicolas Geoffray · 6 years ago
- 8a94003 Link compression libs statically into libartbase and use those everywhere. by Martin Stjernholm · 6 years ago
- c2efd4d Remove libcutils socket_peer_is_trusted dependency. by Elliott Hughes · 6 years ago
- 563ada2 ART: Add wrappers for membarrier and memfd_create() by Orion Hodson · 6 years ago
- ec5ed06 ART: Refactor static include list by Andreas Gampe · 7 years ago
- 882ed6b Add low_4gb MemMap and remove ashmem support for Fuchsia by Steve Austin · 7 years ago
- 052f8ca Rewrite stackmap encoding code. by David Srbecky · 7 years ago
- 68fefac Move and rewrite bit loading/storing methods. by David Srbecky · 7 years ago
- 933d6e7 Merge "Prepare to move ArtDexFileLoader to libdexfile" by David Sehr · 7 years ago
- c3e1895 Prepare to move ArtDexFileLoader to libdexfile by David Sehr · 7 years ago
- 2300b2d Remove MemMap dependency on libbacktrace by David Sehr · 7 years ago
- d5f8de8 Add CommonArtTest by David Sehr · 7 years ago
- 74b9994 Merge "Move profile dependent modules to libartbase" by Treehugger Robot · 7 years ago
- 79e2607 Move profile dependent modules to libartbase by David Sehr · 7 years ago
- 9c4a015 Move more runtime code to libartbase, libdexfile by David Sehr · 7 years ago
- 1ce2b3b Move remaining runtime/base stuff to libartbase by David Sehr · 7 years ago
- c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
- 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago