summaryrefslogtreecommitdiff
path: root/indra/llcommon
AgeCommit message (Expand)Author
2013-10-21another attempted buildfixRichard Linden
2013-10-21BUILDFIX: double delete in instancetracker unit testRichard Linden
2013-10-18more forgotten typenamesRichard Linden
2013-10-18crash fix - bad handling of instancetracker iteratorsRichard Linden
2013-10-18BUILDFIX: forgot typenameRichard Linden
2013-10-18fixed llinstancetracker unit testRichard Linden
2013-10-18removed asserts in order to get testable builds againRichard Linden
2013-10-17fix for assert at runtime (reading stats from recording while it was active)Richard Linden
2013-10-17moved root timer to global variableRichard Linden
2013-10-16moved tree iterators into llfasttimer.hRichard Linden
2013-10-15renamed TimeBlock to BlockTimerStatHandleRichard Linden
2013-10-14changed ll_aligned_(malloc|free) to take alignment size as a template argumentRichard Linden
2013-10-11fixed legacy usage of llendlRichard Linden
2013-10-08merge from viewer-releaseRichard Linden
2013-10-07renamed TraceType to StatTypeRichard Linden
2013-10-03more memory optimizations of lltraceRichard Linden
2013-10-03fixed memory tracking of lltrace systemRichard Linden
2013-10-03BUILDFIX: fixed tabs in cmake file and lack of newline at EOFRichard Linden
2013-10-03added initial memory usage tracking for lltraceRichard Linden
2013-10-01BUILDFIX: missing headerRichard Linden
2013-10-01Automated merge with http://bitbucket.org/lindenlab/viewer-releaseRichard Linden
2013-10-01changed over to manual naming of MemTrackable statsRichard Linden
2013-09-27BUILDFIX: too many argumentsRichard Linden
2013-09-27Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-09-27fixed lltrace memory trackingRichard Linden
2013-09-27Automated merge with https://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-09-27BUILDFIX: fix for bad assert causing unit tests to failRichard Linden
2013-09-27BUILDFIX: fix for mac buildsRichard Linden
2013-09-25better memory usage for LLTrace (tighter packing of recording arrays)Richard Linden
2013-09-24converted memory tracking units to KB from BRichard Linden
2013-09-23refactored lltrace mem tracking to store allocation and deallocation sizesRichard Linden
2013-09-19BUILDFIX: forgot forward declarationRichard Linden
2013-09-19BUILDFIX: bad calls to claim_shadow_mem and disclaim_shadow_memRichard Linden
2013-09-19BUILDFIX: more bad merge stuffRichard Linden
2013-09-18BUILDFIX: bad mergeRichard Linden
2013-09-18BUILDFIX: bad mergeRichard Linden
2013-09-18mergeRichard Linden
2013-09-16mergeRichard Linden
2013-09-11SH-4774 FIX: textures are blurry on MacRichard Linden
2013-09-09mergeRichard Linden
2013-09-09SH-4774 FIX: textures are blurry on MacRichard Linden
2013-09-09merge with viewer-releaseRichard Linden
2013-09-09Merge viewer-release 3.6.5 CocoaGraham Linden
2013-09-09Merge viewer-releasesimon
2013-09-09BUILDFIX: don't use typeinfo() in static object constructor of baseclassRichard Linden
2013-09-08forgot to update instancetracker key when lazily generating nameRichard Linden
2013-09-07memory stat for MemTrackable has name lazily initialized in an attemptRichard Linden
2013-09-07mergeRichard Linden
2013-09-07added memory usage and occlusion events to tracesRichard Linden
2013-09-05BUILDFIX: type typoRichard Linden