index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
art.go
Age
Commit message (
Expand
)
Author
2025-02-26
[Sim] Support Simulator in the build system.
Chris Jones
2025-02-19
[Sim] Add a restricted mode setup
Chris Jones
2025-01-21
Enable Generational CMC
Lokesh Gidra
2024-09-17
riscv64 autovectorization needs a little more space.
Elliott Hughes
2024-06-17
Always set page agnostic flag.
Steven Moreland
2024-03-22
Don't use predicated vectorization by default.
Artem Serov
2023-12-11
Remove bp2build in art/
Colin Cross
2023-12-06
16k: art: Update config function PageSizeAgnostic to NoBionicPageSizeMacro
Vilas Bhat
2023-11-29
Propagate page size agnosticism build switch
Ruben Ayrapetyan
2023-09-12
Remove unused module type: art_apex_test_host
Jooyung Han
2023-09-01
Disable cdex at build time.
Martin Stjernholm
2023-05-08
Revert "Remove the codegen property"
Android Culprit Assistant
2023-05-08
Remove the codegen property
Cole Faust
2023-04-22
Remove art defaults modules types
Cole Faust
2023-02-21
riscv64: add initial support for ART.
Ulya Trafimovich
2022-11-23
Use cmdline gc-type and phenotype to decide which GC to run
Lokesh Gidra
2022-10-31
Add minimal riscv64 elf support to allow create_minidebuginfo on riscv64 bina...
Colin Cross
2022-10-11
Fix art-asan test mprotect errors
Chih-Hung Hsieh
2022-09-01
Inline cc.TestFactory() and un-export it.
Jingwen Chen
2022-08-22
Allow all GCs when not using read barrier
Lokesh Gidra
2022-08-10
Convert kUseReadBarrier to static const from constexpr
Lokesh Gidra
2022-06-27
Don't copy host cross variants to testcases
Colin Cross
2022-06-08
Fix bugprone-macro-parentheses clang-tidy issues
Stefano Cianciulli
2022-03-04
Remove art_apex and art_apex_test module type.
Jingwen Chen
2022-01-13
Remove deprecated ToMakePath calls
Colin Cross
2021-10-25
Remove all support for Brooks read barrier.
Vladimir Marko
2021-10-20
Remove artApex parameter from ApexBundleFactory
Paul Duffin
2021-07-23
Use config.BuildOS instead of android.BuildOs
Colin Cross
2021-01-12
Fix to not copy pseudo-random module variants to art-test-cases.zip.
Martin Stjernholm
2020-09-07
Fix libnativeloader unit tests being skipped.
Martin Stjernholm
2020-07-15
Fixes for gtests in eng-prod
David Srbecky
2020-07-01
Add binary prebuilt tools needed for host gtests
David Srbecky
2020-07-01
Revert "Support running of host gtests in eng-prod"
David Srbecky
2020-06-26
Support running of host gtests in eng-prod
David Srbecky
2020-06-25
Do not use ART_IMT_SIZE for IMT size configuration.
Vladimir Marko
2020-06-24
Copy tools needed by host gtests to testcases directory.
David Srbecky
2020-02-20
Reuse factory methods for art extensions of cc module types
Paul Duffin
2020-02-20
Remove remaining MIPS support.
Vladimir Marko
2020-02-14
Remove MIPS support from runtime/.
Vladimir Marko
2020-02-13
Compile host dex2oat for 64 bit even when HOST_PREFER_32_BIT is set.
Martin Stjernholm
2019-12-30
Clean up art's Soong go files
Colin Cross
2019-11-11
Revert^4 "Package dexpreopt artifacts for libcore jars in the ART apex."
Ulyana Trafimovich
2019-11-07
Revert^3 "Package dexpreopt artifacts for libcore jars in the ART apex."
Ulyana Trafimovich
2019-11-07
Revert^2 "Package dexpreopt artifacts for libcore jars in the ART apex."
Ulyana Trafimovich
2019-10-30
Revert "Package dexpreopt artifacts for libcore jars in the ART apex."
Nicolas Geoffray
2019-10-30
Package dexpreopt artifacts for libcore jars in the ART apex.
Ulya Trafimovich
2019-10-03
Follow change to ART_TEST_LIST_*
Colin Cross
2019-10-02
Hide static from cc_library_shared and vice versa
Colin Cross
2019-09-13
Bump stack overflow gap for hwasan.
Evgenii Stepanov
2019-09-12
Fix mention of `art_apex_test_host` in ART never-allow rules.
Roland Levillain
[next]