index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
codegen.go
Age
Commit message (
Expand
)
Author
2023-05-08
Revert "Remove the codegen property"
Android Culprit Assistant
2023-05-08
Remove the codegen property
Cole Faust
2023-02-21
riscv64: add initial support for ART.
Ulya Trafimovich
2022-10-05
Fix panics in art build code when target arch is riscv64
Colin Cross
2021-05-10
Link libvixl statically.
Vladimir Marko
2020-02-20
Remove remaining MIPS support.
Vladimir Marko
2019-12-30
Clean up art's Soong go files
Colin Cross
2019-10-02
Hide static from cc_library_shared and vice versa
Colin Cross
2019-08-08
Remove dead code in build/codegen.go.
Roland Levillain
2019-08-07
Filter duplicate sources in ART's codegen customizer.
Roland Levillain
2019-07-18
Remove Export_static_lib_headers from codegen
Paul Duffin
2019-07-18
Remove use of external/vixl/src in include_dirs
Paul Duffin
2018-11-06
Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64).
Roland Levillain
2017-06-27
Refactor module registration
Colin Cross
2016-09-15
Convert art gtests to Android.bp
Colin Cross
2016-09-13
Update art to use hooks instead of customizer
Colin Cross
2016-09-09
64bits codegens need to drag their 32bits equivalent.
Nicolas Geoffray
2016-08-25
Convert libart and dependencies to Android.bp
Colin Cross
2016-08-25
Revert "Convert libart and dependencies to Android.bp"
Colin Cross
2016-08-24
Convert libart and dependencies to Android.bp
Colin Cross