aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/tests/crash_generation_server_test.cc
AgeCommit message (Expand)Author
2023-02-27Add #include <config.h> to the beginning of all cc filesIan Barkley-Yeung
2022-09-07Update copyright boilerplate, 2022 edition (Breakpad)Mark Mentovai
2020-07-15fix pointer style to match the style guideMike Frysinger
2013-03-06Use stdint types everywhereted.mielczarek@gmail.com
2012-07-20Add a filter callback to CrashGenerationServer on macted.mielczarek
2011-11-23 Correct compilation warning.qsr@chromium.org
2010-12-16Fix MinidumpGenerator::WriteExceptionStream for writing cross-architecture dumpsted.mielczarek@gmail.com
2010-08-16Change ClientInfo into a class to match other platforms, rename the current C...ted.mielczarek@gmail.com
2010-08-13Implement CrashGeneration{Client,Server} for OOP dump generation on OS X, ena...ted.mielczarek@gmail.com