phoenix-firestorm/indra/llcommon
Andrey Kleshchev 78ce375dda SL-17896 Don't crash silently if files are missing or out of memory
Under debug LL_ERRS will show a message as well, but release won't show
anything and will quit silently so show a notification when applicable.
2024-03-05 00:29:35 +02:00
..
tests Merge branch 'main' into DRTVWR-489 2023-12-15 07:06:15 +02:00
CMakeLists.txt
StackWalker.cpp DRTVWR-476: Fix Windows line endings 2020-03-25 18:47:13 -04:00
StackWalker.h DRTVWR-476: Eliminate unnecessary typedefs from struct, enum decls. 2020-03-25 16:12:46 -04:00
always_return.h
apply.cpp
apply.h
chrono.h
classic_callback.cpp DRTVWR-543: Add ClassicCallback utility class with tests 2021-09-23 16:25:12 -04:00
classic_callback.h
commoncontrol.cpp SL-17483: Add integration test for CommonControl 2022-06-09 17:04:26 -04:00
commoncontrol.h
ctype_workaround.h
fix_macros.h
function_types.h
hbxxh.cpp
hbxxh.h
indra_constants.cpp SL-20669 Fix white uuid 2024-02-05 16:44:07 +02:00
indra_constants.h SL-20669 Move constants out of settings.xml 2024-01-24 17:40:01 +02:00
is_approx_equal_fraction.h
lazyeventapi.cpp DRTVWR-564: Allow LLLeapListener to report LazyEventAPIs too. 2022-06-22 10:51:11 -04:00
lazyeventapi.h
linden_common.h
llalignedarray.h SL-16799 Clean up use of hardcoded folder names 2022-02-05 02:59:10 +02:00
llallocator.cpp Automated merge with tip of viewer-release to pick up 4.0.5 2016-05-19 11:00:03 -07:00
llallocator.h
llallocator_heap_profile.cpp MacOS Build fix 2023-01-16 20:43:12 +02:00
llallocator_heap_profile.h
llapp.cpp SL-19744: Remove LLApp::startErrorThread() and references. 2023-05-23 04:28:58 +03:00
llapp.h
llapr.cpp Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-merge 2023-11-29 10:45:43 +02:00
llapr.h
llassettype.cpp
llassettype.h
llatomic.cpp
llatomic.h
llbase32.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llbase32.h
llbase64.cpp DRTVWR-575: Address review comments on Xcode 14.1 type tweaks. 2022-11-12 18:59:21 -10:00
llbase64.h
llbitpack.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llbitpack.h
llboost.h
llcallbacklist.cpp SL-19886 Fix onidle crash after closing inventory floater 2023-06-17 01:31:02 +03:00
llcallbacklist.h
llcallstack.cpp Eliminate needless copies 2023-01-09 19:19:12 -04:00
llcallstack.h DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS(). 2023-05-03 09:55:31 -04:00
llcleanup.cpp SL-13034 Last string in logs should say 'Goodbye' 2020-09-25 17:02:22 +03:00
llcleanup.h
llclickaction.h
llcommon.cpp SL-19172 Texture streaming tune up. Incidental decruft. 2023-03-10 10:52:35 -06:00
llcommon.h
llcommonutils.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llcommonutils.h
llcond.h
llcoros.cpp SL-17896 Don't crash silently if files are missing or out of memory 2024-03-05 00:29:35 +02:00
llcoros.h
llcrc.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llcrc.h
llcriticaldamp.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llcriticaldamp.h
lldate.cpp
lldate.h
lldeadmantimer.cpp merge with release 2014-02-24 18:45:59 -08:00
lldeadmantimer.h
lldefs.h
lldependencies.cpp DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
lldependencies.h
lldepthstack.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lldictionary.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
lldictionary.h
lldoubledispatch.h
llendianswizzle.h
llerror.cpp SL-17896 Don't crash silently if files are missing or out of memory 2024-03-05 00:29:35 +02:00
llerror.h SL-17896 Don't crash silently if files are missing or out of memory 2024-03-05 00:29:35 +02:00
llerrorcontrol.h
llerrorlegacy.h
llevent.cpp Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llevent.h
lleventapi.cpp
lleventapi.h
lleventcoro.cpp SL-15393: Use non-overloaded name for function returning LLSD&. 2021-06-24 02:07:40 +03:00
lleventcoro.h
lleventdispatcher.cpp
lleventdispatcher.h
lleventemitter.h
lleventfilter.cpp
lleventfilter.h
llevents.cpp DRTVWR-564: WIP: Add LazyEventAPI and tests. Tests don't yet pass. 2022-06-18 11:57:10 -04:00
llevents.h
lleventtimer.cpp
lleventtimer.h
llexception.cpp SL-17896 Don't crash silently if files are missing or out of memory 2024-03-05 00:29:35 +02:00
llexception.h
llfasttimer.cpp SL-16606: Add profiler category STATS 2022-01-14 11:50:21 -08:00
llfasttimer.h
llfile.cpp SL-10153: Review and rationalize fetching paths from environment. 2018-12-14 15:38:13 -05:00
llfile.h
llfindlocale.cpp
llfindlocale.h
llfixedbuffer.cpp SL-10291 Replace apr_mutex with standard C++11 functionality 2019-01-14 22:04:44 +02:00
llfixedbuffer.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llformat.cpp
llformat.h
llframetimer.cpp SL-17490 Update Tracy 2022-05-31 08:33:18 -05:00
llframetimer.h
llhandle.h
llhash.h
llheartbeat.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llheartbeat.h
llheteromap.cpp Eliminate needless copies 2023-01-09 19:19:12 -04:00
llheteromap.h
llindexedvector.h
llinitdestroyclass.cpp
llinitdestroyclass.h
llinitparam.cpp SL-18893 OSX buildfix 2023-01-16 23:16:43 +02:00
llinitparam.h
llinstancetracker.cpp DRTVWR-494: Move LL_ERRS out of llinstancetracker.h header file. 2020-03-25 15:28:17 -04:00
llinstancetracker.h
llinstancetrackersubclass.h
llkeybind.cpp Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llkeybind.h
llkeythrottle.h
llkeyusetracker.h
llleap.cpp Merge branch 'main' into DRTVWR-587-maint-V 2023-10-25 21:28:26 +03:00
llleap.h
llleaplistener.cpp
llleaplistener.h
llliveappconfig.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llliveappconfig.h
lllivefile.cpp Mods to make merge with viewer-release have less whitespace-only change and fix diffs between EEP and VR. 2019-03-13 13:21:48 -07:00
lllivefile.h
llmainthreadtask.cpp DRTVWR-494: Add LLMainThreadTask to perform work on the main thread. 2020-03-25 15:28:17 -04:00
llmainthreadtask.h
llmake.h
llmd5.cpp SL-18330: Use C++ standard types for llmd5, not local typedefs. 2023-03-01 14:11:27 -05:00
llmd5.h
llmemory.cpp Merge branch 'master' (DRTVWR-548) into DRTVWR-559 2022-10-21 18:19:27 +03:00
llmemory.h
llmemorystream.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llmemorystream.h
llmetricperformancetester.cpp
llmetricperformancetester.h
llmetrics.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llmetrics.h
llmortician.cpp
llmortician.h
llmutex.cpp SL-16606: Add profiler category THREAD 2022-01-14 11:50:21 -08:00
llmutex.h
llnametable.h
llpointer.h SL-18459 WIP -- fix for assert in setGLTFMaterial 2022-10-27 11:27:21 -05:00
llpounceable.h
llpredicate.cpp SH-3405 WIP convert existing stats to lltrace system 2012-10-26 20:03:33 -07:00
llpredicate.h
llpreprocessor.h SL-16207: Update llstring.h handling of different string types. 2021-10-27 13:01:37 -04:00
llpriqueuemap.h
llprocess.cpp
llprocess.h
llprocessor.cpp SL-18837: Merge branch 'actions' into actions-build-sh 2023-07-17 15:41:26 -04:00
llprocessor.h Merge branch 'master' into DRTVWR-544-maint 2022-05-31 01:58:09 +03:00
llprocinfo.cpp SH-4153 Port user and system cpu accounting from example program. 2013-05-01 23:19:34 +00:00
llprocinfo.h
llprofiler.h
llprofilercategories.h
llptrto.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llptrto.h
llqueuedthread.cpp
llqueuedthread.h
llrand.cpp SL-18837: Ditch inactive llrand.cpp LL_USE_SYSTEM_RAND code. 2023-07-18 09:45:00 -04:00
llrand.h
llrefcount.cpp
llrefcount.h
llregex.h
llregistry.h
llrun.cpp DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
llrun.h
llsafehandle.h
llsd.cpp DRTVWR-575: Fix possible bad indexing in LLSD::operator[](size_t). 2023-01-04 17:18:31 -05:00
llsd.h
llsdjson.cpp
llsdjson.h
llsdparam.cpp
llsdparam.h
llsdserialize.cpp Fix for SL-19968 objects missing timing bug due to stall during login 2023-11-03 09:49:48 -07:00
llsdserialize.h
llsdserialize_xml.cpp Fix for SL-19968 objects missing timing bug due to stall during login 2023-11-03 09:49:48 -07:00
llsdserialize_xml.h
llsdutil.cpp DRTVWR-558: LLEventDispatcher uses LL::apply(), not boost::fusion. 2023-07-13 12:47:45 -04:00
llsdutil.h
llsimplehash.h
llsingleton.cpp
llsingleton.h Merge remote-tracking branch 'origin/main' into release/gltf-maint2 2024-03-01 10:12:00 -08:00
llsmoothstep.h
llstacktrace.cpp DRTVWR-476: Fix Windows line endings 2020-03-25 18:47:13 -04:00
llstacktrace.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llstatenums.h
llstaticstringtable.h Fix missing eol at eof in llstaticstringtable.h breaking linux build 2013-03-11 10:12:10 -07:00
llstatsaccumulator.h
llstl.h
llstreamqueue.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llstreamqueue.h remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
llstreamtools.cpp
llstreamtools.h
llstrider.h
llstring.cpp SL-20363 Option 'Debug Unicode' - show unicode values 2024-02-09 09:16:17 +03:00
llstring.h SL-20363 Option 'Debug Unicode' - show unicode values 2024-02-09 09:16:17 +03:00
llstringtable.cpp Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llstringtable.h Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llsys.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
llsys.h
llsys_objc.h
llsys_objc.mm
lltempredirect.cpp DRTVWR-476: Always clear both fields even if mOrigTarget invalid. 2020-03-25 19:06:13 -04:00
lltempredirect.h
llthread.cpp
llthread.h
llthreadlocalstorage.h
llthreadsafequeue.cpp
llthreadsafequeue.h DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
lltimer.cpp
lltimer.h
lltrace.cpp Fix up a couple of tiny merge conflicts after a merge with main 2023-02-13 14:12:59 -08:00
lltrace.h
lltraceaccumulators.cpp Fix up a couple of tiny merge conflicts after a merge with main 2023-02-13 14:12:59 -08:00
lltraceaccumulators.h
lltracerecording.cpp SL-18330: Review and tweak LLTrace::PeriodicRecording indexing 2023-03-02 15:00:50 -05:00
lltracerecording.h
lltracethreadrecorder.cpp Fix up a couple of tiny merge conflicts after a merge with main 2023-02-13 14:12:59 -08:00
lltracethreadrecorder.h
lltreeiterators.h
llunits.h
llunittype.h
lluri.cpp Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
lluri.h
lluriparser.cpp SL-14597 Fixed deprecated function and added signal handling 2021-01-21 11:59:27 +00:00
lluriparser.h
lluuid.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-08-23 12:26:14 -07:00
lluuid.h
llwin32headers.h
llwin32headerslean.h
llworkerthread.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
llworkerthread.h
lockstatic.h
mutex.h
stdtypes.h
string_table.h revived some deleted files to get mac build working 2014-04-08 18:00:54 -07:00
stringize.h Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-543-maint_cmake 2022-06-05 14:27:28 +02:00
threadpool.cpp SL-19966 Reverted "SL-18721: Faster viewer shutdown time since performance improvements can lead to perceived inventory loss due to cache corruption" 2023-07-07 20:26:05 +03:00
threadpool.h
threadpool_fwd.h
threadsafeschedule.h
timer.h
tuple.h
u64.cpp remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
u64.h
workqueue.cpp
workqueue.h SL-19690: Properly qualify exception type. 2023-05-08 12:31:57 -04:00