index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libelffile
Age
Commit message (
Expand
)
Author
2025-01-30
Add option to write zeros instead of sparse.
David Srbecky
2025-01-30
Move dynamic sections to start of OAT file.
Konstantin Baladurin
2025-01-30
Reduce alignment for .rodata section in OAT files
Richard Neill
2024-07-29
Use the guaranteed to work page size function.
Christopher Ferris
2024-05-07
Faster `HLoadClass` for app image classes.
Vladimir Marko
2024-04-23
Set test ownerships for ART.
Martin Stjernholm
2024-04-16
Rename `.data.bimg.rel.ro` to `.data.img.rel.ro`.
Vladimir Marko
2024-04-04
Simplify and explain the ELF_ST_*() macros.
Elliott Hughes
2024-04-04
elf_utils.h: remove two unused functions.
Elliott Hughes
2024-04-03
elf_utils.h: remove more duplicated constants.
Elliott Hughes
2024-04-02
Remove duplicate STV_DEFAULT definition.
Elliott Hughes
2024-03-25
Remove unnecessary redefinitions of DT_ constants.
Elliott Hughes
2024-03-21
Remove unnecessary EM_* defines.
Elliott Hughes
2024-03-12
Remove default cases when all cases are defined
Santiago Aboy Solanes
2024-02-09
Pass functors as rvalues when possible
Santiago Aboy Solanes
2023-12-27
Optimize access to gPageSize
Ruben Ayrapetyan
2023-11-30
Use globals naming scheme for kPageSize etc.
Ruben Ayrapetyan
2023-11-23
Separate page size and image segment alignment
Ruben Ayrapetyan
2023-05-22
Use C++17's [[maybe_unused]] attribute in ART
Stefano Cianciulli
2023-05-08
Revert "Remove the codegen property"
Android Culprit Assistant
2023-05-08
Remove the codegen property
Cole Faust
2023-05-03
create_minidebuginfo: Avoid overflow of ABS symbols.
David Srbecky
2022-10-31
Add minimal riscv64 elf support to allow create_minidebuginfo on riscv64 bina...
Colin Cross
2022-10-26
Fix DCHECK in ErrorDelayingOutputStream.
Vladimir Marko
2022-10-07
Adapt to new STV_DEFAULT definition.
Elliott Hughes
2022-06-20
Fix modernize-use-using clang-tidy issues
Stefano Cianciulli
2021-07-16
Use .debug_frame version 4
David Srbecky
2021-07-16
Revert "libelffile: move to DWARF3 when writing .debug_frame."
David Srbecky
2021-07-16
Revert "Fix style issue reported by cpplint."
David Srbecky
2021-07-14
Modernize typedefs with `using`.
Vladimir Marko
2021-07-07
Fix style issue reported by cpplint.
Roland Levillain
2021-07-01
libelffile: move to DWARF3 when writing .debug_frame.
Yabin Cui
2021-05-12
Make various native modules depend on art_defaults.
Martin Stjernholm
2021-04-29
Create magic symbol to mark .symtab as sorted.
David Srbecky
2021-03-19
Fix DCHECK() in ElfBuilder.
Vladimir Marko
2021-03-16
Add command line tool for creating mini-debug-info for native code.
David Srbecky
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-09-21
Link liblz4 and liblzma dynamically again.
Martin Stjernholm
2020-07-24
Update language to comply with Android’s inclusive language guidance
Ian Pedowitz
2020-02-26
Remove MIPS support from libelffile.
Vladimir Marko
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-11-07
art: fix -Wc99-designator
Nick Desaulniers
2019-07-18
ARM/ARM64: Improve frame entry/exit codegen.
Vladimir Marko
2019-04-30
Fix debug/release dependencies on libartbase
David Srbecky
2019-04-02
Slightly increase XZ block-size.
David Srbecky
2019-04-02
Remove our custom elf.h header.
David Srbecky
[next]