| .. |
|
tests
|
SL-10153: Review and rationalize fetching paths from environment.
|
2018-12-14 15:38:13 -05:00 |
|
CMakeLists.txt
|
Merged in lindenlab/viewer-release
|
2019-03-01 02:24:00 +02:00 |
|
StackWalker.cpp
|
…
|
|
|
StackWalker.h
|
…
|
|
|
ctype_workaround.h
|
…
|
|
|
fix_macros.h
|
…
|
|
|
indra_constants.cpp
|
MAINT-9734: Change limits on settings values.
|
2018-09-24 17:00:01 -07:00 |
|
indra_constants.h
|
Merge viewer-release
|
2019-05-08 09:30:39 -07:00 |
|
is_approx_equal_fraction.h
|
…
|
|
|
linden_common.h
|
…
|
|
|
llalignedarray.h
|
…
|
|
|
llallocator.cpp
|
…
|
|
|
llallocator.h
|
…
|
|
|
llallocator_heap_profile.cpp
|
…
|
|
|
llallocator_heap_profile.h
|
…
|
|
|
llapp.cpp
|
SL-821: Avoid Breakpad (and signal handling in general) for BugSplat.
|
2018-06-14 11:31:17 -04:00 |
|
llapp.h
|
SL-10291 Replace apr_atomic with standard C++11 functionality
|
2019-01-15 18:31:17 +02:00 |
|
llapr.cpp
|
SL-10291 Replace apr_mutex with standard C++11 functionality
|
2019-01-14 22:04:44 +02:00 |
|
llapr.h
|
SL-10291 Replace apr_atomic with standard C++11 functionality
|
2019-01-15 18:31:17 +02:00 |
|
llassettype.cpp
|
Mods to make merge with viewer-release have less whitespace-only change and fix diffs between EEP and VR.
|
2019-03-13 13:21:48 -07:00 |
|
llassettype.h
|
Merge
|
2018-09-26 13:46:45 -07:00 |
|
llatomic.cpp
|
SL-10291 Replace apr_atomic with standard C++11 functionality
|
2019-01-15 18:31:17 +02:00 |
|
llatomic.h
|
SL-10291 Replace apr_atomic with standard C++11 functionality
|
2019-01-15 18:31:17 +02:00 |
|
llbase32.cpp
|
…
|
|
|
llbase32.h
|
…
|
|
|
llbase64.cpp
|
…
|
|
|
llbase64.h
|
…
|
|
|
llbitpack.cpp
|
…
|
|
|
llbitpack.h
|
…
|
|
|
llboost.h
|
…
|
|
|
llcallbacklist.cpp
|
…
|
|
|
llcallbacklist.h
|
…
|
|
|
llcallstack.cpp
|
…
|
|
|
llcallstack.h
|
SL-859 - exceptionally verbose logging of object state updates, likely temporary
|
2018-01-29 16:35:56 +00:00 |
|
llcleanup.cpp
|
…
|
|
|
llcleanup.h
|
…
|
|
|
llclickaction.h
|
…
|
|
|
llcommon.cpp
|
…
|
|
|
llcommon.h
|
…
|
|
|
llcommonutils.cpp
|
…
|
|
|
llcommonutils.h
|
…
|
|
|
llcoro_get_id.cpp
|
…
|
|
|
llcoro_get_id.h
|
…
|
|
|
llcoros.cpp
|
MAINT-8686 Don't log empty list
|
2018-06-22 20:49:40 +03:00 |
|
llcoros.h
|
DRTVWR-474: Make login coroutine sync with updater process on failure.
|
2018-10-04 16:35:38 -04:00 |
|
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
|
Merged in lindenlab/viewer-release
|
2019-03-01 02:24:00 +02:00 |
|
llerror.h
|
SL-967 simplify viewer log file field syntax
|
2018-08-29 16:43:45 -04:00 |
|
llerrorcontrol.h
|
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
|
2018-11-14 16:17:36 -05:00 |
|
llerrorlegacy.h
|
…
|
|
|
llerrorthread.cpp
|
…
|
|
|
llerrorthread.h
|
…
|
|
|
llevent.cpp
|
…
|
|
|
llevent.h
|
…
|
|
|
lleventapi.cpp
|
…
|
|
|
lleventapi.h
|
…
|
|
|
lleventcoro.cpp
|
…
|
|
|
lleventcoro.h
|
…
|
|
|
lleventdispatcher.cpp
|
…
|
|
|
lleventdispatcher.h
|
…
|
|
|
lleventemitter.h
|
…
|
|
|
lleventfilter.cpp
|
Add size limit to LLEventBatchThrottle like LLEventBatch.
|
2017-05-10 17:37:06 -04:00 |
|
lleventfilter.h
|
Linux buildfix; this should be reverted after gcc update to 4.7+
|
2017-05-18 03:13:57 +03:00 |
|
llevents.cpp
|
DRTVWR-474: Make LLEventMailDrop pass all saved events to listener.
|
2018-09-27 14:57:03 -04:00 |
|
llevents.h
|
SL-10702: Mac gets very picky about override. (or MSVC isn't picky enough)
|
2019-03-08 17:47:11 -08:00 |
|
lleventtimer.cpp
|
…
|
|
|
lleventtimer.h
|
…
|
|
|
llexception.cpp
|
…
|
|
|
llexception.h
|
…
|
|
|
llfasttimer.cpp
|
…
|
|
|
llfasttimer.h
|
…
|
|
|
llfile.cpp
|
SL-10153: Review and rationalize fetching paths from environment.
|
2018-12-14 15:38:13 -05:00 |
|
llfile.h
|
MAINT-8540 Eliminated a lot of xui related log warnings on startup and opening preferences
|
2018-04-20 20:21:20 +03:00 |
|
llfindlocale.cpp
|
…
|
|
|
llfindlocale.h
|
…
|
|
|
llfixedbuffer.cpp
|
SL-10291 Replace apr_mutex with standard C++11 functionality
|
2019-01-14 22:04:44 +02:00 |
|
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
|
MAINT-7593 FIXED "Failed to parse parameter" spam
|
2017-07-13 11:01:20 +03:00 |
|
llinitparam.h
|
DRTVWR-474: Do NOT autokill updater process on viewer termination.
|
2018-10-03 14:00:05 -04:00 |
|
llinstancetracker.cpp
|
SL-10291 Replace apr_atomic with standard C++11 functionality
|
2019-01-15 18:31:17 +02:00 |
|
llinstancetracker.h
|
SL-10291 Replace apr_atomic with standard C++11 functionality
|
2019-01-15 18:31:17 +02:00 |
|
llkeythrottle.h
|
…
|
|
|
llkeyusetracker.h
|
…
|
|
|
llleap.cpp
|
DRTVWR-474: Do NOT autokill updater process on viewer termination.
|
2018-10-03 14:00:05 -04:00 |
|
llleap.h
|
DRTVWR-474: Do NOT autokill updater process on viewer termination.
|
2018-10-03 14:00:05 -04:00 |
|
llleaplistener.cpp
|
…
|
|
|
llleaplistener.h
|
…
|
|
|
lllistenerwrapper.h
|
…
|
|
|
llliveappconfig.cpp
|
…
|
|
|
llliveappconfig.h
|
…
|
|
|
lllivefile.cpp
|
Mods to make merge with viewer-release have less whitespace-only change and fix diffs between EEP and VR.
|
2019-03-13 13:21:48 -07:00 |
|
lllivefile.h
|
…
|
|
|
llmake.h
|
…
|
|
|
llmd5.cpp
|
…
|
|
|
llmd5.h
|
…
|
|
|
llmemory.cpp
|
Use more typedefs to simplify sync between viewer and sim env settings code.
|
2018-06-02 23:28:48 +01:00 |
|
llmemory.h
|
SL-944 - disabled a not-very-useful assert that greatly slows the RWD build
|
2018-07-31 14:02:42 +01:00 |
|
llmemorystream.cpp
|
…
|
|
|
llmemorystream.h
|
…
|
|
|
llmetricperformancetester.cpp
|
MAINT-7758 Fixed freeze on loading lsl scripts from unicode named windows folder.
|
2017-08-30 19:57:02 +03:00 |
|
llmetricperformancetester.h
|
MAINT-7758 Fixed freeze on loading lsl scripts from unicode named windows folder.
|
2017-08-30 19:57:02 +03:00 |
|
llmetrics.cpp
|
…
|
|
|
llmetrics.h
|
…
|
|
|
llmortician.cpp
|
…
|
|
|
llmortician.h
|
…
|
|
|
llmutex.cpp
|
SL-10291 Replace apr_atomic with standard C++11 functionality
|
2019-01-15 18:31:17 +02:00 |
|
llmutex.h
|
SL-10291 Replace apr_mutex with standard C++11 functionality
|
2019-01-14 22:04:44 +02:00 |
|
llnametable.h
|
…
|
|
|
llpointer.h
|
…
|
|
|
llpounceable.h
|
…
|
|
|
llpredicate.cpp
|
…
|
|
|
llpredicate.h
|
…
|
|
|
llpreprocessor.h
|
SL-10153: Introduce ll_convert, windows_message() templates.
|
2018-12-14 10:48:43 -05:00 |
|
llpriqueuemap.h
|
…
|
|
|
llprocess.cpp
|
SL-10153: Introduce ll_convert, windows_message() templates.
|
2018-12-14 10:48:43 -05:00 |
|
llprocess.h
|
…
|
|
|
llprocessor.cpp
|
SL-967 simplify viewer log file field syntax
|
2018-08-29 16:43:45 -04:00 |
|
llprocessor.h
|
…
|
|
|
llprocinfo.cpp
|
…
|
|
|
llprocinfo.h
|
…
|
|
|
llptrto.cpp
|
…
|
|
|
llptrto.h
|
…
|
|
|
llqueuedthread.cpp
|
…
|
|
|
llqueuedthread.h
|
SL-10291 Replace apr_atomic with standard C++11 functionality
|
2019-01-15 18:31:17 +02:00 |
|
llrand.cpp
|
…
|
|
|
llrand.h
|
…
|
|
|
llrefcount.cpp
|
SL-10291 cleanup-mutex
|
2019-01-17 01:53:27 +02:00 |
|
llrefcount.h
|
SL-10291 cleanup-mutex
|
2019-01-17 01:53:27 +02:00 |
|
llregistry.h
|
…
|
|
|
llrun.cpp
|
…
|
|
|
llrun.h
|
…
|
|
|
llsafehandle.h
|
…
|
|
|
llsd.cpp
|
Split for viewer/simhost sync LLSD with simhost.
|
2017-11-30 11:32:22 -08:00 |
|
llsd.h
|
Split for viewer/simhost sync LLSD with simhost.
|
2017-11-30 11:32:22 -08:00 |
|
llsdjson.cpp
|
…
|
|
|
llsdjson.h
|
…
|
|
|
llsdparam.cpp
|
…
|
|
|
llsdparam.h
|
…
|
|
|
llsdserialize.cpp
|
Merge
|
2018-05-22 13:16:37 -07:00 |
|
llsdserialize.h
|
Merge
|
2018-05-22 13:16:37 -07:00 |
|
llsdserialize_xml.cpp
|
MAINT-2338 Implemented binary parser depth control
|
2018-02-01 16:35:02 +02:00 |
|
llsdserialize_xml.h
|
…
|
|
|
llsdutil.cpp
|
Merge
|
2018-02-26 09:29:38 -08:00 |
|
llsdutil.h
|
Merge
|
2018-02-26 09:29:38 -08:00 |
|
llsimplehash.h
|
…
|
|
|
llsingleton.cpp
|
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
|
2017-05-22 21:30:26 -04:00 |
|
llsingleton.h
|
Added new LLSINGLETON macro that includes override keyword.
|
2019-01-04 14:03:02 -08:00 |
|
llsmoothstep.h
|
…
|
|
|
llstacktrace.cpp
|
…
|
|
|
llstacktrace.h
|
…
|
|
|
llstatenums.h
|
…
|
|
|
llstaticstringtable.h
|
…
|
|
|
llstatsaccumulator.h
|
MAINT-7634: Move StatsAccumulator into llcommon, collect data sent and error codes from core.
|
2017-07-28 14:07:25 -07:00 |
|
llstl.h
|
…
|
|
|
llstreamqueue.cpp
|
…
|
|
|
llstreamqueue.h
|
…
|
|
|
llstreamtools.cpp
|
…
|
|
|
llstreamtools.h
|
…
|
|
|
llstrider.h
|
…
|
|
|
llstring.cpp
|
SL-10153: Fix previous commit for non-Windows systems.
|
2018-12-14 12:01:51 -05:00 |
|
llstring.h
|
SL-10153: auto name{expression} declares an initializer_list
|
2018-12-15 09:13:24 -05:00 |
|
llstringtable.cpp
|
…
|
|
|
llstringtable.h
|
…
|
|
|
llsys.cpp
|
SL-9935 Include full win10 build number in Help > About Second Life and logs
|
2018-11-12 15:31:19 +02:00 |
|
llsys.h
|
Automated merge with ssh://bitbucket.org/lindenlab/viewer-release
|
2017-10-11 14:35:49 -04:00 |
|
llthread.cpp
|
SL-10291 Replace apr thread with standard C++11 functionality
|
2019-01-15 22:27:28 +02:00 |
|
llthread.h
|
SL-10291 Replace apr thread with standard C++11 functionality
|
2019-01-15 22:27:28 +02:00 |
|
llthreadlocalstorage.cpp
|
…
|
|
|
llthreadlocalstorage.h
|
…
|
|
|
llthreadsafequeue.cpp
|
SL-10291 Replace apr thread with standard C++11 functionality
|
2019-01-15 22:27:28 +02:00 |
|
llthreadsafequeue.h
|
SL-10291 Replace apr thread with standard C++11 functionality
|
2019-01-15 22:27:28 +02:00 |
|
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
|
Use more typedefs to simplify sync between viewer and sim env settings code.
|
2018-06-02 23:28:48 +01:00 |
|
lluri.cpp
|
…
|
|
|
lluri.h
|
…
|
|
|
lluriparser.cpp
|
…
|
|
|
lluriparser.h
|
…
|
|
|
lluuid.cpp
|
SL-10291 Replace apr_mutex with standard C++11 functionality
|
2019-01-14 22:04:44 +02:00 |
|
lluuid.h
|
Added boost::hash<> spec for LLSD
|
2017-11-27 10:19:43 -08:00 |
|
llwin32headers.h
|
…
|
|
|
llwin32headerslean.h
|
…
|
|
|
llworkerthread.cpp
|
SL-10291 Replace apr_mutex with standard C++11 functionality
|
2019-01-14 22:04:44 +02:00 |
|
llworkerthread.h
|
SL-10291 Replace apr_atomic with standard C++11 functionality
|
2019-01-15 18:31:17 +02:00 |
|
stdtypes.h
|
SL-10153: Introduce ll_convert, windows_message() templates.
|
2018-12-14 10:48:43 -05:00 |
|
string_table.h
|
…
|
|
|
stringize.h
|
SL-821: Add WSTRINGIZE() and DEWSTRINGIZE() macros for wide strings.
|
2018-05-17 05:45:36 -04:00 |
|
timer.h
|
…
|
|
|
timing.cpp
|
…
|
|
|
u64.cpp
|
…
|
|
|
u64.h
|
…
|
|