index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
linker
Age
Commit message (
Expand
)
Author
2023-12-15
Revert "x86_64: Store resolved MethodType-s in .bss."
Almaz Mingaleev
2023-12-15
x86_64: Store resolved MethodType-s in .bss.
Almaz Mingaleev
2023-05-22
Use C++17's [[maybe_unused]] attribute in ART
Stefano Cianciulli
2022-11-18
Make remaining compiler/ symbols hidden.
Vladimir Marko
2022-10-14
ART: Speed up some gtests.
Vladimir Marko
2020-10-19
Faster @CriticalNative for boot image.
Vladimir Marko
2020-09-30
Faster access to unresolved classes from compiled code.
Vladimir Marko
2020-07-27
Replace "dummy" in libartbase/, libdexfile/, compiler/.
Vladimir Marko
2020-06-11
Clean up generated operator<<(os, enum).
Vladimir Marko
2019-05-23
ARM/ARM64: Use trampolines for slow-path entrypoint calls.
Vladimir Marko
2019-03-20
Create libelffile library for ELF file manipulation.
David Srbecky
2019-02-12
Remove oat_patches from the DWARF writer.
David Srbecky
2019-02-12
Remove support for generating .eh_frame ELF section.
David Srbecky
2018-12-27
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-12-04
Cleanup symbol add method in ElfBuilder.
David Srbecky
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-07-25
Merge "Generate unstripped .oat files in the symbols directory."
Treehugger Robot
2018-07-17
Generate unstripped .oat files in the symbols directory.
David Srbecky
2018-07-16
Always produce PIC code for AOT compilation.
Vladimir Marko
2018-06-29
Implement Integer.valueOf() intrinsic for boot image.
Vladimir Marko
2018-04-26
Clean up include paths
David Sehr
2018-04-12
Move RelativePatcher from libart-compiler.so to dex2oat.
Vladimir Marko
2018-04-11
Revert^2 "Compile link-time thunks in codegen."
Vladimir Marko
2018-04-04
Separate Malloc and MemMap ArenaPools
David Sehr
2018-04-04
Revert "Compile link-time thunks in codegen."
Vladimir Marko
2018-04-04
Compile link-time thunks in codegen.
Vladimir Marko
2018-03-19
Move some remaining dex utilities
David Sehr
2018-03-09
Merge "Retrieve String/Class references from .data.bimg.rel.ro."
Vladimir Marko
2018-03-08
Merge "Load ArtMethod* from .data.bimg.rel.ro entries."
Vladimir Marko
2018-03-08
Retrieve String/Class references from .data.bimg.rel.ro.
Vladimir Marko
2018-03-08
Load ArtMethod* from .data.bimg.rel.ro entries.
Vladimir Marko
2018-03-05
Move most of runtime/base to libartbase/base
David Sehr
2018-02-28
Header library to remove dependence on runtime/
David Sehr
2018-02-21
Merge "Remove the size of oatexec and oatdex dynamic symobls."
David Srbecky
2018-02-21
Remove the size of oatexec and oatdex dynamic symobls.
David Srbecky
2018-02-16
Ensure local debug symbols are generated first.
David Srbecky
2018-02-05
Revert "Properly de-duplicate debug symbol names."
David Srbecky
2018-01-19
Refactor jit debugger interface and its ELF creation.
David Srbecky
2018-01-15
Properly de-duplicate debug symbol names.
David Srbecky
2018-01-12
Generate debug symbols for interpreted methods.
David Srbecky
2018-01-10
Merge "Try to mmap vdex file within the address range of the ELF file."
David Srbecky
2018-01-05
Create dex subdirectory
David Sehr
2018-01-04
Try to mmap vdex file within the address range of the ELF file.
David Srbecky
2017-12-14
Add mini-debug-info generation mode for JIT.
David Srbecky
2017-12-12
Decouple virtual memory allocation in ElfBuilder.
David Srbecky
2017-12-07
ART: Remove base/logging from heap-inl.h
Andreas Gampe
2017-12-07
ART: Replace base/logging with android-base/logging
Andreas Gampe
2017-11-28
Clean some dex2oat options.
Nicolas Geoffray
2017-11-21
Fill Class and String .bss slots in runtime.
Vladimir Marko
2017-11-08
cpplint: Cleanup errors
Igor Murashkin
[next]