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
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 191 - Linux dump_syms produces bad line numbers for some functions (16 ...
ted.mielczarek
2007-07-02
1
-1
/
+2
*
issue 154: reviewed by Waylonis
ladderbreaker
2007-06-06
1
-2
/
+10
*
Issue 42 - check for non-existent dump file in HTTPUpload::SendRequest. r=br...
ted.mielczarek
2007-06-01
1
-2
/
+4
*
Allow building with -pedantic (#186). r=ted.mielczarek
mmentovai
2007-05-31
1
-1
/
+1
*
Issue 166 - reviewer Waylonis
ladderbreaker
2007-05-09
1
-4
/
+1
*
Issue 164 - MACHINE_THREAD_STATE on older 10.4 versions. Patch by Dave Camp,...
ted.mielczarek
2007-05-08
1
-0
/
+5
*
simply fix no newline at end of file
ladderbreaker
2007-05-04
1
-1
/
+1
*
Issue 158: reviewer ladderbreaker
ladderbreaker
2007-05-03
1
-84
/
+22
*
Add md5 implementation into code base to get rid of
luly81
2007-05-03
3
-5
/
+284
*
Issue 152 - Patch by Dave Camp, Reviewer Chris Rogers
ted.mielczarek
2007-05-03
5
-7
/
+187
*
Merge Ted's patch for writing symbols to stdout for linux.
luly81
2007-05-02
2
-8
/
+2
*
Emergency crash fix, tbr=bryner
mmentovai
2007-04-25
1
-1
/
+2
*
c++filt crashes when fed some mangled ObjC++ names. Oops. Patch by Dave
mmentovai
2007-04-12
1
-37
/
+37
*
Issue 147 - reviewer Waylonis
ladderbreaker
2007-04-11
1
-10
/
+32
*
Wrong version of swprintf used with VS 2003/7.1 CRT. r=bryner
mmentovai
2007-04-09
1
-0
/
+9
*
Revert previous patch, see google-breakpad-dev
mmentovai
2007-04-05
1
-1
/
+0
*
Fix temp file leak. Patch by Thomas Thiriez. r=me
mmentovai
2007-04-05
1
-0
/
+1
*
Replace GB_WSU_SAFE_SWPRINTF_TERMINATE with inline code (#145 followup).
mmentovai
2007-04-04
4
-23
/
+20
*
Discard age field in the dumped symbol file.
luly81
2007-04-04
1
-1
/
+1
*
Issue 147 - reviewer Waylonis
ladderbreaker
2007-04-03
1
-0
/
+3
*
Issue 146 - reviewer Waylonis
ladderbreaker
2007-04-02
2
-45
/
+76
*
Windows http_upload should allow response without Content-Length header (#144).
mmentovai
2007-04-02
1
-17
/
+33
*
vswprintf causes Purify to fail (#145). r=darin
mmentovai
2007-03-30
4
-30
/
+31
*
Fix bug of issue 135, now can dump symbols for dynamic libraries.
luly81
2007-03-27
2
-9
/
+48
*
issue141: reviewer Waylonis
ladderbreaker
2007-03-23
1
-1
/
+4
*
Don't output FUNC lines for 0-length functions (#139). r=bryner
mmentovai
2007-03-22
1
-0
/
+5
*
issue 134: reduce timeout period for minidump upload : reviwer waylonis
ladderbreaker
2007-03-16
1
-1
/
+5
*
issue 133: Mach-o UUID generation has problems - reviewed by waylonis
ladderbreaker
2007-03-16
1
-6
/
+13
*
Add Linux exception handler.
luly81
2007-03-12
8
-0
/
+1226
*
fixes for issue 129 : reviewed by Waylonis
ladderbreaker
2007-03-09
2
-24
/
+101
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
19
-35
/
+34
*
Change the symbol table parsing so that it will only use symbols that are fro...
waylonis
2007-02-08
1
-4
/
+13
*
Fix bug with mach-o walker not properly walking universal binary (Issue #125)
waylonis
2007-02-07
3
-5
/
+63
*
Only use the segments that contain sections in the identifer calculation.
waylonis
2007-01-31
2
-31
/
+49
*
Changes to support patch #108:
waylonis
2007-01-23
3
-104
/
+134
*
Library to handle SymSrv integration (#111). r=bryner
mmentovai
2007-01-18
2
-0
/
+54
*
Add classes to: walk mach-o files, look for identifiers, and return a 16 byte...
waylonis
2007-01-11
6
-0
/
+919
*
Added method to allow adding a file's contents directly. Fixes issue #105.
waylonis
2007-01-04
2
-12
/
+31
*
Allows the caller of CrashReportSender::SendCrashReport() to determine that
incrementalist
2007-01-03
2
-3
/
+16
*
Fix UTF32ToUTF16Char() conversion. Fixes issue #99. Reviewed by bryner.
waylonis
2006-12-20
1
-2
/
+2
*
Add Mac string utilities. Reviewed by mmentovai. Fixes issue #98.
waylonis
2006-12-19
2
-0
/
+132
*
Add Mac dump_syms tool and support class. Fixes issue #73.
waylonis
2006-12-19
2
-0
/
+875
*
Change function declarations to match those of the header file. Amazingly, g...
waylonis
2006-12-15
1
-12
/
+12
*
Add unicode.org UTF-8/16/32 conversion code.
waylonis
2006-12-15
4
-0
/
+895
*
Changed files_ to be a Dictionary.
waylonis
2006-12-14
2
-9
/
+9
*
Add the HTTP uploading class for Mac.
waylonis
2006-12-14
2
-0
/
+236
*
Fix capitalization of identifiers (#94). r=bryner
mmentovai
2006-12-12
1
-2
/
+6
*
Add an abstract interface to SourceLineResolver, and allow any implementation
bryner
2006-12-11
1
-1
/
+1
*
This patch fixes Airbag issue #44.
incrementalist
2006-12-08
2
-6
/
+76
*
symupload parameters don't match processor expectations (#91). r=bryner
mmentovai
2006-12-06
6
-59
/
+136
[next]