Age | Commit message (Expand) | Author |
2022-04-18 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy |
2022-02-14 | Restored SL-14961 | Andrey Kleshchev |
2022-02-11 | SL-10190: Slightly reduce conditional clutter in llcoros.{h,cpp}. | Nat Goodspeed |
2022-02-11 | SL-10190: Introduce LLCoros::saveException() and rethrow(). | Nat Goodspeed |
2022-02-11 | Revert "SL-14961 Coroutine crash was not reported to bugsplat" | Andrey Kleshchev |
2021-11-19 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy |
2021-07-20 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy |
2021-07-19 | SL-15292 Voice's singleton shutdown before voice's coroutine | Andrey Kleshchev |
2021-07-19 | Merge branch 'master' into DRTVWR-540-maint | Andrey Lihatskiy |
2021-06-09 | SL-15365 LLCoros::launch crash | Andrey Kleshchev |
2021-03-13 | SL-14961 Coroutine crash was not reported to bugsplat | Andrey Kleshchev |
2020-12-01 | SL-14347 Crash at ChoosePixelFormat SEH | Andrey Kleshchev |
2020-03-25 | DRTVWR-476: make printActiveCoroutines() output slightly clearer. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Make llcoro::logname() distinguish different threads. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Adjust LLCoros to new LLInstanceTracker API. | Nat Goodspeed |
2020-03-25 | DRTVWR-476, SL-12197: Don't throw Stopping from main coroutine. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Keep coroutine-local data on toplevel()'s stack frame. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Back out changeset 40c0c6a8407d ("final" LLApp listener) | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Pump coroutines a few more times when we start quitting. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Infrastructure to help manage long-lived coroutines. | Nat Goodspeed |
2020-03-25 | [DRTVWR-476] - compile error fix | Anchor |
2020-03-25 | SL-793: Fix lllogin_test.cpp for new LLCoros implementation. | Nat Goodspeed |
2020-03-25 | SL-793: Use Boost.Fiber instead of the "dcoroutine" library. | Nat Goodspeed |
2019-08-06 | SL-10908 Test viewers should crash normally | andreykproductengine |
2018-06-22 | MAINT-8686 Don't log empty list | andreykproductengine |
2018-05-14 | MAINT-8689 Diagnostics for coroutine memory crash | andreykproductengine |
2018-05-30 | MAINT-8686 Viewer should report active coroutines at the end of the session | andreykproductengine |
2017-11-29 | DRTVWR-418: Merge from latest viewer-release | Nat Goodspeed |
2017-10-05 | MAINT-7820 Additional crash logging | andreykproductengine |
2017-02-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2016-11-15 | DRTVWR-418: Fold windows64 into windows platform with new autobuild. | Nat Goodspeed |
2016-10-11 | MAINT-5232: Merge up to VLC viewer from viewer-release | Nat Goodspeed |
2016-09-06 | MAINT-5232: Ensure that llcoro::get_id() returns distinct values. | Nat Goodspeed |
2016-09-06 | merge changes for exception handling | Oz Linden |
2016-09-06 | downgrade spammy LLCoros logging to DEBUG | Oz Linden |
2016-09-03 | MAINT-5232: Add LLCoros::get_id() to identify the running coroutine. | Nat Goodspeed |
2016-08-26 | MAINT-5011: Add comments to LLCoros::toplevel() exception handlers. | Nat Goodspeed |
2016-08-25 | MAINT-5011: Remove unreferenced param name to avoid fatal warning | Nat Goodspeed |
2016-08-18 | MAINT-5011: Catch unhandled exceptions in LLCoros coroutines. | Nat Goodspeed |
2016-11-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2016-06-28 | DRTVWR-418: Double coroutine stack size for 64-bit builds | Nat Goodspeed |
2016-04-04 | merge with 4.0.3-release | Oz Linden |
2015-12-16 | MAINT-5976: Introduce LLCoros::set_consuming(bool). | Nat Goodspeed |
2015-11-20 | MAINT-5835: Cut down on log spam from coros and voice. | Rider Linden |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-07-10 | MAINT-5351: Finish cleaning up messy merge from backing out backout | Nat Goodspeed |
2015-07-10 | Automated merge with file:///Users/nat/linden/maint-4952-v-t-u | Nat Goodspeed |
2015-07-10 | Backed out changeset bab1000e1b2d: restore 'selfless' changes | Nat Goodspeed |
2015-07-10 | MAINT-5351: Improve management of "current" coroutine information. | Nat Goodspeed |
2015-07-07 | Backout selfles merge 738255dbbfd679d9e615baab3398e5e345bbb3c5 | Rider Linden |