phoenix-firestorm/indra/llcommon
Richard Linden 0f58ca02cd SH-3275 WIP Update viewer metrics system to be more flexible
cleaned up accumulator merging logic
introduced frame recording to LLTrace directly instead of going through LLViewerStats
moved consumer code over to frame recording instead of whatever the current active recording was
2012-10-12 00:20:19 -07:00
..
tests IQA-463: LLError::addRecorder() claims ownership of passed Recorder*. 2012-04-23 11:26:18 -04:00
CMakeLists.txt SH-3275 WIP Update viewer metrics system to be more flexible 2012-10-04 23:11:57 -07:00
bitpack.cpp
bitpack.h
ctype_workaround.h
doublelinkedlist.h
imageids.cpp
imageids.h
indra_constants.cpp
indra_constants.h MAINT-1173 : Top Scripts: Break down usage by parcel. Follow-on code to add 2012-06-27 13:58:37 -07:00
is_approx_equal_fraction.h
linden_common.h cleaned up linden_common.h, removing stuff that is mostly unused 2012-02-01 16:39:27 -08:00
linked_lists.h
ll_template_cast.h
llaccountingcost.h New header for accounting costs 2011-08-03 10:23:22 -04:00
llagentconstants.h
llallocator.cpp Merge back viewer-lion, which has viewer-development and down-stream fixes 2012-08-01 14:07:24 -07:00
llallocator.h MAINT-570 Remove unused memory tracking system LLMemType 2012-07-20 11:42:15 -05:00
llallocator_heap_profile.cpp
llallocator_heap_profile.h
llapp.cpp Merge backout of b782a75c99e6 2011-10-14 11:58:35 -05:00
llapp.h
llapr.cpp SH-3404 create sampler class 2012-10-02 15:37:16 -07:00
llapr.h SH-3404 create sampler class 2012-10-02 15:37:16 -07:00
llassettype.cpp EXP-1286 : First pass at Drag and Drop of tools. Not functional. Most hooks into the LLToolDragAndDrop system in to support the new AT_WIDGET and SOURCE_VIEWER 2011-10-03 16:27:24 -07:00
llassettype.h EXP-1286 : First pass at Drag and Drop of tools. Not functional. Most hooks into the LLToolDragAndDrop system in to support the new AT_WIDGET and SOURCE_VIEWER 2011-10-03 16:27:24 -07:00
llassoclist.h
llavatarconstants.h
llavatarname.cpp EXP-1815 FIXED Favorites list in login screen not populated when display names are disabled. 2012-01-19 20:34:31 +02:00
llavatarname.h
llbase32.cpp
llbase32.h
llbase64.cpp
llbase64.h
llboost.h
llchat.h
llclickaction.h
llcommon.cpp SH-3275 WIP Run viewer metrics for object update messages 2012-09-28 10:45:14 -07:00
llcommon.h Backed out changeset b782a75c99e6 2011-10-14 11:52:40 -05:00
llcommonutils.cpp
llcommonutils.h
llcoros.cpp
llcoros.h
llcrc.cpp
llcrc.h
llcriticaldamp.cpp
llcriticaldamp.h
llcursortypes.cpp PATH-743: Updating the cursors for path testing mode to final designs. 2012-06-25 14:28:21 -07:00
llcursortypes.h PATH-743: Updating the cursors for path testing mode to final designs. 2012-06-25 14:28:21 -07:00
lldarray.h
lldarrayptr.h
lldate.cpp
lldate.h
lldefs.h
lldeleteutils.h
lldependencies.cpp
lldependencies.h
lldepthstack.h
lldictionary.cpp
lldictionary.h
lldlinked.h
lldoubledispatch.h
lldqueueptr.h
llendianswizzle.h
llenum.h
llerror.cpp merge up to 3.3.3-release + pathfinding 2012-06-25 17:16:29 -04:00
llerror.h Add logging during tests (debug level, to test-specific files) 2012-06-24 07:27:34 -04:00
llerrorcontrol.h merge up to 3.3.3-release + pathfinding 2012-06-25 17:16:29 -04:00
llerrorlegacy.h
llerrorthread.cpp Normalize LLErrorThread::run() loop exit condition. 2012-03-12 12:08:35 -04:00
llerrorthread.h
llevent.cpp
llevent.h
lleventapi.cpp CHOP-763: Promote Response class from llwindowlistener.cpp to LLEventAPI. 2011-09-01 13:12:23 -04:00
lleventapi.h add getInfo to LLView to get state information about ui elements. 2011-09-08 09:46:04 -05:00
lleventcoro.cpp
lleventcoro.h
lleventdispatcher.cpp
lleventdispatcher.h
lleventemitter.h
lleventfilter.cpp
lleventfilter.h
llevents.cpp converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
llevents.h
lleventtimer.cpp EXP-1021 FIX Position of web content browser dictates position of profile panel - profile panel position changes do not persist 2011-07-26 14:26:27 -07:00
lleventtimer.h
llextendedstatus.h
llfasttimer.cpp SH-3275 WIP Run viewer metrics for object update messages 2012-09-05 18:54:26 -07:00
llfasttimer.h SH-3275 WIP Run viewer metrics for object update messages 2012-09-05 18:54:26 -07:00
llfile.cpp IQA-463: Add error logging for certain LLFile operations. 2012-04-18 15:34:15 -04:00
llfile.h
llfindlocale.cpp
llfindlocale.h
llfixedbuffer.cpp Backed out changeset b782a75c99e6 2011-10-14 11:52:40 -05:00
llfixedbuffer.h
llfoldertype.cpp fixed basic root folder entry to match 8 character limit 2011-06-27 19:13:42 -07:00
llfoldertype.h merge 2011-06-27 18:44:33 -07:00
llformat.cpp
llformat.h
llframetimer.cpp
llframetimer.h
llhandle.h Add implementation comments to LLHandle. 2012-08-08 14:57:49 -04:00
llhash.h
llheartbeat.cpp
llheartbeat.h
llhttpstatuscodes.h
llindexedqueue.h
llinitparam.cpp removed LLXUIXML library 2012-01-20 13:51:46 -08:00
llinitparam.h MAINT-1175: Ditch LLTypeInfoLookup, make map<const type_info*> work. 2012-07-18 20:33:54 -04:00
llinstancetracker.cpp STORM-1541: Hoist LLInstanceTracker::getMap_() to base getStatic(). 2011-09-06 22:07:49 -04:00
llinstancetracker.h Make LLInstanceTracker<T, T*>::getInstance(T*) validate passed T*. 2012-02-27 11:50:47 -05:00
llkeythrottle.h
llkeyusetracker.h
lllazy.cpp
lllazy.h
llleap.cpp Introduce LLLeapListener, associating one with each LLLeap object. 2012-03-16 15:34:21 -04:00
llleap.h Add LLLeap class, initial implementation, initial unit tests. 2012-03-01 17:46:44 -05:00
llleaplistener.cpp Introduce LLLeapListener, associating one with each LLLeap object. 2012-03-16 15:34:21 -04:00
llleaplistener.h Introduce LLLeapListener, associating one with each LLLeap object. 2012-03-16 15:34:21 -04:00
lllinkedqueue.h
lllistenerwrapper.h
llliveappconfig.cpp
llliveappconfig.h
lllivefile.cpp
lllivefile.h
lllocalidhashmap.h
lllog.cpp
lllog.h
lllslconstants.h
llmap.h
llmd5.cpp converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
llmd5.h
llmemory.cpp Pull in viewer-development because it's painful. Merge with runitai's help. 2012-07-11 16:15:23 -07:00
llmemory.h SH-3275 WIP Run viewer metrics for object update messages 2012-09-21 18:52:08 -07:00
llmemorystream.cpp
llmemorystream.h
llmetricperformancetester.cpp
llmetricperformancetester.h
llmetrics.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmetrics.h
llmortician.cpp
llmortician.h
llmutex.cpp SH-3275 WIP Run viewer metrics for object update messages 2012-09-21 18:52:08 -07:00
llmutex.h SH-3275 WIP Run viewer metrics for object update messages 2012-09-21 18:52:08 -07:00
llnametable.h
lloptioninterface.cpp
lloptioninterface.h
llpointer.h SH-3275 WIP Run viewer metrics for object update messages 2012-10-01 19:39:04 -07:00
llpreprocessor.h converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
llpriqueuemap.h
llprocess.cpp MAINT-1144: Defend against NULL LLPluginProcessParent::mProcess. 2012-06-06 16:38:16 -04:00
llprocess.h MAINT-1144: Defend against NULL LLPluginProcessParent::mProcess. 2012-06-06 16:38:16 -04:00
llprocessor.cpp
llprocessor.h
llptrskiplist.h
llptrskipmap.h
llptrto.cpp
llptrto.h
llqueuedthread.cpp SH-3405 WIP convert existing stats to lltrace system 2012-10-10 19:25:56 -07:00
llqueuedthread.h SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while occlusion queries from previous frame are still pending and perform texture decode work. 2011-12-05 17:55:40 -06:00
llrand.cpp
llrand.h
llrefcount.cpp
llrefcount.h
llregistry.h MAINT-1175: Ditch LLTypeInfoLookup, make map<const type_info*> work. 2012-07-18 20:33:54 -04:00
llrun.cpp
llrun.h
llsafehandle.h
llsd.cpp SEC-995 FIX viewer is easily spammed to death by chat 2012-04-25 11:26:54 -07:00
llsd.h LLSD-14: Extract remaining conditional LLSD mbrs to namespace llsd. 2011-12-06 09:54:59 -05:00
llsdparam.cpp moved LLSDParam to llcommon so that LLSD<->Param Block conversion are usable by everyone 2012-01-20 14:55:39 -08:00
llsdparam.h moved LLSDParam to llcommon so that LLSD<->Param Block conversion are usable by everyone 2012-01-20 14:55:39 -08:00
llsdserialize.cpp Removing windows line endings from .h and .cpp files. 2012-04-25 13:04:13 -07:00
llsdserialize.h Path-305: Added support for retrieving compressed navmeshes in a LLSD. 2012-02-22 12:00:37 -05:00
llsdserialize_xml.cpp converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
llsdserialize_xml.h
llsdutil.cpp
llsdutil.h converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
llsecondlifeurls.cpp
llsecondlifeurls.h
llsimplehash.h
llsingleton.cpp
llsingleton.h LLProxy code review fixes. 2011-09-06 16:54:53 -04:00
llskiplist.h
llskipmap.h
llsmoothstep.h
llsortedvector.h Fix Linux UI issues introduced by moving llinitparam to llcommon. 2012-04-11 11:01:00 -04:00
llstack.h
llstacktrace.cpp
llstacktrace.h
llstat.cpp SH-3275 WIP Run viewer metrics for object update messages 2012-08-29 22:50:56 -07:00
llstat.h SH-3275 WIP Run viewer metrics for object update messages 2012-08-29 22:50:56 -07:00
llstatenums.h PATH-638: Adding elements to render the new sim stats. 2012-05-18 19:14:43 -07:00
llstl.h MAINT-1175: Use workaround for comparing std::type_info* on gcc < 4.4. 2012-07-19 08:35:11 -04:00
llstreamqueue.cpp Introduce LLStreamQueue to buffer nonblocking I/O. 2012-01-05 15:43:23 -05:00
llstreamqueue.h Add LLStreamQueue::size() and tests to exercise it. 2012-01-12 12:19:27 -05:00
llstreamtools.cpp
llstreamtools.h
llstrider.h MAINT-775 Particle vertex buffer management optimizations 2012-05-02 15:45:38 -05:00
llstring.cpp Add LLStringUtil::getTokens() overload handling quoted substrings. 2012-02-24 15:06:44 -05:00
llstring.h merge changes for DRTVWR-168 2012-06-21 17:50:41 -04:00
llstringtable.cpp
llstringtable.h
llsys.cpp EXP-1525 FIXED Potential fix for a crash at shutdown: added some error handling to saving inventory cache. 2012-01-10 16:35:36 +02:00
llsys.h CHOP-753: Eliminate redundant array-of-pair-arrays in LLMemoryInfo. 2011-07-12 20:14:39 -04:00
llthread.cpp SH-3405 WIP convert existing stats to lltrace system 2012-10-10 19:25:56 -07:00
llthread.h SH-3275 WIP Run viewer metrics for object update messages 2012-10-01 19:39:04 -07:00
llthreadsafequeue.cpp Backed out changeset b782a75c99e6 2011-10-14 11:52:40 -05:00
llthreadsafequeue.h Backed out changeset b782a75c99e6 2011-10-14 11:52:40 -05:00
lltimer.cpp converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
lltimer.h
lltrace.cpp SH-3405 WIP convert existing stats to lltrace system 2012-10-10 19:25:56 -07:00
lltrace.h SH-3275 WIP Update viewer metrics system to be more flexible 2012-10-12 00:20:19 -07:00
lltracerecording.cpp SH-3275 WIP Update viewer metrics system to be more flexible 2012-10-12 00:20:19 -07:00
lltracerecording.h SH-3275 WIP Update viewer metrics system to be more flexible 2012-10-12 00:20:19 -07:00
lltracethreadrecorder.cpp SH-3275 WIP Update viewer metrics system to be more flexible 2012-10-12 00:20:19 -07:00
lltracethreadrecorder.h SH-3275 WIP Update viewer metrics system to be more flexible 2012-10-12 00:20:19 -07:00
lltreeiterators.h
lltypeinfolookup.h MAINT-1175: Pass boost::unordered_map hash/equals functors for char*. 2012-07-16 21:05:23 -04:00
llunit.h merge 2012-10-10 20:15:21 -07:00
lluri.cpp
lluri.h
lluuid.cpp WIP:Displaying physics capsule for a character - it is currently disabled. 2012-05-31 16:38:19 -04:00
lluuid.h WIP:Displaying physics capsule for a character - it is currently disabled. 2012-05-31 16:38:19 -04:00
lluuidhashmap.h
llversionserver.h
llversionviewer.h increment version to 3.4.1 2012-07-27 16:22:33 -04:00
llworkerthread.cpp SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while occlusion queries from previous frame are still pending and perform texture decode work. 2011-12-05 17:55:40 -06:00
llworkerthread.h SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while occlusion queries from previous frame are still pending and perform texture decode work. 2011-12-05 17:55:40 -06:00
metaclass.cpp
metaclass.h
metaclasst.h
metaproperty.cpp
metaproperty.h
metapropertyt.h
reflective.cpp
reflective.h
reflectivet.h
roles_constants.h
stdenums.h EXP-1286 : First pass at Drag and Drop of tools. Not functional. Most hooks into the LLToolDragAndDrop system in to support the new AT_WIDGET and SOURCE_VIEWER 2011-10-03 16:27:24 -07:00
stdtypes.h
string_table.h
stringize.h
timer.h
timing.cpp
timing.h
u64.cpp
u64.h