index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dt_fd_forward
Age
Commit message (
Expand
)
Author
2024-10-01
Clean up some internal libraries from the native library lists.
Martin Stjernholm
2024-04-23
Set test ownerships for ART.
Martin Stjernholm
2023-05-22
Use C++17's [[maybe_unused]] attribute in ART
Stefano Cianciulli
2022-12-12
Move NOTICE files to LICENSE
Orion Hodson
2022-09-21
Make version explicit.
Bob Badour
2022-02-01
Update license definitions under art/
Colin Cross
2021-11-09
Inherit art_defaults in cc_library_headers as well.
Martin Stjernholm
2021-07-20
dt_fd_forward: fix uses of uninit values
George Burgess IV
2021-03-19
Add min_sdk_version for ART module.
Nicolas Geoffray
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2021-02-03
Fix DDMS-JDWP race
Alex Light
2020-10-23
Rename ART release APEX to com.android.art.
Martin Stjernholm
2020-05-04
Set apex_available property
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-08-27
Remove multilib suffixes from libraries
Colin Cross
2019-05-17
ART: Run bpfmt over ART's blueprint files
Andreas Gampe
2018-11-20
ART: Fix clang-analyzer-security.insecureAPI.strcpy
Andreas Gampe
2018-10-19
ART: Fix android-cloexec warnings
Andreas Gampe
2018-01-24
Have adbconnection handle DDMS packets if agent not loaded
Alex Light
2018-01-23
Add missing TEMP_FAILURE_RETRYs in dt_fd_forward
Alex Light
2017-12-20
Disable libraries using eventfd on darwin hosts.
Alex Light
2017-12-19
Add fd-forwarding transport lib
Alex Light