phoenix-firestorm/indra/llcommon
Andrey Kleshchev 3d73a10da3 Merge branch main (DRTVWR-582) into DRTVWR-567
# Conflicts:
#	indra/newview/app_settings/settings.xml
#	indra/newview/llinventoryfunctions.cpp
#	indra/newview/llinventoryfunctions.h
#	indra/newview/llinventorymodel.cpp
#	indra/newview/llinventoryobserver.cpp
#	indra/newview/llinventoryobserver.h
#	indra/newview/skins/default/xui/ja/floater_inventory_item_properties.xml
2023-08-23 22:40:17 +03:00
..
tests SL-18330: Merge branch 'main' of secondlife/viewer into xcode-14.3 2023-06-01 09:56:41 -04:00
CMakeLists.txt SL-19744: Remove LLApp::startErrorThread() and references. 2023-05-23 04:28:58 +03:00
StackWalker.cpp
StackWalker.h
apply.h DRTVWR-558: Fix builds on macOS 12.5 Monterey. 2022-08-22 21:00:42 -04:00
chrono.h SL-16024: Add ThreadSafeSchedule, a timestamped LLThreadSafeQueue. 2021-10-05 17:31:53 -04:00
classic_callback.cpp DRTVWR-543: Add ClassicCallback utility class with tests 2021-09-23 16:25:12 -04:00
classic_callback.h DRTVWR-543: Consistently use ClassicCallback<USERDATA> throughout. 2021-09-23 17:09:16 -04:00
ctype_workaround.h
fix_macros.h
hbxxh.cpp SL-19110 Fix coding policy 2023-01-31 19:35:10 +02:00
hbxxh.h SL-19110 Make HBXXH* classes no-copy. (#72) 2023-02-07 01:17:22 +02:00
indra_constants.cpp
indra_constants.h SL-19728 Objects that cannot be clicked or cammed unless in edit mode 2023-07-11 23:55:46 +02:00
is_approx_equal_fraction.h
linden_common.h SL-16027: Add Tracy OpenGL support 2021-09-21 16:10:52 -07:00
llalignedarray.h SL-16799 Clean up use of hardcoded folder names 2022-02-05 02:59:10 +02:00
llallocator.cpp
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 SL-19744: Remove LLApp::startErrorThread() and references. 2023-05-23 04:28:58 +03:00
llapr.cpp SL-17868 Crash at ThreadRecorder::bringUpToDate 2022-07-30 02:57:30 +03:00
llapr.h SL-17868 Fixed macos build issue 2022-08-01 18:27:13 +03:00
llassettype.cpp Eliminate needless copies 2023-01-09 19:19:12 -04:00
llassettype.h
llatomic.cpp
llatomic.h
llbase32.cpp
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
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
llcleanup.cpp SL-13034 Last string in logs should say 'Goodbye' 2020-09-25 17:02:22 +03:00
llcleanup.h SL-13034 Last string in logs should say 'Goodbye' 2020-09-25 17:02:22 +03:00
llclickaction.h
llcommon.cpp SL-16606: Add profiler category MEMORY 2022-01-14 11:50:20 -08:00
llcommon.h
llcommonutils.cpp
llcommonutils.h
llcond.h SL-16094: Fix WorkQueue test for correct behavior of runFor(). 2021-11-24 12:56:48 -05:00
llcoros.cpp Revert "Restored SL-14961" 2022-10-13 01:14:29 +03:00
llcoros.h Revert "Restored SL-14961" 2022-10-13 01:14:29 +03:00
llcrc.cpp
llcrc.h
llcriticaldamp.cpp
llcriticaldamp.h
lldate.cpp SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
lldate.h
lldeadmantimer.cpp
lldeadmantimer.h
lldefs.h SL-18330: Use recursive variadic llmax(), llmin() 2023-03-01 14:33:35 -05:00
lldependencies.cpp DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
lldependencies.h SL-18893 OSX buildfix 2023-01-16 23:16:43 +02:00
lldepthstack.h
lldictionary.cpp
lldictionary.h
lldoubledispatch.h
llendianswizzle.h
llerror.cpp Merge branch 'main' into marchcat/main-contrib-merge 2023-04-07 00:20:59 +03:00
llerror.h SL-19744: Remove LLErrorThread and LLAppViewer::handleViewerCrash() 2023-05-23 04:28:58 +03:00
llerrorcontrol.h SL-16093 Don't force the console window to be open on developer builds because it causes frame stalls while logging. 2021-09-27 23:56:06 +00:00
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 DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
lleventdispatcher.h
lleventemitter.h
lleventfilter.cpp
lleventfilter.h SL-16014: Add Tracy markup for LLEventFilter 2021-09-22 14:38:44 -07:00
llevents.cpp SL-15093 Crash nanov2_free_to_block 2021-05-28 19:54:16 +03:00
llevents.h SL-15093 Crash nanov2_free_to_block #2 2021-05-31 19:36:36 +03:00
lleventtimer.cpp
lleventtimer.h
llexception.cpp SL-17077 Ensure profiling is disabled if gpu_benchmark fails. Log the source of the real crash for when the viewer inevitably crashes later. 2022-03-25 13:05:50 -05:00
llexception.h SL-14347 Crash at ChoosePixelFormat SEH 2020-12-01 18:22:24 +02:00
llfasttimer.cpp SL-16606: Add profiler category STATS 2022-01-14 11:50:21 -08:00
llfasttimer.h SL-15709: Cleanup 2021-09-03 17:53:44 -07:00
llfile.cpp
llfile.h
llfindlocale.cpp
llfindlocale.h
llfixedbuffer.cpp
llfixedbuffer.h
llformat.cpp
llformat.h
llframetimer.cpp SL-15709: Windows: Include Tracy source directly; don't use a library 2021-09-15 13:52:59 -06:00
llframetimer.h
llhandle.h
llhash.h
llheartbeat.cpp
llheartbeat.h
llheteromap.cpp Eliminate needless copies 2023-01-09 19:19:12 -04:00
llheteromap.h
llindexedvector.h
llinitdestroyclass.cpp Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llinitdestroyclass.h
llinitparam.cpp SL-18893 OSX buildfix 2023-01-16 23:16:43 +02:00
llinitparam.h Eliminate needless copies 2023-01-09 19:19:12 -04:00
llinstancetracker.cpp
llinstancetracker.h DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
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 DRTVWR-575: Introduce LLKeyBind::endNonEmpty() 2022-12-06 13:04:35 -05:00
llkeythrottle.h
llkeyusetracker.h
llleap.cpp SL-18330: Merge branch 'contribute' into sl-18330-merge 2023-02-15 15:11:35 -05:00
llleap.h
llleaplistener.cpp SL-16024: Return shared_ptr from LLInstanceTracker::getInstance(). 2021-10-07 11:53:45 -04:00
llleaplistener.h
llliveappconfig.cpp
llliveappconfig.h
lllivefile.cpp
lllivefile.h
llmainthreadtask.cpp
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 SL-18330: Use C++ standard types for llmd5, not local typedefs. 2023-03-01 14:11:27 -05:00
llmemory.cpp Merged in SL-15937 (pull request #991) 2022-05-27 20:29:56 +00:00
llmemory.h SL-16606: Add profiler category MEMORY 2022-01-14 11:50:20 -08:00
llmemorystream.cpp
llmemorystream.h
llmetricperformancetester.cpp Eliminate needless copies 2023-01-09 19:19:12 -04:00
llmetricperformancetester.h DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
llmetrics.cpp
llmetrics.h
llmortician.cpp DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
llmortician.h DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
llmutex.cpp SL-16606: Add profiler category THREAD 2022-01-14 11:50:21 -08:00
llmutex.h
llnametable.h Eliminate needless copies 2023-01-09 19:19:12 -04:00
llpointer.h
llpounceable.h
llpredicate.cpp
llpredicate.h
llpreprocessor.h SL-16207: Update llstring.h handling of different string types. 2021-10-27 13:01:37 -04:00
llpriqueuemap.h Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llprocess.cpp SL-18801 Crash at LLPluginProcessParent::pollTick() 2022-12-07 19:33:47 +02:00
llprocess.h
llprocessor.cpp Merge branch 'master' into DRTVWR-544-maint 2022-05-31 01:58:09 +03:00
llprocessor.h Merge branch 'master' into DRTVWR-544-maint 2022-05-31 01:58:09 +03:00
llprocinfo.cpp
llprocinfo.h
llprofiler.h SL-16606: Include profiler categories automatically 2022-01-14 11:50:18 -08:00
llprofilercategories.h SL-16606: Add categories 2022-01-14 11:50:18 -08:00
llptrto.cpp
llptrto.h
llqueuedthread.cpp DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
llqueuedthread.h DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
llrand.cpp
llrand.h
llrefcount.cpp SL-18119 - UIUsage logs for some common operations 2022-09-16 17:09:55 +01:00
llrefcount.h SL-16815 and SL-16906 Avoid redundant bumpmap generation, add some assertions around ref counting and (hack) fix crash on shutdown from dangling texture reference (reduced to 1 dangling texture from several hundred, can't find the remaining reference). 2022-02-23 16:51:33 -06:00
llregex.h SL-2202 Add exception handling around boost::regex_match() calls in the viewer 2021-01-11 17:07:03 +02:00
llregistry.h Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llrun.cpp DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
llrun.h DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
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 SL-18837: Merge branch 'xcode-14.1' of secondlife/viewer into xcode-14.3 2023-05-19 17:21:51 -04:00
llsdjson.cpp
llsdjson.h jsoncpp includepath should not include json/. jsoncpp includes a header "features.h" 2022-04-18 02:50:43 +02:00
llsdparam.cpp Eliminate needless copies 2023-01-09 19:19:12 -04:00
llsdparam.h SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
llsdserialize.cpp SL-18330: Change to strip_deprecated_header(size_t* header_size) 2023-05-31 16:33:01 -04:00
llsdserialize.h SL-18330: Change to strip_deprecated_header(size_t* header_size) 2023-05-31 16:33:01 -04:00
llsdserialize_xml.cpp DRTVWR-575: Update a few more int lengths in llsdserialize.{h,cpp}. 2022-12-06 14:40:11 -05:00
llsdserialize_xml.h
llsdutil.cpp Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llsdutil.h SL-19647: Eliminate LLSDArray entirely. 2023-05-03 17:38:30 -04:00
llsimplehash.h
llsingleton.cpp SL-10297: Simplify implementation of LLSingletonBase::logwarns() etc. 2021-05-12 09:46:49 -04:00
llsingleton.h SL-16606: Add profiler category THREAD 2022-01-14 11:50:21 -08:00
llsmoothstep.h
llstacktrace.cpp
llstacktrace.h
llstatenums.h
llstaticstringtable.h
llstatsaccumulator.h
llstl.h DRTVWR-568: More cleanup of deleted obsolete std library features. 2022-08-26 22:49:16 -04:00
llstreamqueue.cpp
llstreamqueue.h
llstreamtools.cpp SL-18330: Fix per PR review comments. 2023-02-15 17:29:48 -05:00
llstreamtools.h SL-18330: Fix per PR review comments. 2023-02-15 17:29:48 -05:00
llstrider.h
llstring.cpp DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
llstring.h MacOS Build fix 2023-01-16 20:43:12 +02: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 DRTVWR-575: Merge brad's xcode-14.1 fixes with nat's 2022-11-13 05:59:40 -10:00
llsys.h DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
llsys_objc.h DRTVWR-575: Explain that NSInteger is really int64_t. 2022-11-13 06:10:02 -10:00
llsys_objc.mm DRTVWR-575: Merge brad's xcode-14.1 fixes with nat's 2022-11-13 05:59:40 -10:00
lltempredirect.cpp
lltempredirect.h
llthread.cpp SL-16606: Add profiler category THREAD 2022-01-14 11:50:21 -08:00
llthread.h SL-15200: Add LLApp::sleep(duration) methods. 2021-05-17 13:37:13 -04:00
llthreadlocalstorage.h SL-17868 Crash at ThreadRecorder::bringUpToDate 2022-07-30 02:57:30 +03:00
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 DRTVWR-575: Fix bug in macOS micro_sleep(). 2023-01-04 12:04:56 -05:00
lltimer.h DRTVWR-510 remove all LL_SOLARIS conditionals 2020-10-08 17:16:22 -06:00
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 DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
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 SL-16606: Add profiler category STATS 2022-01-14 11:50:21 -08:00
lltracerecording.cpp SL-18330: Review and tweak LLTrace::PeriodicRecording indexing 2023-03-02 15:00:50 -05:00
lltracerecording.h SL-18330: Review and tweak LLTrace::PeriodicRecording indexing 2023-03-02 15:00:50 -05:00
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 Fix up a couple of tiny merge conflicts after a merge with main 2023-02-13 14:12:59 -08:00
lltreeiterators.h
llunits.h
llunittype.h DRTVWR-575: Address review comments on Xcode 14.1 type tweaks. 2022-11-12 18:59:21 -10:00
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 SL-14597 Fixed deprecated function and added signal handling 2021-01-21 11:59:27 +00:00
lluuid.cpp Merge branch 'main' into marchcat/main-contrib-merge 2023-04-07 00:20:59 +03:00
lluuid.h Merge branch 'main' into marchcat/main-contrib-merge 2023-04-07 00:20:59 +03:00
llwin32headers.h
llwin32headerslean.h
llworkerthread.cpp Cleanup for loops in llcommon to use C++11 range based for loops 2023-01-07 00:38:12 -04:00
llworkerthread.h DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes. 2022-11-03 14:58:32 -04:00
lockstatic.h
mutex.h
stdtypes.h DRTVWR-575: GCC prefers std::make_signed<std::size_t> for llssize. 2023-06-01 11:34:48 -04:00
string_table.h
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 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
threadsafeschedule.h Merge branch 'main' into marchcat/main-contrib-merge 2023-04-07 00:20:59 +03:00
timer.h
tuple.h SL-16024: Introduce tuple.h with tuple_cons(), tuple_cdr(). 2021-10-04 11:48:58 -04:00
u64.cpp
u64.h
workqueue.cpp SL-16606: Add profiler category THREAD 2022-01-14 11:50:21 -08:00
workqueue.h SL-16182: Offload audio decoding from the main thread to the general work queue. 2022-06-14 11:31:52 -07:00