Age | Commit message (Expand) | Author |
2024-06-10 | Post-merge - trim trailing whitespace | Andrey Lihatskiy |
2024-05-07 | secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries | Alexander Gavriliuk |
2024-04-11 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-02-09 | llcommon: BOOL (int) to real bool/LSTATUS | Lars Næsbye Christensen |
2023-11-17 | SL-20546: Defend llrand's random generator against concurrent access | Nat Goodspeed |
2021-05-17 | SL-15200: Add LLApp::sleep(duration) methods. | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Use std::thread::id for LLThread::currentID(). | Nat Goodspeed |
2020-03-25 | DRTVWR-494: Add on_main_thread(), sibling to assert_main_thread(). | Nat Goodspeed |
2019-01-15 | SL-10291 Replace apr thread with standard C++11 functionality | andreykproductengine |
2017-08-08 | MAINT-7634: Logging and instrumentation canges to narrow down viewer crashes. | Rider Linden |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2014-02-24 | merge with release | Richard Linden |
2013-12-10 | SH-4653 FIX Interesting: Viewer crashes while reading chat history | Richard Linden |
2013-10-08 | merge from viewer-release | Richard Linden |
2013-10-04 | Merge. Pull in viewer-release after 3.6.7 release. | Monty Brandenberg |
2013-08-06 | SH-4411 Thread/mutex rework between main and worker thread | Monty Brandenberg |
2013-07-22 | BUIDLFIX: moved LLThreadSafeRefCount to proper file | Richard Linden |
2013-07-18 | SH-4297 WIP interesting: viewer-interesting starts loading cached scene late | Richard Linden |
2013-06-05 | merge with viewer-release | Richard Linden |
2013-05-09 | Merge downstream code and viewer-beta | simon |
2013-05-05 | Spring cleaning: removed unused .cpp and.h files, and cleaned up header depen... | Richard Linden |
2013-04-26 | Convert LLThreadSafeRefCount back to atomic ref counting. Reviewed by Kelly | simon |
2013-04-23 | Revert LLThreadSafeRefCount optimization; caps fetching was failing. Reviewe... | simon |
2013-04-17 | Some minor cleanups while hunting crashes. Reviewed by Kelly | simon |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-03-19 | Merge in viewer-beta to get CHUI code | Simon Linden |
2013-03-01 | Make WL updates use pre-hashed strings for uniform sets | Graham Madarasz (Graham) |
2013-02-28 | Attempt at a faster ThreadSafeRefCount class | Graham Madarasz (Graham) |
2012-12-05 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden |
2012-11-20 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson |
2012-11-20 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden |
2012-11-19 | merge with viewer-development | Richard Linden |
2012-11-15 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden |
2012-10-17 | Pull and merge from ssh://stinson@hg.lindenlab.com/richard/viewer-chui/. | William Todd Stinson |
2012-10-03 | Fix for mac/linux build | Dave Parks |
2012-10-03 | Fix non-thread-safe refcounting of LLHTTPClient::Responder and fix out-of-ord... | Dave Parks |
2012-10-01 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden |
2012-09-28 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden |
2012-09-26 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden |
2012-09-26 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden |
2012-09-24 | fixed build | Richard Linden |
2012-09-24 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden |
2012-09-21 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden |
2012-11-07 | Merge. Refresh DRTVWR-209 with 3.4.2-beta1 code. | Monty Brandenberg |
2012-06-14 | LLMutex recursive lock, global & per-request tracing, simple GET request, LLP... | Monty Brandenberg |
2012-03-29 | CHUI-51 WIP notifications routig code cleanup | Richard Linden |
2012-01-20 | fix for SH-2823 and SH-2824: LLCurl crash inside LLBufferArray::countAfter() ... | Xiaohong Bao |
2011-12-15 | fix for SH-2738 and SH-2777, might also help SH-2723: heap corruption | Xiaohong Bao |
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden |
2010-06-14 | merge | Dave Parks |