summaryrefslogtreecommitdiff
path: root/libunwindstack/include/unwindstack/Memory.h
AgeCommit message (Expand)Author
2022-04-20Use #pragma once header guard.Christopher Ferris
2021-05-08Skip memory caches in JitDebug interfaceDavid Srbecky
2021-04-15Add a MemoryThreadCache object.Christopher Ferris
2021-03-23Simplify DexFile implementation.David Srbecky
2020-04-20Merge "Optimize Memory::ReadString"Christopher Ferris
2020-04-16Optimize Memory::ReadStringDavid Srbecky
2020-04-16libunwindstack: Add Memory::ReadTag() function for reading memory tags.Peter Collingbourne
2020-04-07Avoid re-mapping dex file that's in local memory.Sim Sun
2019-06-11Internalize subclasses of MemoryCasey Dahlin
2019-03-11Add missing override keywordCasey Dahlin
2018-11-28Add support for caching small reads.Christopher Ferris
2018-10-03Implement support for linker rosegment option.Christopher Ferris
2018-07-12Remove Memory::ReadField.Christopher Ferris
2018-04-03Add a MemoryOfflineBuffer object.Christopher Ferris
2018-01-12Add ability to read jit gdb data.Christopher Ferris
2017-12-07Add method to detect remote read function to use.Christopher Ferris
2017-11-15unwindstack: rename Memory::ReadPartially to Read.Josh Gao
2017-11-15unwindstack: rename Memory::Read to ReadFully.Josh Gao
2017-11-15unwindstack: add Memory::ReadPartially.Josh Gao
2017-09-05Add a method to share the process memory object.Christopher Ferris
2017-07-14Make the library usable as a library.Christopher Ferris