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
/
client
/
linux
/
handler
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added on-demand minidump generation for Linux, and a Linux test app.
brdevmn
2009-12-16
2
-4
/
+36
*
remove empty file, leftover from r384
ted.mielczarek
2009-12-03
1
-0
/
+0
*
Upstreaming several patches from Chrome:
nealsid
2009-12-01
1
-2
/
+2
*
New uploader for Linux with unit tests, and gflags/glog libraries
nealsid
2009-09-29
1
-0
/
+2
*
A better makefile for building the Linux client.
nealsid
2009-09-18
1
-45
/
+0
*
Merge of Breakpad Chrome Linux fork
nealsid
2009-08-17
11
-2269
/
+566
*
issue 305 - breakpad Linux handler doesn't build with compiler built from lat...
ted.mielczarek
2009-03-24
2
-0
/
+2
*
Fix for issue 242, plus a redo of how old exception handlers are tracked, and...
nealsid
2009-02-26
3
-22
/
+59
*
Issue 276 - generate GUIDs ahead of time in Linux handler. r=Liu Li
ted.mielczarek
2008-10-14
2
-29
/
+55
*
fix a typo in the makefile, HANDLER_SRC->HANDLER_OBJ
ted.mielczarek
2008-10-10
1
-1
/
+1
*
issue 238 - missing includes compiling with gcc 4.3. patch by taras glek, r=me
ted.mielczarek
2008-02-24
3
-0
/
+3
*
Solaris version of symbol dumper (#207). Patch by Alfred Peng. r=me
mmentovai
2007-09-28
1
-1
/
+1
*
Issue 190 - 32 bit build fails on a 64 bit Linux system. Patch by wgianopoul...
ted.mielczarek
2007-07-02
2
-2
/
+1
*
Issue 182: linux handler doesn't have sigcontext if called from a previous si...
ted.mielczarek
2007-06-11
7
-25
/
+87
*
Issue 169 - Fill in CPU vendor id in MDRawSystemInfo in Linux minidump_genera...
ted.mielczarek
2007-05-31
1
-1
/
+30
*
Add md5 implementation into code base to get rid of
luly81
2007-05-03
1
-7
/
+11
*
Fix issue 136.
luly81
2007-03-29
1
-1
/
+21
*
Fix bug of issue 135, now can dump symbols for dynamic libraries.
luly81
2007-03-27
3
-11
/
+17
*
Add Linux exception handler.
luly81
2007-03-12
10
-0
/
+2336