Age | Commit message (Expand) | Author |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2014-11-19 | OPEN-282 - Define LL_THREAD_LOCAL for our platforms in order to unify TLS sup... | Cinder |
2014-11-19 | OPEN-282 Use pthreads for TLS on mac | Cinder |
2014-02-24 | merge with release | Richard Linden |
2014-01-30 | fix for heap corruption crash on shutdown | Richard Linden |
2013-12-10 | SH-4653 FIX Interesting: Viewer crashes while reading chat history | Richard Linden |
2013-12-10 | BUILDFIX: bad use of non static member | Richard Linden |
2013-12-10 | SH-4653 FIX Interesting: Viewer crashes while reading chat history | Richard Linden |
2013-12-05 | added some comments and changed calls from get_master_thread_recorder() | Richard Linden |
2013-10-11 | fixed legacy usage of llendl | 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-09 | second phase summer cleaning | Richard Linden |
2013-08-06 | SH-4411 Thread/mutex rework between main and worker thread | Monty Brandenberg |
2013-07-18 | SH-4297 WIP interesting: viewer-interesting starts loading cached scene late | Richard Linden |
2013-07-15 | SH-4299Interesting: High fps shown temporarily off scale in statistics console | Richard Linden |
2013-07-01 | SH-4294 FIX Interesting: Statistics Texture cache hit rate is always 0% | Richard Linden |
2013-06-30 | fixed memory leak due to implementation of LLThreadLocalSingleton | Richard Linden |
2013-06-22 | fixed scene load monitor resetting to eagerly due to spurious camer amotion | Richard Linden |
2013-06-05 | merge with viewer-release | Richard Linden |
2013-05-29 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden |
2013-05-09 | Merge downstream code and viewer-beta | 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-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 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden |
2012-11-19 | merge with viewer-development | Richard Linden |
2012-10-10 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden |
2012-10-02 | SH-3404 create sampler class | Richard Linden |
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-10-03 | Fix non-thread-safe refcounting of LLHTTPClient::Responder and fix out-of-ord... | Dave Parks |
2012-06-14 | LLMutex recursive lock, global & per-request tracing, simple GET request, LLP... | Monty Brandenberg |
2012-01-20 | fix for SH-2823 and SH-2824: LLCurl crash inside LLBufferArray::countAfter() ... | Xiaohong Bao |
2011-07-22 | SH-2031 Cleanup from threaded curl implementation (remove errors/loops on shu... | Dave Parks |
2011-02-09 | SH-920 Wait for threads to shut down before deleting them -- also, fix some a... | Dave Parks |
2010-12-21 | Automated merge from mesh-development | Loren Shih |
2010-12-17 | SH-682 WIP: allow DEBUG_FAST_TIMER_THREADS to work when enabled | Brad Payne (Vir Linden) |
2010-12-01 | Automated merge up from viewer-development | Loren Shih |
2010-11-23 | [mq]: thread_state_fix | Andrew A. de Laix |
2010-11-19 | Don't use llwarns/llinfos from a background thread. | Dave Parks |
2010-11-11 | hacking mac updater to install from local dmg | Andrew A. de Laix |
2010-11-09 | Fix crash if thread is manually shut down before it is destroyed. | Andrew A. de Laix |