breakpad/src/client/mac/crash_generation
qsr@chromium.org da1c36d03e Extracting the config file class from the Inspector to be able to reuse it.
This will be needed for iOS implementation, where the Inspector won't be
used, but where a config file will still be needed, because the uploads
won't happen just after the crash, but on a next run.
Review URL: http://breakpad.appspot.com/309001

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@852 4c0a9323-5329-0410-9bdc-e9ce6186880e
2011-10-10 14:02:29 +00:00
..
client_info.h Change ClientInfo into a class to match other platforms, rename the current ClientInfo to ExceptionInfo 2010-08-16 16:48:59 +00:00
ConfigFile.h Extracting the config file class from the Inspector to be able to reuse it. 2011-10-10 14:02:29 +00:00
ConfigFile.mm Extracting the config file class from the Inspector to be able to reuse it. 2011-10-10 14:02:29 +00:00
crash_generation_client.cc Fix MinidumpGenerator::WriteExceptionStream for writing cross-architecture dumps 2010-12-16 22:52:38 +00:00
crash_generation_client.h Implement CrashGeneration{Client,Server} for OOP dump generation on OS X, enable OOP dump generation in ExceptionHandler 2010-08-13 20:18:58 +00:00
crash_generation_server.cc Change ClientInfo into a class to match other platforms, rename the current ClientInfo to ExceptionInfo 2010-08-16 16:48:59 +00:00
crash_generation_server.h Fix MinidumpGenerator::WriteExceptionStream for writing cross-architecture dumps 2010-12-16 22:52:38 +00:00
Inspector.h Extracting the config file class from the Inspector to be able to reuse it. 2011-10-10 14:02:29 +00:00
Inspector.mm Extracting the config file class from the Inspector to be able to reuse it. 2011-10-10 14:02:29 +00:00
InspectorMain.mm Open sourcing the Breakpad framework from Google. 2009-04-01 03:18:49 +00:00