breakpad/src/common/mac
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
..
testing Open sourcing the Breakpad framework from Google. 2009-04-01 03:18:49 +00:00
Breakpad.xcconfig Use STABS as the debugging format when using GCC 4.0 and the 10.4 SDK. 2010-11-08 19:46:52 +00:00
BreakpadDebug.xcconfig Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
BreakpadRelease.xcconfig Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
byteswap.h Breakpad Mac Dumper: Fix compilation warnings on OS X 10.6 2010-05-05 17:36:16 +00:00
dump_syms.h Linux/Mac: Add option to omit the CFI section in dump_syms. 2011-09-14 01:02:55 +00:00
dump_syms.mm Linux/Mac: Add option to omit the CFI section in dump_syms. 2011-09-14 01:02:55 +00:00
file_id.cc Wean Mac Breakpad off of its OpenSSL libcrypto dependency. 2011-07-27 14:30:58 +00:00
file_id.h Rename Airbag to Breakpad. 2007-02-14 19:51:05 +00:00
GTMDefines.h Open sourcing the Breakpad framework from Google. 2009-04-01 03:18:49 +00:00
GTMGarbageCollection.h Open sourcing the Breakpad framework from Google. 2009-04-01 03:18:49 +00:00
GTMLogger.h Incorporate feedback from first Breakpad integration. 2009-04-06 00:25:29 +00:00
GTMLogger.m Open sourcing the Breakpad framework from Google. 2009-04-01 03:18:49 +00:00
HTTPMultipartUpload.h Added method to allow adding a file's contents directly. Fixes issue #105. 2007-01-04 04:43:41 +00:00
HTTPMultipartUpload.m Fix some compilation warnings and other errors due to API changes 2011-09-29 16:14:01 +00:00
MachIPC.h Fix clang warnings. 2011-08-11 13:40:13 +00:00
MachIPC.mm Put MachIPC into the google_breakpad namespace 2010-08-16 16:44:47 +00:00
macho_id.cc Wean Mac Breakpad off of its OpenSSL libcrypto dependency. 2011-07-27 14:30:58 +00:00
macho_id.h Wean Mac Breakpad off of its OpenSSL libcrypto dependency. 2011-07-27 14:30:58 +00:00
macho_reader.cc Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
macho_reader.h Breakpad Mac symbol dumper: Add new Mach-O reader class. 2010-06-25 16:56:16 +00:00
macho_reader_unittest.cc Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
macho_utilities.cc Breakpad Mac Dumper: Fix compilation warnings on OS X 10.6 2010-05-05 17:36:16 +00:00
macho_utilities.h issue 372 - fix Mac OS X minidump generation code to handle x86-64 properly. r=mark at http://breakpad.appspot.com/103001 2010-04-29 18:02:42 +00:00
macho_walker.cc Review: http://breakpad.appspot.com/136001 2010-07-28 18:23:15 +00:00
macho_walker.h Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
scoped_task_suspend-inl.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
SimpleStringDictionary.h Extracting the config file class from the Inspector to be able to reuse it. 2011-10-10 14:02:29 +00:00
SimpleStringDictionary.mm Extracting the config file class from the Inspector to be able to reuse it. 2011-10-10 14:02:29 +00:00
string_utilities.cc Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
string_utilities.h Add Mac string utilities. Reviewed by mmentovai. Fixes issue #98. 2006-12-19 22:11:46 +00:00