summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2013-05-10BUILDFIX - bad logic in scene monitor frame recordingRichard Linden
2013-05-10SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect standard naming conventions for handlers vs. reactors
2013-05-10SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
renamed LLView::handleVisibilityChange to onVisibilityChange to reflect standard naming conventions for handlers vs. reactors
2013-05-09SH-4080 WIP interesting: random crash on MacRichard Linden
added controls for curtain delay
2013-05-06SH-4080 WIP interesting: random crash on MacRichard Linden
cleaning up more unused files
2013-05-06Automated merge with ssh://hg.lindenlab.com/richard/viewer-interestingRichard Linden
2013-05-05Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵Richard Linden
dependencies
2013-05-02SH-4080 WIP interesting: random crash on MacRichard Linden
added comments to llsingleton.h
2013-05-02SH-4080 WIP interesting: random crash on MacRichard Linden
changed sCurCameraID to enum in attempt to pinpoint memory stompage
2013-04-29SH-4080 WIP interesting: random crash on MacRichard Linden
fixed singleton unit test resurrecting a singleton now properly calls initSingleton()
2013-04-27SH-4080 WIP interesting: random crash on MacRichard Linden
more singleton cleanup to eliminate crashes on startup/exit
2013-04-26SH-4080 WIP interesting: random crash on MacRichard Linden
fixed Mac crash related to non-reentrant singleton constructor
2013-04-26SH-4080 WIP interesting: random crash on MacRichard Linden
fixed Mac crash related to non-reentrant singleton constructor
2013-04-24BUILDFIX: singleton unit test could not resurrect singletonRichard Linden
2013-04-24BUILDFIX: method name was wrongRichard Linden
2013-04-24Automated merge with ssh://hg.lindenlab.com/richard/viewer-interestingRichard Linden
2013-04-24SH-4080 WIP interesting: random crash on MacRichard Linden
potential fix for crasher cleaned up llsingleton
2013-04-23SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
convert scene monitor to use extendable periodic recording
2013-04-22Automated merge with ssh://hg.lindenlab.com/richard/viewer-interestingXiaohong Bao
2013-04-22for SH-4133: create a debug tool to show textures in active fetchingXiaohong Bao
2013-04-21SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
added ExtendablePeriodicRecording and ability to append periodic recordings to each other
2013-04-19SH-4080 WIP interesting: random crash on MacRichard Linden
removed unused dll support from llinstancetracker as it didn't appear to be thread safe
2013-04-17Automated merge with ssh://hg.lindenlab.com/richard/viewer-interestingXiaohong Bao
2013-04-17for SH-4105: interesting: new viewer does not handle orphaned child prims in ↵Xiaohong Bao
ObjectUpdateCompressed messages
2013-04-12Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-04-12BUILDFIX: attempted gcc fixRichard Linden
2013-04-12Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-04-12BUILDFIX: attempted gcc fixRichard Linden
2013-04-12Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-04-12converted #define guarded log spam to use keyword-controlled loggingRichard Linden
2013-04-12BUILDFIX: attempted gcc fixRichard Linden
2013-04-12fix the crash for SH-4004: interesting: need debug option to clear viewer ↵Xiaohong Bao
cache while still logged in
2013-04-12Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-04-12BUILDFIX: attempted gcc fixRichard Linden
2013-04-12Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-04-12BUILDFIX: attempted gcc fixRichard Linden
2013-04-11Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-04-11deleted unused .cpp fileRichard Linden
2013-04-11Automated merge with ssh://hg.lindenlab.com/richard/viewer-interestingRichard Linden
2013-04-11Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-04-11SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
added ability to query periodic timer for specific number of periods used that to do smaller time averaged window for camera speed
2013-04-11removed unused data structuresRichard Linden
2013-04-11add LLTrace::MemTrackable to LLVOCachePartitionXiaohong Bao
2013-04-11delay removing pre-fetched textures in case the login process is very long.Xiaohong Bao
2013-04-11Automated merge with ssh://hg.lindenlab.com/richard/viewer-interestingXiaohong Bao
2013-04-11for SH-4095: add an option to turn off new interest list codeXiaohong Bao
2013-04-11SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
removed MeanValueType<T>
2013-04-10SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
removed PeriodicRecording::getTotalRecording as it was showing up at the top on the profiler renamed getPrevRecordingPeriod, etc. to getPrevRecording
2013-04-10fix a logout crashXiaohong Bao
2013-04-10BUILDFIX: gcc error about type conversionRichard Linden