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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix a bug in start address calculation
nealsid
2008-04-17
1
-1
/
+1
*
As part of resolving issue 256 I'd like to check in some unit
nealsid
2008-04-15
6
-5
/
+426
*
Issue 254: The problem is that nlist() is compiled out of libc in
nealsid
2008-04-12
5
-9
/
+452
*
Add a parameter to CrashGenerationServer to let the callers set the
doshimun
2008-04-12
3
-2
/
+13
*
Some cosmetic/style changes to conform to style guidelines. This time
doshimun
2008-04-08
2
-23
/
+23
*
Fix newlines (#253). rs=ted.mielczarek
mmentovai
2008-04-07
25
-4873
/
+4873
*
Issue 246: Dynamic_images.* needs to be 64-bit ready. Created types that are ...
nealsid
2008-04-04
5
-192
/
+371
*
Minor style changes to comply with Google style guidelines.
doshimun
2008-04-03
4
-34
/
+39
*
issue 223 - Fixes for SOlaris handler during integration with Firefox. patch ...
ted.mielczarek
2008-03-18
7
-284
/
+539
*
TO BE REVIEWED.
doshimun@gmail.com
2008-03-11
3
-4
/
+15
*
This changelist contains the changes to the configuration of Visual Studio so...
doshimun@gmail.com
2008-03-10
5
-11
/
+324
*
Overview:
doshimun@gmail.com
2008-03-08
27
-178
/
+4227
*
issue 238 - missing includes compiling with gcc 4.3. patch by taras glek, r=me
ted.mielczarek
2008-02-24
3
-0
/
+3
*
Remove dependency on ole32 on Windows (#132). Patch by Sorin Jianu <sorinj>,...
mmentovai
2008-01-28
2
-10
/
+32
*
Make Breakpad's debug-exception-ignoring configurable. r=Nicolas Sylvain
mmentovai
2007-10-18
2
-3
/
+18
*
Remove assertion for a variable that doesn't exist. Patch by Alfred Peng
mmentovai
2007-10-15
1
-1
/
+0
*
Make sure ENOENT is defined. Spotted by jfbastien <bourgeoisie>.
mmentovai
2007-10-10
1
-0
/
+2
*
Breakpad rejects valid modules with a vmaddr of zero on Mac (#176). Patch
mmentovai
2007-09-28
1
-1
/
+1
*
Assertion in CrashReportSender (windows) when no checkpoint file is desired
mmentovai
2007-09-28
1
-0
/
+3
*
Solaris version of symbol dumper (#207). Patch by Alfred Peng. r=me
mmentovai
2007-09-28
2
-1
/
+2
*
Add SPARC/Solaris support to client handler and processor (#201, 200).
mmentovai
2007-09-26
4
-18
/
+101
*
Issue 208: Reviewer waylonis
ladderbreaker
2007-09-19
1
-14
/
+52
*
Issue 209: Reviewer waylonis
ladderbreaker
2007-09-19
1
-1
/
+1
*
Issue203 : reviewed by Waylonis
ladderbreaker
2007-08-29
1
-7
/
+24
*
Issue 202: reviewed by Waylonis
ladderbreaker
2007-08-27
3
-0
/
+207
*
Add accessor for ExceptionHandler::requesting_thread_id_ (#198). Patch by Lu...
mmentovai
2007-08-17
1
-0
/
+6
*
Issue 197: reviewed by Waylonis
ladderbreaker
2007-08-16
1
-10
/
+63
*
Solaris port of minidump generator. Port by Alfred Peng. r=me
mmentovai
2007-08-07
9
-0
/
+1845
*
Issue 175 - fix permissions on dump file in MinidumpFileWriter. r=mento
ted.mielczarek
2007-07-05
2
-3
/
+3
*
issue 194: reviewed by waylonis
ladderbreaker
2007-07-03
1
-2
/
+3
*
These should be int to allow them to be ORed together. Ted, please review.
mmentovai
2007-07-02
2
-3
/
+3
*
Allow finer control over installed handler types (#193). r=ted.mielczarek
mmentovai
2007-07-02
2
-27
/
+50
*
Issue 190 - 32 bit build fails on a 64 bit Linux system. Patch by wgianopoul...
ted.mielczarek
2007-07-02
2
-2
/
+1
*
Add an API to pass exception information into the handler (#192).
mmentovai
2007-07-02
2
-1
/
+9
*
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
*
Allow building with -pedantic (#186). r=ted.mielczarek
mmentovai
2007-05-31
2
-10
/
+12
*
issue 167: reviewed by Benjamin Smedberg
ladderbreaker
2007-05-22
1
-32
/
+96
*
Add an optional per-day limit to the number of crash reports sent. The state
bryner
2007-05-21
2
-10
/
+125
*
- Add const keyword / casting to supress more stringient compiler warnings
waylonis
2007-05-19
5
-17
/
+20
*
Issue 140 - Fill in some more cpu information on OS X x86 dumps. r=mento
ted.mielczarek
2007-05-11
1
-0
/
+29
*
Issue 162 - handle pure virtual function calls in VC++. r=mento
ted.mielczarek
2007-05-10
2
-0
/
+42
*
Issue 164 - MACHINE_THREAD_STATE on older 10.4 versions. Patch by Dave Camp,...
ted.mielczarek
2007-05-08
1
-11
/
+12
*
Issue 161: reviewer Waylonis
ladderbreaker
2007-05-07
1
-2
/
+2
*
Issue 163, reviewer mento. Make dynamic_images.cc build on 10.3.9 SDK + upda...
ted.mielczarek
2007-05-07
2
-12
/
+66
*
Issue 160 - Reviewer Chris Rogers
ted.mielczarek
2007-05-04
1
-2
/
+4
*
missed header renames from Issue 152
ted.mielczarek
2007-05-04
2
-2
/
+2
*
Add md5 implementation into code base to get rid of
luly81
2007-05-03
1
-7
/
+11
*
Issue 152 - Patch by Dave Camp, Reviewer Chris Rogers
ted.mielczarek
2007-05-03
3
-12
/
+15
*
Issue 159: reviewer Waylonis
ladderbreaker
2007-05-02
4
-76
/
+154
[prev]
[next]