Mark Mentovai d7798a4e28 Tolerate safe size mismatches in the CrashpadInfo struct 6 years ago
..
process_types d7798a4e28 Tolerate safe size mismatches in the CrashpadInfo struct 6 years ago
cpu_context_mac.cc 013d5e14a3 #include <stddef.h> where offsetof() is used 7 years ago
cpu_context_mac.h 952f787f4a doc: Standardize on “macOS” in comments 7 years ago
cpu_context_mac_test.cc 4b450c8137 test: Use (actual, [un]expected) in gtest {ASSERT,EXPECT}_{EQ,NE} 7 years ago
exception_snapshot_mac.cc e7630628e9 mac: Report richer exception codes via metrics 7 years ago
exception_snapshot_mac.h acabe35928 doc: Fix all Doxygen warnings, cleaning up some generated documentation 7 years ago
mach_o_image_annotations_reader.cc d7798a4e28 Tolerate safe size mismatches in the CrashpadInfo struct 6 years ago
mach_o_image_annotations_reader.h e4723d524f Expand the MachOImageAnnotationsReader to read Annotation objects. 6 years ago
mach_o_image_annotations_reader_test.cc 1669ca2bac test: Rework TestPaths interface for obtaining 32-bit build artifacts 6 years ago
mach_o_image_annotations_reader_test_module_crashy_initializer.cc 6083a2706d Recognize crashreporter_annotations_t version 5 found on OS X 10.11. 8 years ago
mach_o_image_annotations_reader_test_no_op.cc 5e8e72f91c Don’t use DYLD_INSERT_LIBRARIES with a system executable. 8 years ago
mach_o_image_reader.cc d7798a4e28 Tolerate safe size mismatches in the CrashpadInfo struct 6 years ago
mach_o_image_reader.h 419f25eac8 Remove PointerVector<> and replace with std::vector<std::unique_ptr<>> 6 years ago
mach_o_image_reader_test.cc 8f0636288a Use constexpr at namespace scope 6 years ago
mach_o_image_segment_reader.cc 2851e5cfc8 mac: Update cl_kernels workaround for macOS 10.13 (and later) 7 years ago
mach_o_image_segment_reader.h 6d2d31d2d1 Use base/macros.h instead of base/basictypes.h 8 years ago
mach_o_image_segment_reader_test.cc 281be63d00 Standardize on static constexpr for arrays when possible 6 years ago
mach_o_image_symbol_table_reader.cc a02ba24006 Convert from scoped_ptr to std::unique_ptr 8 years ago
mach_o_image_symbol_table_reader.h a327c86a52 C++14 is required, don’t pretend to support pre-C++11 or pre-MSVS 2015 6 years ago
memory_snapshot_mac.cc a02ba24006 Convert from scoped_ptr to std::unique_ptr 8 years ago
memory_snapshot_mac.h 952f787f4a doc: Standardize on “macOS” in comments 7 years ago
module_snapshot_mac.cc b6a3d91342 Read annotation objects from the client when producing snapshots. 6 years ago
module_snapshot_mac.h b88fde0b56 Add the AnnotationSnapshot object and attach it to ModuleSnapshot. 6 years ago
process_reader.cc 419f25eac8 Remove PointerVector<> and replace with std::vector<std::unique_ptr<>> 6 years ago
process_reader.h 419f25eac8 Remove PointerVector<> and replace with std::vector<std::unique_ptr<>> 6 years ago
process_reader_test.cc a51e912004 Fix warnings produced by trunk clang in test code 6 years ago
process_snapshot_mac.cc 419f25eac8 Remove PointerVector<> and replace with std::vector<std::unique_ptr<>> 6 years ago
process_snapshot_mac.h 419f25eac8 Remove PointerVector<> and replace with std::vector<std::unique_ptr<>> 6 years ago
process_types.cc d7798a4e28 Tolerate safe size mismatches in the CrashpadInfo struct 6 years ago
process_types.h d7798a4e28 Tolerate safe size mismatches in the CrashpadInfo struct 6 years ago
process_types_test.cc 6108d25232 mac: Update the process_types version of dyld_all_image_infos for 10.13 7 years ago
system_snapshot_mac.cc b953388b95 Add SystemSnapshotLinux 6 years ago
system_snapshot_mac.h e4cad9e514 doc: Standardize on “macOS” in comments 7 years ago
system_snapshot_mac_test.cc b953388b95 Add SystemSnapshotLinux 6 years ago
thread_snapshot_mac.cc d8769ed212 mac: build fix after http://crrev.com/1364803004 8 years ago
thread_snapshot_mac.h 952f787f4a doc: Standardize on “macOS” in comments 7 years ago