phoenix-firestorm/indra/llcommon
Richard Linden cda2cdda51 SH-3406 WIP convert fast timers to lltrace system
made fast timer stack thread local
added LLThreadLocalSingleton
made LLThreadLocalPointer obey pointer rules for const
added LLThreadLocalSingletonPointer for fast thread local pointers
2013-01-03 00:30:54 -08:00
..
tests SH-3406 WIP convert fast timers to lltrace system 2012-12-07 15:20:12 -08:00
CMakeLists.txt SH-3406 WIP convert fast timers to lltrace system 2013-01-03 00:30:54 -08:00
bitpack.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
bitpack.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
ctype_workaround.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
doublelinkedlist.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
imageids.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
imageids.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
indra_constants.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
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 correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
linden_common.h Merge 3.3.3 release with Drano HTTP library at 3.3.0 2012-07-02 18:06:22 -04:00
linked_lists.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
ll_template_cast.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llaccountingcost.h New header for accounting costs 2011-08-03 10:23:22 -04:00
llagentconstants.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llallocator.cpp initial attempt to restore changes that make removing tcmalloc possible; not tested 2012-09-12 14:36:37 -04:00
llallocator.h MAINT-570 Remove unused memory tracking system LLMemType 2012-07-20 11:42:15 -05:00
llallocator_heap_profile.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llallocator_heap_profile.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llapp.cpp Only enable breakpad error handing if crash reporting is enabled 2012-10-01 16:26:12 -05:00
llapp.h STORM-422 FIXED Added command line option "-disablecrashlogger" to disable crash logger. 2010-11-02 20:26:38 +02:00
llapr.cpp SH-3406 WIP convert fast timers to lltrace system 2013-01-03 00:30:54 -08:00
llapr.h SH-3468 WIP add memory tracking base class 2012-12-23 12:27:25 -08: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 correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llavatarconstants.h STORM-955: VWR-24312: Massively duplicated objects 2010-12-30 14:53:30 +01:00
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 renamed temp name flag member in name cache to avoid confusion with similar names in other classes 2011-01-15 09:09:41 -05:00
llbase32.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llbase32.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llbase64.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llbase64.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llboost.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llchat.h ER-671 : Add LLRegionSayTo() LSL function. Added new chat type for direct messages to match server code, use light orange for text. Reviewed by Kelly. 2011-04-05 09:07:11 -07:00
llclickaction.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
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 correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcommonutils.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcoros.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcoros.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcrc.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcrc.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcriticaldamp.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llcriticaldamp.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
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 STORM-419 FIXED <anonymous>' is used uninitialized in this function in lldarray.h 2010-10-20 20:26:47 +03:00
lldarrayptr.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lldate.cpp SH-3406 WIP convert fast timers to lltrace system 2012-11-14 23:52:27 -08:00
lldate.h SH-3499 WIP Ensure asset stats output is correct 2012-11-08 23:42:18 -08:00
lldefs.h SH-3499 WIP Ensure asset stats output is correct 2012-11-08 23:42:18 -08:00
lldeleteutils.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lldependencies.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lldependencies.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lldepthstack.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lldictionary.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lldictionary.h Remove assert from lldictionary that keeps devs from working with mesh viewer and release viewer. 2010-11-01 12:29:09 -05:00
lldlinked.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lldoubledispatch.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lldqueueptr.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llendianswizzle.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llenum.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
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 SH-3499 WIP Ensure asset stats output is correct 2012-11-08 23:42:18 -08:00
llerrorthread.cpp Normalize LLErrorThread::run() loop exit condition. 2012-03-12 12:08:35 -04:00
llerrorthread.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llevent.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llevent.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
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 correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lleventcoro.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lleventdispatcher.cpp Untested support for passing array to map-registered function. 2011-02-06 21:32:25 -05:00
lleventdispatcher.h Replace boost::ptr_map<name, etc> with std::map<name, shared_ptr>. 2011-02-01 20:18:01 -05:00
lleventemitter.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lleventfilter.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lleventfilter.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llevents.cpp SH-3406 WIP convert fast timers to lltrace system 2012-12-06 14:30:56 -08:00
llevents.h Introduce and use new sendReply() function for LLEventAPI methods. 2011-02-18 10:56:26 -05:00
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 SH-466 FIX fix of VWR-20670/SNOW-506 lost in merge 2010-11-22 16:49:14 -05:00
llextendedstatus.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llfasttimer.cpp SH-3406 WIP convert fast timers to lltrace system 2013-01-03 00:30:54 -08:00
llfasttimer.h SH-3406 WIP convert fast timers to lltrace system 2013-01-03 00:30:54 -08:00
llfile.cpp SH-3406 WIP convert fast timers to lltrace system 2012-11-14 23:52:27 -08:00
llfile.h ER-330 : Improve ObjectUpdateCached message packing. Added some viewer metrics, will disable later. 2010-11-19 16:49:24 -08:00
llfindlocale.cpp SH-3406 WIP convert fast timers to lltrace system 2012-11-14 23:52:27 -08:00
llfindlocale.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llfixedbuffer.cpp Backed out changeset b782a75c99e6 2011-10-14 11:52:40 -05:00
llfixedbuffer.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
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 correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llformat.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llframetimer.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llframetimer.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llhandle.h Add implementation comments to LLHandle. 2012-08-08 14:57:49 -04:00
llhash.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llheartbeat.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llheartbeat.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llhttpstatuscodes.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llindexedqueue.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llinitparam.cpp SH-3406 WIP convert fast timers to lltrace system 2012-11-14 23:52:27 -08:00
llinitparam.h SH-3406 WIP convert fast timers to lltrace system 2012-11-14 23:52:27 -08:00
llinstancetracker.cpp SH-3468 WIP add memory tracking base class 2012-12-23 12:27:25 -08:00
llinstancetracker.h SH-3468 WIP add memory tracking base class 2012-12-23 12:27:25 -08:00
llkeythrottle.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llkeyusetracker.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lllazy.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lllazy.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llleap.cpp SH-3406 WIP convert fast timers to lltrace system 2012-12-07 15:20:12 -08: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 correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lllistenerwrapper.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llliveappconfig.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llliveappconfig.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lllivefile.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lllivefile.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lllocalidhashmap.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lllog.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lllog.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lllslconstants.h STORM-955: VWR-24312: Massively duplicated objects 2010-12-30 14:53:30 +01:00
llmap.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmd5.cpp SH-3406 WIP convert fast timers to lltrace system 2012-12-06 14:30:56 -08:00
llmd5.h Automated merge from mesh-development 2011-01-10 11:20:28 -05:00
llmemory.cpp merge with viewer-development 2012-11-19 19:06:36 -08:00
llmemory.h SH-3406 WIP convert fast timers to lltrace system 2012-11-20 15:55:04 -08:00
llmemorystream.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmemorystream.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmetricperformancetester.cpp SH-3406 WIP convert fast timers to lltrace system 2012-12-03 19:54:53 -08:00
llmetricperformancetester.h STORM-987 : Took Vadim's comment into account: check arguments consistency, make sure remaining perf data are flushed on exit. 2011-03-10 22:02:49 -08:00
llmetrics.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmetrics.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmortician.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llmortician.h SH-3406 WIP convert fast timers to lltrace system 2012-11-14 23:52:27 -08:00
llmutex.cpp SH-3406 WIP convert fast timers to lltrace system 2012-12-05 14:22:18 -08:00
llmutex.h SH-3406 WIP convert fast timers to lltrace system 2012-11-20 15:55:04 -08:00
llnametable.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lloptioninterface.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lloptioninterface.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llpointer.h SH-3406 WIP convert fast timers to lltrace system 2012-12-06 00:37:15 -08:00
llpredicate.cpp SH-3405 WIP convert existing stats to lltrace system 2012-10-26 20:03:33 -07:00
llpredicate.h SH-3499 WIP Ensure asset stats output is correct 2012-11-05 16:10:57 -08:00
llpreprocessor.h converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
llpriqueuemap.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llprocess.cpp MAINT-1144: Defend against NULL LLPluginProcessParent::mProcess. 2012-06-06 16:38:16 -04:00
llprocess.h SH-3406 WIP convert fast timers to lltrace system 2012-11-14 23:52:27 -08:00
llprocessor.cpp SH-3406 WIP convert fast timers to lltrace system 2012-12-07 15:20:12 -08:00
llprocessor.h SH-3406 WIP convert fast timers to lltrace system 2012-12-07 15:20:12 -08:00
llptrskiplist.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llptrskipmap.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llptrto.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llptrto.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llqueuedthread.cpp SH-3499 WIP Ensure asset stats output is correct 2012-11-07 00:38:21 -08: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 correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llrand.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llrefcount.cpp a debug tool to detect LLPointer issues for SH-694: check if there are any other LLPointer issues in the mesh model uploading flow and fix them if exist. 2011-01-04 16:28:40 -07:00
llrefcount.h BUILDFIX: fixing linux build breakage 2011-01-06 13:07:18 -05:00
llregistry.h MAINT-1175: Ditch LLTypeInfoLookup, make map<const type_info*> work. 2012-07-18 20:33:54 -04:00
llrun.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llrun.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsafehandle.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
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 SH-3499 Ensure asset stats output is correct 2012-11-02 20:03:44 -07:00
llsdparam.h SH-3406 WIP convert fast timers to lltrace system 2012-11-14 23:52:27 -08:00
llsdserialize.cpp Merge of viewer-development (3.4.1). 2012-08-03 11:57:51 -04: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 correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsdutil.cpp Fix a couple gotchas in LLSDArray, LLSDParam, llsd_equals(). 2011-01-31 18:00:58 -05:00
llsdutil.h converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
llsecondlifeurls.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsecondlifeurls.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsimplehash.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsingleton.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsingleton.h SH-3406 WIP convert fast timers to lltrace system 2013-01-03 00:30:54 -08:00
llskiplist.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llskipmap.h SH-3406 WIP convert fast timers to lltrace system 2012-12-06 14:30:56 -08:00
llsmoothstep.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsortedvector.h Fix Linux UI issues introduced by moving llinitparam to llcommon. 2012-04-11 11:01:00 -04:00
llstack.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llstacktrace.cpp SH-3406 WIP convert fast timers to lltrace system 2012-11-14 23:52:27 -08:00
llstacktrace.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llstatenums.h SH-3405 WIP convert existing stats to lltrace system 2012-10-15 19:43:35 -07:00
llstl.h SH-3468 WIP add memory tracking base class 2012-12-23 12:27:25 -08: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 correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llstreamtools.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llstrider.h MAINT-775 Particle vertex buffer management optimizations 2012-05-02 15:45:38 -05:00
llstring.cpp merge with viewer-development 2012-11-19 19:06:36 -08:00
llstring.h SH-3406 WIP convert fast timers to lltrace system 2012-11-14 23:52:27 -08:00
llstringtable.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llstringtable.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llsys.cpp SH-3406 WIP convert fast timers to lltrace system 2012-11-14 23:52:27 -08:00
llsys.h CHOP-753: Eliminate redundant array-of-pair-arrays in LLMemoryInfo. 2011-07-12 20:14:39 -04:00
llthread.cpp SH-3406 WIP convert fast timers to lltrace system 2012-12-05 14:22:18 -08:00
llthread.h SH-3406 WIP convert fast timers to lltrace system 2012-12-05 14:22:18 -08:00
llthreadlocalstorage.h SH-3406 WIP convert fast timers to lltrace system 2013-01-03 00:30:54 -08: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 SH-3406 WIP convert fast timers to lltrace system 2012-12-07 15:20:12 -08:00
lltimer.h SH-3406 WIP convert fast timers to lltrace system 2012-12-07 15:20:12 -08:00
lltrace.cpp SH-3406 WIP convert fast timers to lltrace system 2013-01-03 00:30:54 -08:00
lltrace.h SH-3406 WIP convert fast timers to lltrace system 2013-01-03 00:30:54 -08:00
lltracerecording.cpp SH-3468 WIP add memory tracking base class 2012-12-21 00:13:21 -08:00
lltracerecording.h SH-3468 WIP add memory tracking base class 2012-12-21 00:13:21 -08:00
lltracethreadrecorder.cpp SH-3406 WIP convert fast timers to lltrace system 2013-01-03 00:30:54 -08:00
lltracethreadrecorder.h SH-3406 WIP convert fast timers to lltrace system 2013-01-03 00:30:54 -08:00
lltreeiterators.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lltypeinfolookup.h MAINT-1175: Pass boost::unordered_map hash/equals functors for char*. 2012-07-16 21:05:23 -04:00
llunit.h SH-3406 WIP convert fast timers to lltrace system 2012-12-07 19:00:13 -08:00
lluri.cpp Fix longstanding LLURI::buildHTTP() bug when passing string path. 2012-08-31 09:55:52 -04:00
lluri.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
lluuid.cpp SH-3406 WIP convert fast timers to lltrace system 2012-11-14 23:52:27 -08:00
lluuid.h WIP:Displaying physics capsule for a character - it is currently disabled. 2012-05-31 16:38:19 -04:00
lluuidhashmap.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
llversionserver.h Fix for build failures - disabling tcmalloc for now 2010-09-21 13:26:52 -04:00
llversionviewer.h increment version to 3.4.4 2012-11-19 14:54:52 -05:00
llwin32headers.h SH-3406 WIP convert fast timers to lltrace system 2012-11-15 19:46:09 -08:00
llwin32headerslean.h SH-3406 WIP convert fast timers to lltrace system 2012-11-15 19:46:09 -08: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-3468 WIP add memory tracking base class 2012-12-23 12:27:25 -08:00
metaclass.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
metaclass.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
metaclasst.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
metaproperty.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
metaproperty.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
metapropertyt.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
reflective.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
reflective.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
reflectivet.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
roles_constants.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
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 correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
string_table.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
stringize.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
timer.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
timing.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
timing.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
u64.cpp correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
u64.h correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00