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
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
issue 305 - breakpad Linux handler doesn't build with compiler built from lat...
ted.mielczarek
2009-03-24
1
-0
/
+1
*
Issue 294: mmap error checking is not correct.
nealsid
2009-02-22
2
-2
/
+2
*
Followup to address some review comments from Issue 259
ted.mielczarek
2008-11-25
1
-9
/
+15
*
Issue 259 - crash when generating large .sym files with dump_syms on Linux. P...
ted.mielczarek
2008-11-24
1
-34
/
+56
*
issue 238 - missing includes compiling with gcc 4.3. patch by taras glek, r=me
ted.mielczarek
2008-02-24
1
-0
/
+2
*
Fix issue 235, properly handling included(inlined) code.
luly81
2007-12-13
1
-53
/
+157
*
slight fixup from issue 225
ted.mielczarek
2007-12-03
1
-1
/
+1
*
Issue 225 - dynamically load libcurl in http_upload. patch by Andrew Schultz...
ted.mielczarek
2007-11-20
1
-54
/
+88
*
Issue 221 - HTTPUpload::SendRequest should provide error code or error descri...
ted.mielczarek
2007-11-02
2
-2
/
+10
*
Solaris version of symbol dumper (#207). Patch by Alfred Peng. r=me
mmentovai
2007-09-28
4
-279
/
+2
*
Issue 191 - Linux dump_syms produces bad line numbers for some functions (16 ...
ted.mielczarek
2007-07-02
1
-1
/
+2
*
Allow building with -pedantic (#186). r=ted.mielczarek
mmentovai
2007-05-31
1
-1
/
+1
*
Add md5 implementation into code base to get rid of
luly81
2007-05-03
3
-5
/
+284
*
Merge Ted's patch for writing symbols to stdout for linux.
luly81
2007-05-02
2
-8
/
+2
*
Discard age field in the dumped symbol file.
luly81
2007-04-04
1
-1
/
+1
*
Fix bug of issue 135, now can dump symbols for dynamic libraries.
luly81
2007-03-27
1
-7
/
+46
*
Add Linux exception handler.
luly81
2007-03-12
8
-0
/
+1226