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
/
mac
Commit message (
Expand
)
Author
Age
Files
Lines
*
Incorporate feedback from first Breakpad integration.
nealsid
2009-04-06
1
-1
/
+1
*
Open sourcing the Breakpad framework from Google.
nealsid
2009-04-01
10
-0
/
+3513
*
See https://bugzilla.mozilla.org/show_bug.cgi?id=397200
nealsid
2009-02-22
1
-3
/
+0
*
Issue 283 - DWARF dumper doesn't handle DW_AT_specification. r=nealsid
ted.mielczarek
2008-12-08
2
-0
/
+39
*
Issue 284 - DWARF dumper doesn't output function names including arguments. r...
ted.mielczarek
2008-12-08
3
-3
/
+17
*
issue 286 - clean up some demangling code in dump_syms.mm. r=chris rogers
ted.mielczarek
2008-12-03
2
-85
/
+16
*
follow up for issue 281 - dump_syms fails to find dylib symbol file inside of...
ted.mielczarek
2008-12-01
1
-7
/
+6
*
issue 281 - dump_syms fails to find dylib symbol file inside of a bundle. r=n...
ted.mielczarek
2008-12-01
1
-3
/
+5
*
Fix for dump_syms to ignore line number information for addresses that don't ...
nealsid
2008-11-03
1
-16
/
+25
*
Issue 181: Add version info for Mac OS X modules. Found by iterating over lo...
nealsid
2008-10-22
1
-2
/
+8
*
Fix for DWARF processing when inline functions were encountered. Inline func...
nealsid
2008-10-14
1
-5
/
+37
*
Added DWARF support to Breakpad client. Thanks to Google for open sourcing t...
nealsid
2008-10-08
12
-14
/
+2862
*
Fix to ignore source files that have a text address of 0 in their stabs entry
nealsid
2008-05-19
1
-0
/
+10
*
Issue 208: Reviewer waylonis
ladderbreaker
2007-09-19
1
-1
/
+5
*
Issue 199: Reviewed by Waylonis
ladderbreaker
2007-08-17
1
-3
/
+6
*
Issue 197: reviewed by Waylonis
ladderbreaker
2007-08-16
1
-1
/
+8
*
Issue 197: reviewed by Waylonis
ladderbreaker
2007-08-16
1
-7
/
+9
*
Issue 197: reviewed by Waylonis
ladderbreaker
2007-08-16
1
-11
/
+13
*
issue 154: reviewed by Waylonis
ladderbreaker
2007-06-06
1
-2
/
+10
*
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
*
Issue 152 - Patch by Dave Camp, Reviewer Chris Rogers
ted.mielczarek
2007-05-03
5
-7
/
+187
*
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
*
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
*
Issue 147 - reviewer Waylonis
ladderbreaker
2007-04-03
1
-0
/
+3
*
Issue 146 - reviewer Waylonis
ladderbreaker
2007-04-02
2
-45
/
+76
*
issue141: reviewer Waylonis
ladderbreaker
2007-03-23
1
-1
/
+4
*
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
*
fixes for issue 129 : reviewed by Waylonis
ladderbreaker
2007-03-09
2
-24
/
+101
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
9
-14
/
+13
*
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
*
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
*
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
*
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