Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
e5621f552a1e3e07d2c4a5e29c0d9494b09bbffe
/
compiler
/
debug
4395284
Consider thumb bit when repacking and compressing JIT mini-debug-info.
by David Srbecky
· 5 years ago
03e8716
Remove MIPS support from libelffile.
by Vladimir Marko
· 5 years ago
be0d3cf
Remove remaining MIPS support.
by Vladimir Marko
· 5 years ago
e09b87e
JIT mini-debug-info: Support JIT data dual mapping.
by David Srbecky
· 6 years ago
8fc2f95
JIT mini-debug-info: Remove global maps.
by David Srbecky
· 6 years ago
d4f8afb
Revert "Add binary search table for .debug_frame"
by David Srbecky
· 6 years ago
76b9c69
Split JIT mini-debug-info packing and compression to two phases.
by David Srbecky
· 6 years ago
c524e9e
ObjPtr<>-ify mirror::Class.
by Vladimir Marko
· 6 years ago
5092811
Move elf_utils.h to libelffile library as well.
by David Srbecky
· 6 years ago
2faab00
Create libelffile library for ELF file manipulation.
by David Srbecky
· 6 years ago
5f1465f
Add binary search table for .debug_frame
by David Srbecky
· 6 years ago
de3e70f
Move to new glibc in the tree.
by Nicolas Geoffray
· 6 years ago
03c6b17
Merge "Refactor ElfDebugReader."
by David Srbecky
· 6 years ago
53eb07f
Refactor ElfDebugReader.
by David Srbecky
· 6 years ago
82b9560
Simplify XZ compression.
by David Srbecky
· 6 years ago
e39765c
Merge "Generate CFI for stackless methods."
by David Srbecky
· 6 years ago
3002184
Generate CFI for stackless methods.
by David Srbecky
· 6 years ago
7370d92
Remove oat_patches from the DWARF writer.
by David Srbecky
· 6 years ago
91b2900
Remove support for generating .eh_frame ELF section.
by David Srbecky
· 6 years ago
49b2b20
Allow empty mini-debug-info ELF section.
by David Srbecky
· 6 years ago
5d938ef
Merge "Fix CFI tests for heap poisoning."
by David Srbecky
· 6 years ago
51bc752
Fix CFI tests for heap poisoning.
by David Srbecky
· 6 years ago
3f1dcd3
ART: Move dex structs into own header
by Andreas Gampe
· 6 years ago
3db7068
ART: Refactor for bugprone-argument-comment
by Andreas Gampe
· 6 years ago
0b21e41
Pack JIT mini-debug-infos together.
by David Srbecky
· 6 years ago
58431a7
Merge "Add xz decompression method."
by David Srbecky
· 6 years ago
cf1af73
Add xz decompression method.
by David Srbecky
· 6 years ago
be50f9a
Simplify MakeElfFileForJIT
by David Srbecky
· 6 years ago
9810499
ART: Use ObjPtr for GetSuperClass
by Andreas Gampe
· 6 years ago
e5afbf3
Refactor DecodeDebugLocalInfo
by Mathieu Chartier
· 7 years ago
3e2e123
Refactor debug info position visiting
by Mathieu Chartier
· 7 years ago
bbc6e7e
Use 'final' and 'override' specifiers directly in ART.
by Roland Levillain
· 7 years ago
facf41a
Merge "Compress mini-debug-info in small chunks."
by David Srbecky
· 7 years ago
6ee06e9
Decode only the needed tables from CodeInfo.
by David Srbecky
· 7 years ago
154c57f
Compress mini-debug-info in small chunks.
by David Srbecky
· 7 years ago
93bd361
Use iterators to access stack map data.
by David Srbecky
· 7 years ago
a043111
Move instruction_set_ to CompilerOptions.
by Vladimir Marko
· 7 years ago
e140212
Move some helper methods to DexRegisterLocation.
by David Srbecky
· 7 years ago
fd89b07
Remove unused GetDexRegisterMap arguments.
by David Srbecky
· 7 years ago
9e4bbfb
Fix build: Extend the scope of CodeInfo object in ELF writer.
by David Srbecky
· 7 years ago
21d45b4
Simplify DexRegisterMap API.
by David Srbecky
· 7 years ago
052f8ca
Rewrite stackmap encoding code.
by David Srbecky
· 7 years ago
f9e11ac
Match LZMA SDK 18.05 API.
by Sen Jiang
· 7 years ago
c431b9d
Move most of runtime/base to libartbase/base
by David Sehr
· 7 years ago
67bf42e
Header library to remove dependence on runtime/
by David Sehr
· 7 years ago
64fbbd3
Merge "Don't compress the JIT mini-debug-info if we have just 1 method."
by Treehugger Robot
· 7 years ago
ec419db
Don't compress the JIT mini-debug-info if we have just 1 method.
by David Srbecky
· 7 years ago
d2645a3
Ensure local debug symbols are generated first.
by David Srbecky
· 7 years ago
a996953
Remove .symtab debug symbols for individual interpreted methods.
by David Srbecky
· 7 years ago
c684f33
Refactor jit debugger interface and its ELF creation.
by David Srbecky
· 7 years ago
2593162
Fix the offset of $dexfile debug symbol.
by David Srbecky
· 7 years ago
510bb88
Add size for the $dexfile debug symbol.
by David Srbecky
· 7 years ago
fa0b0db
Merge "Generate debug symbols for interpreted methods."
by David Srbecky
· 7 years ago
8892c6b
Move debug info offsets into a side table
by Mathieu Chartier
· 7 years ago
32210b9
Generate debug symbols for interpreted methods.
by David Srbecky
· 7 years ago
698ebbc
Clean up CodeItemAccessors and Compact/StandardDexFile
by Mathieu Chartier
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
808c7a5
Make CodeItem fields private
by Mathieu Chartier
· 7 years ago
f4886df
Add mini-debug-info generation mode for JIT.
by David Srbecky
· 7 years ago
3f74ea4
Merge "Decouple virtual memory allocation in ElfBuilder."
by David Srbecky
· 7 years ago
b67c20c
Merge "Reduce DWARF local variable error to just warning."
by David Srbecky
· 7 years ago
702f6f2
Merge "Add CodeItemDebugInfoAccessor"
by Mathieu Chartier
· 7 years ago
e155f4b
Decouple virtual memory allocation in ElfBuilder.
by David Srbecky
· 7 years ago
31f4c9f
Add CodeItemDebugInfoAccessor
by Mathieu Chartier
· 7 years ago
5794381
ART: Replace base/logging with android-base/logging
by Andreas Gampe
· 7 years ago
566865d
Reduce DWARF local variable error to just warning.
by David Srbecky
· 7 years ago
58cc1cb
Pass the debug_info_offset explicitly.
by Nicolas Geoffray
· 7 years ago
5573c37
cpplint: Remove many unnecessary NOLINT
by Igor Murashkin
· 7 years ago
92f7f3c
Use intrinsic codegen for compiling intrinsic methods.
by Vladimir Marko
· 7 years ago
33bff25
ART: Make InstructionSet an enum class and add kLast.
by Vladimir Marko
· 7 years ago
d8dbc8d
Refactor compiled_method.h .
by Vladimir Marko
· 7 years ago
7452797
Refactor linker files from compiler/ to dex2oat/.
by Vladimir Marko
· 8 years ago
09659c2
ART: Remove heap poisoning from globals.h
by Andreas Gampe
· 7 years ago
216ba99
Merge "DWARF: Allow compilation units to contain methods out of order."
by David Srbecky
· 7 years ago
1b404a8
Add debug info for link-time generated thunks.
by Vladimir Marko
· 8 years ago
56da23c
DWARF: Allow compilation units to contain methods out of order.
by David Srbecky
· 8 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 8 years ago
d490129
ART: Clean up heap headers
by Andreas Gampe
· 8 years ago
8ea4eec
ART: Mark some functions as always-inline
by Andreas Gampe
· 8 years ago
deae7db
ART: Add missing namespace comments
by Andreas Gampe
· 8 years ago
3bada4b
Avoid binding const references to temporaries.
by Vladimir Marko
· 8 years ago
a1d2f95
ART: Clean up art_field.h
by Andreas Gampe
· 8 years ago
575d3e6
Clean up code info table layout
by Mathieu Chartier
· 8 years ago
a2f526f
Compressed native PC for stack maps
by Mathieu Chartier
· 8 years ago
8a0128a
ART: Add dex::StringIndex
by Andreas Gampe
· 8 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 8 years ago
d9c9037
Move ArrayRef to runtime/base
by David Brazdil
· 9 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 9 years ago
bb661c0
Refactor use of __ANDROID__ macro
by Bilyan Borisov
· 9 years ago
93205e3
Move Assemblers to the Arena.
by Vladimir Marko
· 9 years ago
09ed098
Pack stack map entries on bit level to save space.
by David Srbecky
· 9 years ago
d89f605
Ignore empty maps when emitting DWARF variable locations.
by David Srbecky
· 9 years ago
2de1e8a
Merge "Revert "Revert "Allow duplicated methods in different DWARF line tables."""
by David Srbecky
· 9 years ago
6a6b38f
Revert "Revert "Allow duplicated methods in different DWARF line tables.""
by David Srbecky
· 9 years ago
9faab4d
Merge "DWARF: Compensate for compiler's off-by-one instruction."
by David Srbecky
· 9 years ago
09c2a6b
Add trampoline symbols to native debug info.
by David Srbecky
· 9 years ago
b14a5ed
Minor optimizations of debug::WriteCFISection.
by David Srbecky
· 9 years ago
252fa90
DWARF: Compensate for compiler's off-by-one instruction.
by David Srbecky
· 9 years ago
60e10c8
Merge "Revert "Allow duplicated methods in different DWARF line tables.""
by David Srbecky
· 9 years ago
8862fac
Revert "Allow duplicated methods in different DWARF line tables."
by David Srbecky
· 9 years ago
Next »