| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-05-01 | SH-4153 Port user and system cpu accounting from example program. | Monty Brandenberg | |
| The http_texture_load example program has some cpu usage gathering tools that should be generally useful and specifically for the deadman switch. Port these into llcommon into new all-static class LLProcInfo. Add unit test, etc. | |||
| 2013-04-17 | SH-4090 Integrating deadman timer with mesh repo downloads. | Monty Brandenberg | |
| Timer interface violated my design rules and I paid for it with clumsiness and silent errors. Cleaned it up mainly removing the evil default values. Found better integration points in the mesh downloader and it's producing fairly consistent numbers on the MeshTest2 test region (about 5500 downloads, ~90 seconds, +/- 10 seconds). Will review with davep and do an early timer stop on teleport which invalidates a timing sequence. | |||
| 2013-04-12 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
| 2013-04-12 | BUILDFIX: attempted gcc fix | Richard Linden | |
| 2013-04-12 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
| 2013-04-12 | BUILDFIX: attempted gcc fix | Richard Linden | |
| 2013-04-12 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
| 2013-04-12 | BUILDFIX: attempted gcc fix | Richard Linden | |
| 2013-04-12 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
| 2013-04-12 | BUILDFIX: attempted gcc fix | Richard Linden | |
| 2013-04-12 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
| 2013-04-12 | BUILDFIX: attempted gcc fix | Richard Linden | |
| 2013-04-12 | increment version to 3.5.2 | Oz Linden | |
| 2013-04-11 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
| 2013-04-11 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
| added ability to query periodic timer for specific number of periods used that to do smaller time averaged window for camera speed | |||
| 2013-04-11 | removed unused data structures | Richard Linden | |
| 2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
| 2013-04-11 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
| removed MeanValueType<T> | |||
| 2013-04-10 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
| removed PeriodicRecording::getTotalRecording as it was showing up at the top on the profiler renamed getPrevRecordingPeriod, etc. to getPrevRecording | |||
| 2013-04-10 | SH-4089 Unit test work. lltimer basis on Windows is zero which | Monty Brandenberg | |
| doesn't allow negative offsetting for unit tests. Had to keep things positive. Could do windows-specific test cases but I'm hoping to dump lltimer from the implementation later. | |||
| 2013-04-10 | SH-4089 Unit test work for timer. Knocked off some tests for | Monty Brandenberg | |
| the deadman's timer. Found some bugs, dig some cleanup and documented a few things. Definitely want to get rid of the U64/F64 interfaces at sometime but this is a good start. | |||
| 2013-04-09 | SH-4088 Deadman timer switch started in llcommon. Unit test started. | Monty Brandenberg | |
| Will be used for mesh, inventory, etc., operation markers. | |||
| 2013-04-09 | fix? race condition that occasionally fails in unit test | Oz Linden | |
| 2013-04-08 | Automated merge with ↵ | Richard Linden | |
| bundle:c:\code\viewer-interesting+c:\users\richard\appdata\local\temp\thg.63pnn4\ssh__hg.lindenlab.com_richard_viewer-interesting-metrics_efdmpj.hg | |||
| 2013-04-05 | merge | Nyx Linden | |
| 2013-04-04 | merge with latest viewer-development | Nyx Linden | |
| 2013-04-02 | merge changes for 3.5.0-beta7 | Oz Linden | |
| 2013-04-01 | merge changes for 3.5.0-beta7 | Oz Linden | |
| 2013-03-30 | Fix for linux build? | Dave Parks | |
| 2013-03-29 | Google Breakpad Fix. Code reviewed by DaveP | Graham Madarasz (Graham Linden) | |
| 2013-03-29 | Viewer breakpad linux fixes | Graham Madarasz | |
| 2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
| 2013-03-28 | Google Breakpad Fix | Graham Madarasz (Graham Linden) | |
| 2013-03-27 | Fix breakpad breakage from linux API diffs | Graham Madarasz | |
| 2013-03-27 | Revert previous change because breakpad's ExceptionHandler class has ↵ | Graham Madarasz (Graham Linden) | |
| different API on diff platforms | |||
| 2013-03-27 | Fix use of breakpad ExceptionHandler on windows | Graham Madarasz (Graham Linden) | |
| 2013-03-27 | Fix API diffs with new breakpad and point at private breakpad packages to test | Graham Madarasz | |
| 2013-03-25 | BUILDFIX gcc fix | Richard Linden | |
| 2013-03-25 | Pull in downstream code with CHUI, viewer-development and bug fixes in the ↵ | Simon Linden | |
| pipeline | |||
| 2013-03-25 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
| fixed some compile errors made label spacing automatic on stat bars fixed infinite values coming from stats | |||
| 2013-03-22 | BUILDFIX gcc and vc fixes | Richard Linden | |
| 2013-03-22 | Automated merge with ↵ | Richard Linden | |
| bundle:d:\code\viewer-interesting+c:\users\richard\appdata\local\temp\thg.sp0eps\ssh__richard@hg.lindenlab.com_richard_viewer-interesting-metrics_5o81ck.hg | |||
| 2013-03-22 | merge with viewer-release | Richard Linden | |
| 2013-03-21 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
| fix for broken pause button on fast timer view | |||
| 2013-03-21 | BUILDFIX fix for gcc build | Richard Linden | |
| 2013-03-21 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
| copied over scene load frame differencing changes from viewer-interesting made periodicrecording flexible enough to allow for indefinite number of periods added scene loading stats floater fixed collapsing behavior of container views | |||
| 2013-03-19 | Merge in viewer-beta to get CHUI code | Simon Linden | |
| 2013-03-18 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
| 2013-03-18 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
| cleaned up MemTrackable stats to not use special padded allocation | |||
| 2013-03-18 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
