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
/
libbacktrace
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup symlink for system/core/{libbacktrace, libunwindstack}
Baligh Uddin
2020-10-30
1
-1
/
+0
*
Remove libprocinfo, libbacktrace, libunwindstack
Baligh Uddin
2020-10-16
50
-5354
/
+1
*
Add arch member into Unwinder object.
Christopher Ferris
2020-09-24
2
-2
/
+19
*
Cleanup for #inclusivefixit.
Christopher Ferris
2020-07-28
1
-1
/
+1
*
Make libbacktrace buildable for native_bridge
Victor Khimenko
2020-06-18
1
-0
/
+5
*
Fix visibility rules now that Make supports visibility checks
Dan Willemsen
2020-06-09
1
-1
/
+4
*
backtrace: Set min_sdk_version
Jooyung Han
2020-05-13
1
-0
/
+1
*
Remove use of static libdexfile to avoid linking in ART internal code.
Martin Stjernholm
2020-03-19
1
-14
/
+41
*
Whole static link libasync_safe to libbacktrace.a
Jiyong Park
2020-03-11
1
-0
/
+3
*
Set apex_available property
Jiyong Park
2020-03-09
1
-0
/
+8
*
libbacktrace: Fix clang-tidy warning
Luca Stefani
2019-09-09
1
-2
/
+2
*
Move to the libc++ demangler.
Christopher Ferris
2019-07-18
3
-6
/
+19
*
Internalize subclasses of Memory
Casey Dahlin
2019-06-11
8
-590
/
+5
*
Enable native_bridge_support for libbacktrace_headers
dimitry
2019-05-16
1
-0
/
+1
*
Fix pc/function name for signal handler frame.
Christopher Ferris
2019-04-12
3
-0
/
+8
*
Revert "Check for data races when reading JIT/DEX entries."
David Srbecky
2019-04-05
3
-0
/
+32
*
Check for data races when reading JIT/DEX entries.
David Srbecky
2019-03-29
3
-32
/
+0
*
[libbacktrace] Modernize code to use override keyword
Yi Kong
2019-03-25
1
-1
/
+1
*
Fix copy / move behaviour of Maps object.
Florian Mayer
2019-03-05
1
-1
/
+1
*
procinfo: Read inode number from /proc/<pid>/maps
Sandeep Patil
2019-02-11
1
-17
/
+17
*
Fix offsets when shared lib split across maps.
Christopher Ferris
2018-12-18
1
-1
/
+1
*
[libbacktrace] Fix sign-compare warning
Yi Kong
2018-12-17
1
-1
/
+1
*
Verify that the elf matches the expected arch.
Christopher Ferris
2018-10-29
3
-1
/
+18
*
Always init gnu_debugdata interface if it exists.
Christopher Ferris
2018-10-23
1
-1
/
+1
*
Implement support for linker rosegment option.
Christopher Ferris
2018-10-03
1
-4
/
+0
*
Load libbacktrace_test.so explicitly.
Christopher Ferris
2018-10-03
6
-260
/
+215
*
Remove unused ART build dependencies
Orion Hodson
2018-08-31
1
-16
/
+0
*
bionic supplies PR_SET_VMA now.
Elliott Hughes
2018-08-22
1
-6
/
+3
*
Revert^2 "Prepare to fail in RefBase destructor if count is untouched"
Hans Boehm
2018-08-08
1
-0
/
+1
*
Revert "Prepare to fail in RefBase destructor if count is untouched"
Hans Boehm
2018-08-07
1
-1
/
+0
*
Prepare to fail in RefBase destructor if count is untouched
Hans Boehm
2018-08-03
1
-0
/
+1
*
[libutils] Modernize codebase by replacing NULL with nullptr
Yi Kong
2018-07-16
1
-4
/
+4
*
Move libbacktrace off cutils.
Elliott Hughes
2018-07-11
11
-91
/
+21
*
Merge "Build adbd for recovery"
Treehugger Robot
2018-05-25
1
-2
/
+5
|
\
|
*
Build adbd for recovery
Jiyong Park
2018-05-24
1
-2
/
+5
*
|
Change tests to use a temporary dir for files.
Christopher Ferris
2018-05-24
1
-42
/
+45
|
/
*
Merge "Mark as recovery_available: true"
Treehugger Robot
2018-05-22
1
-0
/
+1
|
\
|
*
Mark as recovery_available: true
Jiyong Park
2018-05-15
1
-0
/
+1
*
|
libprocinfo: add functions reading process map file.
Yabin Cui
2018-05-14
3
-27
/
+20
|
/
*
Merge "Remove unnecessary references to libunwind."
Christopher Ferris
2018-05-03
1
-6
/
+0
|
\
|
*
Remove unnecessary references to libunwind.
Christopher Ferris
2018-05-03
1
-6
/
+0
*
|
Tell the build system about APCT's requirements.
Elliott Hughes
2018-05-03
1
-0
/
+3
|
/
*
Add test_suites lines.
Elliott Hughes
2018-04-27
1
-0
/
+1
*
Add a MemoryOfflineBuffer object.
Christopher Ferris
2018-04-03
2
-7
/
+9
*
Method to avoid skipping frames for local unwinds.
Christopher Ferris
2018-03-23
3
-3
/
+48
*
Support a map that represents gdb jit elf data.
Yabin Cui
2018-03-21
1
-0
/
+4
*
Modify the offline handling interface.
Christopher Ferris
2018-02-23
5
-17
/
+39
*
Add ability to skip function name resolution.
Christopher Ferris
2018-02-20
2
-0
/
+9
*
bpfmt.
Elliott Hughes
2018-02-16
1
-7
/
+6
*
Fix darwin build
Christopher Tate
2018-02-16
1
-0
/
+3
[next]