index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
cpp-define-generator
/
Android.bp
Age
Commit message (
Expand
)
Author
2021-11-09
Inherit art_defaults in cc_library_headers as well.
Martin Stjernholm
2021-11-09
Make art_debug_defaults inherit art_defaults.
Martin Stjernholm
2021-11-09
Refactor libart_runtime_headers_ndk to a header lib also used by libart
Martin Stjernholm
2021-07-13
Remove libc_headers from cc_object
Colin Cross
2021-05-19
Disable most ART source modules when ART prebuilts are enabled.
Martin Stjernholm
2021-03-19
Add min_sdk_version for ART module.
Nicolas Geoffray
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2020-10-23
Rename ART release APEX to com.android.art.
Martin Stjernholm
2020-07-16
Bionic libc_headers shouldn't be used in non-Bionic host builds.
Martin Stjernholm
2020-05-06
Bionic and kernel system include paths are no longer implicit.
Martin Stjernholm
2020-05-04
Set apex_available property
Jiyong Park
2020-04-07
Add explicit dependencies on jni_headers
Orion Hodson
2020-02-06
apex_available becomes more correct
Jiyong Park
2019-12-20
Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR
Jiyong Park
2019-12-19
Revert submission 1191937-art_apex_available
Joseph Murphy
2019-12-19
Use apex_available property
Jiyong Park
2019-09-04
Explicitly disable cpp-define-generator for Darwin.
Elliott Hughes
2019-07-19
Replace use of include_dirs with header_libs on asm_defines.s
Paul Duffin
2018-10-12
Cleanup the cpp-define-generator definitions.
David Srbecky
2018-10-12
Rewrite cpp-define-generator
David Srbecky
2018-10-05
Remove the auto-generated asm_support_gen.h
David Srbecky
2018-05-16
Move ArtDexFileLoader to libdexfile
David Sehr
2018-02-28
Header library to remove dependence on runtime/
David Sehr
2018-02-14
Move libdexfile out of runtime
David Sehr
2017-09-27
Run bpfmt
Dan Willemsen
2017-02-06
Revert "Revert "build: Generate asm_support_gen.h from the build, validate up...
Igor Murashkin
2017-02-04
Revert "build: Generate asm_support_gen.h from the build, validate up-to-date"
Calin Juravle
2017-02-02
build: Generate asm_support_gen.h from the build, validate up-to-date
Igor Murashkin
2016-09-08
Convert more of art to Android.bp
Colin Cross
2016-09-07
Revert "Convert more of art to Android.bp"
Colin Cross
2016-09-06
Convert more of art to Android.bp
Colin Cross