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
*
Fixing HTTPMultipartUpload.
qsr@chromium.org
2012-05-15
1
-2
/
+2
*
Bits necessary to send the reports along with the minidumps.
mark@chromium.org
2012-05-11
1
-1
/
+4
*
Move away from the 10.4 SDK.
mark@chromium.org
2012-02-21
1
-2
/
+0
*
Funnel all bootstrap_register calls through a routine that doesn't care that
mark@chromium.org
2012-02-21
3
-3
/
+101
*
Correct compilation warning.
qsr@chromium.org
2011-11-23
1
-1
/
+3
*
Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace.
ted.mielczarek
2011-11-18
2
-1
/
+5
*
Correct incorrect bounds checking.
qsr@chromium.org
2011-10-20
1
-2
/
+2
*
Allow to retrieve id of a module from memory instead of going to disk for iOS.
qsr@chromium.org
2011-10-20
4
-24
/
+77
*
Handling reading arm executable.
qsr@chromium.org
2011-10-12
1
-0
/
+6
*
Use right header.
qsr@chromium.org
2011-10-10
1
-1
/
+1
*
Extracting the config file class from the Inspector to be able to reuse it.
qsr@chromium.org
2011-10-10
2
-3
/
+3
*
Fix some compilation warnings and other errors due to API changes
mark@chromium.org
2011-09-29
1
-1
/
+2
*
Linux/Mac: Add option to omit the CFI section in dump_syms.
thestig@chromium.org
2011-09-14
2
-36
/
+36
*
Fix clang warnings.
mark@chromium.org
2011-08-11
1
-6
/
+0
*
Wean Mac Breakpad off of its OpenSSL libcrypto dependency.
mark@chromium.org
2011-07-27
3
-49
/
+14
*
Switch mac DumpSymbols::WriteSymbolFile to take an ostream instead of a FILE*...
ted.mielczarek
2011-07-26
2
-2
/
+4
*
Use STABS as the debugging format when using GCC 4.0 and the 10.4 SDK.
mmentovai
2010-11-08
1
-0
/
+1
*
Put MachIPC into the google_breakpad namespace
ted.mielczarek@gmail.com
2010-08-16
2
-0
/
+6
*
Implement CrashGeneration{Client,Server} for OOP dump generation on OS X, ena...
ted.mielczarek@gmail.com
2010-08-13
3
-5
/
+64
*
Breakpad uses x86 as the architecture name, not i386. Most tools don't care
mark@chromium.org
2010-08-06
1
-2
/
+6
*
Review: http://breakpad.appspot.com/136001
dmaclach
2010-07-28
1
-6
/
+6
*
Clean up build for 64 bit.
dmaclach
2010-07-19
15
-32
/
+193
*
Breakpad Mac symbol dumper: Unify with Linux dumper; support DWARF CFI.
ted.mielczarek
2010-06-25
3
-1209
/
+536
*
Breakpad Mac symbol dumper: Add new Mach-O reader class.
ted.mielczarek
2010-06-25
3
-0
/
+2881
*
Breakpad Mac Dumper: Fix compilation warnings on OS X 10.6
jimblandy
2010-05-05
3
-30
/
+80
*
issue 372 - fix Mac OS X minidump generation code to handle x86-64 properly. ...
ted.mielczarek
2010-04-29
3
-5
/
+9
*
Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent...
jimblandy@gmail.com
2009-12-15
12
-2564
/
+4
*
Issue 32002: Breakpad DWARF parser: Update char decls to be signed
jimblandy@gmail.com
2009-10-08
1
-17
/
+23
*
10.6 SDK compatibility fixes. No bug.
mmentovai
2009-10-06
4
-2
/
+8
*
Breakpad: Don't use the deprecated __gnu_cxx::hash_map container.
jimblandy@gmail.com
2009-09-03
5
-46
/
+3
*
Provide a real std::string hash, not just a forward declaration for something
mmentovai
2009-08-20
1
-8
/
+19
*
Fix for http://breakpad.appspot.com/18009 - run dump_syms on both PPC & i386 ...
nealsid
2009-07-17
1
-4
/
+11
*
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
[next]