aboutsummaryrefslogtreecommitdiff
path: root/src/client/minidump_file_writer.cc
Commit message (Expand)AuthorAgeFilesLines
* Review: http://breakpad.appspot.com/135001dmaclach2010-07-271-8/+8
* Clean up build for 64 bit.dmaclach2010-07-191-9/+10
* Patch from Zhurun to fix build breaks in gcc 4.4.1nealsid2010-04-261-1/+3
* Merge of Breakpad Chrome Linux forknealsid2009-08-171-2/+19
* Issue 175 - fix permissions on dump file in MinidumpFileWriter. r=mentoted.mielczarek2007-07-051-1/+1
* Rename Airbag to Breakpad.mmentovai2007-02-141-2/+2
* Add better support for UTF character conversions. Fixes Issue 78.waylonis2006-12-161-71/+73
* Move some inlined functions to .cc file. Add some assertions.waylonis2006-11-161-0/+16
* Add minidump file writer. Tested on Mac, but should compile on POSIX systems.waylonis2006-11-161-0/+233