Age | Commit message (Expand) | Author |
2021-06-07 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy |
2021-06-03 | SL-15272 Bugsplat crashes at condition wait() | Andrey Kleshchev |
2021-05-21 | Merge branch 'sl-10297' into DRTVWR-516-maint | Andrey Lihatskiy |
2021-05-12 | SL-10297: Use initializer_list<std::string> vs. <std::string_view>. | Nat Goodspeed |
2021-05-12 | SL-10297: #include <string_view> in llsingleton.h | Nat Goodspeed |
2021-05-12 | SL-10297: Merge branch 'sl-10297-oz' into sl-10297. | Nat Goodspeed |
2021-05-12 | SL-10297: Get rid of LLError::LLCallStacks::allocateStackBuffer(). | Nat Goodspeed |
2021-05-12 | SL-10297: Eliminate llerror.cpp's Globals::messageStream and bool. | Nat Goodspeed |
2021-05-12 | SL-10297: Simplify implementation of LLSingletonBase::logwarns() etc. | Nat Goodspeed |
2021-05-11 | SL-10297: Move LL_ERRS crash location into the LL_ERRS macro itself. | Nat Goodspeed |
2021-05-10 | SL-10297: Make LLSingletonBase::llerrs() et al. runtime variadic. | Nat Goodspeed |
2021-04-29 | Merge master (DRTVWR-515) into DRTVWR-516-maint | Andrey Kleshchev |
2021-04-29 | Merge master into DV525-merge-6.4.19 | Dave Houlton |
2021-04-01 | Merge branch 'master' into DV525-merge-6.4.18 | Dave Houlton |
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-03-13 | SL-14961 Coroutine crash was not reported to bugsplat | 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-516-maint | Andrey Lihatskiy |
2021-03-09 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy |
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ... | Brad Payne (Vir Linden) |
2021-03-02 | Merge branch 'master' v 6.4.15 into DRTVWR-525 | Dave Houlton |
2021-03-02 | SL-12122 - removed frametime spikes in windows build caused by unnecessary ca... | Brad Payne (Vir Linden) |
2021-03-02 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy |
2021-03-02 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy |
2021-03-02 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy |
2021-01-21 | SL-14597 Fixed deprecated function and added signal handling | Andrey Kleshchev |
2021-01-21 | Merged in xcode-buildfix (pull request #442) | Andrey Lihatskiy |
2021-01-18 | SL-14597 ensure that uris don't crash viewer | Andrey Kleshchev |
2020-12-01 | SL-14347 Crash at ChoosePixelFormat SEH | Andrey Kleshchev |
2020-11-13 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy |
2020-11-11 | Merge branch 'master' 6.4.12 into DRTVWR-510 | Dave Houlton |
2020-11-11 | Merge branch 'master' into DRTVWR-519 | Callum Prentice |
2020-11-11 | Merged master (DRTVWR-507) into DRTVWR-514-keymappings | Andrey Kleshchev |
2020-10-19 | DRTVWR-510 clean up obsolete downstream-from-mDebugGPU code | Dave Houlton |
2020-10-08 | DRTVWR-510 remove all LL_SOLARIS conditionals | Dave Houlton |
2020-09-25 | SL-13034 Last string in logs should say 'Goodbye' | Andrey Kleshchev |
2020-09-25 | SL-13979 Crash of logging system at LLError::Settings::getInstance() | Andrey Kleshchev |
2020-09-11 | Effective rename of DRTVWR-506-simple since there is no way to rename a branc... | Callum Prentice |
2020-08-25 | SL-13843 FIXED URL gets changed when opened in the internal web browse | Mnikolenko Productengine |
2020-08-24 | SL-10297 merged 6.4.7 | Oz Linden |
2020-08-18 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy |
2020-08-11 | Merged master into DRTVWR-514-keymappings | Andrey Kleshchev |
2020-07-28 | Nat's suggested improvement to LLThreadSafeQueue that takes account of queue ... | Callum Prentice |
2020-07-22 | Put hash for boost namespace properly into that by using namespace boost | Nicky Dasmijn |
2020-07-22 | Linux needs strcmp , include <string.h> so we get access to that function. | Nicky Dasmijn |
2020-07-20 | Merge branch 'master' into DRTVWR-501-maint | Andrey Lihatskiy |
2020-07-14 | Fixed -Wstring-plus-int related errors for compatibility with Xcode-11.4 | Brad Kittenbrink |
2020-07-07 | DRTVWR-476, SL-13555: Don't crash if user closes viewer during login. | Nat Goodspeed |