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
/
processor
/
minidump_dump.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use stdint types everywhere
ted.mielczarek@gmail.com
2013-03-06
1
-3
/
+3
*
Move scoped_ptr.h to common
ted.mielczarek@gmail.com
2013-01-17
1
-1
/
+1
*
Move minidump_extension_linux.h contents into minidump_format.h
ted.mielczarek
2012-07-20
1
-1
/
+0
*
Fix compiler warning.
jessicag.feedback@gmail.com
2011-03-01
1
-1
/
+4
*
Dump MD_LINUX_MAPS from minidump_dump
ted.mielczarek
2011-01-28
1
-0
/
+4
*
Add MinidumpMemoryInfo / MinidumpMemoryInfoList classes to expose MDRawMemory...
ted.mielczarek
2011-01-13
1
-0
/
+9
*
Enable dumping of the Linux extension streams.
kmixter@chromium.org
2010-12-08
1
-0
/
+60
*
Breakpad: Avoid using the C++ <cfoo> headers.
ted.mielczarek
2010-06-25
1
-1
/
+1
*
issue 170 - Report assertion type in minidump_stackwalk output. r=mark at htt...
ted.mielczarek
2009-12-02
1
-0
/
+8
*
Provide for logging initialization routines (#179). r=bryner
mmentovai
2007-05-25
1
-9
/
+11
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
1
-14
/
+14
*
Limit use of default namespace in tests and utility programs (#71). r=bryner
mmentovai
2006-11-09
1
-11
/
+25
*
Suppress handler thread from appearing in MinidumpProcessor's ProcessState
mmentovai
2006-11-06
1
-34
/
+36
*
Move headers for exported interfaces into src/google_airbag (#51). r=bryner
mmentovai
2006-11-06
1
-1
/
+1
*
Relicense to BSD (#29). r=bryner
mmentovai
2006-09-20
1
-10
/
+25
*
Change interface for providing files to Minidump (#19). r=bryner
mmentovai
2006-09-08
1
-17
/
+4
*
Initial implementation of minidump reader (#6). r=bryner
mmentovai
2006-09-06
1
-0
/
+110