aboutsummaryrefslogtreecommitdiff
path: root/src/client/minidump_file_writer.cc
AgeCommit message (Expand)Author
2015-11-05Android: Workaround for ftruncate() issues.Lei Zhang
2014-02-26Update GTM and enable -Wundef and strict C++11 flags.dmaclach
2013-03-06Use stdint types everywhereted.mielczarek@gmail.com
2012-08-09Adding a way to create an ExceptionHandler that takes in a file descriptorjcivelli@chromium.org
2010-09-24Only include linux_syscall_support.h on Linux in cross platform files.thestig@chromium.org
2010-09-15Import linux_syscall_support.h from linux-syscall-support.googlecode.com inst...thestig@chromium.org
2010-07-27Review: http://breakpad.appspot.com/135001dmaclach
2010-07-19Clean up build for 64 bit.dmaclach
2010-04-26Patch from Zhurun to fix build breaks in gcc 4.4.1nealsid
2009-08-17Merge of Breakpad Chrome Linux forknealsid
2007-07-05Issue 175 - fix permissions on dump file in MinidumpFileWriter. r=mentoted.mielczarek
2007-02-14Rename Airbag to Breakpad.mmentovai
2006-12-16Add better support for UTF character conversions. Fixes Issue 78.waylonis
2006-11-16Move some inlined functions to .cc file. Add some assertions.waylonis
2006-11-16Add minidump file writer. Tested on Mac, but should compile on POSIX systems.waylonis