phoenix-firestorm/indra/llcommon
Nicky 2700f7994e FIRE-17517; LD_PRELOAD libcef.so when launching a plugin that will dso-load media_plugin_cef. Reasoning is that libcef.so is bild with tcmalloc and thus will cause all kind of havok if not preloaded. Hopefully cefbuilds will stop doing this soon enough (see https://bitbucket.org/chromiumembedded/cef/issues/1827) and this can be reverted.
Alternative is to rebuild CEF each and every time for x86 and x64 when it is updated.

See also:
http://jira.phoenixviewer.com/browse/FIRE-17517
https://lists.secondlife.com/pipermail/opensource-dev/2015-July/010106.html
https://bitbucket.org/chromiumembedded/cef/issues/1827/tcmalloc-should-be-disabled-in-linux-osx
2016-02-07 23:47:58 +01:00
..
nd Remove ndfile, as the new apr can handle utf8 filenames on Windows. 2016-01-26 23:36:53 +01:00
res
tests
CMakeLists.txt Remove ndfile, as the new apr can handle utf8 filenames on Windows. 2016-01-26 23:36:53 +01:00
ctype_workaround.h
fix_macros.h
indra_constants.cpp
indra_constants.h
is_approx_equal_fraction.h
linden_common.h
llalignedarray.h
llallocator.cpp
llallocator.h
llallocator_heap_profile.cpp Update check to turn off warning on gcc 4.8, too. 2015-05-24 17:35:37 -05:00
llallocator_heap_profile.h
llapp.cpp Don't make any exceptions anymore when to dl breakpad and when not. This was already broken for Mac. So we always use it now for all builds. 2015-06-04 23:04:08 +02:00
llapp.h
llapr.cpp Cleanup. 2016-01-27 10:02:48 +01:00
llapr.h Cleanup. 2016-01-27 10:02:48 +01:00
llassettype.cpp
llassettype.h
llbase32.cpp
llbase32.h
llbase64.cpp
llbase64.h
llbitpack.cpp Get rid of LNK4221 linker warnings since we don't run the unit tests anyway 2015-05-15 20:17:33 +02:00
llbitpack.h
llboost.h
llcallbacklist.cpp
llcallbacklist.h
llclickaction.h
llcommon.cpp
llcommon.h
llcommonutils.cpp
llcommonutils.h
llcoros.cpp
llcoros.h
llcrc.cpp
llcrc.h
llcriticaldamp.cpp
llcriticaldamp.h
lldate.cpp
lldate.h
lldeadmantimer.cpp
lldeadmantimer.h
lldefs.h
lldependencies.cpp
lldependencies.h
lldepthstack.h
lldictionary.cpp
lldictionary.h
lldoubledispatch.h
llendianswizzle.h
llerror.cpp Merge Viewer-Big Bird 2015-06-04 15:59:17 +02:00
llerror.h
llerrorcontrol.h
llerrorlegacy.h
llerrorthread.cpp
llerrorthread.h
llevent.cpp
llevent.h
lleventapi.cpp
lleventapi.h
lleventcoro.cpp
lleventcoro.h Merge with tools update. 2015-05-05 13:09:27 +02:00
lleventdispatcher.cpp
lleventdispatcher.h
lleventemitter.h
lleventfilter.cpp
lleventfilter.h
llevents.cpp
llevents.h
lleventtimer.cpp
lleventtimer.h
llfasttimer.cpp
llfasttimer.h
llfile.cpp Merge with tools update. 2015-05-05 13:09:27 +02:00
llfile.h Merge with tools update. 2015-05-05 13:09:27 +02:00
llfindlocale.cpp
llfindlocale.h
llfixedbuffer.cpp
llfixedbuffer.h
llformat.cpp
llformat.h
llframetimer.cpp
llframetimer.h
llhandle.h
llhash.h
llheartbeat.cpp
llheartbeat.h
llindexedvector.h
llinitparam.cpp
llinitparam.h
llinstancetracker.cpp
llinstancetracker.h
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
lllivefile.h
llmd5.cpp
llmd5.h
llmemory.cpp Remove obsolete files. 2015-08-19 21:21:06 +02:00
llmemory.h Merge viewer-loader-mods 2015-08-29 14:14:08 +02:00
llmemorystream.cpp
llmemorystream.h
llmetricperformancetester.cpp
llmetricperformancetester.h
llmetrics.cpp
llmetrics.h
llmortician.cpp
llmortician.h
llmutex.cpp Bring source back in sync with LL. 2015-05-10 17:39:52 +02:00
llmutex.h Merge viewer-loader-mods 2015-08-29 14:14:08 +02:00
llnametable.h
llpointer.h
llpredicate.cpp
llpredicate.h Merge with tools update. 2015-05-05 13:09:27 +02:00
llpreprocessor.h Merge with tools update. 2015-05-05 13:09:27 +02:00
llpriqueuemap.h
llprocess.cpp FIRE-17517; LD_PRELOAD libcef.so when launching a plugin that will dso-load media_plugin_cef. Reasoning is that libcef.so is bild with tcmalloc and thus will cause all kind of havok if not preloaded. Hopefully cefbuilds will stop doing this soon enough (see https://bitbucket.org/chromiumembedded/cef/issues/1827) and this can be reverted. 2016-02-07 23:47:58 +01:00
llprocess.h FIRE-17517; LD_PRELOAD libcef.so when launching a plugin that will dso-load media_plugin_cef. Reasoning is that libcef.so is bild with tcmalloc and thus will cause all kind of havok if not preloaded. Hopefully cefbuilds will stop doing this soon enough (see https://bitbucket.org/chromiumembedded/cef/issues/1827) and this can be reverted. 2016-02-07 23:47:58 +01:00
llprocessor.cpp Corect merge issues. 2015-05-05 14:54:26 +02:00
llprocessor.h
llprocinfo.cpp
llprocinfo.h
llptrto.cpp
llptrto.h
llqueuedthread.cpp
llqueuedthread.h
llrand.cpp
llrand.h
llrefcount.cpp
llrefcount.h Merge with tools update. 2015-05-05 13:09:27 +02:00
llregistry.h
llrun.cpp
llrun.h
llsafehandle.h
llsd.cpp
llsd.h
llsdparam.cpp
llsdparam.h
llsdserialize.cpp Fix for a possible double free and access of invalid memory. 2015-04-18 19:28:33 +02:00
llsdserialize.h
llsdserialize_xml.cpp FIRE-15874; (more of) do not write illegal characters into XML files. 2015-07-27 11:03:21 +02:00
llsdserialize_xml.h
llsdutil.cpp
llsdutil.h
llsimplehash.h
llsingleton.cpp Get rid of LNK4221 linker warnings since we don't run the unit tests anyway 2015-05-15 20:17:33 +02:00
llsingleton.h
llsmoothstep.h
llstacktrace.cpp
llstacktrace.h
llstatenums.h
llstaticstringtable.h
llstl.h
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
llstringtable.cpp
llstringtable.h
llsys.cpp Widnows: Proper path handling for utf8 paths 2016-01-30 23:41:14 +01:00
llsys.h
llthread.cpp Bring source back in sync with LL. 2015-05-10 17:39:52 +02:00
llthread.h Bring source back in sync with LL. 2015-05-10 17:39:52 +02:00
llthreadlocalstorage.cpp
llthreadlocalstorage.h
llthreadsafequeue.cpp
llthreadsafequeue.h
lltimer.cpp
lltimer.h
lltrace.cpp
lltrace.h
lltraceaccumulators.cpp
lltraceaccumulators.h
lltracerecording.cpp
lltracerecording.h
lltracethreadrecorder.cpp
lltracethreadrecorder.h
lltreeiterators.h
llunits.h
llunittype.h Merge with tools update. 2015-05-05 13:09:27 +02:00
lluri.cpp
lluri.h
lluriparser.cpp Merge viewer-bear 2015-08-29 11:47:44 +02:00
lluriparser.h Simplify fix for FIRE-16642 2015-08-13 20:59:06 +02:00
lluuid.cpp
lluuid.h
llwin32headers.h
llwin32headerslean.h
llworkerthread.cpp
llworkerthread.h
stdtypes.h
string_table.h
stringize.h
tea.cpp Move teapot files into llcommon. 2016-01-06 11:50:43 +01:00
tea.h Move teapot files into llcommon. 2016-01-06 11:50:43 +01:00
timer.h
timing.cpp
u64.cpp
u64.h