breakpad/src/client
2009-06-12 20:36:53 +00:00
..
linux/handler issue 305 - breakpad Linux handler doesn't build with compiler built from latest GCC sources. Trivial patch by Jim Blandy 2009-03-24 19:57:46 +00:00
mac issue 323 - OS X exception handler / minidump generator should set exception address correctly for EXC_BAD_ACCESS . r=nealsid at http://breakpad.appspot.com/15002 2009-06-12 20:36:53 +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 Fix up warnings when building http_upload.cc. Changed warning level to /W4, and also turned off deprecated 64-bit compatability warning flag(since some people are regularly building Breakpad in 64-bit mode, if we turn off this flag we get rid of a warning in 32 bit mode under VS2008) 2009-05-27 16:54:23 +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
minidump_file_writer_unittest.cc Open sourcing the Breakpad framework from Google. 2009-04-01 03:18:49 +00:00