Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-22 | Merge. Refresh from viewer-drano-http-4 after release of 3.7.16. | Monty Brandenberg | |
2014-08-22 | Add an HTTP policy class for inventory operations using four (4) | Monty Brandenberg | |
connections. Convert background and foreground fetches, both items and folders/inventory and library, to use new HTTP. Non-fetch inventory operations continue to use LLHTTPClient (at least for now). Error handling and retry on fetches wasn't 100% previously and that's still the case. I'll rip through this again to clean that up. Cleaned up logging in much of the inventory code with consistent labels on logging events and correct macros (removed deprecation warnings). This started as an attempt to get libcurl to do pipelining on POSTs and PUTs. Discovered that this is going to be very difficult to support in general in libcurl. May look at that again in the future. | |||
2014-07-04 | MAINT-4155 FIXED Scene Loading Monitor does not open from menu | andreykproductengine | |
2014-06-23 | MAINT-4127: New default mode when clicking links: Linden links open in ↵ | AndreyL ProductEngine | |
viewer, third-party links open in user's browser | |||
2014-06-18 | Merge downstream code | simon | |
2014-06-17 | Merge viewer-release and become version 3.7.9 | simon | |
2014-05-19 | merge | Brad Payne (Vir Linden) | |
2014-05-20 | MAINT-3064 FIXED Select next session in the list if selected session is ↵ | Mnikolenko ProductEngine | |
nearby chat and it's not the only one. | |||
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-07 | Merge downstream version 3.7.8 code | simon | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-05-07 | Merge downstream version 3.7.8 code | simon | |
2014-04-15 | MAINT-3931 FIXED Don't display any other check marks if Region Settings is ↵ | Mnikolenko ProductEngine | |
selected. | |||
2014-03-19 | MAINT-3838 FIXED Get escaped uri for location link. | Mnikolenko ProductEngine | |
2014-03-12 | merge | Brad Payne (Vir Linden) | |
2014-03-12 | merge with release | Richard Linden | |
2014-02-12 | merge with release | Richard Linden | |
2014-02-12 | MAINT-3465 FIXED Add check mark to selected entry. | Mnikolenko ProductEngine | |
2014-02-11 | merge | Brad Payne (Vir Linden) | |
2014-02-10 | Merge viewer-release | simon | |
2013-11-11 | MAINT-3432 FIX Help -> Report Bug should open jira with pre-populated fields | Richard Linden | |
moved viewer information strings into LLAppViewer replaced Help>Report a Bug with direct use of Jira link | |||
2013-11-06 | fixed some warnings | Richard Linden | |
2013-11-06 | merge with release | Richard Linden | |
2013-11-05 | further fix of inventory keyboard focus and tab order calculations | Richard Linden | |
2013-10-29 | Merge viewer-release => sunshine-internal | Don Kjer | |
2013-10-23 | moved some common functionality from LLTrace::BlockTimerStatHandle to BlockTimer | Richard Linden | |
updates appearance utility dependency | |||
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-10 | Quite down log spam from loading shaders. | Dave Parks | |
Up bone cap to 64 for rigged meshes. | |||
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-04 | Pull merge of lindenlab/viewer-release | Merov Linden | |
2013-10-04 | SH-3455 WIP | Brad Payne (Vir Linden) | |
2013-09-17 | MAINT-3161 : Clean up avatar muting code and prototype feature | simon | |
2013-08-30 | MAINT-2811 Fix for infinite loop on octree code during teleport. | Dave Parks | |
2013-08-22 | merging viewer release | Gilbert Gonzales | |
2013-08-20 | merge changes for 3.6.3-release | Oz Linden | |
2013-08-19 | Merge | Xiaohong Bao | |
2013-09-10 | MAINT-3131 Add a GPU memory bandwidth benchmark. | Dave Parks | |
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-25 | VITA test framework - record events support | Jeff (Gioffredo Linden) | |
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-28 | removed unused Me menu items for ACME-637 | Cho | |
2013-06-28 | made it optional to autoconnect in ↵ | Cho | |
LLFacebookConnect::getConnectionToFacebook() for ACME-648 | |||
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 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2013-06-14 | ACME-520 : Add more extended state in LLFacebookConnect and handle it ↵ | Merov Linden | |
consistently and transparently from the public interface |