Ansariel
b0976f0604
Manual sync of changes in quickgraphics repo that are not changes from viewer-bear so we can simply ignore remote changes later when merging
2016-05-09 11:42:59 +02:00
Ansariel
607625a1b5
Merge viewer-quickgraphics
2016-04-23 12:26:49 +02:00
Oz Linden
928f8fb608
reset crash dump upload retries and timeouts
2016-04-20 12:26:28 -04:00
Ansariel
e1dffbcab5
Re-apply Nicky's changes to the crashlogger
2016-04-20 18:15:43 +02:00
Ansariel
acb6326869
Merge viewer-quickgraphics
2016-04-20 18:09:48 +02:00
Oz Linden
ecdb190d70
MAINT-6322 fix merge error that prevented crash dumps from being located for upload (and add better logging)
2016-04-20 11:52:00 -04:00
Ansariel
4abe10db36
Restore crash report user settings and (hopefully) make them actually work again after they got broken in the breakpad merge (see FIRE-6914)
2016-04-14 13:17:17 +02:00
Ansariel
da9446dcd8
Merge viewer-quickgraphics
2016-04-14 13:03:39 +02:00
Oz Linden
57488bc381
add logging around crash reporting, with minor code cleanups
2016-04-13 14:41:38 -04:00
Oz Linden
ed38b5c923
merge changes for MAINT-5974
2016-04-08 11:32:48 -04:00
Ansariel
2797c5938a
Merge Firestorm LGPL
2016-04-05 10:47:23 +02:00
Oz Linden
9be58e915a
merge with 4.0.3-release
2016-04-04 15:53:09 -04:00
Glenn Glazer
68745390ea
maint-5974 / maint-5422: remove extraneous return statement
2016-03-08 09:39:05 -08:00
Glenn Glazer
442c4842ab
maint-5974/maint-5422: viewer changes for new crash reporting, remove no send logic
2016-03-08 08:09:11 -08:00
Ansariel
3192fe832f
Merge viewer-quickgraphics
2016-03-08 01:41:31 +01:00
Nicky
447493f484
Merge.
2016-02-29 14:15:48 +01:00
Rider Linden
b9292fdef7
MAINT-6099: One more log message.
2016-01-29 16:11:52 -08:00
Rider Linden
af47bfff6b
MAINT-6099: Add a check on the result of requestPostWithLLSD for error. Also log the failed URL.
2016-01-29 14:11:28 -08:00
Oz Linden
c8726aba30
remove execute permission from many files that should not have it
2015-11-10 09:48:56 -05:00
Nicky
c218e524b2
Merge - Step 1; Still enough to do.
2015-10-26 20:20:13 +01:00
Rider Linden
bbb9d4f21b
MAINT-5732: Change to the way event polling handles error conditions and cancel calls.
...
Refactor any remaining LLCore::HTTPHandlers to use boost::shared_ptr
Started minor refactor in the materials manager into coroutines (unfinished)
2015-10-14 17:46:24 -07:00
Glenn Glazer
b09f0a120e
maint-5422 changes and merge from release
2015-09-16 14:21:03 -07:00
Rider Linden
907efc9cc9
MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib
2015-09-15 17:01:26 -07:00
Rider Linden
fe5567639d
Change HttpOptions::ptr_t to be shared_ptr<> rather than intrusive.
2015-07-08 12:09:36 -07:00
Rider Linden
1138c57f9a
Convert LLCore::HttpHeaders to use shared_ptr<> rather than an intrusive_ptr<> for refrence counting.
2015-07-08 10:01:27 -07:00
Nat Goodspeed
80d17b2dd9
MAINT-4952: Use IntrusivePtr for BufferArray,HttpHeaders,HttpOptions.
...
Specifically, change the ptr_t typedefs for these LLCore classes to use
IntrusivePtr rather than directly using boost::intrusive_ptr. This allows us
to use a simple ptr_t(raw ptr) constructor rather than having to remember to
code ptr_t(raw ptr, false) everywhere. In fact, the latter form is now invalid:
remove the now-extraneous 'false' constructor parameters.
2015-06-29 17:19:51 -04:00
Rider Linden
ef1b709c99
Fix to linux link
...
Put timeout back into crashlogger post.
2015-04-30 15:21:49 -07:00
Rider Linden
cd55655592
Crash logger changes to LLCore::Http
2015-04-30 13:12:09 -07:00
Nicky
217e879c20
Linux: fstream has no constructor that takes a std::string.
2015-05-06 16:34:41 +02:00
Ansariel
f4bfb1aadf
Merge LL V3.7.9 (AIS3 + SSA)
2014-10-22 02:02:08 +02:00
Brad Payne (Vir Linden)
7b9708a2e3
sunshine-external merge WIP
2014-05-13 10:02:26 -04:00
Brad Payne (Vir Linden)
ea7f34d37a
merge
2014-04-08 13:20:23 -04:00
Richard Linden
98aabdc176
merge with release
2014-04-07 19:09:40 -07:00
Aura Linden
9ea2694c0e
Not ideal but sufficient.
2014-03-26 02:07:29 -07:00
Aura Linden
0893b49ebd
The simple approach has not worked. This hybrid solution should avoid the Windows issues and get us per-run logfiles.
2014-03-24 22:44:51 -07:00
Aura Linden
877f87a360
Old is the new new.
2014-03-24 15:19:03 -07:00
Aura Linden
489f265be2
Current log was actually correct.
2014-03-21 13:58:39 -07:00
Aura Linden
35ab71d8ea
Returned Secondlife.log to main directory due to unforeseen LLErrorThread complexities.
2014-03-20 12:04:39 -07:00
Aura Linden
706ec08deb
Merged in viewer-release
2014-03-13 21:55:22 +00:00
Brad Payne (Vir Linden)
d9e3a2948a
merge
2014-03-12 17:24:07 -04:00
Richard Linden
5b846ed2a6
merge with release
2014-03-12 12:48:43 -07:00
Aura Linden
d2bb4dae98
Fixes for crash reporter startup race condition, crash reporter CPU use, Secondlife.log filehandle, XP Crash.
2014-03-07 14:58:22 -08:00
Cinder
46fde22a7a
*sigh* more size fixes
2014-06-22 21:10:06 -06:00
Nicky
24ee3f7d46
Add missing CRASH_SETTINGS_FILE.
2014-06-10 11:01:35 +02:00
Tank_Master
6babf8abd2
Merge LL 3.7.7
2014-06-09 11:29:57 -07:00
Nicky
381287b3eb
Merge lgpl with LL breakpad changes.
2014-05-02 17:09:26 +02:00
Tank_Master
3d1ac7c0ec
Merge LL 3.7.3 (Viewer-Bear fixes)
2014-03-17 14:14:15 -07:00
maksymsproductengine
e6c85c46c4
MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:
...
- memory leaks fixing;
2014-02-05 20:45:09 +02:00
obscurestar
262f8b8473
Was not using correct name for results of file search.
2014-01-26 02:56:23 -08:00
Aura Linden
33b0ae6ebf
Debugging changes. fixed broken pipe.
2014-01-23 17:04:33 -08:00