Age | Commit message (Expand) | Author |
2022-01-14 | SL-16606: Add profiler category STATS | Ptolemy |
2022-01-14 | SL-16606: Add profiler category THREAD | Ptolemy |
2022-01-14 | SL-16606: Add profiler category STRING | Ptolemy |
2022-01-14 | SL-16606: Add profiler category STATS | Ptolemy |
2022-01-14 | SL-16606: Add profiler category MEMORY | Ptolemy |
2022-01-14 | SL-16606: Add profiler category LOGGING | Ptolemy |
2022-01-14 | SL-16606: Add profiler category LLSD | Ptolemy |
2022-01-14 | SL-16606: Include profiler categories automatically | Ptolemy |
2022-01-14 | SL-16606: Add categories | Ptolemy |
2021-12-15 | DRTVWR-546 merge up to 6.5.2 | Dave Houlton |
2021-11-24 | SL-16094: Fix WorkQueue test for correct behavior of runFor(). | Nat Goodspeed |
2021-11-24 | DRTVWR-546, SL-16220, SL-16094: Undo previous glthread branch revert. | Nat Goodspeed |
2021-11-24 | SL-16400: Make WorkQueue::runFor() and runUntil() stop when done. | Nat Goodspeed |
2021-11-24 | SL-16094: Fix merge glitches from previous revert. | Nat Goodspeed |
2021-11-23 | SL-16094, SL-16400: Merge branch 'DRTVWR-546' into glthread | Nat Goodspeed |
2021-11-23 | SL-16400: Add ThreadPool::start() method, and call it. | Nat Goodspeed |
2021-11-23 | Merge branch 'glthread' of ssh://bitbucket.org/lindenlab/viewer into glthreadx | Nat Goodspeed |
2021-11-23 | SL-16094: Support ll_convert<std::string>(const char*) | Nat Goodspeed |
2021-11-23 | SL-16094: Tweak llstring merge | Nat Goodspeed |
2021-11-23 | SL-16094: Merge llstring work from SL-16207 | Nat Goodspeed |
2021-11-23 | SL-16094: Extend stringize() to support variadic arguments. | Nat Goodspeed |
2021-11-22 | SL-16094 More profile hooks for threading code, remove redundant wglCreateCon... | Runitai Linden |
2021-11-22 | SL-16094 Add WorkQueue profile hooks | Runitai Linden |
2021-11-19 | SL-16094: fix merge glitch | Nat Goodspeed |
2021-11-19 | SL-16094: Stylish braces! | Nat Goodspeed |
2021-11-19 | SL-16202: Instantiate LLSimpleton::sInstance generically | Nat Goodspeed |
2021-11-19 | SL-16329 - track frame time and jitter (as average deviation frame to frame) ... | Brad Payne (Vir Linden) |
2021-11-19 | SL-16094: Stylish braces! | Nat Goodspeed |
2021-11-16 | DRTVWR-546 merge in master v6.5.1 | Dave Houlton |
2021-11-16 | Merge branch 'master' into DRTVWR-519 | Andrey Lihatskiy |
2021-11-15 | Revert "SL-16220: Merge branch 'origin/DRTVWR-546' into glthread" | Dave Houlton |
2021-11-12 | SL-16220: Merge branch 'origin/DRTVWR-546' into glthread | Nat Goodspeed |
2021-11-11 | SL-16094: Stylish braces! | Nat Goodspeed |
2021-11-10 | SL-16094: Add WorkQueue::size() method to support changeset 08336bb. | Nat Goodspeed |
2021-11-09 | Merged DRTVWR-546 into SL-16329 | Vir Linden |
2021-11-09 | SL-16329 - track frame time and jitter (as average deviation frame to frame) ... | Brad Payne (Vir Linden) |
2021-11-05 | SL-16202: Use WorkQueue::postTo() for texture create/post handshake. | Nat Goodspeed |
2021-11-04 | SL-16202: Use large WorkQueue size limits for mainloop and General. | Nat Goodspeed |
2021-11-04 | SL-16202: Add postIfOpen() methods to WorkQueue, LLThreadSafeQueue. | Nat Goodspeed |
2021-11-04 | SL-16202: Instantiate LLSimpleton::sInstance generically | Nat Goodspeed |
2021-11-04 | SL-16202: Merge branch 'sl-16220' into glthread | Nat Goodspeed |
2021-11-02 | SL-16207: Fix bug in ll_convert_string_to_utf8_string(). | Nat Goodspeed |
2021-11-02 | SL-16207: Guess Microsoft compiler isn't smart about default params? | Nat Goodspeed |
2021-11-02 | SL-16207: Create uniform overload sets for wide-string conversions. | Nat Goodspeed |
2021-11-01 | SL-16237 FIXED Viewer hangs on login | Mnikolenko Productengine |
2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac... | Dave Parks |
2021-10-27 | SL-16220: Add tests for WorkQueue::waitForResult(), void & non-void. | Nat Goodspeed |
2021-10-27 | SL-16207: Update llstring.h handling of different string types. | Nat Goodspeed |
2021-10-26 | SL-16220: Make WorkQueue::postTo() return exception to caller. | Nat Goodspeed |
2021-10-26 | SL-16220: Change WorkQueue::runOn() to waitForResult(). | Nat Goodspeed |