index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
minidump_file_writer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use stdint types everywhere
ted.mielczarek@gmail.com
2013-03-06
1
-9
/
+9
*
Adding a way to create an ExceptionHandler that takes in a file descriptor
jcivelli@chromium.org
2012-08-09
1
-2
/
+13
*
Only include linux_syscall_support.h on Linux in cross platform files.
thestig@chromium.org
2010-09-24
1
-0
/
+2
*
Import linux_syscall_support.h from linux-syscall-support.googlecode.com inst...
thestig@chromium.org
2010-09-15
1
-2
/
+2
*
Review: http://breakpad.appspot.com/135001
dmaclach
2010-07-27
1
-8
/
+8
*
Clean up build for 64 bit.
dmaclach
2010-07-19
1
-9
/
+10
*
Patch from Zhurun to fix build breaks in gcc 4.4.1
nealsid
2010-04-26
1
-1
/
+3
*
Merge of Breakpad Chrome Linux fork
nealsid
2009-08-17
1
-2
/
+19
*
Issue 175 - fix permissions on dump file in MinidumpFileWriter. r=mento
ted.mielczarek
2007-07-05
1
-1
/
+1
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
1
-2
/
+2
*
Add better support for UTF character conversions. Fixes Issue 78.
waylonis
2006-12-16
1
-71
/
+73
*
Move some inlined functions to .cc file. Add some assertions.
waylonis
2006-11-16
1
-0
/
+16
*
Add minidump file writer. Tested on Mac, but should compile on POSIX systems.
waylonis
2006-11-16
1
-0
/
+233