aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/tests/crash_generation_server_test.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-4/+4
* Use stdint types everywhereted.mielczarek@gmail.com2013-03-061-1/+1
* Add a filter callback to CrashGenerationServer on macted.mielczarek2012-07-201-9/+62
* Correct compilation warning.qsr@chromium.org2011-11-231-26/+26
* Fix MinidumpGenerator::WriteExceptionStream for writing cross-architecture dumpsted.mielczarek@gmail.com2010-12-161-1/+123
* Change ClientInfo into a class to match other platforms, rename the current C...ted.mielczarek@gmail.com2010-08-161-1/+7
* Implement CrashGeneration{Client,Server} for OOP dump generation on OS X, ena...ted.mielczarek@gmail.com2010-08-131-0/+217