Age | Commit message (Expand) | Author |
2022-03-22 | SL-17049 Fixed a crash when adding item 4096 to the queue | Andrey Kleshchev |
2021-12-15 | Merge branch 'master' (DRTVWR-552) into DRTVWR-527-maint | Andrey Kleshchev |
2021-11-24 | SL-16404 Crash in assetRequestCoro | Andrey Kleshchev |
2021-11-22 | SL-16106 LLScopedIncrement crash | Andrey Kleshchev |
2021-11-16 | Merge branch 'master' into DRTVWR-519 | Andrey Lihatskiy |
2021-10-13 | SL-16106 Fixed asset storage trying to request data on shutdown | Andrey Kleshchev |
2021-10-02 | SL-16106 Fixed asset storage trying to request data on shutdown | Andrey Kleshchev |
2021-07-19 | Merge with tip of Master after a Viewer release | Callum Prentice |
2021-06-03 | SL-15272 Bugsplat crashes at condition wait() | Andrey Kleshchev |
2021-04-29 | Clean up a merge conflict | Callum Prentice |
2021-04-29 | Merge master (DRTVWR-515) into DRTVWR-516-maint | Andrey Kleshchev |
2021-03-09 | This set of changes reverts the merge with master (git revert c83e740) and re... | Callum Prentice |
2021-03-09 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy |
2021-03-09 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy |
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ... | Brad Payne (Vir Linden) |
2021-03-02 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy |
2021-03-02 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy |
2021-02-14 | SL-14807 Missed a pool init in unused constructor, additional protections | Andrey Kleshchev |
2021-02-10 | SL-14807 Viewer crashes when creating an experience | Andrey Kleshchev |
2020-11-26 | SL-14399 Enqueue into 'LLViewerAssetStorage::assetRequestCoro' failed | Andrey Kleshchev |
2020-10-06 | Add in the C++ filesystem based cache and clean up some indempotent functions... | Callum Prentice |
2020-09-24 | Complete the change from lldiskcache -> llfilesystem and then addition of new... | Callum Prentice |
2020-09-22 | Merge branch 'master' into DRTVWR-519 | Callum Prentice |
2020-09-16 | Renamed the references to LLVFile and llvfile.* source code plus cmake script... | Callum Prentice |
2020-09-16 | First part of change to remove LLVFS from the Viewer. Consists of code change... | Callum Prentice |
2020-08-18 | SL-13783 Workaround for enqueueCoprocedure() crash #2 | Andrey Kleshchev |
2020-08-05 | SL-13719 One more exit crash for asset storage | Andrey Kleshchev |
2020-08-05 | Merge branch 'DRTVWR-476' into DRTVWR-501-maint | Andrey Lihatskiy |
2020-07-31 | SL-13626 Fixed spelling error | Andrey Kleshchev |
2020-07-30 | SL-13626 Fix asset storage coroutine shutdown | Andrey Kleshchev |
2020-07-22 | Remove redundant LL_EXSTAT_ from enums. | Nicky Dasmijn |
2020-07-22 | LLExtStat had been a S32, this wasn't right, as some of the constants lead to... | Nicky Dasmijn |
2017-05-09 | MAINT-7343 - improved error case handling and checking for unlikely corners | Brad Payne (Vir Linden) |
2017-05-01 | MAINT-7343 - removed unusued coprocedure parameter, changed one coro argument... | Brad Payne (Vir Linden) |
2017-04-28 | MAINT-7343 - moved asset downloads to use coprocedure pools, which should red... | Brad Payne (Vir Linden) |
2017-04-26 | MAINT-7343 - added periodic logging of state of the asset store. | Brad Payne (Vir Linden) |
2017-04-24 | MAINT-7343 - Added check for shutdown in progress when asset result arrives | Brad Payne (Vir Linden) |
2017-04-19 | SL-409 - Added tags to some log messages | Brad Payne (Vir Linden) |
2017-04-18 | SL-409 - Added a bit more logging in hopes of locating cause of increased cra... | Brad Payne (Vir Linden) |
2017-04-12 | MAINT-7195 - fixed bug in the wait-for-caps logic. Doesn't really matter in p... | Brad Payne (Vir Linden) |
2017-04-11 | DRTVWR-434 - trivial code change to trigger TC rebuild, also slight improveme... | Brad Payne (Vir Linden) |
2017-03-20 | MAINT-7195 work (can't repro), removed UDP fetching path, handle more possibl... | Brad Payne (Vir Linden) |
2017-03-20 | MAINT-7195 possible fix | Brad Payne (Vir Linden) |
2017-03-06 | SL-409 - use AP_TEXTURE policy for other viewer asset fetches. Enables pipeli... | Brad Payne (Vir Linden) |
2017-03-06 | SL-409 - consolidated user of ViewerAsset cap for mesh and texture fetching a... | Brad Payne (Vir Linden) |
2017-03-03 | SL-409 - added tracking for bytes fetched to viewer assets metrics (does not ... | Brad Payne (Vir Linden) |
2017-03-02 | SL-409 - code simplification for asset metrics, added a couple of new categor... | Brad Payne (Vir Linden) |
2017-02-27 | SL-409 - viewer asset stats updates to distinguish http and udp fetches | Brad Payne (Vir Linden) |
2017-02-17 | SL-409 - more WIP on http fetching path for assets, capture results to LLVFile. | Brad Payne (Vir Linden) |
2017-02-15 | SL-409 - WIP on http fetching path for assets | Brad Payne (Vir Linden) |