summaryrefslogtreecommitdiff
path: root/indra/llcommon/llapr.cpp
AgeCommit message (Expand)Author
23 hoursMerge remote-tracking branch 'secondlife/release/26.4' into 26.4Erik Kundiman
2026-08-11Merge remote-tracking branch 'origin/develop-linux' into geenz/linux-to-developJonathan "Geenz" Goodman
2026-07-27#6040 Make apr warnings easier to understandAndrey Kleshchev
2026-01-07Reapply "Add more functionality to LLFile and cleanup LLAPRFile""Andrey Kleshchev
2025-12-11Revert #4899 "Add more functionality to LLFile and cleanup LLAPRFile"Andrey Kleshchev
2025-12-10Cleanup unused LLAPRFile functionsFrederick Martian
2025-12-10Add a new static function LLFile::size() to determine the size of a file_name.Frederick Martian
2025-12-04Merge remote-tracking branch 'secondlife/release/2026.01' into 2026.01Erik Kundiman
2025-12-03Merge branch 'release/2026.01' into marchcat/devlinux-2601Andrey Lihatskiy
2025-11-28#5072 Use make_shared for more efficient ref counting and allocationRye
2025-11-02Fix building with clang on non-darwin platformsRye
2025-05-27Exempt logging that prints build-time path on FBSDErik Kundiman
2024-07-18#1500 Better out of disk space handlingAlexander Gavriliuk
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-09llcommon: BOOL (int) to real bool/LSTATUSLars Næsbye Christensen
2023-12-21SL-20743 Use LLMutex in LLImageBase for internal data thread-safetyAlexander Gavriliuk
2023-11-30Merge branch 'DRTVWR-588-maint-W' into marchcat/588-w-pbr-mergeAndrey Lihatskiy
2023-11-29Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-mergeAndrey Lihatskiy
2023-10-03SL-17135 Apr process creation crashAndrey Kleshchev
2023-09-15SL-17135 Apr process creation crashAndrey Kleshchev
2022-12-12Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2022-07-30SL-17868 Crash at ThreadRecorder::bringUpToDateAndrey Kleshchev
2022-04-15SL-17219 WIP - Texture pipeline overhaulDave Parks
2020-09-25SL-13034 Last string in logs should say 'Goodbye'Andrey Kleshchev
2019-11-19SL-6621 Small rework, should also fix mNumTotalRef related assertsandreykproductengine
2019-01-14SL-10291 Replace apr_mutex with standard C++11 functionalityandreykproductengine
2016-11-16merge changes for 4.1.2-releaseOz Linden
2016-07-21add location details to apr status loggingOz Linden
2016-06-14MAINT-5040 Warning "ll_apr_warn_status: APR: Connection refused" continually ...Mnikolenko Productengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-10-01Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-08-09second phase summer cleaningRichard Linden
2013-06-20merge with releaseRichard Linden
2013-06-15Silence spurious asserts when pool is cleared at exactly it's limitGraham Linden
2013-06-10MAINT-2777 work-around for APR assert_always causing random crash in material...Graham Madarasz
2013-06-05merge with viewer-releaseRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-01-11SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2013-01-08SH-3468 WIP add memory tracking base classRichard Linden
2013-01-06SH-3468 WIP add memory tracking base classRichard Linden
2013-01-03SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-12-23SH-3468 WIP add memory tracking base classRichard Linden
2012-12-21SH-3468 WIP add memory tracking base classRichard Linden
2012-10-02SH-3404 create sampler classRichard Linden
2012-10-01SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
2012-09-26SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
2012-09-24SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
2010-12-14SWAT-352: when loading lleventhost, call apr_dso_error() function.Nat Goodspeed