Age | Commit message (Expand) | Author |
2020-10-09 | SL-14078 No point in verifying display name cap each frame | Andrey Kleshchev |
2020-10-08 | DRTVWR-510 remove all LL_SOLARIS conditionals | Dave Houlton |
2020-10-06 | Add in the C++ filesystem based cache and clean up some indempotent functions... | Callum Prentice |
2020-10-01 | SL-14037 BugSplat Crash #646590: Enqueue failed in AIS | Andrey Kleshchev |
2020-09-28 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy |
2020-09-24 | Complete the change from lldiskcache -> llfilesystem and then addition of new... | Callum Prentice |
2020-09-22 | Merge branch 'master' into DRTVWR-519 | Callum Prentice |
2020-09-17 | The folder where the disk cache lives was originally renamed from llvfs to ll... | Callum Prentice |
2020-09-16 | Renamed the references to LLVFile and llvfile.* source code plus cmake script... | Callum Prentice |
2020-09-16 | First part of change to remove LLVFS from the Viewer. Consists of code change... | Callum Prentice |
2020-09-16 | Check existence of local files instead of checking VFS | Mnikolenko Productengine |
2020-09-02 | SL-13891 Coroutine creation was requested on exit | Andrey Kleshchev |
2020-08-28 | SL-13555 'Second Life quit unexpectedly' error message | Andrey Kleshchev |
2020-08-28 | SL-13811 Crash on coroprocedure | Andrey Kleshchev |
2020-08-20 | SL-13811 Crash on coroprocedure | Andrey Kleshchev |
2020-08-18 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy |
2020-08-18 | SL-13783 Workaround for enqueueCoprocedure() crash #2 | Andrey Kleshchev |
2020-08-17 | Merged in SL-13783 and SL-13789 | Andrey Kleshchev |
2020-08-17 | SL-13783 Workaround for enqueueCoprocedure() crash with asset storage | Andrey Kleshchev |
2020-08-11 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy |
2020-08-11 | Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maint | Andrey Lihatskiy |
2020-07-29 | Merge branch 'DRTVWR-476' into DRTVWR-501-maint | Andrey Kleshchev |
2020-07-24 | SL-13679 Event pump DupListenerName crash at login | Andrey Kleshchev |
2020-07-22 | Remove redundant LL_EXSTAT_ from enums. | Nicky Dasmijn |
2020-07-22 | LLExtStat had been a S32, this wasn't right, as some of the constants lead to... | Nicky Dasmijn |
2020-07-21 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy |
2020-06-05 | SL-12748 Blocked username displays old name after name change | Andrey Kleshchev |
2020-05-29 | SL-13348 Thread crashing singleton #1 | Andrey Kleshchev |
2020-05-27 | DRTVWR-476: Add "Socket" debug log output for socket operations. | Nat Goodspeed |
2020-05-21 | DRTVWR-476: Support older compilers with LockMessageReader. | Nat Goodspeed |
2020-05-20 | DRTVWR-476: Fix LLCoprocedurePool::enqueueCoprocedure() shutdown crash. | Nat Goodspeed |
2020-05-19 | Make sure coproc gets destroyed after each iteration. | Nicky Dasmijn |
2020-05-19 | DRTVWR-476: Clean up reverting to boost::fibers::buffered_channel. | Nat Goodspeed |
2020-05-19 | DRTVWR-476: Revert "Use LLThreadSafeQueue, not boost::fibers::buffered_channel." | Nat Goodspeed |
2020-05-14 | DRTVWR-476, SL-12204: Fix crash in Marketplace Listings. | Nat Goodspeed |
2020-05-06 | DRTVWR-476: Merge branch 'master' of lindenlab/viewer into DRTVWR-476-boost-1.72 | Nat Goodspeed |
2020-05-05 | Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maint | Andrey Lihatskiy |
2020-04-20 | Merge branch 'master' into DRTVWR-500 | Andrey Lihatskiy |
2020-03-25 | DRTVWR-476: Use LLThreadSafeQueue::close() to shut down coprocs. | Nat Goodspeed |
2020-03-25 | DRTVWR-476, SL-12197: Don't throw Stopping from main coroutine. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Introduce LLCoprocedureManager::close(). Use in tests. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Use LLThreadSafeQueue, not boost::fibers::buffered_channel. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Manually count items in LLCoprocedurePool's pending queue. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Use shared_ptr to manage lifespan of coprocedure queue. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Back out changeset 40c0c6a8407d ("final" LLApp listener) | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Pump coroutines a few more times when we start quitting. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Terminate long-lived coroutines to avoid shutdown crash. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Re-enable an llcoproceduremanager_test case. | Nat Goodspeed |
2020-03-25 | [DRTVWR-476] - temp fix to test. comment it out. access violation in release | Anchor |
2020-03-25 | [DRTVWR-476] - temp fix to a test | Anchor |