phoenix-firestorm/indra/llcommon
Andrey Kleshchev 7d50a51434 Merge branch 'main' (DRTVWR-567) into DRTVWR-559
# Conflicts:
#	indra/newview/CMakeLists.txt
#	indra/newview/VIEWER_VERSION.txt
#	indra/newview/llagent.cpp
#	indra/newview/llfloaternewfeaturenotification.cpp
#	indra/newview/llinventorybridge.cpp
#	indra/newview/llinventorymodel.cpp
#	indra/newview/lloutfitgallery.cpp
#	indra/newview/llpanelmaininventory.cpp
#	indra/newview/llpanelmaininventory.h
#	indra/newview/llsidepaneltaskinfo.cpp
#	indra/newview/llsidepaneltaskinfo.h
#	indra/newview/lltexturectrl.cpp
#	indra/newview/lltexturectrl.h
#	indra/newview/llviewerinventory.cpp
#	indra/newview/llviewerobject.cpp
#	indra/newview/llviewertexturelist.cpp
#	indra/newview/llviewertexturelist.h
#	indra/newview/skins/default/xui/en/floater_new_feature_notification.xml
#	indra/newview/skins/default/xui/en/menu_inventory.xml
2023-10-03 19:00:33 +03:00
..
tests Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-08-23 12:26:14 -07:00
CMakeLists.txt Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-07-17 13:37:03 -07:00
StackWalker.cpp
StackWalker.h
apply.h
chrono.h
classic_callback.cpp
classic_callback.h
commoncontrol.cpp
commoncontrol.h
ctype_workaround.h
fix_macros.h
hbxxh.cpp SL-19110 Fix xxhash build link and properly register contribution 2023-01-31 22:05:42 +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
llalignedarray.h
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
llapr.h
llassettype.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
llassettype.h
llatomic.cpp
llatomic.h
llbase32.cpp
llbase32.h
llbase64.cpp
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
llcallstack.h DRTVWR-559: Replace debugLoggingEnabled() function with LL_DEBUGS(). 2023-05-03 09:55:31 -04:00
llcleanup.cpp
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
llcommonutils.h
llcond.h
llcoros.cpp
llcoros.h
llcrc.cpp
llcrc.h
llcriticaldamp.cpp
llcriticaldamp.h
lldate.cpp
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
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 remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
llerror.h Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-07-17 13:37:03 -07:00
llerrorcontrol.h
llerrorlegacy.h
llevent.cpp
llevent.h
lleventapi.cpp
lleventapi.h
lleventcoro.cpp
lleventcoro.h
lleventdispatcher.cpp
lleventdispatcher.h
lleventemitter.h
lleventfilter.cpp
lleventfilter.h
llevents.cpp
llevents.h
lleventtimer.cpp
lleventtimer.h
llexception.cpp
llexception.h
llfasttimer.cpp
llfasttimer.h
llfile.cpp
llfile.h
llfindlocale.cpp
llfindlocale.h
llfixedbuffer.cpp
llfixedbuffer.h
llformat.cpp
llformat.h
llframetimer.cpp
llframetimer.h
llhandle.h
llhash.h
llheartbeat.cpp
llheartbeat.h
llheteromap.cpp
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
llinstancetracker.h Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
llinstancetrackersubclass.h
llkeybind.cpp
llkeybind.h
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
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
llmemory.h
llmemorystream.cpp
llmemorystream.h
llmetricperformancetester.cpp
llmetricperformancetester.h
llmetrics.cpp
llmetrics.h
llmortician.cpp
llmortician.h
llmutex.cpp
llmutex.h DRTVWR-559 WIP - optimize ARC calculation et al. 2023-05-03 17:30:02 -05:00
llnametable.h
llpointer.h
llpounceable.h
llpredicate.cpp
llpredicate.h
llpreprocessor.h
llpriqueuemap.h
llprocess.cpp
llprocess.h
llprocessor.cpp
llprocessor.h
llprocinfo.cpp
llprocinfo.h
llprofiler.h SL-19172 Texture streaming tune up. Incidental decruft. 2023-03-10 10:52:35 -06:00
llprofilercategories.h SL-19172 Texture streaming tune up. Incidental decruft. 2023-03-10 10:52:35 -06:00
llptrto.cpp
llptrto.h
llqueuedthread.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
llqueuedthread.h Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
llrand.cpp
llrand.h
llrefcount.cpp
llrefcount.h
llregex.h
llregistry.h
llrun.cpp
llrun.h
llsafehandle.h
llsd.cpp
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
llsdparam.cpp
llsdparam.h
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
llsdserialize_xml.h
llsdutil.cpp
llsdutil.h SL-19647: Eliminate LLSDArray entirely. 2023-05-03 17:38:30 -04:00
llsimplehash.h
llsingleton.cpp
llsingleton.h
llsmoothstep.h
llstacktrace.cpp
llstacktrace.h
llstatenums.h
llstaticstringtable.h
llstatsaccumulator.h
llstl.h
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
llstring.h MacOS Build fix 2023-01-16 20:43:12 +02:00
llstringtable.cpp
llstringtable.h
llsys.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
llsys.h Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
llsys_objc.h
llsys_objc.mm
lltempredirect.cpp
lltempredirect.h
llthread.cpp
llthread.h
llthreadlocalstorage.h
llthreadsafequeue.cpp
llthreadsafequeue.h
lltimer.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
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 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
lluri.cpp
lluri.h
lluriparser.cpp
lluriparser.h
lluuid.cpp Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-08-23 12:26:14 -07: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 Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07:00
llworkerthread.h Merge remote-tracking branch 'origin/main' into DRTVWR-559 2023-05-17 11:17:48 -07: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
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
threadpool_fwd.h
threadsafeschedule.h Merge branch 'main' into marchcat/main-contrib-merge 2023-04-07 00:20:59 +03:00
timer.h
tuple.h
u64.cpp
u64.h
workqueue.cpp SL-19690: Fix a lingering reference to WorkSchedule::postIfOpen() 2023-05-08 12:45:27 -04:00
workqueue.h SL-19690: Properly qualify exception type. 2023-05-08 12:31:57 -04:00