Age | Commit message (Expand) | Author |
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 |
2020-03-25 | General cleanup. Delete commented out code. | Nicky |
2020-03-25 | Replace boost::fibers::unbuffered_channel with boost::fibers::buffered_channel. | Nicky |
2020-03-25 | [DRTVWR-476] - fix compiler errors 32 bit windows build | Anchor |
2020-03-25 | Do not use string/chrono literals, sadly that won't work with GCC (4.9) | Nicky |
2020-03-25 | [DRTVWR-476] - update cef, fix merge | Anchor |
2020-03-25 | [DRTVWR-476] - conflicts with a mac macro | Anchor |
2020-03-25 | Implemented some code review suggested cleanups. | Brad Kittenbrink |
2020-03-25 | Improved aggregate init syntax for DefaultPoolSizes map. | Brad Kittenbrink |
2020-03-25 | Improved shutdown behavior of LLCoprocedureManager | Brad Kittenbrink |
2020-03-25 | First draft of boost::fibers::unbuffered_channel based implementation of LLCo... | Brad Kittenbrink |
2020-03-25 | Lint fixes on new test file. | Brad Kittenbrink |
2020-03-25 | Attempt to close LLEventCoro's LLBoundListener connection when promise has be... | Brad Kittenbrink |
2020-03-25 | Began work for adding a test covering LLCoprocedureManager | Brad Kittenbrink |
2020-03-25 | SL-793: Use Boost.Fiber instead of the "dcoroutine" library. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Use std::thread::id for LLThread::currentID(). | Nat Goodspeed |
2020-02-13 | SL-12631 Update llteleportflags.h in the viewer to match the simulator | maxim_productengine |
2019-12-16 | Merge viewer-release 6.3.6 into viewwer-eep repo | Dave Houlton |
2019-11-27 | Upstream merge from viewer-neko | AndreyL ProductEngine |
2019-11-27 | Downstream merge from lindenlab/viewer-lynx | AndreyL ProductEngine |
2019-11-13 | Merge in from viewer-release 6.3.5 | Dave Houlton |
2019-11-12 | Merged in lindenlab/viewer-release | AndreyL ProductEngine |
2019-10-23 | SL-11727 Fix build warnings | andreykproductengine |
2019-09-10 | Merge viewer-release 6.3.2 | Graham Linden |
2019-09-10 | Merged in lindenlab/viewer-release | andreykproductengine |
2019-09-04 | DRTVWR-493 Do not recreate proxy only to destroy it | andreykproductengine |
2019-08-12 | Automated merge with file:///Users/nat/linden/viewer-catch | Nat Goodspeed |
2019-08-12 | DRTVWR-493: Make catch_llerrs() a member of WrapLLErrs. | Nat Goodspeed |