Boris Zbarsky
|
6c65d9c0c9
|
Backed out changeset df90f0171ba7 (bug 543111)
--HG--
extra : rebase_source : 35dfbceff1bec0fda34c652723b5ef4b5d7edfdd
|
2010-02-09 14:33:19 -05:00 |
Boris Zbarsky
|
618d27911f
|
Bug 543111. Make breakpad compile when cross-compiling with toolwhip. r=ted
|
2010-02-09 12:09:06 -05:00 |
Ted Mielczarek
|
4d8648dfce
|
Try to fix bug 535585 (random tests failing with xpcshell return code 1) by switching to the non-TerminateThread codepath provided by Breakpad
|
2010-01-29 07:18:14 -05:00 |
Benjamin Smedberg
|
b6762b9b23
|
Change the exit code of the crashreporter TerminateThread in the hopes that this will help diagnose bug 535585.
|
2010-01-28 17:55:44 -05:00 |
Chris Jones
|
efbc806050
|
bug 539552 - Forward-declare CrashGenerationServer from client_info.h. r=ted
--HG--
extra : transplant_source : %CC%A0%BF%3D%B7%0A%13%8D%F3%E9x%1B%14%F6US%E0%F6%BB%9B
|
2010-01-14 13:25:00 -05:00 |
Benjamin Smedberg
|
6f14c1ef50
|
Bug 539048 - Hacky temporary UI for sending plugin-process crash reports, r=ted
--HG--
extra : rebase_source : e66e568a174ba975c42006becb6397d55032c3e2
|
2010-01-11 15:13:12 -05:00 |
Chris Jones
|
6d065b2d57
|
Bug 516759: Use OOP crash reporting in Gecko. r=luser
--HG--
extra : rebase_source : 1949d23a5ce0c15c266d9e67e6a6be7d650a51df
|
2010-01-12 15:14:38 -06:00 |
Chris Jones
|
8ecc380a35
|
Bug 516759: Implement Linux client/server for OOP minidump generation requests. r=luser
--HG--
extra : rebase_source : 51cafc94af98f10e6f94652262ce00a5d0c9db5a
|
2010-01-12 15:14:37 -06:00 |
Ginn Chen
|
8907b34647
|
Bug 527631 crashreporter failed to compile on Solaris r=ted.mielczarek
|
2010-01-13 17:03:30 +08:00 |
Ted Mielczarek
|
af1ae32d89
|
bug 514188 - sync to breakpad revision 463 to pick up Linux client rewrite (Mozilla changes). r=bsmedberg
--HG--
rename : toolkit/crashreporter/google-breakpad/src/common/mac/dwarf/Makefile.in => toolkit/crashreporter/google-breakpad/src/common/dwarf/Makefile.in
extra : rebase_source : 64c09b14945060aac4fa3a02a4281148e99d5097
|
2009-12-14 06:55:31 -05:00 |
Ted Mielczarek
|
7614d5bc60
|
bug 514188 - sync to breakpad revision 463 to pick up Linux client rewrite. r=bsmedberg
--HG--
extra : rebase_source : a78ba9b0fed0033adefb3a36baf4fcf59e3e4b13
|
2009-12-14 06:55:28 -05:00 |
Ted Mielczarek
|
7f78041169
|
Backed out bug 514188 - sync to breakpad revision 437. The Linux update broke stuff badly (bug 535071)
|
2009-12-16 09:30:39 -05:00 |
Ted Mielczarek
|
a19c2fa6d2
|
Backed out bug 514188 - sync to breakpad revision 437. The Linux update broke stuff badly (bug 535071)
Backed out changeset 09e8d73fda8b
|
2009-12-16 09:28:50 -05:00 |
Ted Mielczarek
|
ed8b2895fd
|
Backed out bug 514188 - sync to breakpad revision 437. The Linux update broke stuff badly (bug 535071)
|
2009-12-16 09:27:33 -05:00 |
Ted Mielczarek
|
ff0eef2ffd
|
Backout bug 514188 - sync to breakpad revision 437, the Linux update broke things badly (bug 535071)
Backed out changeset 2138d22ff018
|
2009-12-16 09:26:43 -05:00 |
Ted Mielczarek
|
b00f21134f
|
bug 514188 - sync to breakpad revision 437 to pick up Linux client rewrite (Mozilla changes). r=bsmedberg
|
2009-12-14 06:55:31 -05:00 |
Ted Mielczarek
|
aba2a6854a
|
bug 514188 - sync to breakpad revision 437 to pick up Linux client rewrite. r=bsmedberg
|
2009-12-14 06:55:28 -05:00 |
Karl Tomlinson
|
72096f501b
|
bug 517493 try libcurl-gnutls and set error_description on failure to find libcurl r=ted
--HG--
extra : rebase_source : ff9148a7a99c139df7c60d5cc55088508dfe5c24
|
2009-09-28 11:25:58 +13:00 |
Josh Aas
|
8521455586
|
Breakpad PPC bustage fix. r=ted
|
2009-09-15 15:58:49 -04:00 |
Josh Aas
|
1453696bec
|
Update breakpad to svn revision 350 + Linux build fix. b=510920 r=ted
|
2009-09-04 13:01:19 -04:00 |
Josh Aas
|
68907abfa1
|
Backed out changeset e8c01867056a, breakpad update b=510920
|
2009-09-04 00:02:45 -04:00 |
Josh Aas
|
5c558d354d
|
Update breakpad to svn revision 350. b=510920 r=ted
|
2009-09-03 23:41:02 -04:00 |
Benjamin Smedberg
|
ea55eb615e
|
Bug 40967 - Avoid leaking MSYS paths in Makefiles: use c:/dir/path paths whenever possible, r=ted
|
2009-03-09 10:55:41 -04:00 |
Daniel Holbert
|
ace316395f
|
Bug 473236 - follow up patch v3a: restore executable status for some files that might need it. a=ted
|
2009-01-23 11:52:51 -08:00 |
Daniel Holbert
|
4301671b45
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
Ted Mielczarek
|
ee6f6519b6
|
bug 465329 - sync to breakpad revision 303. r=bsmedberg
|
2008-12-08 12:04:33 -05:00 |
Ted Mielczarek
|
1a681d9ca9
|
bug 465329 - sync to breakpad revision 299 (just the mozilla changes). r=bsmedberg
|
2008-11-25 12:03:26 -05:00 |
Ted Mielczarek
|
8dfdaa783d
|
bug 465329 - sync to breakpad revision 299 (just the breakpad changes). r=bsmedberg
|
2008-11-25 09:19:44 -05:00 |
alfred.peng@sun.com
|
cd72be63a8
|
Bug 391361. The integration of breakpad on Solaris. r=ted.mielczarek,a=beltzner.
|
2008-03-19 18:13:36 -07:00 |
ted.mielczarek@gmail.com
|
0bdabb54d0
|
bug 423674 - update to breakpad revision 250. rs=sayrer
|
2008-03-18 18:48:21 -07:00 |
nrthomas@gmail.com
|
e6809fd8bb
|
Bug 417045, work around for bustage with make -jN and -save-temps in CFLAGS/CXXFLAGS (10.5 build support), r=ted, a=blocking1.9+
|
2008-03-17 10:39:00 -07:00 |
ted.mielczarek@gmail.com
|
983d59bbc6
|
bug 419346 - update to breakpad revision 240. r=bsmedberg
|
2008-02-25 10:18:08 -08:00 |
reed@reedloden.com
|
c26d2c34c5
|
Bug 396679 - "wrong line ending of toolkit\crashreporter\google-breakpad\src\common\windows\Makefile.in and toolkit\crashreporter\client\resource.h" [p=roytam@gmail.com (Roy Tam)]
|
2008-02-20 01:46:57 -08:00 |
pavlov@pavlov.net
|
fdde8df444
|
bug 407459. hooking jemalloc up to the build system. r=various people
|
2008-02-04 19:16:24 -08:00 |
ted.mielczarek@gmail.com
|
4f77545328
|
bug 392919 - update Breakpad to SVN revision 234. r=mento
|
2007-12-04 07:54:20 -08:00 |
alfred.peng@sun.com
|
3240005818
|
Followup for bug 398166. Two files should have been removed as part of the patch.
|
2007-10-21 20:08:18 -07:00 |
alfred.peng@sun.com
|
17e1bb8da9
|
Bug 398166. update to breakpad revision 223. r/a=ted.mielczarek.
|
2007-10-21 08:36:00 -07:00 |
bent.mozilla@gmail.com
|
7ec4aa8cf3
|
Bug 397200 - "OS X dylibs have non-unique signatures causing incorrect stack traces". r=luser,mento. a=bzbarsky.
|
2007-09-24 23:57:09 -07:00 |
alfred.peng@sun.com
|
ce76fb317c
|
Bug 391359. update to breakpad revision 198. r=ted.mielczarek.
|
2007-08-09 19:56:15 -07:00 |
ted.mielczarek@gmail.com
|
7050a93f24
|
bug 389548 - fixup from cvs copy (airbag -> crashreporter). also note that this renames the configure flag from --disable-airbag to --disable-crashreporter. r=bsmedberg
|
2007-08-08 08:19:57 -07:00 |
ted.mielczarek@gmail.com
|
15faa7d6cb
|
bug 386632 - update to breakpad revision 195. r=mento
|
2007-07-24 18:06:11 -07:00 |
dcamp@mozilla.com
|
d2649ed079
|
use FORCE_USE_PIC for breakpad on linux. b=385561, r=luser
|
2007-07-24 18:06:11 -07:00 |
ted.mielczarek@gmail.com
|
e85e6f18f8
|
bug 384034 - update to breakpad revision 189. r=mento
|
2007-07-24 18:06:10 -07:00 |
ted.mielczarek@gmail.com
|
c712b2c44e
|
bug 381523 - upgrade breakpad to rev 174. r=bsmedberg
|
2007-07-24 18:06:10 -07:00 |
ted.mielczarek@gmail.com
|
5ef58afba5
|
bug 379518 - sync to breakpad svn revision 162. r=bsmedberg
|
2007-07-24 18:06:10 -07:00 |
ted.mielczarek@gmail.com
|
d61158bb77
|
bug 379518 - sync up with breakpad svn, yet again. sync to breakpad svn revision 159. r=mento
|
2007-07-24 18:06:10 -07:00 |
ted.mielczarek@gmail.com
|
9979c677f5
|
bug 380541 - build time logic to extract debug symbols on Linux - first cut at integrating Breakpad on Linux. r=mento
|
2007-07-24 18:06:04 -07:00 |
ted.mielczarek@gmail.com
|
0f58e3ecef
|
bug 380542 - add a Makefile for airbag/src/client stuff. r=bsmedberg
|
2007-07-24 18:06:10 -07:00 |
ted.mielczarek@gmail.com
|
8811515487
|
bug 379518 - sync up with breakpad svn, to revision 157. r=mento
|
2007-07-24 18:06:09 -07:00 |
ted.mielczarek@gmail.com
|
b28ac61026
|
bug 378463 - build time logic to extract debug symbols on OS X. r=mento. second try
|
2007-07-24 18:06:10 -07:00 |