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
/
linux
/
minidump_writer
/
minidump_writer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add MD_OS_ANDROID definition.
digit@chromium.org
2012-07-04
1
-0
/
+24
*
Changes to get the breakpad client compiling and running on Android using
mark@chromium.org
2012-04-03
1
-9
/
+8
*
Remove redundant include of CPP specific header files
ted.mielczarek@gmail.com
2012-04-03
1
-2
/
+0
*
Implement core dump to minidump conversion.
benchan@chromium.org
2012-01-19
1
-17
/
+43
*
Refactor LinuxDumper and MinidumpWriter.
benchan@chromium.org
2012-01-11
1
-64
/
+71
*
Fix some shadow variables, including one in file_id.cc that causes all files ...
thestig@chromium.org
2011-10-20
1
-2
/
+2
*
Fix an assertion encountered in UntypedMDRVA::Copy().
mmentovai
2011-07-01
1
-0
/
+9
*
Add some headers necessary to build the Linux client code with the Android ND...
ted.mielczarek@gmail.com
2011-05-31
1
-0
/
+1
*
Another attempt at signed / unsigned int resolution for linux minidump writer.
jessicag.feedback@gmail.com
2011-03-30
1
-5
/
+7
*
Updating to ints from unsigned ints so -1 will be an acceptable value.
jessicag.feedback@gmail.com
2011-03-03
1
-3
/
+2
*
allow passing info about known memory mappings to MinidumpWriter and Exceptio...
ted.mielczarek
2010-12-13
1
-43
/
+101
*
Reuse code and fix inconsistent array boundaries.
kmixter@chromium.org
2010-12-08
1
-6
/
+2
*
Delete an old Makefile and fix lots of lint errors.
thestig@chromium.org
2010-11-08
1
-15
/
+16
*
Add support for building the Linux client code using the Android NDK
ted.mielczarek
2010-10-20
1
-1
/
+18
*
Write a window of memory around the instruction pointer from the crashing thr...
ted.mielczarek
2010-09-23
1
-4
/
+5
*
Write a window of memory around the instruction pointer from the crashing thr...
ted.mielczarek
2010-09-17
1
-2
/
+91
*
Import linux_syscall_support.h from linux-syscall-support.googlecode.com inst...
thestig@chromium.org
2010-09-15
1
-1
/
+1
*
Fix a couple of bugs where we generate incorrect minidump files on Linux.o
thestig@chromium.org
2010-08-14
1
-24
/
+254
*
ARM support, with some build system changes to support x86-64, arm, and i386 ...
nealsid
2010-03-02
1
-1
/
+60
*
Issue 357: New Linux file_id code doesn't persist across strip. r=agl,nealsid...
ted.mielczarek
2009-12-23
1
-20
/
+5
*
Fix some build warnings
nealsid
2009-12-10
1
-1
/
+1
*
remove trailing comma from enum definition to make it compile with -pedantic
ted.mielczarek
2009-12-03
1
-1
/
+1
*
Upstreaming several patches from Chrome:
nealsid
2009-12-01
1
-8
/
+8
*
Merge of Breakpad Chrome Linux fork
nealsid
2009-08-17
1
-0
/
+872