aboutsummaryrefslogtreecommitdiff
path: root/src/client/mac/crash_generation/crash_generation_server.cc
Commit message (Expand)AuthorAgeFilesLines
* fix pointer style to match the style guideMike Frysinger2020-07-151-8/+8
* constructor init list in wrong order in CrashGenerationServerted.mielczarek@gmail.com2014-08-281-2/+2
* Fix #include order from r1268.mark@chromium.org2014-01-101-2/+2
* Fix compilation with macos-target=10.9ted.mielczarek@gmail.com2014-01-031-0/+2
* Add a filter callback to CrashGenerationServer on macted.mielczarek2012-07-201-1/+5
* Change ClientInfo into a class to match other platforms, rename the current C...ted.mielczarek@gmail.com2010-08-161-6/+8
* Implement CrashGeneration{Client,Server} for OOP dump generation on OS X, ena...ted.mielczarek@gmail.com2010-08-131-0/+158