phoenix-firestorm/indra/llcommon
Brad Payne (Vir Linden) 78e9fb2614 SL-315 - disable call stack dumping in release, where we don't have the info anyway. 2016-04-21 10:55:08 -04:00
..
tests Merge 2016-03-17 13:14:21 -07:00
CMakeLists.txt merge 2016-04-01 08:35:38 -04:00
StackWalker.cpp SL-315 - verbose option for CallStack objects, doc headers in StackWalker.{h,cpp} 2016-01-28 10:40:38 -05:00
StackWalker.h SL-371 - increased the limit for StackWalker strings, avoid crashing if mesh has wrong number of mAlternateBindMatrix matrices 2016-04-20 13:18:56 -04:00
ctype_workaround.h
fix_macros.h MAINT-5351: glh-linear 'equivalent' macro has been destroyed. 2015-07-12 14:38:06 -04:00
indra_constants.cpp BUILDFIX: fixed tabs in cmake file and lack of newline at EOF 2013-10-03 15:14:26 -07:00
indra_constants.h
is_approx_equal_fraction.h
linden_common.h Reogranized some headers for GCC added <memory> to the linden_common.h for shared_ptr 2015-03-23 12:23:35 -07:00
llalignedarray.h changed ll_aligned_(malloc|free) to take alignment size as a template argument 2013-10-14 10:18:41 -07:00
llallocator.cpp
llallocator.h
llallocator_heap_profile.cpp
llallocator_heap_profile.h
llapp.cpp Merge 2014-04-22 12:19:28 -06:00
llapp.h Merge 2014-04-22 12:19:28 -06:00
llapr.cpp Automated merge with http://bitbucket.org/lindenlab/viewer-release 2013-10-01 14:28:39 -07:00
llapr.h merge from viewer-release 2013-10-08 11:59:24 -07:00
llassettype.cpp
llassettype.h DD-297 : Performance on login : Refactored the code so that we have a new LLMarketplaceFolderBridge class in the bridge model. Only the panels with the use_marketplace_folders param flag will use that one. 2015-01-02 17:35:50 -08:00
llbase32.cpp
llbase32.h
llbase64.cpp
llbase64.h
llbitpack.cpp
llbitpack.h
llboost.h
llcallbacklist.cpp Modify importer to (optionally) improve debug output, perform name-based LOD association, and handle models with many materials. 2014-04-22 08:58:38 -07:00
llcallbacklist.h Modify importer to (optionally) improve debug output, perform name-based LOD association, and handle models with many materials. 2014-04-22 08:58:38 -07:00
llcallstack.cpp SL-315 - disable call stack dumping in release, where we don't have the info anyway. 2016-04-21 10:55:08 -04:00
llcallstack.h SL-315 WIP - more call stack tracing, initial hooks for avatar reset skeleton option. 2016-03-07 11:24:48 -05:00
llclickaction.h
llcommon.cpp merge from viewer-release 2013-10-08 11:59:24 -07:00
llcommon.h
llcommonutils.cpp
llcommonutils.h
llcoros.cpp MAINT-5976: Introduce LLCoros::set_consuming(bool). 2015-12-16 17:13:04 -05:00
llcoros.h MAINT-5976: On Linux builds do not specify explict for bool conversion operator. 2016-01-04 13:38:13 -08:00
llcrc.cpp
llcrc.h
llcriticaldamp.cpp merge from viewer-release 2013-10-08 11:59:24 -07:00
llcriticaldamp.h
lldate.cpp renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
lldate.h Modify importer to (optionally) improve debug output, perform name-based LOD association, and handle models with many materials. 2014-04-22 08:58:38 -07:00
lldeadmantimer.cpp merge with release 2014-02-24 18:45:59 -08:00
lldeadmantimer.h Code review updates. All comments so far. 2013-11-18 13:33:19 -05:00
lldefs.h
lldependencies.cpp
lldependencies.h
lldepthstack.h
lldictionary.cpp
lldictionary.h
lldoubledispatch.h
llendianswizzle.h
llerror.cpp merge with viewer tools update 2015-04-24 10:08:13 -04:00
llerror.h Added LL_WARNS_IF to llerror.h 2015-04-09 16:46:41 -07:00
llerrorcontrol.h MAINT-4009: Final pass refactoring to eliminate memory allocation related to error reporting that is not properly cleaned up. 2014-05-17 00:41:36 +01:00
llerrorlegacy.h
llerrorthread.cpp merge with release 2014-04-07 19:09:40 -07:00
llerrorthread.h
llevent.cpp
llevent.h
lleventapi.cpp
lleventapi.h
lleventcoro.cpp MAINT-5976: Fix bug in LLCoros::set_consuming() mechanism. 2015-12-18 18:06:32 -05:00
lleventcoro.h MAINT-5976: Fix bug in LLCoros::set_consuming() mechanism. 2015-12-18 18:06:32 -05:00
lleventdispatcher.cpp
lleventdispatcher.h
lleventemitter.h
lleventfilter.cpp
lleventfilter.h
llevents.cpp MAINT-5976: Removed temp code to simulate Nat's fix. Now redundant. 2015-12-22 10:17:44 -08:00
llevents.h MAINT-5977: Finish implementation of MailBox event pump type for guaranteed delivery 2015-12-17 14:09:51 -08:00
lleventtimer.cpp
lleventtimer.h
llfasttimer.cpp merge with release 2014-03-12 12:48:43 -07:00
llfasttimer.h moved some common functionality from LLTrace::BlockTimerStatHandle to BlockTimer 2013-10-23 13:24:47 -07:00
llfile.cpp restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes 2015-04-10 11:02:37 -04:00
llfile.h restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes 2015-04-10 11:02:37 -04:00
llfindlocale.cpp
llfindlocale.h
llfixedbuffer.cpp
llfixedbuffer.h
llformat.cpp
llformat.h
llframetimer.cpp Update to build on Xcode 6.0: remove unused variable [-Wunused-const-variable] 2014-10-17 13:36:05 -07:00
llframetimer.h
llhandle.h
llhash.h Convert llhash() to use boost::hash, per Cinder's suggestion. 2014-11-14 16:29:00 -05:00
llheartbeat.cpp
llheartbeat.h
llindexedvector.h
llinitparam.cpp
llinitparam.h Disambiguate constructor's initialization call to its base class. 2015-01-22 01:38:38 +00:00
llinstancetracker.cpp crash fix - bad handling of instancetracker iterators 2013-10-18 13:10:40 -07:00
llinstancetracker.h Put back assert so tests checking for fail will find fail where expected 2014-04-23 05:41:55 -07:00
llkeythrottle.h
llkeyusetracker.h
llleap.cpp
llleap.h
llleaplistener.cpp
llleaplistener.h
lllistenerwrapper.h
llliveappconfig.cpp restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes 2015-04-10 11:02:37 -04:00
llliveappconfig.h
lllivefile.cpp clarity and logging cleanup 2015-04-02 15:41:45 -04:00
lllivefile.h
llmake.h MAINT-5976: Fix bug in LLCoros::set_consuming() mechanism. 2015-12-18 18:06:32 -05:00
llmd5.cpp MAINT-3585 FIXED Viewer Crashes when attempting to upload image. 2014-11-03 20:05:20 +02:00
llmd5.h
llmemory.cpp MAINT-5042 FIXED SL Viewer Closes Unexpectedly in specific area with high RenderVolumeLODFactor 2015-04-27 18:21:39 +03:00
llmemory.h Merge downstream code, version 3.8.5 2015-09-30 01:21:04 +03:00
llmemorystream.cpp
llmemorystream.h
llmetricperformancetester.cpp moved some common functionality from LLTrace::BlockTimerStatHandle to BlockTimer 2013-10-23 13:24:47 -07:00
llmetricperformancetester.h
llmetrics.cpp
llmetrics.h
llmortician.cpp
llmortician.h
llmutex.cpp merge with release 2014-02-24 18:45:59 -08:00
llmutex.h Mergeup to 3.7.9 viewer-release 2014-05-29 04:54:58 -07:00
llnametable.h revived some deleted files to get mac build working 2014-04-08 18:00:54 -07:00
llpointer.h v-r -> s-e merge WIP 2014-05-14 17:50:59 -04:00
llpredicate.cpp
llpredicate.h Update to build on Xcode 6.0: fix typo in functions params 2014-10-20 15:20:10 -07:00
llpreprocessor.h OPEN-282 - Define LL_THREAD_LOCAL for our platforms in order to unify TLS support 2014-11-19 22:27:36 -07:00
llpriqueuemap.h
llprocess.cpp Merge for Xcode 7 2015-10-01 12:36:52 -07:00
llprocess.h
llprocessor.cpp work arounds to compile on linux 2014-12-22 16:42:55 -05:00
llprocessor.h
llprocinfo.cpp
llprocinfo.h
llptrto.cpp
llptrto.h
llqueuedthread.cpp trivial: fix several weird compiling errors. 2013-10-25 10:29:45 -06:00
llqueuedthread.h
llrand.cpp
llrand.h
llrefcount.cpp
llrefcount.h MAINT-4952: Fix misplaced comments on intrusive_ptr_etc() overloads. 2015-06-29 15:32:47 -04:00
llregistry.h
llrun.cpp
llrun.h
llsafehandle.h
llsd.cpp Update to build on Xcode 6.0: remove release build unused function 2014-10-21 11:38:20 -07:00
llsd.h merge 2013-12-05 10:39:35 -05:00
llsdjson.cpp MAINT-5575: Finished converting experience cache to singleton 2015-09-10 16:48:01 -07:00
llsdjson.h MAINT-5575: Finished converting experience cache to singleton 2015-09-10 16:48:01 -07:00
llsdparam.cpp renamed TimeBlock to BlockTimerStatHandle 2013-10-15 20:24:42 -07:00
llsdparam.h Update to build on Xcode 6.0: remove unused member variable that makes clang sad 2014-10-17 13:48:03 -07:00
llsdserialize.cpp merge changes for 3.7.9-release 2014-06-16 11:42:37 -04:00
llsdserialize.h
llsdserialize_xml.cpp merge changes for 3.7.9-release 2014-06-16 11:42:37 -04:00
llsdserialize_xml.h
llsdutil.cpp Update to build on Xcode 6.0: clang warned about comparison of unsigned int to >=0 - correct ifx here is to retype the variable as signed 2014-10-17 14:01:08 -07:00
llsdutil.h Update to build on Xcode 6.0: clang warned about comparison of unsigned int to >=0 - correct ifx here is to retype the variable as signed 2014-10-17 14:01:08 -07:00
llsimplehash.h
llsingleton.cpp
llsingleton.h
llsmoothstep.h
llstacktrace.cpp MAINT-4435 FIXED build fix patchset2 2014-10-28 17:12:49 +02:00
llstacktrace.h MAINT-4435 FIXED fix in llvolume.cpp Perform full build if number of vertices 2014-10-27 17:10:08 +02:00
llstatenums.h
llstaticstringtable.h
llstl.h possible fix for linux build failure 2016-01-04 08:52:46 -05:00
llstreamqueue.cpp
llstreamqueue.h
llstreamtools.cpp
llstreamtools.h
llstrider.h
llstring.cpp restore the ll[io]fstream because we need them as wrappers on Windows for wide char paths; on other platforms they are now just typedefs to the std classes 2015-04-10 11:02:37 -04:00
llstring.h Initial checkin for uploading via coroutine. 2015-06-30 17:11:10 -07:00
llstringtable.cpp
llstringtable.h
llsys.cpp work arounds to compile on linux 2014-12-22 16:42:55 -05:00
llsys.h
llthread.cpp OPEN-282 - Define LL_THREAD_LOCAL for our platforms in order to unify TLS support 2014-11-19 22:27:36 -07:00
llthread.h merge with release 2014-02-24 18:45:59 -08:00
llthreadlocalstorage.cpp
llthreadlocalstorage.h OPEN-282 - Define LL_THREAD_LOCAL for our platforms in order to unify TLS support 2014-11-19 22:27:36 -07:00
llthreadsafequeue.cpp
llthreadsafequeue.h
lltimer.cpp Update to build on Xcode 6.0: collection of similar const var not used warnings/errors [-Wunused-const-variable] 2014-10-17 14:08:58 -07:00
lltimer.h merge with release 2014-02-24 18:45:59 -08:00
lltrace.cpp SH-4653 FIX Interesting: Viewer crashes while reading chat history 2013-12-10 12:50:23 -08:00
lltrace.h added LL_TRACE_ENABLED to allow disabling of lltrace 2014-02-06 11:27:16 -08:00
lltraceaccumulators.cpp fixed things so that trace recordings can be read from even while active 2013-10-21 14:22:21 -07:00
lltraceaccumulators.h fix dos line endings 2014-12-12 17:21:24 -05:00
lltracerecording.cpp added LL_TRACE_ENABLED to allow disabling of lltrace 2014-02-06 11:27:16 -08:00
lltracerecording.h fix for fast timer view having runaway time slot 2013-11-15 22:06:41 -08:00
lltracethreadrecorder.cpp added LL_TRACE_ENABLED to allow disabling of lltrace 2014-02-06 11:27:16 -08:00
lltracethreadrecorder.h SH-4653 FIX Interesting: Viewer crashes while reading chat history 2013-12-10 15:48:57 -08:00
lltreeiterators.h
llunits.h
llunittype.h Update to build on Xcode 6.0: reorder code and additional scoing in template classes to make clang happy 2014-10-17 12:39:09 -07:00
lluri.cpp
lluri.h
lluriparser.cpp MAINT-5533 FIXED The fragment part of an URI is only shown if it contains a query part as well. 2015-08-20 12:04:57 +03:00
lluriparser.h merge changes for STORM-2113 2015-04-14 05:39:36 -04:00
lluuid.cpp
lluuid.h sunshine-external merge WIP 2014-05-13 10:02:26 -04:00
llwin32headers.h merge with release 2014-04-07 19:09:40 -07:00
llwin32headerslean.h merge with release 2014-04-07 19:09:40 -07:00
llworkerthread.cpp
llworkerthread.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 Continue gradually replacing Boost.Lambda with Boost.Phoenix. 2015-01-16 19:54:35 +00:00
timer.h
timing.cpp
u64.cpp
u64.h