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
/
minidump_generator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ARM64 detection consistent in chromium.
mark@chromium.org
2014-04-01
1
-2
/
+2
*
Generate minidumps for 64-bit ARM apps on iOS.
mark@chromium.org
2013-11-21
1
-3
/
+13
*
Use stdint types everywhere
ted.mielczarek@gmail.com
2013-03-06
1
-6
/
+6
*
Getting context information from the kernel when catching a SIGABRT on iOS.
qsr@chromium.org
2012-08-20
1
-1
/
+9
*
Fix compilation for iOS on XCode 4.5
qsr@chromium.org
2012-07-09
1
-1
/
+1
*
Creating minidump for uncaught exception on iOS.
qsr@chromium.org
2012-02-14
1
-4
/
+12
*
Do not use mach_vm.h on iOS.
qsr@chromium.org
2011-10-24
1
-0
/
+1
*
Allow to retrieve id of a module from memory instead of going to disk for iOS.
qsr@chromium.org
2011-10-20
1
-2
/
+2
*
#ifdef cpu specific code.
qsr@chromium.org
2011-10-07
1
-2
/
+17
*
Fix CalculateStackSize to behave properly when the main thread's stack is
mark@chromium.org
2011-08-25
1
-3
/
+0
*
Fix compilation using the OS X 10.7 SDK by #ifdefing out PPC support when tar...
ted.mielczarek@gmail.com
2011-07-26
1
-0
/
+6
*
Allow out-of-process minidump generation to work on processes of a different ...
ted.mielczarek@gmail.com
2010-12-15
1
-21
/
+29
*
Write a window of memory around the instruction pointer from the crashing thr...
ted.mielczarek
2010-09-23
1
-1
/
+12
*
Fix compilation of OS X handler on PPC with 10.5 SDK. r=nealsid at http://br...
ted.mielczarek
2009-09-30
1
-1
/
+1
*
issue 323 - OS X exception handler / minidump generator should set exception ...
ted.mielczarek
2009-06-12
1
-1
/
+4
*
Patch from Jeremy Moskovich to build with 10.5 SDK correctly. Also removed e...
nealsid
2009-04-21
1
-0
/
+12
*
Issue 246: Dynamic_images.* needs to be 64-bit ready. Created types that are ...
nealsid
2008-04-04
1
-2
/
+24
*
missed header renames from Issue 152
ted.mielczarek
2007-05-04
1
-1
/
+1
*
Issue 152 - Patch by Dave Camp, Reviewer Chris Rogers
ted.mielczarek
2007-05-03
1
-3
/
+4
*
Issue 159: reviewer Waylonis
ladderbreaker
2007-05-02
1
-1
/
+12
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
1
-4
/
+4
*
Changes to support patch #108:
waylonis
2007-01-23
1
-1
/
+2
*
Add Mac exception handler and generator. Fixes issue #69. Reviewed by mment...
waylonis
2006-12-20
1
-0
/
+122