Mark Mentovai d7798a4e28 Tolerate safe size mismatches in the CrashpadInfo struct 6 years ago
..
api 15103742e0 Use FromPointerCast<>() in many places where it makes sense 7 years ago
elf 906fce1d01 Make ProcessMemory an abstract interface 6 years ago
linux d768538e39 Add ProcessSnapshotLinux 6 years ago
mac d7798a4e28 Tolerate safe size mismatches in the CrashpadInfo struct 6 years ago
minidump 620a29dbf3 Add support for reading annotation objects in ModuleSnapshotMinidump. 6 years ago
posix b953388b95 Add SystemSnapshotLinux 6 years ago
test b88fde0b56 Add the AnnotationSnapshot object and attach it to ModuleSnapshot. 6 years ago
win d7798a4e28 Tolerate safe size mismatches in the CrashpadInfo struct 6 years ago
x86 be7b8a509c Include stddef.h for offsetof() in cpuid_reader.cc 6 years ago
annotation_snapshot.cc b88fde0b56 Add the AnnotationSnapshot object and attach it to ModuleSnapshot. 6 years ago
annotation_snapshot.h b88fde0b56 Add the AnnotationSnapshot object and attach it to ModuleSnapshot. 6 years ago
capture_memory.cc 6dac7ecdf5 Use constexpr at function scope 6 years ago
capture_memory.h acabe35928 doc: Fix all Doxygen warnings, cleaning up some generated documentation 7 years ago
cpu_architecture.h 7b2e7efcc2 Add the Snapshot interface. 9 years ago
cpu_context.cc 013d5e14a3 #include <stddef.h> where offsetof() is used 7 years ago
cpu_context.h 6da9708e7c doc: Fix Doxygen errors 7 years ago
cpu_context_test.cc 4b450c8137 test: Use (actual, [un]expected) in gtest {ASSERT,EXPECT}_{EQ,NE} 7 years ago
crashpad_info_client_options.cc af3dc54f2a Add a field to CrashpadInfo to control indirect memory capture 8 years ago
crashpad_info_client_options.h dbfcb5d032 win: Cap indirect memory gathering 8 years ago
crashpad_info_client_options_test.cc d7798a4e28 Tolerate safe size mismatches in the CrashpadInfo struct 6 years ago
crashpad_info_client_options_test_module.cc 69d135acda win: make CrashpadInfo retrievable 9 years ago
crashpad_info_size_test_module.cc d7798a4e28 Tolerate safe size mismatches in the CrashpadInfo struct 6 years ago
exception_snapshot.h acabe35928 doc: Fix all Doxygen warnings, cleaning up some generated documentation 7 years ago
handle_snapshot.cc 4600643a78 Some plumbing for the beginning of getting handles into snapshot/minidump 8 years ago
handle_snapshot.h fe49473b3d Fix mac after https://codereview.chromium.org/1419623003/ 8 years ago
memory_map_region_snapshot.h 937d3d710c Mostly-boilerplate to add MemoryMapSnapshot 8 years ago
memory_snapshot.h 4299ab3c4c Add MinidumpMemoryListWriter::AddFromSnapshot(), everything downstream, 9 years ago
module_snapshot.h b88fde0b56 Add the AnnotationSnapshot object and attach it to ModuleSnapshot. 6 years ago
process_snapshot.h badfacccee win: Add support for capturing unloaded modules 8 years ago
snapshot.gyp d768538e39 Add ProcessSnapshotLinux 6 years ago
snapshot_constants.h e4723d524f Expand the MachOImageAnnotationsReader to read Annotation objects. 6 years ago
snapshot_test.gyp d7798a4e28 Tolerate safe size mismatches in the CrashpadInfo struct 6 years ago
system_snapshot.h b953388b95 Add SystemSnapshotLinux 6 years ago
thread_snapshot.h ecf3b37863 win: Save contents of TEBs allowing !teb and !gle to work in windbg 8 years ago
unloaded_module_snapshot.cc badfacccee win: Add support for capturing unloaded modules 8 years ago
unloaded_module_snapshot.h badfacccee win: Add support for capturing unloaded modules 8 years ago