| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-05-30 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
| fixed LLTrace::ExtendablePeriodicRecording::extend() to include *all* frame extensions gated SlaveThreadRecorder pushing to master based on master update rate reverted changes to LLThreadLocalSingletonPointer to not use offset-from-default trick | |||
| 2013-05-30 | BUG-2707 add some logging to help narrow down what part of login instance ↵ | Graham Madarasz | |
| handling is going awry | |||
| 2013-05-29 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
| made LLCopyOnWritePointer enforce write access through write() again disabled some error checking on release for download builds | |||
| 2013-05-29 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
| fixed copy construction behavior of Recordings to not zero out data split measurement into event and sample, with sample representing a continuous function | |||
| 2013-05-24 | merge changes for maint-2724 | Oz Linden | |
| 2013-05-23 | MAINT-2724: Make viewer explicitly set coroutine stack size. | Nat Goodspeed | |
| Introduce LLCoros::setStackSize(), with a compile-time default value we hope we never have to use. Make LLAppViewer call it with the value of the new settings variable CoroutineStackSize as soon as we've read settings files. (While we're at it, notify interested parties that we've read settings files.) Give CoroutineStackSize a default value four times the previous default stack size. Make LLCoros::launch() pass the saved stack size to each new coroutine instance. Re-enable lleventcoro integration test. Use LLSDMap() construct rather than LLSD::insert(), which used to return the modified object but is now void. | |||
| 2013-05-22 | merge changes for 3.5.3-release | Oz Linden | |
| 2013-05-22 | CHUI-967: fix display of % escapes in chat | Gilbert Gonzales | |
| 2013-05-21 | BUILDFIX: gcc fixes | Richard Linden | |
| 2013-05-21 | BUIDLFIX: trying to make gcc happy | Richard Linden | |
| 2013-05-20 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Richard Linden | |
| 2013-05-20 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
| removed extra dereference for copy on write pointer moved copyonwrite mechanism to RecordingBuffers from individual buffer fixed logic that was leaving scene unfrozen when camera moved during metrics gathering | |||
| 2013-05-20 | BUILDFIX: mac gcc fix | Richard Linden | |
| 2013-05-20 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
| fixed copy construction of Recorders, eliminated most zero-length frames fixed reset behavior of periodic recordings and extendable recordings to clear entire history removed busy-loop recording of stats from worker threads...stats reported only when work is done | |||
| 2013-05-16 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
| renamed LLView::handleVisibilityChange to onVisibilityChange to reflect cleaned up scene monitor stats recording, now all trace stats dumped to csv also fixed extendablerecording, periodicrecording, etc. to properly implement start/stop/etc | |||
| 2013-05-11 | Merge viewer-dev-materials and bugfix in LLPanelFace::getState using ↵ | Graham Madarasz | |
| material instead of mMaterial | |||
| 2013-05-10 | Merge with vwr-dev-mat | Graham Madarasz | |
| 2013-05-10 | merge changes for 3.5.2-beta4 | Oz Linden | |
| 2013-05-09 | MAINT-2665 FIX Crashes not being reported in some cases | Richard Linden | |
| made marker file lock use append, not truncate | |||
| 2013-05-09 | remove duplications and other errors introduced during the merge | Oz Linden | |
| 2013-05-08 | merge changes for 3.5.1-release | Oz Linden | |
| 2013-05-07 | merge changes for DRTVWR-299 | Oz Linden | |
| 2013-05-06 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Richard Linden | |
| 2013-05-05 | Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵ | Richard Linden | |
| dependencies | |||
| 2013-05-02 | SH-4080 WIP interesting: random crash on Mac | Richard Linden | |
| added comments to llsingleton.h | |||
| 2013-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
| 2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
| 2013-04-29 | SH-4080 WIP interesting: random crash on Mac | Richard Linden | |
| fixed singleton unit test resurrecting a singleton now properly calls initSingleton() | |||
| 2013-04-27 | SH-4080 WIP interesting: random crash on Mac | Richard Linden | |
| more singleton cleanup to eliminate crashes on startup/exit | |||
| 2013-04-26 | SH-4080 WIP interesting: random crash on Mac | Richard Linden | |
| fixed Mac crash related to non-reentrant singleton constructor | |||
| 2013-04-26 | SH-4080 WIP interesting: random crash on Mac | Richard Linden | |
| fixed Mac crash related to non-reentrant singleton constructor | |||
| 2013-04-25 | Merge 3.5.1 into Materials | Graham Madarasz | |
| 2013-04-24 | BUILDFIX: singleton unit test could not resurrect singleton | Richard Linden | |
| 2013-04-24 | BUILDFIX: method name was wrong | Richard Linden | |
| 2013-04-24 | SH-4080 WIP interesting: random crash on Mac | Richard Linden | |
| potential fix for crasher cleaned up llsingleton | |||
| 2013-04-23 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
| convert scene monitor to use extendable periodic recording | |||
| 2013-04-23 | merge changes for latest viewer-development | Oz Linden | |
| 2013-04-23 | merge changes for 3.5.1-beta3 | Oz Linden | |
| 2013-04-22 | SUN-72 SH-4132 FIX viewer builds cannot write to paths containing special ↵ | Nyx Linden | |
| characters. Integrated Nicky Dasmijn's patch to handle the unicode file paths properly. Code reviewed, patch was clean. Tested locally, correctly allows wearables to load where they would fail before. Should be ready for automated build & QA. | |||
| 2013-04-21 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
| added ExtendablePeriodicRecording and ability to append periodic recordings to each other | |||
| 2013-04-19 | SH-4080 WIP interesting: random crash on Mac | Richard Linden | |
| removed unused dll support from llinstancetracker as it didn't appear to be thread safe | |||
| 2013-04-19 | merge up to latest viewer-development for merge to 3.5.2 | Oz Linden | |
| 2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
| 2013-04-16 | merge up to 3.5.2 development | Oz 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 | |
