breakpad/src/client
doshimun 0ded3d718f Add a way for the client apps to specify custom information in case of out-of-process
scenarios that the OOP server can use in whatever way it wants to.

Fix a bug in CrashGenerationserver where CreateNamedPipe failure was not checked correctly.

TODO in near future: Add a custom stream to minidump files for the custom information.



git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@267 4c0a9323-5329-0410-9bdc-e9ce6186880e
2008-05-05 20:03:56 +00:00
..
linux/handler issue 238 - missing includes compiling with gcc 4.3. patch by taras glek, r=me 2008-02-24 21:04:51 +00:00
mac/handler Issue 261/262: 64-bit bug fix when iterating through load commands of a 64-bit binary, and added new test case for ReadImageInfoForTask 2008-05-05 18:20:04 +00:00
solaris/handler issue 223 - Fixes for SOlaris handler during integration with Firefox. patch by Alfred Peng, r=mento,me 2008-03-18 16:10:10 +00:00
windows Add a way for the client apps to specify custom information in case of out-of-process 2008-05-05 20:03:56 +00:00
minidump_file_writer_unittest.cc As part of resolving issue 256 I'd like to check in some unit 2008-04-15 23:09:30 +00:00
minidump_file_writer-inl.h Allow building with -pedantic (#186). r=ted.mielczarek 2007-05-31 19:44:52 +00:00
minidump_file_writer.cc Issue 175 - fix permissions on dump file in MinidumpFileWriter. r=mento 2007-07-05 22:13:02 +00:00
minidump_file_writer.h Allow building with -pedantic (#186). r=ted.mielczarek 2007-05-31 19:44:52 +00:00