summaryrefslogtreecommitdiff
path: root/indra/llmessage/llassetstorage.cpp
AgeCommit message (Expand)Author
2024-07-03#1870 Tune up for better experience on integrated intel with low memory (#1872)Dave Parks
2024-06-10Post-merge - trim trailing whitespaceAndrey Lihatskiy
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-02-19Replace remaining BOOL with bool llinventory and llmessageAnsariel
2024-02-18misc: BOOL to boolLars Næsbye Christensen
2024-02-17misc: BOOL to boolLars Næsbye Christensen
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-09-24Complete the change from lldiskcache -> llfilesystem and then addition of new...Callum Prentice
2020-09-16Renamed the references to LLVFile and llvfile.* source code plus cmake script...Callum Prentice
2020-09-16First part of change to remove LLVFS from the Viewer. Consists of code change...Callum Prentice
2020-09-16Check existence of local files instead of checking VFSMnikolenko Productengine
2020-07-22Remove redundant LL_EXSTAT_ from enums.Nicky Dasmijn
2020-07-22LLExtStat had been a S32, this wasn't right, as some of the constants lead to...Nicky Dasmijn
2019-02-20SL-9660: Next pass cleanup. Removed and downgraded a number of logs. Removed...Rider Linden
2018-02-27Replace variadic template with more specific expansion.Rider Linden
2018-02-26Added settings inventory object with subtypeRider Linden
2017-04-19SL-409 - added tags to more log messagesBrad Payne (Vir Linden)
2017-03-03SL-409 - added tracking for bytes fetched to viewer assets metrics (does not ...Brad Payne (Vir Linden)
2017-02-17SL-409 - more WIP on http fetching path for assets, capture results to LLVFile.Brad Payne (Vir Linden)
2017-02-15SL-409 - WIP on http fetching path for assetsBrad Payne (Vir Linden)
2017-02-13SL-409 - initial cleanup, mostly indentation fixes and removing unused or ina...Brad Payne (Vir Linden)
2016-04-04merge with 4.0.3-releaseOz Linden
2016-03-17MergeRider Linden
2016-03-16merge changes for DRTVWR-417Oz Linden
2016-02-10MAINT-6066 crash in LLTransferSource::getID()andreykproductengine
2016-01-20MAINT-6066 crash in LLTransferSource::getID()andreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-09-11Bit of cleanup around Translation and remove httpassetstorageRider Linden
2015-08-25MergeRider Linden
2015-08-18MAINT-5506: Fix ugly timing bug in llurlentry static initialization.Nat Goodspeed
2015-07-30MAINT-5430 Crash LLAssetStorage::downloadCompleteCallbackandreykproductengine
2015-07-30MAINT-5430 Crash LLAssetStorage::downloadCompleteCallbackandreykproductengine
2013-10-25trivial: fix several weird compiling errors.Xiaohong Bao
2013-08-18SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 msRichard Linden
2013-08-16SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 msRichard Linden
2013-08-09second phase summer cleaningRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-06renamed LLTrace stat gathering classes/methods to make the structure of LLTra...Richard Linden
2012-10-15SH-3405 WIP convert existing stats to lltrace systemRichard Linden
2011-09-28SH-2276 Remove some log spam to alleviate stalls on login.Dave Parks
2011-05-02mergeDave Parks
2011-04-22STORM-380 FIXED Added syncing animations and sounds before the gesture starts...Seth ProductEngine
2010-12-21Automated merge up from viewer-developmentLoren Shih
2010-12-10ESC-228 ESC-227 Corrections for metrics counters and send-on-quit delivery.Monty Brandenberg
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-06-07Merge with render-pipelineDave Parks
2010-05-24Static VFS cache tracingBrad Payne (Vir Linden)