Age | Commit message (Expand) | Author |
2020-03-25 | SL-11216: Convert LLVersionInfo to an LLSingleton. | Nat Goodspeed |
2020-03-25 | SL-11216: Remove LLSingletonBase::cleanupAll(). | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Avoid keeping iterator to destroyed temporary container. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Get initialized LLMutexes for very early log calls. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Move most LLSingleton cleanup back to destructor | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Fix Windows macro collisions in windows_volume_catcher | Nat Goodspeed |
2020-03-25 | DRTVWR-494: LLParamSingleton::initParamSingleton() returns reference. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: LLParamSingleton::initParamSingleton() on main thread. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: LLParamSingleton<T>::initParamSingleton() now returns T*. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Dispatch all LLSingleton construction to the main thread. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Fix VS LLError::Log::demangle() vulnerability. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Remove LLMainThreadTask::dispatch(LockStatic&, ...) | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Document LLMainThreadTask class. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Add LLMainThreadTask to perform work on the main thread. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: VS 2013 can't yet handle variadic llmake(). | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Use std::thread::id for LLThread::currentID(). | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Put streaming operator<<() for kdu_dims in kdu_core. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Move LL_ERRS out of llinstancetracker.h header file. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Move explanatory comments from LLSingleton to LockStatic. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Add llmake_heap(); update to variadic llmake(). | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Extract LockStatic as a standalone template class. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Streamline LLSingleton state machine. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Encapsulate redundant VS boilerplate around <mutex>. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Streamline LLEventTimer::updateClass(). | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Add on_main_thread(), sibling to assert_main_thread(). | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Improve thread safety of LLSingleton machinery. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Quiet VS warnings about its own <mutex> header. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Defend LLInstanceTracker against multi-thread usage. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Show copy-paste-friendly env vars and test command. | Nat Goodspeed |
2020-03-18 | Increment viewer version to 6.3.9 | Nat Goodspeed |
2020-03-10 | SL-12817 New text for snapshot upload | Andrey Kleshchev |
2020-02-25 | SL-12757 - typo in menu_viewer.xml | Brad Payne (Vir Linden) |
2020-02-21 | SL-10498 - made benefits debug output a bit less verbose | Brad Payne (Vir Linden) |
2020-02-21 | merge | Brad Payne (Vir Linden) |
2020-02-20 | Increment viewer version to 6.3.8 | Nat Goodspeed |
2020-02-05 | Revert SL-4354 | Andrey Kleshchev |
2020-02-04 | SL-4354 Used wrong condition | Andrey Kleshchev |
2020-01-30 | SL-4354 Mesh avatars look broken while loading. | andreykproductengine |
2020-01-29 | SL-12587 - debug logging option to see list of requested caps | Brad Payne (Vir Linden) |
2020-01-29 | SL-4354 Mesh avatars look broken while loading. | andreykproductengine |
2020-01-29 | potential crashfix | andreykproductengine |
2020-01-29 | SL-12590 SL-12608 Fixed wrong states | andreykproductengine |
2020-01-28 | Merge branch 'master' of https://bitbucket.org/lindenlab/viewer-private into ... | Brad Payne (Vir Linden) |
2020-01-28 | Merge branch 'master' into DRTVWR-499 | Andrey Lihatskiy |
2020-01-28 | Increment viewer version to 6.3.7 | Nat Goodspeed |
2020-01-20 | SL-9699 Enabled word-wrap for 'remember username' checkbox | andreykproductengine |
2020-01-20 | SL-12595 The checkbox overlaps buttons in the 'Delete selected item?' notific... | andreykproductengine |
2020-01-20 | SL-12596 Fixed incorectly enabled checkbox and enabled login button | andreykproductengine |
2020-01-17 | SL-12587 - trigger build update | Brad Payne (Vir Linden) |
2020-01-16 | SL-12587 - added ViewerBenefits to requested caps. | Brad Payne (Vir Linden) |