breakpad/src/client
ivan.penkov@gmail.com 5f6e1f0fe7 Fixing various compiler warnings and applying minor tweaks to allow running of
the mojority of breakpad unittests in Google.

http://breakpad.appspot.com/399002/



git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@978 4c0a9323-5329-0410-9bdc-e9ce6186880e
2012-07-02 22:55:57 +00:00
..
apple/Framework Create a static library to use Breakpad on iOS. 2011-11-23 16:14:35 +00:00
ios Fixed "unused method" warning, reported by Xcode 4.2 on simulator. 2012-04-04 11:06:35 +00:00
linux Fixing various compiler warnings and applying minor tweaks to allow running of 2012-07-02 22:55:57 +00:00
mac Change #imports that should have been #includes to #include. 2012-07-02 15:34:15 +00:00
solaris/handler Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace. 2011-11-18 21:40:27 +00:00
windows Fix a race condition in AutoCriticalSection. 2012-06-19 23:42:18 +00:00
minidump_file_writer-inl.h Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00
minidump_file_writer.cc Only include linux_syscall_support.h on Linux in cross platform files. 2010-09-24 21:51:09 +00:00
minidump_file_writer.h The first field in a MDLocationDescriptor is a u_int32_t, so change this cast 2011-08-11 13:45:30 +00:00
minidump_file_writer_unittest.cc Clean up build for 64 bit. 2010-07-19 20:43:49 +00:00