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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modification to crash_report to process a directory of .DMP files
nealsid
2009-09-30
1
-5
/
+28
*
Merge of Breakpad Chrome Linux fork
nealsid
2009-08-17
1
-0
/
+602
*
Linux dumper: Move the data structures representing the breakpad data into th...
jimblandy@gmail.com
2009-08-07
1
-1
/
+4
*
Linux dumper: Move STABS parsing into its own class.
jimblandy@gmail.com
2009-08-07
1
-1
/
+5
*
Add stack-dumping logic to crash_report with -t switch
nealsid
2009-07-02
1
-4
/
+25
*
Fix build break in crash_report caused by my checkin that moved minidump proc...
nealsid
2009-06-16
1
-1
/
+1
*
Support overriding makefile variables, changed defaults compilation flags. T...
nealsid
2009-06-05
1
-6
/
+13
*
Use ctsdio streams for dump_syms for significant speedup. Also contains a ma...
nealsid
2009-06-05
2
-2
/
+2
*
Deleting obsolete file(when I added DWARF support I had to make this a .MM bu...
nealsid
2009-05-12
1
-142
/
+0
*
Fix for issue 304: symupload needs to support timeout specifications(wininet ...
nealsid
2009-03-20
1
-6
/
+29
*
Fix for issues 296, 297. Various symbol supplier classes need to be updated w...
nealsid
2009-02-27
2
-2
/
+29
*
Issue 275: patch to include list of loaded modules in crash_report output
nealsid
2009-02-10
1
-0
/
+33
*
Issue 181: Add version info for Mac OS X modules. Found by iterating over lo...
nealsid
2008-10-22
1
-0
/
+6
*
Added DWARF support to Breakpad client. Thanks to Google for open sourcing t...
nealsid
2008-10-08
3
-16
/
+207
*
Log a failure message in case of LOCATE_NOT_FOUND error.
doshimun
2008-07-30
1
-0
/
+6
*
Modified symupload to correctly handle spaces in module names when processing...
nealsid
2008-06-05
1
-3
/
+18
*
Fix newlines (#253). rs=ted.mielczarek
mmentovai
2008-04-07
3
-772
/
+772
*
fix Mac build by adding stackwalker_amd64.cc to project
ladderbreaker
2007-11-21
1
-0
/
+8
*
Issue 225 - dynamically load libcurl in http_upload. patch by Andrew Schultz...
ted.mielczarek
2007-11-20
1
-2
/
+2
*
Fix compile bustage from issue 221
ted.mielczarek
2007-11-20
2
-6
/
+8
*
fix crash_report build due to link error
ladderbreaker
2007-09-29
1
-0
/
+8
*
Solaris version of symbol dumper (#207). Patch by Alfred Peng. r=me
mmentovai
2007-09-28
8
-1
/
+396
*
Adds the ability to designate a folder with sym files in it that will be used...
dmaclach
2007-09-15
4
-12
/
+101
*
Fixup crashreport tool on the mac
dmaclach
2007-05-24
1
-0
/
+4
*
Add md5 implementation into code base to get rid of
luly81
2007-05-03
2
-13
/
+15
*
Issue 152 - Patch by Dave Camp, Reviewer Chris Rogers
ted.mielczarek
2007-05-03
4
-1
/
+18
*
Merge Ted's patch for writing symbols to stdout for linux.
luly81
2007-05-02
1
-12
/
+8
*
Replace GB_WSU_SAFE_SWPRINTF_TERMINATE with inline code (#145 followup).
mmentovai
2007-04-04
1
-2
/
+4
*
Discard age field in the dumped symbol file.
luly81
2007-04-04
1
-13
/
+9
*
vswprintf causes Purify to fail (#145). r=darin
mmentovai
2007-03-30
1
-7
/
+8
*
s/an breakpad/a breakpad/ (#127), patch by techtonik, r=me
mmentovai
2007-03-23
2
-2
/
+2
*
Add Linux exception handler.
luly81
2007-03-12
5
-0
/
+470
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
16
-1650
/
+14224
*
Update crash_report tool and internal classes to reflect change to ProcessSta...
waylonis
2007-01-24
4
-56
/
+37
*
Changes to support patch #108:
waylonis
2007-01-23
6
-49
/
+116
*
Library to handle SymSrv integration (#111). r=bryner
mmentovai
2007-01-18
3
-0
/
+1036
*
Allows the caller of CrashReportSender::SendCrashReport() to determine that
incrementalist
2007-01-03
1
-1
/
+2
*
Add Mac symupload tool. Reviewed by bryner. Fixes issue #96.
waylonis
2006-12-19
3
-0
/
+611
*
Add Mac dump_syms tool and support class. Fixes issue #73.
waylonis
2006-12-19
2
-0
/
+354
*
Add crash_report tool that will:
waylonis
2006-12-18
4
-0
/
+958
*
This patch fixes Airbag issue #44.
incrementalist
2006-12-08
1
-1
/
+1
*
Test data update following PDBSourceLineWriter change (#91). r=bryner
mmentovai
2006-12-07
1
-1
/
+1
*
symupload parameters don't match processor expectations (#91). r=bryner
mmentovai
2006-12-06
3
-27
/
+41
*
Support GUID-less PDBs (#77). r=bryner
mmentovai
2006-11-21
3
-12
/
+3
*
Removing erroneous svn:executable setting.
mmentovai
2006-11-18
1
-0
/
+0
*
Airbag client libraries should compile under MSVC .NET 2003/7.1 (#64).
mmentovai
2006-11-15
4
-17
/
+31
*
Symbol file should contain module GUID at beginning (#66). r=bryner
mmentovai
2006-11-06
4
-1616
/
+1630
*
Support building with WIN32_LEAN_AND_MEAN (#60)
mmentovai
2006-10-26
4
-10
/
+28
*
Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.
mmentovai
2006-10-20
1
-93
/
+93
*
Improvements for Windows client/tool-side code. r=bryner
mmentovai
2006-10-19
1
-7
/
+9
[next]