index
:
system_core
history/14-07-2019
replicant-10
replicant-9
Fork of system/core
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libunwindstack
/
Memory.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing includes.
Florian Mayer
2018-12-06
1
-0
/
+1
*
Add support for caching small reads.
Christopher Ferris
2018-11-28
1
-0
/
+53
*
Implement support for linker rosegment option.
Christopher Ferris
2018-10-03
1
-0
/
+12
*
Add a MemoryOfflineBuffer object.
Christopher Ferris
2018-04-03
1
-0
/
+19
*
Add ability to read jit gdb data.
Christopher Ferris
2018-01-12
1
-0
/
+22
*
Add tool to save information from a process.
Christopher Ferris
2017-12-20
1
-30
/
+36
*
Add method to detect remote read function to use.
Christopher Ferris
2017-12-07
1
-59
/
+80
*
Switch MemoryRemote to use ptrace.
Christopher Ferris
2017-12-04
1
-1
/
+61
*
unwindstack: rename Memory::ReadPartially to Read.
Josh Gao
2017-11-15
1
-9
/
+9
*
unwindstack: rename Memory::Read to ReadFully.
Josh Gao
2017-11-15
1
-3
/
+3
*
unwindstack: add Memory::ReadPartially.
Josh Gao
2017-11-15
1
-119
/
+107
*
Add a method to share the process memory object.
Christopher Ferris
2017-09-05
1
-1
/
+8
*
Make the library usable as a library.
Christopher Ferris
2017-07-14
1
-1
/
+12
*
Add overflow checks in Memory objects.
Christopher Ferris
2017-04-03
1
-10
/
+49
*
Elf interface for new unwinder.
Christopher Ferris
2017-03-09
1
-1
/
+37
*
New version of unwinder.
Christopher Ferris
2017-01-25
1
-0
/
+180