summaryrefslogtreecommitdiff
path: root/indra/llfilesystem/llfilesystem.cpp
AgeCommit message (Expand)Author
2024-08-19Refactor LLFileSystem for and fix an old issue in LLFile (#2332)Ansariel Hiller
2024-08-14Mitigate asset fetch thread stalls from LLDiskCache mutex contention and triv...Rye Mutt
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-07-03#1870 Tune up for better experience on integrated intel with low memory (#1872)Dave Parks
2024-02-12llfilesystem: BOOL (int) to real boolLars Næsbye Christensen
2021-07-21Another tweak for 'SL-15547: Viewer hung while looking for a file in cache' -...Callum Prentice
2021-07-21Additional speculative fix for SL-15547: Viewer hung while looking for a file...Callum Prentice
2021-07-20Speculative fix for SL-15547: Viewer hung while looking for a file in the cac...Callum Prentice
2021-03-09Ansariel kindly offered their patch to help mitigate this round of file syste...Callum Prentice
2021-03-09This set of changes reverts the merge with master (git revert c83e740) and re...Callum Prentice
2021-03-08Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ...Brad Payne (Vir Linden)
2020-12-11SL-14505 FIXED [Win10] The viewer isn't started on the non-English system localeMnikolenko Productengine
2020-10-27SL-14182 remove old script asset file after saving changes and allow renaming...Mnikolenko Productengine
2020-10-07This changeset hooks up many things that have been in progress and moves thin...Callum Prentice
2020-10-06Replace references to static writefile with write so we end up with only a si...Callum Prentice
2020-10-06Add in the C++ filesystem based cache and clean up some indempotent functions...Callum Prentice
2020-09-24Complete the change from lldiskcache -> llfilesystem and then addition of new...Callum Prentice
2020-09-24Rename lldiskcache.* to llfilesystem.* - i think this is the right name since...Callum Prentice