Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-15 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
fixed LLExtendableRecording to actually accumulator recording time period renamed and updated LLStopWatchControlsMixin::initTo to setPlayState | |||
2013-01-11 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
more gcc fixes | |||
2013-01-11 | Automated merge with file:///c:%5Ccode%5Cviewer-interesting-metrics | Richard Linden | |
2013-01-11 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
gcc 4.1 fixes | |||
2013-01-11 | Automated merge with file:///c:%5Ccode%5Cviewer-interesting-metrics | Richard Linden | |
2013-01-11 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
gcc 4.1 fixes | |||
2013-01-11 | Automated merge with file:///c:%5Ccode%5Cviewer-interesting-metrics | Richard Linden | |
2013-01-11 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
gcc 4.1 fixes | |||
2013-01-11 | Automated merge with file:///c:%5Ccode%5Cviewer-interesting-metrics | Richard Linden | |
2013-01-11 | merge | Richard Linden | |
2013-01-11 | fix for mac builds | Richard Linden | |
2013-01-10 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
2013-01-10 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
2013-01-10 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
fix for gcc build error | |||
2013-01-10 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
fixed gcc errors in llscenemonitor.cpp | |||
2013-01-11 | gcc fixes | Andrew Meadows | |
2013-01-09 | added newline to fix gcc builds | Richard Linden | |
2013-01-09 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
2013-01-09 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
2013-01-09 | SH-3468 WIP add memory tracking base class | Richard Linden | |
made LLTrace::MemTrackable support custom alignment LLDrawable now uses MemTrackable new and delete operators | |||
2013-01-09 | fix a type casting error. | Xiaohong Bao | |
2013-01-09 | Automated merge with https://hg.lindenlab.com/richard/viewer-interesting | Xiaohong Bao | |
2013-01-09 | fix the merge errors from the changeset 3eadda9666cf | Xiaohong Bao | |
2013-01-10 | yet more gcc fixes | Andrew Meadows | |
2013-01-10 | gcc fixes | Andrew Meadows | |
2013-01-10 | gcc fixes | Andrew Meadows | |
2013-01-09 | SH-3468 WIP add memory tracking base class | Richard Linden | |
fix for linux build issues | |||
2013-01-08 | Merge | Xiaohong Bao | |
2013-01-04 | SH-3468 WIP add memory tracking base class | Richard Linden | |
further compile error fixes | |||
2013-01-04 | Automated merge with http://bitbucket.org/lindenlab/viewer-development | Richard Linden | |
2013-01-04 | SH-3468 WIP add memory tracking base class | Richard Linden | |
further compile error fixes | |||
2013-01-04 | SH-3468 WIP add memory tracking base class | Richard Linden | |
attempted fix for gcc compile errors can't use typeid() on a class that doesn't have a method defined in a translation unit fix is to force classes deriving from LLMemTrackable to use their own static member named sMemStat | |||
2013-01-04 | More fixes for linux build of lltrace changes | Andrew Meadows | |
2012-12-21 | SH-3468 WIP add memory tracking base class | Richard Linden | |
improvements on lifetime of lltrace core data structures tweaks to thread local pointer handling so that static constructors/destructors can safely call functions that use lltrace | |||
2012-12-19 | fix for SH-3640: Can not edit objects | Xiaohong Bao | |
2012-12-18 | fix for SH-3624: Object deletion does not work | Xiaohong Bao | |
2012-12-18 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
removed some potential data races got memory stats recording in trace system | |||
2012-12-18 | Automated merge with ssh://hg.lindenlab.com/bao/bao-viewer-interesting/ | Xiaohong Bao | |
2012-12-18 | fix for SH-3619: some objects are missing | Xiaohong Bao | |
2012-12-18 | SH-3468 WIP add memory tracking base class | Richard Linden | |
created memory tracking trace type instrumented a few classes with memory tracking | |||
2012-12-17 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-12-17 | MAINT-2134: Removing llassert() calls that were causing problems with the ↵ | William Todd Stinson | |
Debug and RelWithDebInfo builds. Also, reworked the rest of the methods to only apply in cases where the class instance has been initialized. | |||
2012-12-14 | merge changes for DRTVWR-224 | Oz Linden | |
2012-12-13 | merge | Andrew Meadows | |
2012-12-13 | We now handle local_id=0 in KillObject as a prefix to deleted local_id's. | Andrew Meadows | |
This is the real viewer-side work that was the motivation for MAINT-2123. Reviewed with Bao. | |||
2012-12-13 | merge fixes from 3.4.3-beta3 | Oz Linden | |
2012-12-13 | merge changes for DRTVWR-267 | Oz Linden | |
2012-12-13 | merge changes for DRTVWR-244 | Oz Linden | |
2012-12-12 | fix for SH-3622: crash on LLViewerRegion::updateVisibleEntries | Xiaohong Bao | |
2012-12-12 | MAINT-2082: fix deletion of an autoreplace list | Oz Linden | |