Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-29 | restored SL-14027 (merge conflict) | Andrey Kleshchev | |
2021-04-29 | Merge master (DRTVWR-515) into DRTVWR-516-maint | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # doc/contributions.txt # indra/llcommon/llcoros.cpp # indra/llmessage/llcoproceduremanager.cpp # indra/newview/llfloaterfixedenvironment.cpp # indra/newview/llfloaterimsessiontab.cpp | |||
2021-04-29 | Increment viewer version to 6.4.19 | Nat Goodspeed | |
following promotion of DRTVWR-515 | |||
2021-04-28 | SL-15181 Crash at LLSkinningUtil::initSkinningMatrixPalette | Andrey Kleshchev | |
2021-04-24 | SL-15150 Crash at LLScrollColumnHeader::updateResizeBars | Andrey Kleshchev | |
Looks like mHeader is invalid yet mHeader->updateResizeBars() gets called, decided to validate column pointer | |||
2021-04-23 | SL-14956 Fix landmarks sometimes staying in mLoadedCallbackMap #2 | Andrey Kleshchev | |
Improved fix | |||
2021-04-21 | SL-14956 Fix landmarks sometimes staying in mLoadedCallbackMap | Andrey Kleshchev | |
2021-04-21 | SL-15152 Crashfix: Do not update environments when quiting | Andrey Kleshchev | |
2021-04-20 | Merge branch 'SL-14999' into DRTVWR-516-maint | Andrey Lihatskiy | |
2021-04-16 | SL-13395 Allow creating outfit folders under My Outfits | Andrey Kleshchev | |
2021-04-15 | SL-14914 New release viewer install updated to RC unexpectedly | Andrey Kleshchev | |
Requested behavior: First install of a new viewer should never prompt to update to any RC. Anfortunately neither viewer nor updater can tell the difference betwen RC and optional release update, so setting updater to download only required updates. | |||
2021-04-14 | SL-15077 Mac Crash destroying LLNotificationSet | Andrey Kleshchev | |
Not a fix. Mac sometimes crashes when destroying mItems in LLPersistentNotificationChannel Decided to try cleaning mItems explicitly to see if it will change callstack, it won't fix the crash, but will help figuring out if source of the issue is in mItems or is LLPersistentNotificationChannel itself | |||
2021-04-10 | SL-15082 regexp fix | Mnikolenko Productengine | |
2021-04-09 | SL-15094 FIXED ‘My last location’ is used instead of entered location | Mnikolenko Productengine | |
2021-04-08 | SL-15082 fix for app/region SLURLS | Mnikolenko Productengine | |
2021-04-07 | SL-15031 - more viewerstats.py support for cleaning up unused settings | Brad Payne (Vir Linden) | |
2021-04-06 | Merge remote-tracking branch 'origin/master' into SL-14999 | Brad Payne (Vir Linden) | |
2021-04-06 | SL-15031 - option to remove unreferenced settings | Brad Payne (Vir Linden) | |
2021-04-01 | SL-15061 Crash deleting non-zero reference in LLConversationItemSession | Andrey Kleshchev | |
2021-04-01 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
2021-04-01 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |
2021-04-01 | Increment viewer version to 6.4.18 | Nat Goodspeed | |
following promotion of DRTVWR-514 | |||
2021-04-01 | SL-14999 - note | Brad Payne (Vir Linden) | |
2021-04-01 | SL-15031 - include settings_per_account stats | Brad Payne (Vir Linden) | |
2021-04-01 | SL-15053 Use previous icon for Nearby chat | Mnikolenko Productengine | |
2021-04-01 | Updated llca to codeticket build 557744 | Andrey Lihatskiy | |
2021-03-30 | SL-15031 - ViewerStats analysis compare to settings.xml | Brad Payne (Vir Linden) | |
2021-03-26 | SL-15031 - chmod flag | Brad Payne (Vir Linden) | |
2021-03-26 | SL-15031 - ViewerStats analysis script | Brad Payne (Vir Linden) | |
2021-03-26 | SL-14999 - more cpp features tests | Brad Payne (Vir Linden) | |
2021-03-23 | SL-14993 Crash accessing mInvBindMatrix | Andrey Kleshchev | |
2021-03-23 | SL-14993 Crash accessing mInvBindMatrix | Andrey Kleshchev | |
2021-03-19 | SL-14927 Some avatar names not resolving in chat | Andrey Kleshchev | |
2021-03-19 | Revert "SL-14927 Some avatar names not resolving in chat" | Andrey Kleshchev | |
This reverts commit a66932a091bac4d4ca1a861901b9cef619a406f7. | |||
2021-03-19 | SL-14927 Some avatar names not resolving in chat | Andrey Kleshchev | |
buildConversationViewParticipant() was deparenting view models that belong to session | |||
2021-03-18 | SL-14927 Some avatar names not resolving | Andrey Kleshchev | |
2021-03-18 | SL-13910 Failed to upload image to your Profile Feed | Andrey Kleshchev | |
Looks like viewer is missing some certs in the bundle or doesn't know how to handle web page's certs. For now disabling verification to not block DRTVWR-516. Verification was originally turned on in DRTVWR-516's SL-13927 | |||
2021-03-17 | SL-14999 - more c++ feature tests | Brad Payne (Vir Linden) | |
2021-03-17 | SL-14999 - test update | Brad Payne (Vir Linden) | |
2021-03-17 | SL-14999 - C++ feature tests | Brad Payne (Vir Linden) | |
2021-03-16 | SL-14999 - cppfeatures test file for examples and compiler conformance ↵ | Brad Payne (Vir Linden) | |
verification | |||
2021-03-13 | SL-14961 Coroutine crash was not reported to bugsplat | Andrey Kleshchev | |
2021-03-12 | SL-14961 Bugsplat logging | Andrey Kleshchev | |
2021-03-10 | SL-14975 SL-14384 viewer crashes because of large chat groups | Andrey Kleshchev | |
1. Due to desync participant can be NULL - added NULL checks 2. With large backlog of events, closing and then opening a goup session was causing a crash due to obsolete events - added cleanup for backlog 3. In some cases events were accumulating faster than they were processed - ensured that after certain point event processing scales up with a backlog | |||
2021-03-09 | SL-14807 Viewer crashes when creating an experience | Andrey Kleshchev | |
Opening already open and recently created experience was crashing viewer due to viewer treating 'edit_experience' as part of floater's key. | |||
2021-03-09 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy | |
2021-03-09 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
2021-03-09 | Revert "SL-14939 Fixed the log spam" | Andrey Lihatskiy | |
This reverts commit b1ab29eeb6a2475395f92d26a3f07fdb304561f7. | |||
2021-03-09 | Revert "SL-14940 Fixed ignoring custom cache path" | Andrey Lihatskiy | |
This reverts commit 88746478583711951d04a3ea709ccf1667ddf535. | |||
2021-03-09 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |