Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-05 | Merge branch 'DRTVWR-546' into DRTVWR-539 | Mnikolenko Productengine | |
2022-05-04 | Merge branch master (D550) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # indra/newview/llappviewer.h | |||
2022-05-04 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/viewer_components/login/lllogin.cpp | |||
2022-05-04 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
2022-05-04 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
2022-04-26 | Merge branch 'DRTVWR-546' into DRTVWR-539 | Mnikolenko Productengine | |
2022-04-25 | Fix for SL-17223 save mfa_hash protected store immediately so it doesn't get ↵ | Brad Kittenbrink | |
lost in case of crash | |||
2022-04-21 | SL-17040 Crash due to LLWord not existing | Andrey Kleshchev | |
LLWord should persist till the end due to wide usage. | |||
2022-04-21 | SL-17159 Crash initializing LLInstanceTrackerPrivate | Andrey Kleshchev | |
2022-04-18 | Merge branch master (D540) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdutil.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolalpha.cpp # indra/newview/lldrawpoolwater.cpp | |||
2022-04-18 | Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfa | Brad Kittenbrink | |
2022-04-18 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llfloatersearch.cpp # indra/newview/llgroupactions.cpp # indra/newview/llvovolume.cpp | |||
2022-04-18 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
2022-04-18 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
2022-04-05 | Merge remote-tracking branch 'origin/SL-16950' into DRTVWR-540-maint | Andrey Lihatskiy | |
2022-03-29 | SL-16831 Viewer stalls for 10 seconds before displaying a login failure | Andrey Kleshchev | |
# Conflicts: # indra/newview/llstartup.cpp | |||
2022-03-24 | SL-16831 Viewer stalls for 10 seconds before displaying a login failure | Andrey Kleshchev | |
2022-03-24 | SL-11216: To display release notes, listen on "relnotes" LLEventPump. | Nat Goodspeed | |
Now, when the viewer decides it's appropriate to display release notes on the login screen, wait for SLVersionChecker to post the release-notes URL before opening the web floater. | |||
2022-03-23 | SL-17041 Texture loading was slower at login on Performance viewer | Andrey Kleshchev | |
2022-03-17 | SL-17019 mfa_hash should get saved per-username | Brad Kittenbrink | |
2022-03-09 | SL-16627 Enable auto-adjustments for frist login and update UI | Mnikolenko Productengine | |
2022-03-08 | Oops, forgot the other half of SL-16825 fix. need to check both ↵ | Brad Kittenbrink | |
"RememberUser" and "RememberPassword" settings | |||
2022-03-08 | SL-16950 - handle case that an initial outfit is created in user inventory ↵ | Brad Payne (Vir Linden) | |
before first login | |||
2022-03-07 | Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfa | Brad Kittenbrink | |
2022-03-07 | SL-16825 saving of mfa_hash data now obeys the 'Remember Me' setting | Brad Kittenbrink | |
2022-03-02 | Merge branch 'master' into DRTVWR-539 | Mnikolenko Productengine | |
# Conflicts: # autobuild.xml # doc/contributions.txt # indra/cmake/GLOD.cmake # indra/llcommon/tests/llprocess_test.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolavatar.cpp # indra/newview/llfloatermodelpreview.cpp # indra/newview/llmodelpreview.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp # indra/newview/viewer_manifest.py | |||
2022-03-01 | Merge branch 'master' (DRTVWR-557) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # doc/contributions.txt # indra/cmake/GLOD.cmake # indra/llcommon/tests/llprocess_test.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolavatar.cpp # indra/newview/llfloatermodelpreview.cpp # indra/newview/llmodelpreview.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp # indra/newview/viewer_manifest.py | |||
2022-02-28 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llviewermenu.cpp | |||
2022-02-28 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/llaudio/llstreamingaudio_fmodstudio.cpp # indra/newview/llviewerregion.cpp | |||
2022-02-28 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
2022-02-28 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llcommon/llsys.cpp # indra/newview/app_settings/key_bindings.xml # indra/newview/llfloatereditextdaycycle.cpp | |||
2022-02-04 | Related to fix for SL-16792, standardize on naming the filed simply mfa_hash ↵ | Brad Kittenbrink | |
end-to-end to avoid confusion | |||
2022-02-02 | SL-14769 Allow to log-in, even if there's an inventory error | Mnikolenko Productengine | |
2022-01-21 | SL-12335 Viewer loaded notifications from wrong file | Andrey Kleshchev | |
2022-01-14 | SL-16514 store mfa hash in protected data using LLSecAPIBasicHandler | Brad Kittenbrink | |
2022-01-06 | SL-16593 Viewer login gets stuck requesting caps | Andrey Kleshchev | |
Error happens before viewer enters STATE_SEED_GRANTED_WAIT, so couldn't bypass straight to STATE_SEED_CAP_GRANTED and had to implement an error state. But in this case might be better to fail login immediately. | |||
2021-12-26 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
2021-12-26 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy | |
2021-12-26 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
2021-12-15 | Merge remote-tracking branch 'origin/master' into brad/DRTVWR-550-mfa | Brad Kittenbrink | |
2021-12-15 | DRTVWR-546 merge up to 6.5.2 | Dave Houlton | |
2021-12-15 | Merge branch 'master' (DRTVWR-552) into DRTVWR-527-maint | Andrey Kleshchev | |
# Conflicts: # indra/media_plugins/cef/media_plugin_cef.cpp - setOnLoadEndCallback # indra/newview/llviewerassetstorage.cpp - mAssetCoroCount | |||
2021-12-13 | SL-16501 SLMFAHash is now saved client side | Brad Kittenbrink | |
2021-12-08 | SL-16450 Don not crash viewer in case of invalid data type | Andrey Kleshchev | |
2021-11-30 | SL-16421: Destroy the "General" ThreadPool as soon as cleanup starts. | Nat Goodspeed | |
Introduce LLAppViewer::onCleanup(), a method that accepts a nullary callable to execute once viewer shutdown begins. Fire the collected callables in LLAppViewer::cleanup(). In llstartup.cpp, instead of declaring a static unique_ptr and relying on static object destruction to clean up the "General" ThreadPool, bind the pointer to the new ThreadPool into an onCleanup() lambda that will delete it when called. ~ThreadPool() takes care of orderly shutdown. | |||
2021-11-24 | SL-16094: Clean up a bit more merge cruft. | Nat Goodspeed | |
2021-11-24 | DRTVWR-546, SL-16220, SL-16094: Undo previous glthread branch revert. | Nat Goodspeed | |
Reverting a merge is sticky: it tells git you never want to see that branch again. Merging the DRTVWR-546 branch, which contained the revert, into the glthread branch undid much of the development work on that branch. To restore it we must revert the revert. This reverts commit 029b41c0419e975bbb28454538b46dc69ce5d2ba. | |||
2021-11-23 | SL-16094, SL-16400: Merge branch 'DRTVWR-546' into glthread | Nat Goodspeed | |
2021-11-23 | SL-16400: Address a couple shutdown crashes. | Nat Goodspeed | |
It can happen that we try to post() work for LLWindowWin32's window thread after the thread's WorkQueue has been closed. Also, instead of giving the "General" ThreadPool static lifespan, put it on the heap, anchored with a static unique_ptr. | |||
2021-11-23 | SL-16388 Viewer MFA Implementation | Brad Kittenbrink | |
We now present MFA errors to the user during login and prompt them for an authentication token. |