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
/
processor
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Process minidumps generated on ARM64 in iOS apps.
mark@chromium.org
2013-11-23
8
-7
/
+1276
*
Use register %ebp (instead of %esp) when calculating the value of
ivan.penkov@gmail.com
2013-11-05
2
-13
/
+245
*
Add support for configuring the minimum log level at compile time
mark@chromium.org
2013-11-05
1
-3
/
+14
*
map_serializers_unittest: fix unused variable warning
vapier@chromium.org
2013-10-30
1
-2
/
+0
*
Add some symbols missing from my last commit.
mattdr.breakpad@gmail.com
2013-10-29
3
-0
/
+15137
*
Add simple exploitability analysis for Linux crashes.
mattdr.breakpad@gmail.com
2013-10-29
9
-179
/
+13516
*
This patch adds required change for stackwalker_mips_unittest to pass on 64bit
gordana.cmiljanovic@imgtec.com
2013-09-30
1
-1
/
+1
*
Adding stricter validation checks to various symbol parser functions.
ivan.penkov@gmail.com
2013-09-25
2
-79
/
+453
*
Handle block helper functions in Breakpad symbol parser. Block helper functi...
ivan.penkov@gmail.com
2013-09-19
1
-2
/
+9
*
Fix for a clang error which is introduced by change r1212.
gordana.cmiljanovic@imgtec.com
2013-09-13
1
-2
/
+2
*
Adding support for mips.
gordana.cmiljanovic@imgtec.com
2013-09-11
10
-1
/
+1435
*
Fixing minidump_dump to handle nacl dumps.
bradnelson@chromium.org
2013-09-05
1
-0
/
+1
*
Make StackWalkerAddressList use FRAME_TRUST_PREWALKED trust level.
chrisha@chromium.org
2013-09-04
2
-6
/
+2
*
Create StackFrame::FRAME_TRUST_PREWALKED trust type.
chrisha@chromium.org
2013-08-23
2
-2
/
+8
*
Create StackwalkerAddressList.
chrisha@chromium.org
2013-08-23
3
-0
/
+359
*
Allow setting a limit on the number of frames to be recovered by stack scanning.
ted.mielczarek@gmail.com
2013-08-19
16
-27
/
+247
*
Updating MDRawMiscInfo to support verions 3 and 4 of the MINIDUMP_MISC_INFO_N...
ivan.penkov@gmail.com
2013-08-02
1
-53
/
+135
*
Detect corrupt symbol files during minidump processing. Recover from the err...
ivan.penkov@gmail.com
2013-07-11
24
-200
/
+524
*
Fix a clang warning:
mark@chromium.org
2013-06-28
1
-4
/
+2
*
This change is addressing a particularly nasty issue where the stackwalker
ivan.penkov@gmail.com
2013-06-27
3
-12
/
+68
*
More robust stack walks when the IP address in the context frame is invalid (...
ivan.penkov@gmail.com
2013-06-26
4
-103
/
+341
*
Treat warnings as error and fix most level 4 warnings in the breakpad windows...
ivan.penkov@gmail.com
2013-06-04
1
-44
/
+80
*
Avoid gmock warning "Uninteresting mock function call"
ted.mielczarek@gmail.com
2013-05-17
4
-0
/
+22
*
Compile issue when using global string "::string". For more details take a l...
ivan.penkov@gmail.com
2013-05-11
1
-2
/
+5
*
Make x86-64 stack walking work for Native Client minidumps
mseaborn@chromium.org
2013-05-08
1
-0
/
+11
*
Add MD_OS_NACL platform_id value for identifying NaCl minidumps
mseaborn@chromium.org
2013-05-06
2
-0
/
+10
*
Fix an "unused variable" compiler warning in exploitability_win.cc
mseaborn@chromium.org
2013-05-06
1
-3
/
+0
*
Add MD_OS_PS3 to breakpad and exception types.
thestig@chromium.org
2013-04-25
3
-1
/
+89
*
Improve ARM CPU info reporting.
digit@chromium.org
2013-04-24
2
-0
/
+126
*
Cleanup: Remove duplicate wording in license headers.
thestig@chromium.org
2013-04-23
2
-24
/
+4
*
Fix Bigcluster build error with minidump.cc after r1147.
thestig@chromium.org
2013-04-19
1
-9
/
+14
*
minidump_stackwalk should display r12 in ARM stack traces
ted.mielczarek@gmail.com
2013-04-17
1
-0
/
+2
*
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
/
+5
*
Add PPC64 support to breakpad processor.
thestig@chromium.org
2013-04-12
5
-0
/
+362
*
Turn off verbose logging but keep logic for future reference for debug logging.
jessicag.feedback
2013-04-05
1
-13
/
+23
*
These are prerequisites needed for a wider effort inside Google to enable
mark@chromium.org
2013-04-03
1
-1
/
+13
*
Keeping track of modules without symbols during crash report processing.
ivan.penkov@gmail.com
2013-03-06
8
-48
/
+213
*
Fix some more Win32 compat issues in processor code
ted.mielczarek@gmail.com
2013-03-06
6
-3
/
+19
*
Use stdint types everywhere
ted.mielczarek@gmail.com
2013-03-06
57
-662
/
+665
*
Work around Windows headers #defining ERROR by renaming enum values in StackF...
ted.mielczarek@gmail.com
2013-03-04
2
-14
/
+14
*
Remove unnecessary #include unistd.h
ted.mielczarek@gmail.com
2013-03-01
1
-1
/
+0
*
minidump_stackwalk: Show argument registers for ARM stack traces
ted.mielczarek@gmail.com
2013-01-31
1
-0
/
+11
*
Print the correct return address, even on architectures where StackFrame::ins...
jimblandy
2013-01-22
5
-30
/
+41
*
Fix a couple of warnings in stack_frame_symbolizer code
ted.mielczarek@gmail.com
2013-01-18
1
-0
/
+1
*
Move scoped_ptr.h to common
ted.mielczarek@gmail.com
2013-01-17
22
-359
/
+23
*
The Google-breakpad processor rejects (ignores) context records that lack CPU...
ivan.penkov@gmail.com
2012-12-08
4
-4
/
+242
*
Allow StackwalkerARM to scan much farther to find the caller of the context f...
ted.mielczarek@gmail.com
2012-12-04
3
-1
/
+66
*
Cleaning up google-breakpad source code of signed-unsigned comparison warnings
ivan.penkov@gmail.com
2012-11-21
11
-91
/
+91
*
Allow processing dumps with missing stack memory for some threads
ted.mielczarek@gmail.com
2012-11-06
14
-41
/
+360
*
Wrong %ebp after skipping a frame for which the instruction pointer is not in...
ivan.penkov@gmail.com
2012-11-02
2
-25
/
+269
[prev]
[next]