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
/
mac
/
handler
/
dynamic_images.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generate minidumps for 64-bit ARM apps on iOS.
mark@chromium.org
2013-11-21
1
-0
/
+2
*
Do not use mach_vm.h on iOS.
qsr@chromium.org
2011-10-24
1
-0
/
+2
*
#ifdef cpu specific code.
qsr@chromium.org
2011-10-07
1
-0
/
+2
*
Allow out-of-process minidump generation to work on processes of a different ...
ted.mielczarek@gmail.com
2010-12-15
1
-94
/
+102
*
Review: http://breakpad.appspot.com/136001
dmaclach
2010-07-28
1
-7
/
+7
*
Clean up build for 64 bit.
dmaclach
2010-07-19
1
-8
/
+16
*
Issue 181: Add version info for Mac OS X modules. Found by iterating over lo...
nealsid
2008-10-22
1
-25
/
+4
*
Filter out duplicates from the image list when creating a minidump. See issu...
nealsid
2008-06-04
1
-0
/
+5
*
Issue 258: Added test cases for ReadTaskMemory, reorganized project file, ren...
nealsid
2008-04-25
1
-1
/
+4
*
Issue 254: The problem is that nlist() is compiled out of libc in
nealsid
2008-04-12
1
-1
/
+1
*
Issue 246: Dynamic_images.* needs to be 64-bit ready. Created types that are ...
nealsid
2008-04-04
1
-22
/
+39
*
Breakpad rejects valid modules with a vmaddr of zero on Mac (#176). Patch
mmentovai
2007-09-28
1
-1
/
+1
*
issue 194: reviewed by waylonis
ladderbreaker
2007-07-03
1
-2
/
+3
*
- Add const keyword / casting to supress more stringient compiler warnings
waylonis
2007-05-19
1
-13
/
+2
*
Issue 160 - Reviewer Chris Rogers
ted.mielczarek
2007-05-04
1
-2
/
+4
*
Issue 159: reviewer Waylonis
ladderbreaker
2007-05-02
1
-0
/
+301