summaryrefslogtreecommitdiff
path: root/indra/llmessage/llavatarnamecache.cpp
AgeCommit message (Expand)Author
2024-06-10Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de...Brad Linden
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-23Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main...Brad Linden
2024-05-02#1354 Make coroutines use LLCoros::Mutex instead of LLMutex (#1356)RunitaiLinden
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2023-05-17Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-02-09SL-18970 Heavy name cache spamAndrey Kleshchev
2022-09-16Merge branch master (DRTVWR-571) into DRTVWR-559Andrey Kleshchev
2022-04-15SL-17219 WIP - Texture pipeline overhaulDave Parks
2022-02-07SL-16778 handle shutdown exceptionsAndrey Kleshchev
2021-02-01Merge branch 'master' of https://bitbucket.org/lindenlab/viewer/src/master in...Andrey Kleshchev
2021-01-28SL-14767 Expanded logging to be a bit more informativeAndrey Kleshchev
2020-10-12SL-14078 No point in verifying display name cap each frame #2Andrey Kleshchev
2020-10-09SL-14078 No point in verifying display name cap each frameAndrey Kleshchev
2020-07-21Merge branch 'master' into DRTVWR-513-maintAndrey Lihatskiy
2020-06-05SL-12748 Blocked username displays old name after name changeAndrey Kleshchev
2020-03-25DRTVWR-476, SL-12197: Don't throw Stopping from main coroutine.Nat Goodspeed
2019-07-03DRTVWR-493 LLAvatarNameCache to singletoneandreykproductengine
2018-03-07MAINT-8364 Fix for requestAvatarNameCache_ crashandreykproductengine
2018-01-22MAINT-8210 Fixed crash in avatar name cacheandreykproductengine
2017-02-15MAINT-7118 Swapping legacy people API with new cacheandreykproductengine
2016-08-18MAINT-5011: Catch unhandled exceptions in LLCoros coroutines.Nat Goodspeed
2016-08-17MAINT-5011: Try to enrich catch (...) logging throughout viewer.Nat Goodspeed
2016-04-04merge with 4.0.3-releaseOz Linden
2016-03-07merge DRTVWR-398 build cleanup fixesOz Linden
2016-02-12Suppress some overly verbose loggingOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-09-18Set consistent terminology for yield/wait -> suspend for coroutines.Rider Linden
2015-07-10Backed out changeset bab1000e1b2d: restore 'selfless' changesNat Goodspeed
2015-07-07Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5Rider Linden
2015-07-01MAINT-5351: Remove 'self' parameter from coroutine functions.Nat Goodspeed
2015-06-29MAINT-4952: Use IntrusivePtr for BufferArray,HttpHeaders,HttpOptions.Nat Goodspeed
2015-06-09Removed homelocation responder (rolled into llagent)Rider Linden
2015-06-03Remove vestigial httpclient.h include from files that no longer need it.Rider Linden
2015-04-13MergeRider Linden
2015-04-13Formatting change to get past merge conflict.Rider Linden
2015-04-07Results from code review with Nat. Consolidate some of the coroutine/http cod...Rider Linden
2015-04-02detect xml errors in parsing xml files and remove those filesOz Linden
2015-04-01Added AvatarNameCache as coroutine, with LLCore::HttpHandler to respond corre...Rider Linden
2014-03-12mergeBrad Payne (Vir Linden)
2013-11-06MAINT-3374 FIXED Don't show username after display name if this setting is di...Mnikolenko ProductEngine
2013-05-21mergeBrad Payne (Vir Linden)
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-04-04Renaming HTTP_HEADER_* into HTTP_IN_HEADER_* and HTTP_OUT_HEADER_* to make it...Don Kjer
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-13Merging LLCURL::Responder changes with CHUI changes. Fixed gcc 4.6 compile f...Don Kjer
2013-03-13Large changes to the LLCurl::Responder API, as well as pulling in some change...Don Kjer
2013-03-11Viewer-chui mergeprep
2013-03-05Fixing issues with not detecting when LLSD XML parsing fails. Changing most ...Don Kjer
2013-01-10Merge pull from lindenlab/viewer-betaMerov Linden