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_line_writer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor debug info position visiting
Mathieu Chartier
2018-09-12
1
-8
/
+6
*
Use iterators to access stack map data.
David Srbecky
2018-07-04
1
-3
/
+1
*
Rewrite stackmap encoding code.
David Srbecky
2018-05-21
1
-7
/
+6
*
Move debug info offsets into a side table
Mathieu Chartier
2018-01-13
1
-1
/
+1
*
Clean up CodeItemAccessors and Compact/StandardDexFile
Mathieu Chartier
2018-01-08
1
-1
/
+1
*
Create dex subdirectory
David Sehr
2018-01-05
1
-1
/
+1
*
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
-3
/
+3
|
/
*
Pass the debug_info_offset explicitly.
Nicolas Geoffray
2017-11-23
1
-1
/
+4
*
ART: Make InstructionSet an enum class and add kLast.
Vladimir Marko
2017-11-02
1
-8
/
+8
*
Refactor compiled_method.h .
Vladimir Marko
2017-09-20
1
-1
/
+1
*
Refactor linker files from compiler/ to dex2oat/.
Vladimir Marko
2017-09-20
1
-3
/
+3
*
Clean up code info table layout
Mathieu Chartier
2017-02-08
1
-3
/
+3
*
Compressed native PC for stack maps
Mathieu Chartier
2017-01-20
1
-3
/
+4
*
Pack stack map entries on bit level to save space.
David Srbecky
2016-03-31
1
-6
/
+6
*
Merge "Revert "Revert "Allow duplicated methods in different DWARF line table...
David Srbecky
2016-03-11
1
-1
/
+5
|
\
|
*
Revert "Revert "Allow duplicated methods in different DWARF line tables.""
David Srbecky
2016-03-11
1
-1
/
+5
*
|
Merge "DWARF: Compensate for compiler's off-by-one instruction."
David Srbecky
2016-03-11
1
-0
/
+34
|
\
\
|
|
/
|
/
|
|
*
DWARF: Compensate for compiler's off-by-one instruction.
David Srbecky
2016-03-11
1
-0
/
+34
*
|
Add trampoline symbols to native debug info.
David Srbecky
2016-03-11
1
-0
/
+1
|
/
*
Merge "Revert "Allow duplicated methods in different DWARF line tables.""
David Srbecky
2016-03-11
1
-5
/
+1
|
\
|
*
Revert "Allow duplicated methods in different DWARF line tables."
David Srbecky
2016-03-11
1
-5
/
+1
*
|
Merge "Allow duplicated methods in different DWARF line tables."
David Srbecky
2016-03-11
1
-1
/
+5
|
\
|
|
*
Allow duplicated methods in different DWARF line tables.
David Srbecky
2016-03-11
1
-1
/
+5
*
|
Refactor MethodDebugInfo (input of DWARF writer).
David Srbecky
2016-03-10
1
-15
/
+9
|
/
*
Mark DWARF lines in non-debuggable methods as "not a statement".
David Srbecky
2016-03-08
1
-2
/
+7
*
Change how DWARF detects end of prologue.
David Srbecky
2016-02-16
1
-21
/
+26
*
Split elf_writer_debug.cc to several files.
David Srbecky
2016-02-08
1
-0
/
+247