- dbf5543 Revert "Workaround 32-bit dex2oat/oatdumpd crashes by enabling compiler analysis" by Pirama Arumuga Nainar · 2 years, 10 months ago
- 3eb334d Workaround 32-bit dex2oat/oatdumpd crashes by enabling compiler analysis by Pirama Arumuga Nainar · 2 years, 11 months ago
- c5f41cd Allow some clang-tidy warnings by Chih-Hung Hsieh · 3 years ago
- 1bad13f Move from sampling PGO to AFDO pipeline by Yi Kong · 3 years, 1 month ago
- f726d20 Consolidate min_sdk_version settings. by Martin Stjernholm · 3 years, 3 months ago
- 9dca919 Make art_debug_defaults inherit art_defaults. by Martin Stjernholm · 3 years, 3 months ago
- b747b7a Move the bionic_libc_platform_headers dependency to where it is used. by Martin Stjernholm · 3 years, 2 months ago
- 41e56c2 Disable the new run test modules when not building ART from sources. by Martin Stjernholm · 3 years, 3 months ago
- 57c6a72 Fix unused-command-line-argument warning by Yi Kong · 3 years, 4 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
- 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
- 8e0f6aa Disable test that depends on ART sources when prebuilts are used. by Martin Stjernholm · 3 years, 10 months ago
- ec388c0 Add min_sdk_version for ART module. by Nicolas Geoffray · 3 years, 11 months ago
- 90b2661 Generalize the defaults module for module source builds. by Martin Stjernholm · 3 years, 11 months ago
- 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 11 months ago
- f579b06 Unified sampling PGO for art by Yi Kong · 4 years, 3 months ago
- b309240 Fix libnativeloader unit tests being skipped. by Martin Stjernholm · 4 years, 4 months ago
- e492f7e Revert^2 "art: Disable host module on darwin" by Yo Chiang · 4 years, 5 months ago
- 20cdf4f Revert "art: Disable host module on darwin" by Insaf Latypov · 4 years, 5 months ago
- 47f9c9f art: Disable host module on darwin by Yo Chiang · 4 years, 6 months ago
- d20e51d "Move ICU from ART APEX to i18n APEX" Attempt 2 by Victor Chang · 4 years, 8 months ago
- 4a48775 Revert "Move ICU from ART APEX to i18n APEX" by vichang · 4 years, 8 months ago
- 8419b82 Move ICU from ART APEX to i18n APEX by Victor Chang · 4 years, 9 months ago
- f6c3784 Move the conscrypt hostdex build rule to ART. by Nicolas Geoffray · 4 years, 10 months ago
- 2c8123c Remove MIPS support from JNI/trampoline compiler. by Vladimir Marko · 5 years ago
- 3bdb977 Document no-strip flag by Calin Juravle · 5 years ago
- 542e393 Do not strip art libs when building for linux-bionic by Calin Juravle · 5 years ago
- 62f62f3 Disable -Wthread-safety-negative by Colin Cross · 5 years ago
- fd64e56 Move to bionic platform include. by Christopher Ferris · 5 years ago
- b4abe0a Limit visibility of ART libraries, binaries, and headers. by Martin Stjernholm · 6 years ago
- bf7ce25 Enabled AVX2 and FMA compiler Flags for libart module. by jaishank · 6 years ago
- a47a6e8 ART: Extend bionic TLS use to host bionic by Andreas Gampe · 5 years ago
- 34ac9f7 Use bionic_private_headers instead of bionic/libc/private by Paul Duffin · 5 years ago
- 1533243 Remove use of external/vixl/src in include_dirs by Paul Duffin · 6 years ago
- 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 6 years ago
- 3940254 Modernise code to use override specifier by Yi Kong · 6 years ago
- 0841735 Use tidy_checks_as_errors blueprint field instead of manually setting --warnings-as-errors by Nikita Ioffe · 6 years ago
- d53f606 Partially disable building ART for host on Mac. by David Srbecky · 6 years ago
- da948ce Revert^2 "Add apex com.android.runtime.host artifact" by Alex Light · 6 years ago
- dfcd82c ART: Fix android-cloexec warnings by Andreas Gampe · 6 years ago
- afaf7f8 ART: Enable bugprone-unused-return-value by Andreas Gampe · 6 years ago
- 660718f Merge "ART: Add bugprone-argument-comment" by Treehugger Robot · 6 years ago
- 6cd8390 ART: Add bugprone-argument-comment by Andreas Gampe · 6 years ago
- 56de89a Mark most *Offset helper functions as constexpr. by David Srbecky · 6 years ago
- 44b3174 ART: Mark move constructors with noexcept by Andreas Gampe · 6 years ago
- c55bb39 Revert^2 "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
- ee07743 Revert "ART: Refactor typedef to using" by Andreas Gampe · 6 years ago
- 9a20ff0 ART: Refactor typedef to using by Andreas Gampe · 6 years ago
- 70dfb69 ART: Fix dexdump & dexlist by Andreas Gampe · 6 years ago
- 6142e58 ART: Add redundant-void-arg check by Andreas Gampe · 6 years ago
- 8351aac ART: Refactor for bool literals by Andreas Gampe · 6 years ago
- 322c089 ART: Add tidy errors by Andreas Gampe · 6 years ago
- 6514f95 Merge "ART: Clean up unused using declarations" by Treehugger Robot · 6 years ago
- 1eb8ce0 Merge "ART: Add more tidy checks to fatal list" by Treehugger Robot · 6 years ago
- bd39d14 ART: Clean up unused using declarations by Andreas Gampe · 6 years ago
- 6f4cf6e ART: Add more tidy checks to fatal list by Andreas Gampe · 7 years ago
- 020020f ART: Disable Wunreachable-code for tidy by Andreas Gampe · 7 years ago
- 896583e ART: Use clang-tidy to warn on RAII issue by Andreas Gampe · 7 years ago
- 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 7 years ago
- 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 7 years ago
- 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 7 years ago
- c8b95b2 ART: Clean up global includes - jni headers by Andreas Gampe · 7 years ago
- 238e8fc ART: Clean up global includes - zlib by Andreas Gampe · 7 years ago
- f24dfb0 ART: Clean up global includes - lz4 by Andreas Gampe · 7 years ago
- fdb7a61 ART: Clean up global includes - icu4c by Andreas Gampe · 7 years ago
- 84b6933 Follow new type for compile_multilib by Colin Cross · 7 years ago
- 057f1e4 Use target.linux for all linux kernel based targets by Dan Willemsen · 7 years ago
- 99988f8 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
- 9389ae7 Simplify Android.bp files by Dan Willemsen · 7 years ago
- 27bd4dd ART: Use platform_include header library by Andreas Gampe · 7 years ago
- f605257 Assume all x86/x86_64 hosts support at least sse4.x/popcount. by Aart Bik · 7 years ago
- 69489fa ART: Fix old warnings by Andreas Gampe · 8 years ago
- dd8aa32 build: disable -Wmissing-noreturn for clang-tidy by George Burgess IV · 8 years ago
- 7fb4665 build: always define NDEBUG in the static analyzer by George Burgess IV · 8 years ago
- 73321bf Merge "ART: Fix old warnings" by Treehugger Robot · 8 years ago
- 2722f38 ART: Fix old warnings by Andreas Gampe · 8 years ago
- f45d61c ART: Fix or disable some tidy warnings. by Andreas Gampe · 8 years ago
- bc9f10c ART: Move overflow gap definition to art.go by Andreas Gampe · 8 years ago
- 3b6f440 jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI. by Igor Murashkin · 8 years ago
- ae3bcac Enable thread annotations for std::mutex by David Sehr · 8 years ago
- 6150121 ART: Ignore google-default-arguments tidy check by Andreas Gampe · 8 years ago
- be332ed Reimplement ART_NDEBUG_OPT_FLAG by Colin Cross · 8 years ago
- 728b27a Stop manually including gtest headers. by Dan Albert · 8 years ago
- 38a3ffa Fix mac build by Colin Cross · 8 years ago
- fe6064a Convert more of art to Android.bp by Colin Cross · 8 years ago
- c564406 Fix debug flag ordering by Colin Cross · 8 years ago
- 1f7f3bd Convert libart and dependencies to Android.bp by Colin Cross · 8 years ago