index
:
Project-1CE/system_core
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libunwindstack
/
tests
/
MapInfoCreateMemoryTest.cpp
Age
Commit message (
Expand
)
Author
2020-10-16
Remove libprocinfo, libbacktrace, libunwindstack
Baligh Uddin
2020-01-22
Properly handle empty map after read-only map.
Christopher Ferris
2019-07-17
Move to isolated testing.
Christopher Ferris
2019-06-20
Switch case to suite to follow new gtest naming.
Christopher Ferris
2019-04-18
Add indicator that an elf is memory backed.
Christopher Ferris
2019-03-12
Fix missing offset for apk.
Christopher Ferris
2018-12-18
Fix offsets when shared lib split across maps.
Christopher Ferris
2018-12-11
Fix handling of ro segments for embedded libs.
Christopher Ferris
2018-11-14
switch to using android-base/file.h instead of android-base/test_utils.h
Mark Salyzyn
2018-10-03
Implement support for linker rosegment option.
Christopher Ferris
2017-12-02
Merge changes I53c2c560,I7d845ac5,I8b11d923
Treehugger Robot
2017-11-28
Allow multiple threads sharing a map to unwind.
Christopher Ferris
2017-11-15
unwindstack: rename Memory::Read to ReadFully.
Josh Gao
2017-09-05
Add a method to share the process memory object.
Christopher Ferris
2017-08-30
Add proper support for embedded elf files.
Christopher Ferris
2017-07-14
Make the library usable as a library.
Christopher Ferris
2017-07-11
Add full support for initing registers.
Christopher Ferris
2017-06-30
Init .gnu_debugdata in GetElf().
Christopher Ferris