Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2012-12-12 | MAINT-2051: Implement replacement of an existing autoreplace list | Oz Linden | |
2012-12-11 | Merged from viewer-release | Aura Linden | |
2012-12-09 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
added ability to query self time of block timers indepedently | |||
2012-12-07 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
improved unit tests for LLUnit renamed LLUnit to LLUnitImplicit with LLUnit being reserved for explicit units | |||
2012-12-06 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
fixed gcc compile error made LLCopyOnWritePointer contain an LLPointer, not derive from it added type trait to control periodicrecording mean value type | |||
2012-12-05 | merge changes for MAINT-1955 | Nat Goodspeed | |
2012-12-05 | merge changes for DRTVWR-259 | Nat Goodspeed | |
2012-12-05 | merge changes for MAINT-1951 | Nat Goodspeed | |
2012-12-05 | merge changes for DRTVWR-257 | Nat Goodspeed | |
2012-12-05 | merge changes for MAINT-1953 | Nat Goodspeed | |
2012-12-05 | merge changes for DRTVWR-258 | Nat Goodspeed | |
2012-12-05 | merge changes for MAINT-1979 | Nat Goodspeed | |
2012-12-05 | merge changes for DRTVWR-256 | Nat Goodspeed | |
2012-12-05 | merge changes for MAINT-1955, MAINT-1958 | Nat Goodspeed | |
2012-12-05 | merge changes for DRTVWR-254 | Nat Goodspeed | |
2012-12-04 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
added copy constructor to periodic recording to allow snapshot generation in fast timer view fixed build errors | |||
2012-12-04 | merge changes for DRTVWR-253 | Nat Goodspeed | |
2012-12-04 | MAINT-1953 Run through viewer stats and update GPU table with missing ↵ | Dave Parks | |
entries and new expected OpenGL versions | |||
2012-12-04 | merge changes for MAINT-1953 | Nat Goodspeed | |
2012-12-03 | more for MAINT-1955: Viewer crashes while login after clearing cache | Xiaohong Bao | |
2012-12-03 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
converted fast timer view over to new lltrace mechanisms | |||
2012-12-03 | MAINT-1979 Viewer crashes while attempting to join group in the moment of ↵ | Kelly Washington | |
loading group members * Fix one race condition that could dereference a dangling pointer. reviewed with Simon and Baker. | |||
2012-12-02 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
started moving fast timer historical stats over to LLTrace periodic recording | |||
2012-12-02 | more for SH-3350, add debug texts | Xiaohong Bao | |
2012-12-01 | fix for gcc compile errors | Richard Linden | |
2012-12-01 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
fixed scale of reported times moved reset calls to happen at same time so we don't show partial results | |||
2012-11-30 | for SH-3350 and SH-3353: Report frame-to-frame visual deltas as an LLStat | Xiaohong Bao | |
2012-11-30 | MAINT-1958 Trivial change to kick teamcity into behaving. | Dave Parks | |
2012-11-30 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
fixed crash when sending viewer asset stats | |||
2012-11-30 | MAINT-1958 More robust error handling -- handle the case where the FBO ↵ | Dave Parks | |
allocation failure occurs when enabling lighting and shadows. | |||
2012-11-30 | MAINT-1958 Fix for linux build after transplant. | Dave Parks | |
2012-11-27 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
2012-11-27 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
fixed precision of fast timer counts | |||
2012-11-27 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
hunting down bad values and crashes |