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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Refactor for bugprone-argument-comment
Andreas Gampe
2018-12-27
2
-11
/
+11
*
Pack JIT mini-debug-infos together.
David Srbecky
2018-12-14
5
-3
/
+279
*
Merge "Add xz decompression method."
David Srbecky
2018-12-07
3
-8
/
+60
|
\
|
*
Add xz decompression method.
David Srbecky
2018-12-07
3
-8
/
+60
*
|
Simplify MakeElfFileForJIT
David Srbecky
2018-12-05
2
-58
/
+23
|
/
*
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
2
-18
/
+10
*
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-08-28
3
-3
/
+3
*
Merge "Compress mini-debug-info in small chunks."
David Srbecky
2018-07-28
4
-116
/
+210
|
\
|
*
Compress mini-debug-info in small chunks.
David Srbecky
2018-07-17
4
-116
/
+210
*
|
Decode only the needed tables from CodeInfo.
David Srbecky
2018-07-26
1
-1
/
+1
|
/
*
Use iterators to access stack map data.
David Srbecky
2018-07-04
2
-5
/
+2
*
Move instruction_set_ to CompilerOptions.
Vladimir Marko
2018-06-25
1
-2
/
+2
*
Move some helper methods to DexRegisterLocation.
David Srbecky
2018-06-14
1
-2
/
+2
*
Remove unused GetDexRegisterMap arguments.
David Srbecky
2018-06-07
2
-3
/
+2
*
Fix build: Extend the scope of CodeInfo object in ELF writer.
David Srbecky
2018-05-31
1
-4
/
+5
*
Simplify DexRegisterMap API.
David Srbecky
2018-05-30
1
-4
/
+2
*
Rewrite stackmap encoding code.
David Srbecky
2018-05-21
3
-20
/
+17
*
Match LZMA SDK 18.05 API.
Sen Jiang
2018-05-04
1
-7
/
+6
*
Move most of runtime/base to libartbase/base
David Sehr
2018-03-05
2
-2
/
+2
*
Header library to remove dependence on runtime/
David Sehr
2018-02-28
3
-3
/
+3
*
Merge "Don't compress the JIT mini-debug-info if we have just 1 method."
Treehugger Robot
2018-02-21
1
-8
/
+19
|
\
|
*
Don't compress the JIT mini-debug-info if we have just 1 method.
David Srbecky
2018-02-21
1
-8
/
+19
*
|
Ensure local debug symbols are generated first.
David Srbecky
2018-02-16
1
-13
/
+12
|
/
*
Remove .symtab debug symbols for individual interpreted methods.
David Srbecky
2018-02-06
1
-28
/
+1
*
Refactor jit debugger interface and its ELF creation.
David Srbecky
2018-01-19
4
-13
/
+20
*
Fix the offset of $dexfile debug symbol.
David Srbecky
2018-01-18
1
-1
/
+1
*
Add size for the $dexfile debug symbol.
David Srbecky
2018-01-17
1
-1
/
+2
*
Merge "Generate debug symbols for interpreted methods."
David Srbecky
2018-01-15
5
-40
/
+140
|
\
|
*
Generate debug symbols for interpreted methods.
David Srbecky
2018-01-12
5
-40
/
+140
*
|
Move debug info offsets into a side table
Mathieu Chartier
2018-01-13
2
-3
/
+3
|
/
*
Clean up CodeItemAccessors and Compact/StandardDexFile
Mathieu Chartier
2018-01-08
3
-4
/
+4
*
Create dex subdirectory
David Sehr
2018-01-05
3
-5
/
+5
*
Make CodeItem fields private
Mathieu Chartier
2017-12-22
2
-10
/
+7
*
Add mini-debug-info generation mode for JIT.
David Srbecky
2017-12-14
4
-24
/
+38
*
Merge "Decouple virtual memory allocation in ElfBuilder."
David Srbecky
2017-12-13
4
-10
/
+9
|
\
|
*
Decouple virtual memory allocation in ElfBuilder.
David Srbecky
2017-12-12
4
-10
/
+9
*
|
Merge "Reduce DWARF local variable error to just warning."
David Srbecky
2017-12-13
1
-1
/
+4
|
\
\
|
*
|
Reduce DWARF local variable error to just warning.
David Srbecky
2017-11-29
1
-1
/
+4
*
|
|
Merge "Add CodeItemDebugInfoAccessor"
Mathieu Chartier
2017-12-12
2
-19
/
+21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add CodeItemDebugInfoAccessor
Mathieu Chartier
2017-12-11
2
-19
/
+21
|
|
/
*
/
ART: Replace base/logging with android-base/logging
Andreas Gampe
2017-12-07
1
-1
/
+3
|
/
*
Pass the debug_info_offset explicitly.
Nicolas Geoffray
2017-11-23
2
-2
/
+9
*
cpplint: Remove many unnecessary NOLINT
Igor Murashkin
2017-11-16
1
-5
/
+5
*
Use intrinsic codegen for compiling intrinsic methods.
Vladimir Marko
2017-11-15
1
-1
/
+1
*
ART: Make InstructionSet an enum class and add kLast.
Vladimir Marko
2017-11-02
5
-35
/
+36
*
Refactor compiled_method.h .
Vladimir Marko
2017-09-20
4
-2
/
+99
*
Refactor linker files from compiler/ to dex2oat/.
Vladimir Marko
2017-09-20
8
-26
/
+29
*
ART: Remove heap poisoning from globals.h
Andreas Gampe
2017-09-19
1
-0
/
+1
[next]