Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-17 | SL-15407 The previous view mode is not highlighted on the 'Camera controls' | Andrey Kleshchev | |
2021-06-15 | SL-15353 'Cancel' button does not cancel 'Only friends and groups can call ↵ | Andrey Kleshchev | |
or IM me' | |||
2021-06-09 | SL-15365 LLCoros::launch crash | Andrey Kleshchev | |
Superficially looks like an out of memory crash, redirect allocation failures into LL_ERRS. | |||
2021-06-08 | Revert "Merge branch 'DRTVWR-520-apple-notarization' into DRTVWR-540-maint" | Andrey Lihatskiy | |
This reverts commit 681298dd726b2d00910fe71646147fadd1aba980, reversing changes made to 323f41f4892248762fc8505d8df17d70bd833cf3. | |||
2021-06-07 | SL-15351 'Speak' button remains active on the parcel with disabled voice | Andrey Kleshchev | |
2021-06-07 | Merge branch 'DRTVWR-520-apple-notarization' into DRTVWR-540-maint | Andrey Lihatskiy | |
2021-06-07 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy | |
2021-06-07 | Merge branch 'master' into DRTVWR-520-apple-notarization | Andrey Lihatskiy | |
2021-06-07 | Increment viewer version to 6.4.20 | Nat Goodspeed | |
following promotion of DRTVWR-525 | |||
2021-06-05 | SL-15346 "Listing ID" field has OS-dependent length restriction | Andrey Kleshchev | |
2021-05-27 | SL-15211 Adjust unit tests | Andrey Kleshchev | |
2021-05-27 | SL-15211 Update OpenSSL library | Andrey Kleshchev | |
2021-05-26 | SL-15299 SL-15313 BUG-230802 Revert BOM fix causing issues with avatar alpha ↵ | Dave Houlton | |
masks. Revert "SL-12069 Issues with bakes-on-mesh and alpha modes" This reverts commit 5691d302ef876a7e6fb6861441f14e5e7f0c7735. | |||
2021-05-01 | DRTVWR-520 Post-merge build fix + error handling improvement | Andrey Lihatskiy | |
2021-04-30 | Merge branch 'master' into DRTVWR-520-apple-notarization | Andrey Lihatskiy | |
2021-04-29 | Merge master into DV525-merge-6.4.19 | Dave Houlton | |
2021-04-29 | Increment viewer version to 6.4.19 | Nat Goodspeed | |
following promotion of DRTVWR-515 | |||
2021-04-29 | DRTVWR-520 Safety check; remove temporary zip file | Andrey Lihatskiy | |
2021-04-29 | buildfix (chmod a+x) | Andrey Lihatskiy | |
2021-04-29 | DRTVWR-520 Notarize the viewer on TeamCity | Andrey Lihatskiy | |
2021-04-27 | DRTVWR-520 Sign greenlet.so | Andrey Lihatskiy | |
2021-04-27 | typo fix | Andrey Lihatskiy | |
2021-04-27 | DRTVWR-520 SLPlugin signing and hardened runtime for viewer | Andrey Lihatskiy | |
2021-04-26 | SL-15170 remove mac_crash_logger | Mnikolenko ProductEngine | |
2021-04-23 | DRTVWR-520 added codesign for cef and libvlc | Mnikolenko ProductEngine | |
2021-04-23 | build fix | Mnikolenko ProductEngine | |
2021-04-20 | Revert "SL-15141 Update CURL to 7.76.1" due to OPS-4251 | Andrey Kleshchev | |
This reverts commit 45b5ac72b2384ea370e4138e08c4c8344d94b4e3 and updates curl links | |||
2021-04-20 | SL-15141 Update CURL to 7.76.1 | Andrey Kleshchev | |
CURLE_SSL_CACERT is now identical to CURLE_SSL_PEER_CERTIFICATE | |||
2021-04-16 | SL-15096: Merge SovereignEngineer's fix for SL-14035 regression | Ptolemy | |
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-01 | Merge branch 'master' into DV525-merge-6.4.18 | Dave Houlton | |
2021-04-01 | SL-15061 Crash deleting non-zero reference in LLConversationItemSession | Andrey Kleshchev | |
2021-04-01 | Merge branch 'master' into DRTVWR-520-apple-notarization | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml | |||
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-15053 Use previous icon for Nearby chat | Mnikolenko Productengine | |
2021-03-31 | SL-14990 ig75icd64 and other intel crashes | Andrey Kleshchev | |
Obsolete driver detection | |||
2021-03-26 | SL-14993 Crash accessing mInvBindMatrix | Andrey Kleshchev | |
2021-03-26 | 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-23 | SL-14993 Crash accessing mInvBindMatrix | Andrey Kleshchev | |
2021-03-23 | SL-14993 Crash accessing mInvBindMatrix | Andrey Kleshchev | |
2021-03-17 | SL-14541 follow-up xcode buildfix | Andrey Lihatskiy | |
2021-03-17 | SL-14541 removed breakpad, win_crash_logger, updated zlib | Andrey Kleshchev | |
2021-03-10 | Merge branch 'master' v6.4.17 into DRTVWR-525 | Dave Houlton | |
2021-03-09 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy | |
2021-03-09 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |
2021-03-09 | Increment viewer version to 6.4.17 | Nat Goodspeed | |
following promotion of DRTVWR-532 | |||
2021-03-08 | Increment viewer version to 6.4.16 following revert of DRTVWR-519 | Brad Payne (Vir Linden) | |
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' v 6.4.15 into DRTVWR-525 | Dave Houlton | |