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
/
google_breakpad
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add MD_OS_NACL platform_id value for identifying NaCl minidumps
mseaborn@chromium.org
2013-05-06
1
-1
/
+2
*
Add MD_OS_PS3 to breakpad and exception types.
thestig@chromium.org
2013-04-25
2
-3
/
+72
*
Improve ARM CPU info reporting.
digit@chromium.org
2013-04-24
1
-1
/
+29
*
Change MDRawSystemInfo.processor_architecture value for PPC64 to 0x8002.
thestig@chromium.org
2013-04-13
1
-1
/
+1
*
Add PPC64 support to breakpad processor.
thestig@chromium.org
2013-04-12
2
-8
/
+9
*
Fix some more Win32 compat issues in processor code
ted.mielczarek@gmail.com
2013-03-06
1
-0
/
+1
*
Use stdint types everywhere
ted.mielczarek@gmail.com
2013-03-06
8
-302
/
+304
*
Fix linux compile errors for some systems.
qsr@chromium.org
2012-10-02
1
-1
/
+2
*
processor: add arm exception flags
qsr@chromium.org
2012-09-25
1
-0
/
+10
*
Allow generating minidumps from live process on Linux via ExceptionHandler
ted.mielczarek@gmail.com
2012-09-18
1
-1
/
+2
*
Speculatively back out r984. See http://codereview.chromium.org/10805065/
mark@chromium.org
2012-07-25
1
-5
/
+1
*
Move minidump_extension_linux.h contents into minidump_format.h
ted.mielczarek
2012-07-20
1
-2
/
+29
*
Add the capability to include an arbitrary data stream within minidumps
cdn@chromium.org
2012-07-10
1
-1
/
+5
*
Add MD_OS_ANDROID definition.
digit@chromium.org
2012-07-04
1
-1
/
+2
*
Add high level API for breakpad on iOS.
qsr@chromium.org
2012-03-13
1
-3
/
+5
*
Use frame pointer to walk ARM stack on iOS.
qsr@chromium.org
2011-10-17
1
-4
/
+5
*
Handle ios dump.
qsr@chromium.org
2011-10-11
1
-0
/
+1
*
Adjust MD_CONTEXT_CPU_MASK to reflect reality, fix some code so it can handle...
ted.mielczarek
2011-08-30
4
-8
/
+25
*
Add structure definitions for the memory info list, as well as some other new...
ted.mielczarek
2011-01-13
1
-2
/
+73
*
Added the base exploitability module for windows. This only adds the very bas...
cdn@chromium.org
2010-09-22
1
-1
/
+8
*
Fix a handful of comment spelling errors (Issue 385)
jessicag.feedback@gmail.com
2010-09-09
1
-2
/
+2
*
Add access violation detail for windows (read/write/dep). Add stack buffer ov...
nealsid
2010-06-04
1
-0
/
+4
*
Breakpad: Support DWARF CFI-driven stack walking on ARM.
jimblandy
2010-03-16
1
-0
/
+10
*
Basic arm cpu support for processor. r=mark at http://breakpad.appspot.com/49011
ted.mielczarek
2009-12-19
2
-4
/
+134
*
Issue 328 - should have constant for VC++ exceptions, and stringify in Minidu...
ted.mielczarek
2009-09-04
1
-1
/
+4
*
Fix build breaks on Solaris using Sun Studio.
nealsid
2009-02-23
1
-0
/
+8
*
64-bit processor can't handle 32-bit ppc minidumps due to struct padding
mmentovai
2008-05-14
1
-0
/
+7
*
Issue 245: refactoring minidump_format.h into architecture & platform specifi...
nealsid
2008-03-17
10
-706
/
+1321
*
This changelist contains the changes to the configuration of Visual Studio so...
doshimun@gmail.com
2008-03-10
1
-1
/
+1
*
Don't redefine __STDC_FORMAT_MACROS if it's already defined. r=mmentovai.
bryner
2008-03-04
1
-0
/
+2
*
Use "%" PRIx64 instead of "%llx" (#241). r=bryner
mmentovai
2008-02-25
1
-0
/
+9
*
Issue 196 - Breakpad processor support for x86-64. r=mento
ted.mielczarek
2007-10-31
1
-0
/
+154
*
Add SPARC/Solaris support to client handler and processor (#201, 200).
mmentovai
2007-09-26
1
-0
/
+129
*
Solaris port of minidump generator. Port by Alfred Peng. r=me
mmentovai
2007-08-07
2
-1
/
+19
*
issue 185 - Need constants / stringification for Linux exception codes. r=mento
ted.mielczarek
2007-06-11
1
-1
/
+39
*
C++ file gets a C++ comment
mmentovai
2007-05-31
1
-1
/
+1
*
Allow building with -pedantic (#186). r=ted.mielczarek
mmentovai
2007-05-31
2
-23
/
+149
*
Issue 162 - handle pure virtual function calls in VC++. r=mento
ted.mielczarek
2007-05-10
1
-2
/
+6
*
Fixing comment about cpuid vendor_id
ted.mielczarek
2007-05-10
1
-1
/
+1
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
2
-0
/
+1128