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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the documentation for MinidumpFileWriter::Open().
thestig@chromium.org
2014-05-12
1
-2
/
+2
*
Use stdint types everywhere
ted.mielczarek@gmail.com
2013-03-06
1
-1
/
+1
*
Adding a way to create an ExceptionHandler that takes in a file descriptor
jcivelli@chromium.org
2012-08-09
1
-4
/
+25
*
The first field in a MDLocationDescriptor is a u_int32_t, so change this cast
mark@chromium.org
2011-08-11
1
-1
/
+2
*
Clean up build for 64 bit.
dmaclach
2010-07-19
1
-2
/
+2
*
Allow building with -pedantic (#186). r=ted.mielczarek
mmentovai
2007-05-31
1
-2
/
+2
*
- Add const keyword / casting to supress more stringient compiler warnings
waylonis
2007-05-19
1
-1
/
+1
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
1
-4
/
+4
*
Add better support for UTF character conversions. Fixes Issue 78.
waylonis
2006-12-16
1
-12
/
+44
*
Move some inlined functions to .cc file. Add some assertions.
waylonis
2006-11-16
1
-10
/
+2
*
Add minidump file writer. Tested on Mac, but should compile on POSIX systems.
waylonis
2006-11-16
1
-0
/
+226