| .. |
|
tests
|
MAINT-5011: Fix abbreviateFile() test to run under .../indra/ path.
|
2016-08-29 18:48:47 +00:00 |
|
CMakeLists.txt
|
merge
|
2016-10-18 16:59:15 -04:00 |
|
StackWalker.cpp
|
…
|
|
|
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
|
merge with 4.0.3-release
|
2016-04-04 15:53:09 -04:00 |
|
indra_constants.cpp
|
Merged in lindenlab/viewer-lynx
|
2016-05-20 02:06:08 +03:00 |
|
indra_constants.h
|
Merged in lindenlab/viewer-lynx
|
2016-05-20 02:06:08 +03:00 |
|
is_approx_equal_fraction.h
|
…
|
|
|
linden_common.h
|
merge with 4.0.3-release
|
2016-04-04 15:53:09 -04:00 |
|
llalignedarray.h
|
…
|
|
|
llallocator.cpp
|
…
|
|
|
llallocator.h
|
…
|
|
|
llallocator_heap_profile.cpp
|
…
|
|
|
llallocator_heap_profile.h
|
…
|
|
|
llapp.cpp
|
MAINT-6322 fix merge error that prevented crash dumps from being located for upload (and add better logging)
|
2016-04-20 11:52:00 -04:00 |
|
llapp.h
|
DRTVWR-418: Unify control flow through LLAppViewer across platforms.
|
2016-06-30 16:51:50 -04:00 |
|
llapr.cpp
|
…
|
|
|
llapr.h
|
…
|
|
|
llassettype.cpp
|
…
|
|
|
llassettype.h
|
…
|
|
|
llbase32.cpp
|
…
|
|
|
llbase32.h
|
…
|
|
|
llbase64.cpp
|
…
|
|
|
llbase64.h
|
…
|
|
|
llbitpack.cpp
|
…
|
|
|
llbitpack.h
|
…
|
|
|
llboost.h
|
…
|
|
|
llcallbacklist.cpp
|
…
|
|
|
llcallbacklist.h
|
…
|
|
|
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
|
…
|
|
|
llcommon.h
|
…
|
|
|
llcommonutils.cpp
|
…
|
|
|
llcommonutils.h
|
…
|
|
|
llcoros.cpp
|
merge changes for exception handling
|
2016-09-06 11:07:39 -04:00 |
|
llcoros.h
|
merge with 4.0.3-release
|
2016-04-04 15:53:09 -04:00 |
|
llcrc.cpp
|
…
|
|
|
llcrc.h
|
…
|
|
|
llcriticaldamp.cpp
|
…
|
|
|
llcriticaldamp.h
|
…
|
|
|
lldate.cpp
|
…
|
|
|
lldate.h
|
…
|
|
|
lldeadmantimer.cpp
|
…
|
|
|
lldeadmantimer.h
|
…
|
|
|
lldefs.h
|
…
|
|
|
lldependencies.cpp
|
MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION().
|
2016-08-17 11:36:24 -04:00 |
|
lldependencies.h
|
MAINT-5011: Introduce LLException base class for viewer exceptions.
|
2016-07-19 16:25:25 -04:00 |
|
lldepthstack.h
|
…
|
|
|
lldictionary.cpp
|
…
|
|
|
lldictionary.h
|
…
|
|
|
lldoubledispatch.h
|
…
|
|
|
llendianswizzle.h
|
…
|
|
|
llerror.cpp
|
SL-451 - SSE-optimized matrix multiply, used in initSkinningMatrixPalette()
|
2016-09-28 15:43:07 -04:00 |
|
llerror.h
|
merge
|
2016-10-18 16:59:15 -04:00 |
|
llerrorcontrol.h
|
…
|
|
|
llerrorlegacy.h
|
…
|
|
|
llerrorthread.cpp
|
…
|
|
|
llerrorthread.h
|
…
|
|
|
llevent.cpp
|
…
|
|
|
llevent.h
|
…
|
|
|
lleventapi.cpp
|
…
|
|
|
lleventapi.h
|
…
|
|
|
lleventcoro.cpp
|
MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION().
|
2016-08-17 11:36:24 -04:00 |
|
lleventcoro.h
|
MAINT-5011: Introduce LLException base class for viewer exceptions.
|
2016-07-19 16:25:25 -04:00 |
|
lleventdispatcher.cpp
|
…
|
|
|
lleventdispatcher.h
|
…
|
|
|
lleventemitter.h
|
…
|
|
|
lleventfilter.cpp
|
merge 4.0.4-release and MAINT-5974
|
2016-05-06 10:28:42 -04:00 |
|
lleventfilter.h
|
merge 4.0.4-release and MAINT-5974
|
2016-05-06 10:28:42 -04:00 |
|
llevents.cpp
|
MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION().
|
2016-08-17 11:36:24 -04:00 |
|
llevents.h
|
MAINT-5011: Catch LLContinueError in LLStopWhenHandled::operator().
|
2016-08-26 15:50:37 -04:00 |
|
lleventtimer.cpp
|
…
|
|
|
lleventtimer.h
|
…
|
|
|
llexception.cpp
|
MAINT-5011: Abbreviate __FILE__ path in log_unhandled_exception_().
|
2016-09-02 14:00:18 -04:00 |
|
llexception.h
|
MAINT-5011: Catch unhandled exceptions in LLCoros coroutines.
|
2016-08-18 17:33:44 -04:00 |
|
llfasttimer.cpp
|
…
|
|
|
llfasttimer.h
|
MAINT-5011: Ensure BlockTimer::mStartTime is unconditionally set.
|
2016-09-06 20:48:16 -04:00 |
|
llfile.cpp
|
…
|
|
|
llfile.h
|
…
|
|
|
llfindlocale.cpp
|
…
|
|
|
llfindlocale.h
|
…
|
|
|
llfixedbuffer.cpp
|
…
|
|
|
llfixedbuffer.h
|
…
|
|
|
llformat.cpp
|
…
|
|
|
llformat.h
|
…
|
|
|
llframetimer.cpp
|
…
|
|
|
llframetimer.h
|
…
|
|
|
llhandle.h
|
explicit not available for conversion operators in Linux yet
|
2016-07-21 13:03:40 -07:00 |
|
llhash.h
|
…
|
|
|
llheartbeat.cpp
|
…
|
|
|
llheartbeat.h
|
…
|
|
|
llindexedvector.h
|
…
|
|
|
llinitparam.cpp
|
…
|
|
|
llinitparam.h
|
…
|
|
|
llinstancetracker.cpp
|
…
|
|
|
llinstancetracker.h
|
…
|
|
|
llkeythrottle.h
|
…
|
|
|
llkeyusetracker.h
|
…
|
|
|
llleap.cpp
|
MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION().
|
2016-08-17 11:36:24 -04:00 |
|
llleap.h
|
MAINT-5011: Introduce LLException base class for viewer exceptions.
|
2016-07-19 16:25:25 -04:00 |
|
llleaplistener.cpp
|
…
|
|
|
llleaplistener.h
|
…
|
|
|
lllistenerwrapper.h
|
…
|
|
|
llliveappconfig.cpp
|
…
|
|
|
llliveappconfig.h
|
…
|
|
|
lllivefile.cpp
|
…
|
|
|
lllivefile.h
|
…
|
|
|
llmake.h
|
…
|
|
|
llmd5.cpp
|
…
|
|
|
llmd5.h
|
…
|
|
|
llmemory.cpp
|
…
|
|
|
llmemory.h
|
add protections against failed memory allocations in VBO and aligned memory
|
2016-09-06 10:04:19 -04:00 |
|
llmemorystream.cpp
|
…
|
|
|
llmemorystream.h
|
…
|
|
|
llmetricperformancetester.cpp
|
…
|
|
|
llmetricperformancetester.h
|
…
|
|
|
llmetrics.cpp
|
…
|
|
|
llmetrics.h
|
…
|
|
|
llmortician.cpp
|
…
|
|
|
llmortician.h
|
…
|
|
|
llmutex.cpp
|
…
|
|
|
llmutex.h
|
…
|
|
|
llnametable.h
|
…
|
|
|
llpointer.h
|
…
|
|
|
llpredicate.cpp
|
…
|
|
|
llpredicate.h
|
…
|
|
|
llpreprocessor.h
|
…
|
|
|
llpriqueuemap.h
|
…
|
|
|
llprocess.cpp
|
MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION().
|
2016-08-17 11:36:24 -04:00 |
|
llprocess.h
|
MAINT-5011: Introduce LLException base class for viewer exceptions.
|
2016-07-19 16:25:25 -04:00 |
|
llprocessor.cpp
|
…
|
|
|
llprocessor.h
|
…
|
|
|
llprocinfo.cpp
|
…
|
|
|
llprocinfo.h
|
…
|
|
|
llptrto.cpp
|
…
|
|
|
llptrto.h
|
…
|
|
|
llqueuedthread.cpp
|
…
|
|
|
llqueuedthread.h
|
…
|
|
|
llrand.cpp
|
…
|
|
|
llrand.h
|
…
|
|
|
llrefcount.cpp
|
…
|
|
|
llrefcount.h
|
merge with 4.0.3-release
|
2016-04-04 15:53:09 -04:00 |
|
llregistry.h
|
…
|
|
|
llrun.cpp
|
…
|
|
|
llrun.h
|
…
|
|
|
llsafehandle.h
|
…
|
|
|
llsd.cpp
|
…
|
|
|
llsd.h
|
…
|
|
|
llsdjson.cpp
|
…
|
|
|
llsdjson.h
|
…
|
|
|
llsdparam.cpp
|
…
|
|
|
llsdparam.h
|
…
|
|
|
llsdserialize.cpp
|
…
|
|
|
llsdserialize.h
|
…
|
|
|
llsdserialize_xml.cpp
|
…
|
|
|
llsdserialize_xml.h
|
…
|
|
|
llsdutil.cpp
|
…
|
|
|
llsdutil.h
|
…
|
|
|
llsimplehash.h
|
…
|
|
|
llsingleton.cpp
|
…
|
|
|
llsingleton.h
|
…
|
|
|
llsmoothstep.h
|
…
|
|
|
llstacktrace.cpp
|
…
|
|
|
llstacktrace.h
|
…
|
|
|
llstatenums.h
|
…
|
|
|
llstaticstringtable.h
|
…
|
|
|
llstl.h
|
merged jelly-doll viewer-release into bento
|
2016-05-21 08:15:28 -04:00 |
|
llstreamqueue.cpp
|
…
|
|
|
llstreamqueue.h
|
…
|
|
|
llstreamtools.cpp
|
…
|
|
|
llstreamtools.h
|
…
|
|
|
llstrider.h
|
…
|
|
|
llstring.cpp
|
MAINT-6446 Correct password length handling
|
2016-06-01 16:56:04 +03:00 |
|
llstring.h
|
MAINT-6446 Correct password length handling
|
2016-06-01 16:56:04 +03:00 |
|
llstringtable.cpp
|
…
|
|
|
llstringtable.h
|
…
|
|
|
llsys.cpp
|
…
|
|
|
llsys.h
|
…
|
|
|
llthread.cpp
|
…
|
|
|
llthread.h
|
…
|
|
|
llthreadlocalstorage.cpp
|
…
|
|
|
llthreadlocalstorage.h
|
…
|
|
|
llthreadsafequeue.cpp
|
MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION().
|
2016-08-17 11:36:24 -04:00 |
|
llthreadsafequeue.h
|
MAINT-5011: Introduce LLException base class for viewer exceptions.
|
2016-07-19 16:25:25 -04:00 |
|
lltimer.cpp
|
…
|
|
|
lltimer.h
|
…
|
|
|
lltrace.cpp
|
…
|
|
|
lltrace.h
|
…
|
|
|
lltraceaccumulators.cpp
|
…
|
|
|
lltraceaccumulators.h
|
…
|
|
|
lltracerecording.cpp
|
MAINT-6366 - diagnostics related to animation asset downloads
|
2016-06-13 09:15:42 -04:00 |
|
lltracerecording.h
|
…
|
|
|
lltracethreadrecorder.cpp
|
…
|
|
|
lltracethreadrecorder.h
|
…
|
|
|
lltreeiterators.h
|
…
|
|
|
llunits.h
|
…
|
|
|
llunittype.h
|
…
|
|
|
lluri.cpp
|
…
|
|
|
lluri.h
|
…
|
|
|
lluriparser.cpp
|
…
|
|
|
lluriparser.h
|
…
|
|
|
lluuid.cpp
|
MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION().
|
2016-08-17 11:36:24 -04:00 |
|
lluuid.h
|
…
|
|
|
llwin32headers.h
|
…
|
|
|
llwin32headerslean.h
|
…
|
|
|
llworkerthread.cpp
|
…
|
|
|
llworkerthread.h
|
…
|
|
|
stdtypes.h
|
…
|
|
|
string_table.h
|
…
|
|
|
stringize.h
|
…
|
|
|
timer.h
|
…
|
|
|
timing.cpp
|
…
|
|
|
u64.cpp
|
…
|
|
|
u64.h
|
…
|
|