Mark Mentovai d7798a4e28 Tolerate safe size mismatches in the CrashpadInfo struct 6 years ago
..
annotation.cc 1dae919b7e #include "base/logging.h" in client/annotation.h for DCHECK() 6 years ago
annotation.h 6950a552bf doc: Fix Doxygen-generated documentation after 34699d378b82 6 years ago
annotation_list.cc 34699d378b Create client data structures for typed Annotations. 6 years ago
annotation_list.h 34699d378b Create client data structures for typed Annotations. 6 years ago
annotation_list_test.cc 34699d378b Create client data structures for typed Annotations. 6 years ago
annotation_test.cc 34699d378b Create client data structures for typed Annotations. 6 years ago
capture_context_mac.S 1678e1a3ac capture_context_mac (32-bit x86): Comments and code should agree more 8 years ago
capture_context_mac.h de0979b930 C++11: Use type aliases instead of typedefs. 9 years ago
capture_context_mac_test.cc f845797732 mac: 10.13 SDK compatibility, adapt to x86_state_hdr changes 7 years ago
client.gyp 34699d378b Create client data structures for typed Annotations. 6 years ago
client_test.gyp 34699d378b Create client data structures for typed Annotations. 6 years ago
crash_report_database.cc b35ee1fca1 Adding support for on-demand uploads. 7 years ago
crash_report_database.h bc7c6e235d mac: Prevent the same report from being uploaded multiple times 7 years ago
crash_report_database_mac.mm 281be63d00 Standardize on static constexpr for arrays when possible 6 years ago
crash_report_database_test.cc 281be63d00 Standardize on static constexpr for arrays when possible 6 years ago
crash_report_database_win.cc 8f0636288a Use constexpr at namespace scope 6 years ago
crashpad_client.h b5284cdcba mac: Add CrashpadClient::GetHandlerMachPort() 7 years ago
crashpad_client_mac.cc 6dac7ecdf5 Use constexpr at function scope 6 years ago
crashpad_client_win.cc c6adcc2482 win: Make CrashpadClient::DumpAndCrashTargetProcess() less chatty 6 years ago
crashpad_client_win_test.cc 7a849482ea Switch the language standard to C++14 and use std::make_unique 6 years ago
crashpad_info.cc d7798a4e28 Tolerate safe size mismatches in the CrashpadInfo struct 6 years ago
crashpad_info.h d7798a4e28 Tolerate safe size mismatches in the CrashpadInfo struct 6 years ago
prune_crash_reports.cc 7a849482ea Switch the language standard to C++14 and use std::make_unique 6 years ago
prune_crash_reports.h acabe35928 doc: Fix all Doxygen warnings, cleaning up some generated documentation 7 years ago
prune_crash_reports_test.cc 281be63d00 Standardize on static constexpr for arrays when possible 6 years ago
settings.cc 00b6442752 Make file_io reads more rational and predictable 7 years ago
settings.h 6d2d31d2d1 Use base/macros.h instead of base/basictypes.h 8 years ago
settings_test.cc 281be63d00 Standardize on static constexpr for arrays when possible 6 years ago
simple_address_range_bag.h a327c86a52 C++14 is required, don’t pretend to support pre-C++11 or pre-MSVS 2015 6 years ago
simple_address_range_bag_test.cc 4b450c8137 test: Use (actual, [un]expected) in gtest {ASSERT,EXPECT}_{EQ,NE} 7 years ago
simple_string_dictionary.h a327c86a52 C++14 is required, don’t pretend to support pre-C++11 or pre-MSVS 2015 6 years ago
simple_string_dictionary_test.cc 6dac7ecdf5 Use constexpr at function scope 6 years ago
simulate_crash.h 475ac81cce win: Implement CRASHPAD_SIMULATE_CRASH() 8 years ago
simulate_crash_mac.cc 281be63d00 Standardize on static constexpr for arrays when possible 6 years ago
simulate_crash_mac.h 599eda0403 Use references instead of pointers for CPU context in SimulateCrash 8 years ago
simulate_crash_mac_test.cc 281be63d00 Standardize on static constexpr for arrays when possible 6 years ago
simulate_crash_win.h 3ea5172982 win: Let Doxygen see CRASHPAD_SIMULATE_CRASH() 8 years ago