Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-03 | SH-4641 FIX Interesting: Incorrect amount of system memory detected on Mac | Richard Linden | |
2013-12-03 | Creating a cleaner branch | Aura Linden | |
2013-12-03 | SH-4606 FIX Interesting: Small objects do not load until they are very close. | Richard Linden | |
changed culling to use inverse distance to calculate solid angle, not distance squared | |||
2013-12-02 | merge with release | Richard Linden | |
2013-11-25 | Merge. Refresh from viewer-release after 3.6.11 release. | Monty Brandenberg | |
2013-11-25 | Merge - doh! | simon | |
2013-11-21 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2013-11-20 | SH-4626 FIX: [INTERESTING RC] Viewer randomly crashes when I click on links ↵ | Richard Linden | |
in IMs or group IMs | |||
2013-11-20 | merge | Richard Linden | |
2013-11-19 | SH-4634 FIX Interesting: Viewer crashes when receiving teleport offer | Richard Linden | |
renamed fast timers to have unique names, changes instance tracker to never allow duplicates | |||
2013-11-18 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2013-11-18 | Code review updates. All comments so far. | Monty Brandenberg | |
2013-11-15 | fix for fast timer view having runaway time slot | Richard Linden | |
wasn't stopping recording when merging into fast timer view stream | |||
2013-11-12 | Merge. Refresh from viewer-release after 3.6.10 release | Monty Brandenberg | |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-11-11 | Merge 3.6.11 for RC-ability | Graham Linden | |
2013-11-06 | merge with release | Richard Linden | |
2013-11-06 | MAINT-3374 FIXED Don't show username after display name if this setting is ↵ | Mnikolenko ProductEngine | |
disabled. | |||
2013-10-29 | fixed timer bars not appearing in fast timer view | Richard Linden | |
fixed "bouncing" stat values when a value ended in zeroes | |||
2013-10-25 | Fix release merge issues (included upstream changes not yet in release from ↵ | Graham Linden | |
bear) | |||
2013-10-25 | Merge 3.6.9 ShareStorm | Graham Linden | |
2013-10-25 | trivial: fix several weird compiling errors. | Xiaohong Bao | |
2013-10-24 | Merge | Richard Linden | |
2013-10-24 | SH-4577 WIP Interesting: viewer crashed when clicking a offline Conversation ↵ | Richard Linden | |
containing a shared object potential fix by making instance tracker allow key collisions for LLToastNotifyPanel changed assertion macro to use original unpreprocessed source code renamed instance tracker behavior macros to use LL prefix added RestoreCameraPosOnLogin setting to optionally restore old camera positioning behavior | |||
2013-10-23 | moved some common functionality from LLTrace::BlockTimerStatHandle to BlockTimer | Richard Linden | |
updates appearance utility dependency | |||
2013-10-21 | fix for crash when copying trace recording | Richard Linden | |
2013-10-21 | fixed things so that trace recordings can be read from even while active | Richard Linden | |
2013-10-21 | more buildfix | Richard Linden | |
2013-10-21 | more buildfix stuff | Richard Linden | |
2013-10-21 | another attempted buildfix | Richard Linden | |
2013-10-21 | BUILDFIX: double delete in instancetracker unit test | Richard Linden | |
2013-10-18 | more forgotten typenames | Richard Linden | |
2013-10-18 | crash fix - bad handling of instancetracker iterators | Richard Linden | |
2013-10-18 | BUILDFIX: forgot typename | Richard Linden | |
2013-10-18 | fixed llinstancetracker unit test | Richard Linden | |
2013-10-18 | removed asserts in order to get testable builds again | Richard Linden | |
added unpause() behavior and changed pause() to do nothing when already stopped | |||
2013-10-17 | fix for assert at runtime (reading stats from recording while it was active) | Richard Linden | |
fix for bad values returns from getPeriodMin and getPeriodMax on count stats when no counts recorded fix for gcc compile time error (typename ftw) | |||
2013-10-17 | moved root timer to global variable | Richard Linden | |
added flag to LLInstanceTracker to allow multiple values per key made StatType allow multiple values per key to eliminate block timer related crash | |||
2013-10-16 | moved tree iterators into llfasttimer.h | Richard Linden | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-10-14 | Pull merge with lindenlab/viewer-bear | Merov Linden | |
2013-10-14 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2013-10-14 | changed ll_aligned_(malloc|free) to take alignment size as a template argument | Richard Linden | |
2013-10-11 | fixed legacy usage of llendl | Richard Linden | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-07 | renamed TraceType to StatType | Richard Linden | |
added more MemTrackable types optimized memory usage of LLTrace some more | |||
2013-10-04 | Merge. Pull in viewer-release after 3.6.7 release. | Monty Brandenberg | |
2013-10-03 | more memory optimizations of lltrace | Richard Linden | |
2013-10-03 | fixed memory tracking of lltrace system | Richard Linden | |
2013-10-03 | BUILDFIX: fixed tabs in cmake file and lack of newline at EOF | Richard Linden | |