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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Adding stricter validation checks to various symbol parser functions.
ivan.penkov@gmail.com
2013-09-25
1
-0
/
+58
*
Adding mips support for Android.
gordana.cmiljanovic@imgtec.com
2013-09-25
1
-1
/
+1
*
Adding support for mips.
gordana.cmiljanovic@imgtec.com
2013-09-11
4
-1
/
+247
*
Create StackFrame::FRAME_TRUST_PREWALKED trust type.
chrisha@chromium.org
2013-08-23
1
-6
/
+9
*
Allow setting a limit on the number of frames to be recovered by stack scanning.
ted.mielczarek@gmail.com
2013-08-19
1
-2
/
+15
*
Updating MDRawMiscInfo to support verions 3 and 4 of the MINIDUMP_MISC_INFO_N...
ivan.penkov@gmail.com
2013-08-02
2
-9
/
+111
*
Detect corrupt symbol files during minidump processing. Recover from the err...
ivan.penkov@gmail.com
2013-07-11
8
-9
/
+40
*
This change is addressing a particularly nasty issue where the stackwalker
ivan.penkov@gmail.com
2013-06-27
1
-2
/
+8
*
More robust stack walks when the IP address in the context frame is invalid (...
ivan.penkov@gmail.com
2013-06-26
1
-2
/
+9
*
Treat warnings as error and fix most level 4 warnings in the breakpad windows...
ivan.penkov@gmail.com
2013-06-04
1
-2
/
+2
*
Make x86-64 stack walking work for Native Client minidumps
mseaborn@chromium.org
2013-05-08
1
-4
/
+5
*
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
*
Don't print an error when a user-set max frames limit has been reached in the...
ted.mielczarek@gmail.com
2013-04-16
1
-1
/
+9
*
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
4
-8
/
+37
*
Keeping track of modules without symbols during crash report processing.
ivan.penkov@gmail.com
2013-03-06
2
-1
/
+17
*
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
19
-417
/
+419
*
Work around Windows headers #defining ERROR by renaming enum values in StackF...
ted.mielczarek@gmail.com
2013-03-04
1
-3
/
+3
*
Print the correct return address, even on architectures where StackFrame::ins...
jimblandy
2013-01-22
2
-5
/
+31
*
Fix a couple of warnings in stack_frame_symbolizer code
ted.mielczarek@gmail.com
2013-01-18
1
-1
/
+1
*
The Google-breakpad processor rejects (ignores) context records that lack CPU...
ivan.penkov@gmail.com
2012-12-08
1
-0
/
+10
*
Allow StackwalkerARM to scan much farther to find the caller of the context f...
ted.mielczarek@gmail.com
2012-12-04
1
-2
/
+4
*
Allow processing dumps with missing stack memory for some threads
ted.mielczarek@gmail.com
2012-11-06
2
-49
/
+50
*
Check-in stack_frame_symbolizer.[h|cc] that were missing in r1068.
SiyangXie@gmail.com
2012-10-11
1
-0
/
+105
*
Refactor the logic of resolving source line info into helper class.
SiyangXie@gmail.com
2012-10-10
3
-56
/
+52
*
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
*
Add a GetInstructionPointer method to MinidumpException
ted.mielczarek@gmail.com
2012-09-17
1
-0
/
+4
*
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
*
This change allows compiling the google-breakpad code using a global ::string...
ivan.penkov@gmail.com
2012-06-28
10
-15
/
+19
*
Fix class/struct mismatches in forward declarations.
benchan@chromium.org
2012-03-30
5
-5
/
+5
*
Add high level API for breakpad on iOS.
qsr@chromium.org
2012-03-13
1
-3
/
+5
*
Support for .raSearch in the x86 stackwalker
mark@chromium.org
2012-02-23
1
-3
/
+12
*
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
*
Remove NetworkSourceLine{Resolver,Server} and related code. It never wound up...
ted.mielczarek
2011-07-07
1
-187
/
+0
*
Delete OS failing test cases and note failure in relevant .h file.
jessicag.feedback@gmail.com
2011-06-21
1
-2
/
+5
*
Add MinidumpMemoryInfo / MinidumpMemoryInfoList classes to expose MDRawMemory...
ted.mielczarek
2011-01-13
1
-0
/
+71
*
Add structure definitions for the memory info list, as well as some other new...
ted.mielczarek
2011-01-13
1
-2
/
+73
*
Make some parts of the processor compile on Win32/MSVC
ted.mielczarek
2011-01-11
1
-0
/
+2
*
Tiny fix for memory allocation/deallocation mismatch
SiyangXie@gmail.com
2010-11-01
1
-0
/
+2
*
Restrict ownership of symbol data buffers to symbol supplier.
SiyangXie@gmail.com
2010-11-01
6
-52
/
+39
[prev]
[next]