index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disassembler
Age
Commit message (
Expand
)
Author
2025-01-14
Add an explicit destructor for DisassemblerArm.
Elliott Hughes
2024-11-04
riscv: define and use funct7 for Print32BinOp
Santiago Aboy Solanes
2024-09-19
Print the full relative address in Arm64
Santiago Aboy Solanes
2024-08-23
riscv64: Support Zbs ISA extension in ART disassembler
s.kozub
2024-08-02
ART: Suppress -Wdeprecated-declarations for vixl includes.
Vladimir Marko
2024-04-23
Set test ownerships for ART.
Martin Stjernholm
2024-03-14
Make sure there are no lone UNREACHABLEs
Santiago Aboy Solanes
2024-02-24
riscv64: Make "C" extension default for assembler tests.
Vladimir Marko
2024-02-21
riscv64: Support "C" extension in disassembler
Roman Artemev
2024-02-07
riscv64: Support RISC-V RVV in disassembler
Roman Artemev
2023-08-24
riscv64: Enable Optimizing compiler for more instructions.
Vladimir Marko
2023-08-21
riscv64: Add support for Zba and Zbb extensions.
Vladimir Marko
2023-08-16
riscv64: Fix disassembly of SRAI/SRAIW.
Vladimir Marko
2023-08-16
riscv64: Disassemble "Zicsr" extension...
Vladimir Marko
2023-08-08
riscv64: Disassemble floating point operations.
Vladimir Marko
2023-08-01
riscv64: Disassemble "M" and "A" extensions.
Vladimir Marko
2023-07-31
riscv64: Add basic disassembler.
Vladimir Marko
2023-05-08
Revert "Remove the codegen property"
Android Culprit Assistant
2023-05-08
Remove the codegen property
Cole Faust
2023-02-03
riscv64: add missing UNUSED annotations.
Ulya Trafimovich
2022-11-14
Fix ArtDisassemblerTest.LoadLiteralVisit to read initialized values
Mythri Alle
2022-10-14
ART: Speed up some gtests.
Vladimir Marko
2022-06-09
VIXL Dissassembler Integration Upgrade May. 2022
Greg Cawthorne
2021-11-09
Inherit art_defaults in cc_library_headers as well.
Martin Stjernholm
2021-11-09
Refactor libart_runtime_headers_ndk to a header lib also used by libart
Martin Stjernholm
2021-05-10
Link libvixl statically.
Vladimir Marko
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-09-29
Link libart-disassembler statically into static libart-compiler.
Martin Stjernholm
2020-09-03
Improve disasembly of BL to thread entrypoint trampoline.
Vladimir Marko
2020-05-04
Set apex_available property
Jiyong Park
2020-02-13
Remove MIPS support from JNI/trampoline compiler.
Vladimir Marko
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-07
Conditionally include MIPS32/MIPS64 and x86/x86-64 disassembler definitions.
Roland Levillain
2019-07-19
Cleanup some usages of include_dirs
Paul Duffin
2019-05-17
ART: Run bpfmt over ART's blueprint files
Andreas Gampe
2019-04-25
Patch supports Intel(R) AVX/AVX2 MOV Instruction
jaishank
2018-11-29
C++17 compatibility: make WITH_TIDY=1 happy again.
Elliott Hughes
2018-11-06
Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64).
Roland Levillain
2018-11-06
Conditionally compile/link ARM & ARM64 disassemblers based on targeted archs.
Roland Levillain
2018-11-06
Conditionally include ARM disassemblers based on targeted archs.
Roland Levillain
2018-10-09
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-09-20
Revert^2 "ART: Refactor typedef to using"
Andreas Gampe
2018-09-20
Revert "ART: Refactor typedef to using"
Andreas Gampe
2018-09-19
ART: Refactor typedef to using
Andreas Gampe
2018-08-28
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-03-12
Disassemble saturation arithmetic x86/x86_64.
Aart Bik
[next]