index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
debug
/
elf_debug_info_writer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Move dex structs into own header
Andreas Gampe
2019-01-02
1
-3
/
+3
*
ART: Use ObjPtr for GetSuperClass
Andreas Gampe
2018-10-16
1
-2
/
+2
*
Refactor DecodeDebugLocalInfo
Mathieu Chartier
2018-09-13
1
-9
/
+4
*
Refactor debug info position visiting
Mathieu Chartier
2018-09-12
1
-10
/
+4
*
Use iterators to access stack map data.
David Srbecky
2018-07-04
1
-2
/
+1
*
Remove unused GetDexRegisterMap arguments.
David Srbecky
2018-06-07
1
-2
/
+1
*
Fix build: Extend the scope of CodeInfo object in ELF writer.
David Srbecky
2018-05-31
1
-4
/
+5
*
Rewrite stackmap encoding code.
David Srbecky
2018-05-21
1
-4
/
+3
*
Move debug info offsets into a side table
Mathieu Chartier
2018-01-13
1
-2
/
+2
*
Clean up CodeItemAccessors and Compact/StandardDexFile
Mathieu Chartier
2018-01-08
1
-2
/
+2
*
Create dex subdirectory
David Sehr
2018-01-05
1
-3
/
+3
*
Make CodeItem fields private
Mathieu Chartier
2017-12-22
1
-8
/
+4
*
Merge "Decouple virtual memory allocation in ElfBuilder."
David Srbecky
2017-12-13
1
-2
/
+2
|
\
|
*
Decouple virtual memory allocation in ElfBuilder.
David Srbecky
2017-12-12
1
-2
/
+2
*
|
Add CodeItemDebugInfoAccessor
Mathieu Chartier
2017-12-11
1
-16
/
+18
|
/
*
Pass the debug_info_offset explicitly.
Nicolas Geoffray
2017-11-23
1
-1
/
+5
*
Use intrinsic codegen for compiling intrinsic methods.
Vladimir Marko
2017-11-15
1
-1
/
+1
*
Refactor linker files from compiler/ to dex2oat/.
Vladimir Marko
2017-09-20
1
-3
/
+3
*
ART: Remove heap poisoning from globals.h
Andreas Gampe
2017-09-19
1
-0
/
+1
*
DWARF: Allow compilation units to contain methods out of order.
David Srbecky
2017-09-18
1
-2
/
+24
*
Avoid binding const references to temporaries.
Vladimir Marko
2017-05-19
1
-2
/
+2
*
ART: Clean up art_field.h
Andreas Gampe
2017-04-21
1
-0
/
+1
*
ART: Add dex::StringIndex
Andreas Gampe
2016-11-29
1
-1
/
+1
*
ART: SHARED_REQUIRES to REQUIRES_SHARED
Andreas Gampe
2016-08-30
1
-2
/
+2
*
Pack stack map entries on bit level to save space.
David Srbecky
2016-03-31
1
-2
/
+2
*
Add trampoline symbols to native debug info.
David Srbecky
2016-03-11
1
-0
/
+2
*
Refactor MethodDebugInfo (input of DWARF writer).
David Srbecky
2016-03-10
1
-12
/
+12
*
Cache DexRegisterMaps when writing native debug info.
David Srbecky
2016-03-04
1
-4
/
+24
*
Split elf_writer_debug.cc to several files.
David Srbecky
2016-02-08
1
-0
/
+649