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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make Mac comment and email text field placeholders localizable. r=nealsid
stuart.morgan
2010-01-01
2
-0
/
+6
*
Add email mapping for Socorro. r=nealsid
stuart.morgan
2010-01-01
1
-2
/
+2
*
Issue 49012: Breakpad Processor: Rename 'StackFrameInfo' structure to 'Window...
jimblandy
2009-12-23
19
-55
/
+55
*
Breakpad: Regenerate build files with latest versions of autotools.
jimblandy
2009-12-23
4
-20554
/
+19237
*
Breakpad processor: Use unsigned constants in comparisons, to quiet compiler ...
jimblandy
2009-12-23
3
-12
/
+12
*
Breakpad Linux Dumper: Fix up comments in google_breakpad::Module interface.
jimblandy
2009-12-23
1
-7
/
+7
*
Issue 49003: Breakpad Linux Dumper: Add unit tests for STABS dumper.
jimblandy
2009-12-23
2
-0
/
+193
*
Breakpad Linux dumper: Add unit tests for google_breakpad::Module.
jimblandy
2009-12-23
4
-12
/
+350
*
Breakpad Linux Dumper: Use proper sizes and radixes when writing Breakpad sym...
jimblandy
2009-12-23
1
-7
/
+7
*
Breakpad Linux dumper: move DumpStabsHandler into its own file, for testing.
jimblandy
2009-12-23
4
-211
/
+306
*
fix compilation on 64-bit, followup from issue 357
ted.mielczarek
2009-12-23
1
-0
/
+3
*
Issue 357: New Linux file_id code doesn't persist across strip. r=agl,nealsid...
ted.mielczarek
2009-12-23
9
-36
/
+283
*
fix a badly-applied patch, and also re-run automake which I forgot to do
ted.mielczarek
2009-12-21
3
-622
/
+1182
*
Basic arm cpu support for processor. r=mark at http://breakpad.appspot.com/49011
ted.mielczarek
2009-12-19
10
-9
/
+469
*
Breakpad DWARF parser: Fix up documentation for DWARF reader classes.
jimblandy@gmail.com
2009-12-18
2
-33
/
+34
*
Fix build break for 64-bit compilation.
nealsid
2009-12-17
1
-1
/
+1
*
Added on-demand minidump generation for Linux, and a Linux test app.
brdevmn
2009-12-16
3
-4
/
+117
*
Issue 41004: Breakpad DWARF parser: fixes to compile without warnings under G...
jimblandy@gmail.com
2009-12-15
2
-1
/
+7
*
Issue 41003: Breakpad DWARF parser: Include <cstdio>, since we use it
jimblandy@gmail.com
2009-12-15
1
-2
/
+2
*
Issue 42002: Breakpad DWARF parser: avoid using <stdint.h> type
jimblandy@gmail.com
2009-12-15
3
-3
/
+11
*
Issue 42001: Breakpad Linux Dumper: remove compilation warnings in guid_creat...
jimblandy@gmail.com
2009-12-15
1
-4
/
+18
*
Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent...
jimblandy@gmail.com
2009-12-15
15
-49
/
+49
*
Issue 26001: Linux dumper: fix comments in STABS reader
jimblandy@gmail.com
2009-12-15
2
-24
/
+28
*
Linux dumper: Add unit tests for google_breakpad::StabsReader.
jimblandy@gmail.com
2009-12-15
7
-0
/
+607
*
Issue 25003: Linux dumper: Fix infinite loop in stabs parser.
jimblandy@gmail.com
2009-12-15
1
-1
/
+6
*
Issue 25002: Linux symbol dumper: Require STABS consumers to provide a Warnin...
jimblandy@gmail.com
2009-12-15
2
-1
/
+9
*
Issue 39001: Breakpad Linux dumper: Refactor Makefile.
jimblandy@gmail.com
2009-12-15
1
-24
/
+123
*
Mozilla bug 532713 - OS X client code doesn't decoded extended family ids in ...
ted.mielczarek
2009-12-14
1
-0
/
+15
*
Fix some build warnings
nealsid
2009-12-10
2
-2
/
+2
*
Allow Minidump class to be instantiated with stream instead of file. r=mark a...
ted.mielczarek
2009-12-09
5
-32
/
+266
*
remove trailing comma from enum definition to make it compile with -pedantic
ted.mielczarek
2009-12-03
1
-1
/
+1
*
issue 330 - linux_syscall_support.h has extra semicolons causing compilation ...
ted.mielczarek
2009-12-03
1
-3
/
+3
*
issue 336 - Look for libcurl-gnutls in addition to libcurl.so. Patch by Karl ...
ted.mielczarek
2009-12-03
1
-0
/
+7
*
remove empty file, leftover from r384
ted.mielczarek
2009-12-03
1
-0
/
+0
*
issue 170 - Report assertion type in minidump_stackwalk output. r=mark at htt...
ted.mielczarek
2009-12-02
8
-1
/
+248
*
Upstreaming several patches from Chrome:
nealsid
2009-12-01
10
-28
/
+31
*
don't output duplicate filenames in PDBSourceLineWriter. r=mark at http://bre...
ted.mielczarek
2009-11-23
2
-3
/
+54
*
output function names for PGO-optimized cold function blocks. r=mark at http:...
ted.mielczarek
2009-11-20
2
-5
/
+67
*
Forward exceptions in child processes to Apple's Crash Reporter
nealsid
2009-11-18
1
-0
/
+3
*
Always export catch_exception_raise.
mmentovai
2009-11-11
1
-1
/
+4
*
Fix when walking stack when no module list is present and the return address ...
nealsid
2009-10-30
1
-1
/
+1
*
Fixed style error
jschuh@chromium.org
2009-10-19
1
-1
/
+1
*
Issue 35001: Fallback to Thread Context on bad Exception Context
jschuh@chromium.org
2009-10-19
2
-5
/
+10
*
Allow the Breakpad Mac framework to be built without -fexceptions.
mmentovai
2009-10-15
1
-51
/
+45
*
Raise minidump processing limits
nealsid
2009-10-14
1
-4
/
+4
*
Issue 32002: Breakpad DWARF parser: Update char decls to be signed
jimblandy@gmail.com
2009-10-08
1
-17
/
+23
*
Let x86 stackwalker scan stack in cases where program evaluation fails. Origi...
ted.mielczarek
2009-10-08
7
-27
/
+161
*
10.6 SDK compatibility fixes. No bug.
mmentovai
2009-10-06
4
-2
/
+8
*
Modification to crash_report to process a directory of .DMP files
nealsid
2009-09-30
1
-5
/
+28
*
Fix compilation of OS X handler on PPC with 10.5 SDK. r=nealsid at http://br...
ted.mielczarek
2009-09-30
2
-18
/
+5
[next]