Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-21 | more buildfix stuff | Richard Linden | |
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-10-15 | merge changes for DRTVWR-336 | Oz Linden | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-04 | Merge. Pull in viewer-release after 3.6.7 release. | Monty Brandenberg | |
2013-10-04 | Pull merge of lindenlab/viewer-release | Merov Linden | |
2013-09-24 | SH-3690 SH-4505 Cleanup pass through code. | Monty Brandenberg | |
Start using DNS cache in legacy LLCurl code. Go to 15 seconds particularly as we're using threaded resolver at this point. Documentation cleanup. Add libcurl status checking and logging for curl_easy_setopt() operations that fail. Shouldn't happen and we'll just continue anyway but there's info in the logs to track these down now. Cleaned up logic around FASTTIMER enable defines used to evaluate pipeline stalls in main thread. Removed long-standing thread race around caps strings and URL construction. Not a significant risk but refactoring the code to get rid of them removed one huge eyesore. It can be made even slicker if desired (see notes). | |||
2013-09-05 | changed fast timer over to using macro | Richard Linden | |
another attempt to move mem stat into base class | |||
2013-08-27 | broke out llunit.h into llunittype.h and llunits.h for unit declarations | Richard Linden | |
changed unit declarations macros to make a lot more sense | |||
2013-08-22 | merging viewer release | Gilbert Gonzales | |
2013-08-22 | merge | Brad Payne (Vir Linden) | |
2013-08-20 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-19 | Automated merge with http://bitbucket.org/lindenlab/viewer-interesting | Xiaohong Bao | |
2013-08-19 | Merge | Xiaohong Bao | |
2013-08-18 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden | |
continued conversion to units system made units perform type promotion correctly and preserve type in arithmetic e.g. can now do LLVector3 in units added typedefs for remaining common unit types, including implicits | |||
2013-08-16 | merge with viewer-release | Nyx Linden | |
2013-08-16 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden | |
converted many values over to units system in effort to track down source of 0 ping | |||
2013-08-12 | SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue ↵ | Richard Linden | |
bounces once per second SH-4346 FIX: Interesting: some integer Statistics are displayed as floating point after crossing region boundary made llerrs/infos/etc properly variadic wrt tags LL_INFOS("A", "B", "C") works, for example fixed unit tests remove llsimplestat | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-07-18 | SH-4297 WIP interesting: viewer-interesting starts loading cached scene late | Richard Linden | |
dependency cleanup - removed a lot of unecessary includes | |||
2013-07-11 | Adding support for COPY methods to httpclient. Implementing viewer-side use ↵ | Don Kjer | |
of AISv3 COPY library folder operation. (SH-4304) | |||
2013-07-08 | SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ↵ | Richard Linden | |
console added percentage/ratio units added auto-range and auto tick calculation to stat bar to automate display stats | |||
2013-06-21 | Automated merge with file:///F:%5Cviewer-bear | Dave Parks | |
2013-06-20 | merge with release | Richard Linden | |
2013-06-20 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Dave Parks | |
2013-06-19 | merge changes for 3.6.0-release | Oz Linden | |
2013-06-19 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2013-06-13 | merge changes for 3.5.3-release | Oz Linden | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-06-05 | Unwind cruft from hunting for 2707 they won't end up in vwr-dev-mat | Graham Madarasz | |
2013-06-04 | BUG-2707 make use of OsOutputDebugString _DEBUG only on Windows to avoid ↵ | Graham Madarasz | |
throwing unhandlable exceptions in coroutines in RelWithDebInfo builds | |||
2013-06-03 | BUG-2707 more logging crash hunting | Graham Madarasz | |
2013-05-30 | BUG-2707 first learn fly, then learn kick; moved setup of listener to after ↵ | Graham Madarasz | |
Area init is complete and made the coro that rewrites URIs do less work on the stack | |||
2013-05-30 | MATBUG-126 BUG-2707 speculative fix for login crasher based on stack from Kat | Graham Madarasz | |
2013-05-24 | SH-4027 WIP - initial implementation of item update via AIS. | Brad Payne (Vir Linden) | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-05-21 | merge | Brad Payne (Vir Linden) | |
2013-05-09 | Merge downstream code and viewer-beta | simon | |
2013-05-09 | Merge downstream code / viewer-beta | simon | |
2013-05-08 | Adding follow_redirects parameter to LLHTTPClient get/head variants. Not ↵ | Don Kjer | |
following redirects for facebook connect requests. | |||
2013-05-05 | Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵ | Richard Linden | |
dependencies | |||
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-25 | Revert ares and libcurl version update that was causing problems, revise curl | simon | |
handle duplication code. Reviewed by Kelly | |||
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-15 | SH-4061 WIP - improved retry policy test, turned up and fixed a bug in ↵ | Brad Payne (Vir Linden) | |
getSecondsUntilRetryAfter | |||
2013-04-12 | SH-4061 WIP - moved retry policy to newview so it can work with either ↵ | Brad Payne (Vir Linden) | |
llmessage or CoreHttp libraries. Updated tests. | |||
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |