index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
llmessage
Age
Commit message (
Expand
)
Author
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
2019-11-12
Merged in lindenlab/viewer-release
AndreyL ProductEngine
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
2019-08-10
DRTVWR-493: Introduce test catch_what(), catch_llerrs() functions.
Nat Goodspeed
2019-07-24
SL-4150 Rename htonmemcpy
andreykproductengine
2019-07-03
DRTVWR-493 LLAvatarNameCache to singletone
andreykproductengine
2019-04-17
Merged in lindenlab/viewer-release (EAM)
AndreyL ProductEngine
2019-03-01
Merged in lindenlab/viewer-release
AndreyL ProductEngine
2019-01-15
SL-10291 Replace apr_atomic with standard C++11 functionality
andreykproductengine
2019-01-17
SL-10291 cleanup-mutex
andreykproductengine
2019-01-14
SL-10291 Replace apr_mutex with standard C++11 functionality
andreykproductengine
2019-03-01
Merged in lindenlab/viewer-release and incremented viewer version to 6.2.0
AndreyL ProductEngine
2018-12-14
SL-10153: Review and rationalize fetching paths from environment.
Nat Goodspeed
2018-11-14
Merged in lindenlab/viewer-release
AndreyL ProductEngine
2018-09-27
merge
Brad Payne (Vir Linden)
2018-09-27
Merged in lindenlab/viewer-release
AndreyL ProductEngine
2018-08-30
Restore the ability for sockets to specify the interface to listen on
Oz Linden
2018-08-28
Backed out changeset: 871c2923afce
AndreyL ProductEngine
2018-08-17
MAINT-5651 Froce-quit crash
andreykproductengine
2019-04-17
SL-2797 SOCKS5 not working reliably
andreykproductengine
2018-08-08
Add optional hostname param to LLSocket::create() for testing.
Nat Goodspeed
[next]