Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove ↵ | Dave Parks | |
LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton | |||
2021-10-22 | merge | Brad Payne (Vir Linden) | |
2021-10-07 | SL-16024: Return shared_ptr from LLInstanceTracker::getInstance(). | Nat Goodspeed | |
It feels wrong to return a dumb LLInstanceTracker subclass* from getInstance() when we use std::shared_ptr and std::weak_ptr internally. But tweak consumers to use 'auto' or LLInstanceTracker::ptr_t in case we later revisit this decision. We did add a couple get() calls where it's important to obtain a dumb pointer. | |||
2021-09-29 | SL-15999 - noninteractive sessions should quit cleanly when they get a close ↵ | Brad Payne (Vir Linden) | |
message. Removed some possible crashes | |||
2021-09-27 | SL-15999 - noninteractive: debugging run issues, suppress AFK/Away pose | Brad Payne (Vir Linden) | |
2021-09-27 | SL-15999 - removed kludgy run disablement, needs better fix | Brad Payne (Vir Linden) | |
2021-09-21 | SL-15999 - try to force non-interactive agents to always start out standing | Brad Payne (Vir Linden) | |
2021-04-22 | Merge branch 'SL-14862' into DRTVWR-518-ui | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llstartup.cpp | |||
2021-03-10 | SL-14862 - use nested LLSD for widget info, condensed to the two leaf-most ↵ | Brad Payne (Vir Linden) | |
elements of the path. Simplified floater logging. | |||
2021-03-09 | Merge branch 'master' into DRTVWR-518-ui | Andrey Lihatskiy | |
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ↵ | Brad Payne (Vir Linden) | |
DRTVWR-519" This reverts commit e61f485a04dc8c8ac6bcf6a24848359092884d14, reversing changes made to 00c47d079f7e958e473ed4083a7f7691fa02dcd5. | |||
2021-03-02 | Merge branch 'master' into DRTVWR-518-ui | Andrey Lihatskiy | |
2021-02-03 | Merge with Master after Viewer release | Callum Prentice | |
2021-02-01 | Merge branch 'master' into DRTVWR-518-ui | Andrey Lihatskiy | |
2020-11-13 | Merge branch 'master' into DRTVWR-518-ui | Andrey Lihatskiy | |
2020-11-11 | Merge branch 'master' into DRTVWR-519 | Callum Prentice | |
2020-10-15 | Merge branch 'SL-14081' into DRTVWR-513-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llviewerregion.cpp | |||
2020-10-14 | SL-14081 - changed debug level for one message | Brad Payne (Vir Linden) | |
2020-10-14 | SL-14081 - more teleport logging | Brad Payne (Vir Linden) | |
2020-10-14 | SL-14081 - more detailed logging of teleport process | Brad Payne (Vir Linden) | |
2020-09-28 | Merge with tip of Release | Callum Prentice | |
2020-09-28 | Merge branch 'master' into DRTVWR-518-ui | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloaterbuycurrency.cpp # indra/newview/llinventorybridge.cpp # indra/newview/llinventorypanel.h # indra/newview/skins/default/xui/en/floater_buy_currency.xml | |||
2020-09-24 | Complete the change from lldiskcache -> llfilesystem and then addition of ↵ | Callum Prentice | |
new lldiskcache implementation | |||
2020-09-23 | SL-13824 Remove notification when both joining a group and leaving a group | Mnikolenko Productengine | |
2020-09-23 | SL-13824 Remove notification when joining a group | Mnikolenko Productengine | |
2020-09-16 | Renamed the references to LLVFile and llvfile.* source code plus cmake ↵ | Callum Prentice | |
scripts to use a different name - lldiskcache - since that more closely resembles what it is (or will be) now that the VFA is no more | |||
2020-09-16 | First part of change to remove LLVFS from the Viewer. Consists of code ↵ | Callum Prentice | |
changes to remove LLVFS and LLVFSThread classes along with the associated source files. The existing llvfs folder is renamed to llcache. Also includes changes to CMake script in many places to reflect changes. Eventually, llvfile source file and class will be renamed but that is not in this change. | |||
2020-08-18 | Merge branch 'master' 6.4.8 into DRTVWR-497 | Dave Houlton | |
2020-08-18 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llimprocessing.cpp # indra/newview/llviewerjoystick.cpp # indra/newview/llviewermenufile.cpp | |||
2020-07-09 | Additional logging for SL-13397 | Andrey Kleshchev | |
2020-07-06 | SL-13466 Script permission question was not throttled correctly for some owners | Andrey Kleshchev | |
2020-06-16 | Additional logging for SL-13397 | Andrey Kleshchev | |
2020-04-29 | Merge branch 'DRTVWR-500' into DRTVWR-501-maint | Andrey Lihatskiy | |
2020-03-28 | Merge branch 'master' into DRTVWR-501-maint | Andrey Lihatskiy | |
2020-03-18 | Merge master (v 6.3.9) into DRTVWR-440 | Dave Houlton | |
2020-02-21 | Merge master (v 6.3.8) into DRTVWR-440 | Dave Houlton | |
2020-02-21 | merge | Brad Payne (Vir Linden) | |
2019-12-16 | Merge viewer-release 6.3.6 into viewwer-eep repo | Dave Houlton | |
2019-12-16 | merge | Brad Payne (Vir Linden) | |
2019-11-27 | Upstream merge from viewer-neko | AndreyL ProductEngine | |
2019-11-20 | SL-10499 - handle package info from benefits service | Brad Payne (Vir Linden) | |
2019-11-15 | SL-11898 Hi-res snapshots do not support UI and HUDs and should not show them | andreykproductengine | |
2019-11-15 | SL-10499 - benefits. Removed no-longer-needed lleconomy files and classes. ↵ | Brad Payne (Vir Linden) | |
Group-related costs and limits via benefits. | |||
2019-11-13 | Merge in from viewer-release 6.3.5 | Dave Houlton | |
2019-11-12 | Downstream merge from lindenlab/viewer-serval | AndreyL ProductEngine | |
2019-11-12 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2019-10-16 | merge | Brad Payne (Vir Linden) | |
2019-10-15 | Merge from viewer-release | andreykproductengine | |
2019-10-07 | SL-12024 Remove 'Estate warning' message and show just region name instead | maxim_productengine | |
2019-09-27 | SL-12024 [EEP] UI should indicate that the Environment tab is an estate-wide ↵ | maxim_productengine | |
setting. |