Age | Commit message (Expand) | Author |
2014-02-24 | merge with release | Richard Linden |
2014-02-06 | accidentally left _CrtCheckMemory defined in non-Windows builds | Richard Linden |
2014-02-06 | added LL_TRACE_ENABLED to allow disabling of lltrace | Richard Linden |
2014-01-30 | fix for heap corruption crash on shutdown | Richard Linden |
2014-01-10 | added some defensive asserts in lltrace to make cases of misuse more obvious ... | Richard Linden |
2013-12-10 | SH-4653 FIX Interesting: Viewer crashes while reading chat history | Richard Linden |
2013-12-10 | BUILDFIX: bad use of non static member | Richard Linden |
2013-12-10 | SH-4653 FIX Interesting: Viewer crashes while reading chat history | Richard Linden |
2013-12-05 | added some comments and changed calls from get_master_thread_recorder() | Richard Linden |
2013-12-05 | Merge. Refresh from lli/monty_viewer-drano-http-3 in preparation for IQA fixes. | Monty Brandenberg |
2013-12-03 | SH-4641 FIX Interesting: Incorrect amount of system memory detected on Mac | Richard Linden |
2013-12-03 | SH-4606 FIX Interesting: Small objects do not load until they are very close. | Richard Linden |
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-20 | SH-4626 FIX: [INTERESTING RC] Viewer randomly crashes when I click on links i... | Richard Linden |
2013-11-20 | merge | Richard Linden |
2013-11-19 | SH-4634 FIX Interesting: Viewer crashes when receiving teleport offer | Richard 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 |
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-10-29 | fixed timer bars not appearing in fast timer view | Richard Linden |
2013-10-25 | Fix release merge issues (included upstream changes not yet in release from b... | Graham Linden |
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 |
2013-10-23 | moved some common functionality from LLTrace::BlockTimerStatHandle to BlockTimer | Richard Linden |
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 |
2013-10-17 | fix for assert at runtime (reading stats from recording while it was active) | Richard Linden |
2013-10-17 | moved root timer to global variable | Richard Linden |
2013-10-16 | moved tree iterators into llfasttimer.h | Richard Linden |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard 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 |
2013-10-04 | Merge. Pull in viewer-release after 3.6.7 release. | Monty Brandenberg |