index
:
system_core.git
r11.1
s12.1
t13.0
u14.0
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libunwindstack
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix handling of possible bad gnu_debugdata_size.
Christopher Ferris
2019-12-19
5
-22
/
+76
*
Merge "Add a name for all test suites"
Treehugger Robot
2019-12-12
9
-9
/
+9
|
\
|
*
Add a name for all test suites
Haibo Huang
2019-12-11
9
-9
/
+9
*
|
Merge "unwindstack: fix dangling pointer in LocalUpdatableMaps."
Treehugger Robot
2019-12-06
1
-0
/
+3
|
\
\
|
*
|
unwindstack: fix dangling pointer in LocalUpdatableMaps.
Josh Gao
2019-11-14
1
-0
/
+3
|
|
/
*
|
Use elf offset in signal step check.
Christopher Ferris
2019-12-04
23
-23
/
+128
*
|
Fix support finding global variables.
Christopher Ferris
2019-12-03
13
-184
/
+168
*
|
Move the dexfile support to implementation.
Christopher Ferris
2019-11-20
4
-16
/
+26
*
|
Merge "Include PSTATE in tombstones on arm64."
Treehugger Robot
2019-11-19
3
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Include PSTATE in tombstones on arm64.
Peter Collingbourne
2019-11-18
3
-0
/
+4
*
|
Fix build with new googletest
Haibo Huang
2019-11-10
1
-1
/
+1
*
|
Fix potential bad info in eh_frame_hdr.
Christopher Ferris
2019-10-29
8
-126
/
+228
*
|
Fix handling of PT_GNU_EH_FRAME.
Christopher Ferris
2019-10-21
11
-2
/
+64
*
|
Add document of changes between Android versions.
Christopher Ferris
2019-10-15
1
-0
/
+116
*
|
Replace MOCK_METHODN with MOCK_METHOD macro.
Christopher Ferris
2019-10-11
2
-12
/
+13
*
|
Merge "Continue without DEX support if libdexfile_external.so fails to load."
Martin Stjernholm
2019-10-09
1
-0
/
+24
|
\
\
|
*
|
Continue without DEX support if libdexfile_external.so fails to load.
Martin Stjernholm
2019-10-08
1
-0
/
+24
*
|
|
Handle when bias is different in elf headers.
Christopher Ferris
2019-10-08
31
-237
/
+651
|
/
/
*
|
Fix static GetLoadBias function.
Christopher Ferris
2019-10-02
3
-2
/
+132
*
|
Further document MapInfo::elf_offset.
Florian Mayer
2019-09-30
1
-2
/
+5
*
|
Fix LocalUpdatableMaps
David Srbecky
2019-09-16
4
-2
/
+278
*
|
Add test mapping to run the libunwind tests.
Christopher Ferris
2019-09-03
3
-7
/
+30
*
|
Add test of undefined return address.
Christopher Ferris
2019-08-30
4
-5
/
+130
*
|
Fix unwind_reg_info tool.
Christopher Ferris
2019-08-27
1
-5
/
+17
*
|
Merge "Move to isolated testing."
Christopher Ferris
2019-07-18
3
-11
/
+33
|
\
\
|
*
|
Move to isolated testing.
Christopher Ferris
2019-07-17
3
-11
/
+33
*
|
|
Move to the libc++ demangler.
Christopher Ferris
2019-07-17
3
-11
/
+19
|
/
/
*
|
Fix missing load bias.
Florian Mayer
2019-07-09
9
-3
/
+100
*
|
Switch case to suite to follow new gtest naming.
Christopher Ferris
2019-06-20
15
-71
/
+73
*
|
Fix potential race condition.
Christopher Ferris
2019-06-19
1
-1
/
+1
|
/
*
Internalize subclasses of Memory
Casey Dahlin
2019-06-11
28
-200
/
+448
*
Set elf_start_offset for invalid elf maps.
Christopher Ferris
2019-06-10
5
-21
/
+56
*
Display offsets for dex frames.
Christopher Ferris
2019-06-04
2
-1
/
+52
*
Ignore memory from elf on /memfd:
Christopher Ferris
2019-05-03
2
-1
/
+38
*
Add indicator that an elf is memory backed.
Christopher Ferris
2019-04-18
6
-0
/
+168
*
Fix pc/function name for signal handler frame.
Christopher Ferris
2019-04-12
8
-58
/
+74
*
Merge "Revert "Check for data races when reading JIT/DEX entries.""
Treehugger Robot
2019-04-06
20
-561
/
+619
|
\
|
*
Revert "Check for data races when reading JIT/DEX entries."
David Srbecky
2019-04-05
20
-561
/
+619
*
|
Fix off by one reading build id.
Christopher Ferris
2019-04-03
3
-19
/
+47
*
|
Merge "Check for data races when reading JIT/DEX entries."
David Srbecky
2019-04-03
20
-619
/
+561
|
\
|
|
*
Check for data races when reading JIT/DEX entries.
David Srbecky
2019-03-29
20
-619
/
+561
*
|
Add minimal support for Dwarf 5.
Christopher Ferris
2019-04-01
2
-7
/
+24
*
|
Remove sequential search from DwarfEhFrameWithHdr.
Christopher Ferris
2019-03-29
3
-200
/
+44
|
/
*
Add BuildId to frame information.
Christopher Ferris
2019-03-26
4
-31
/
+78
*
Add support for displaying soname in an apk.
Christopher Ferris
2019-03-13
18
-78
/
+167
*
Fix missing offset for apk.
Christopher Ferris
2019-03-12
9
-3
/
+94
*
Add missing override keyword
Casey Dahlin
2019-03-11
1
-1
/
+1
*
Add unistd.h to includes in Regs.h
Casey Dahlin
2019-03-08
1
-0
/
+1
*
Fix copy / move behaviour of Maps object.
Florian Mayer
2019-03-05
6
-49
/
+65
*
Fix libdexfile dependencies to avoid direct dependency on libdexfile_external.
Martin Stjernholm
2019-02-24
1
-3
/
+0
[prev]
[next]