Age | Commit message (Expand) | Author |
2024-06-10 | Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into project/gltf_de... | Brad Linden |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |
2024-05-23 | Merge 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-17 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden |
2023-02-09 | SL-18970 Heavy name cache spam | Andrey Kleshchev |
2022-09-16 | Merge branch master (DRTVWR-571) into DRTVWR-559 | Andrey Kleshchev |
2022-04-15 | SL-17219 WIP - Texture pipeline overhaul | Dave Parks |
2022-02-07 | SL-16778 handle shutdown exceptions | Andrey Kleshchev |
2021-02-01 | Merge branch 'master' of https://bitbucket.org/lindenlab/viewer/src/master in... | Andrey Kleshchev |
2021-01-28 | SL-14767 Expanded logging to be a bit more informative | Andrey Kleshchev |
2020-10-12 | SL-14078 No point in verifying display name cap each frame #2 | Andrey Kleshchev |
2020-10-09 | SL-14078 No point in verifying display name cap each frame | Andrey Kleshchev |
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-03-25 | DRTVWR-476, SL-12197: Don't throw Stopping from main coroutine. | Nat Goodspeed |
2019-07-03 | DRTVWR-493 LLAvatarNameCache to singletone | andreykproductengine |
2018-03-07 | MAINT-8364 Fix for requestAvatarNameCache_ crash | andreykproductengine |
2018-01-22 | MAINT-8210 Fixed crash in avatar name cache | andreykproductengine |
2017-02-15 | MAINT-7118 Swapping legacy people API with new cache | andreykproductengine |
2016-08-18 | MAINT-5011: Catch unhandled exceptions in LLCoros coroutines. | Nat Goodspeed |
2016-08-17 | MAINT-5011: Try to enrich catch (...) logging throughout viewer. | Nat Goodspeed |
2016-04-04 | merge with 4.0.3-release | Oz Linden |
2016-03-07 | merge DRTVWR-398 build cleanup fixes | Oz Linden |
2016-02-12 | Suppress some overly verbose logging | Oz Linden |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-09-18 | Set consistent terminology for yield/wait -> suspend for coroutines. | Rider Linden |
2015-07-10 | Backed out changeset bab1000e1b2d: restore 'selfless' changes | Nat Goodspeed |
2015-07-07 | Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5 | Rider Linden |
2015-07-01 | MAINT-5351: Remove 'self' parameter from coroutine functions. | Nat Goodspeed |
2015-06-29 | MAINT-4952: Use IntrusivePtr for BufferArray,HttpHeaders,HttpOptions. | Nat Goodspeed |
2015-06-09 | Removed homelocation responder (rolled into llagent) | Rider Linden |
2015-06-03 | Remove vestigial httpclient.h include from files that no longer need it. | Rider Linden |
2015-04-13 | Merge | Rider Linden |
2015-04-13 | Formatting change to get past merge conflict. | Rider Linden |
2015-04-07 | Results from code review with Nat. Consolidate some of the coroutine/http cod... | Rider Linden |
2015-04-02 | detect xml errors in parsing xml files and remove those files | Oz Linden |
2015-04-01 | Added AvatarNameCache as coroutine, with LLCore::HttpHandler to respond corre... | Rider Linden |
2014-03-12 | merge | Brad Payne (Vir Linden) |
2013-11-06 | MAINT-3374 FIXED Don't show username after display name if this setting is di... | Mnikolenko ProductEngine |
2013-05-21 | merge | Brad Payne (Vir Linden) |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden |
2013-04-04 | Renaming HTTP_HEADER_* into HTTP_IN_HEADER_* and HTTP_OUT_HEADER_* to make it... | Don Kjer |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-03-13 | Merging LLCURL::Responder changes with CHUI changes. Fixed gcc 4.6 compile f... | Don Kjer |
2013-03-13 | Large changes to the LLCurl::Responder API, as well as pulling in some change... | Don Kjer |
2013-03-11 | Viewer-chui merge | prep |
2013-03-05 | Fixing issues with not detecting when LLSD XML parsing fails. Changing most ... | Don Kjer |
2013-01-10 | Merge pull from lindenlab/viewer-beta | Merov Linden |