summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-16Automated merge with ssh://hg.lindenlab.com/richard/viewer-interestingXiaohong Bao
2013-01-15for SH-3653: Can we repurpose ObjectUpdateCached:ObjectData:UpdateFlags ↵Xiaohong Bao
field to carry spatial+size data?
2013-01-15a minor change to LLTrace::ExtendableRecording, make its functions public.Xiaohong Bao
2013-01-15SH-3406 WIP convert fast timers to lltrace systemRichard Linden
fixed LLExtendableRecording to actually accumulator recording time period renamed and updated LLStopWatchControlsMixin::initTo to setPlayState
2013-01-15for SH-3667: Create an extendable recording tied to scene load timeXiaohong Bao
2013-01-15Automated merge with http://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-01-15Attempted fix for thread local storage on OS XRichard Linden
2013-01-14SH-3406 WIP convert fast timers to lltrace systemRichard Linden
improved performance of fast timer stat gathering (fixed typo)
2013-01-14SH-3406 WIP convert fast timers to lltrace systemRichard Linden
improved performance of fast timer stat gathering
2013-01-14Added tag 3.4.5-beta2 for changeset 6b9c7dbebef7Oz Linden
2013-01-14merge changes for DRTVWR-283Oz Linden
2013-01-14tag merge of DRTVWR-283Oz Linden
2013-01-11SH-3405 WIP convert existing stats to lltrace systemRichard Linden
more gcc fixes
2013-01-11Automated merge with file:///c:%5Ccode%5Cviewer-interesting-metricsRichard Linden
2013-01-11SH-3406 WIP convert fast timers to lltrace systemRichard Linden
gcc 4.1 fixes
2013-01-11Automated merge with file:///c:%5Ccode%5Cviewer-interesting-metricsRichard Linden
2013-01-11SH-3406 WIP convert fast timers to lltrace systemRichard Linden
gcc 4.1 fixes
2013-01-11merge changes for DRTVWR-281Oz Linden
2013-01-11tag merge of DRTVWR-281Oz Linden
2013-01-11fix line endingscallum_linden
2013-01-11MAINT-417 Backed out changeset: 7273a1ac51e8Dave Parks
2013-01-11Automated merge with file:///c:%5Ccode%5Cviewer-interesting-metricsRichard Linden
2013-01-11SH-3406 WIP convert fast timers to lltrace systemRichard Linden
gcc 4.1 fixes
2013-01-11Automated merge with file:///c:%5Ccode%5Cviewer-interesting-metricsRichard Linden
2013-01-11mergeRichard Linden
2013-01-11fix for mac buildsRichard Linden
2013-01-11MAINT-1481: use 'mktemp -d' to generate tempdir.Nat Goodspeed
Responding to Lex's code-review comments.
2013-01-11Automated merge with file:///c:%5Ccode%5Cviewer-interesting-metricsRichard Linden
2013-01-11SH-3406 WIP convert fast timers to lltrace systemRichard Linden
moved thread local storage to its own cpp file
2013-01-11MAINT-1481: Clean up update_install UI, including error output.Nat Goodspeed
Capture actual error output from mkdir and mv; display it to user. Introduce mysudo function used by sudo_mv function for graphical sudo command. Since update_install actually only displays a single status message, just use zenity --info instead of a zenity progress box: need not update its message. Borrow semantics for clear_message and status functions from xmenity script. Introduce errorbox function so we only have to make zenity/xmessage test once. Move cleanup, onexit to top so we can use for clear_message.
2013-01-11MAINT-1481: Remove xmenity script and viewer_manifest.py references.Nat Goodspeed
2013-01-10Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-01-10Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-01-10SH-3406 WIP convert fast timers to lltrace systemRichard Linden
fix for gcc build error
2013-01-10SH-3405 WIP convert existing stats to lltrace systemRichard Linden
fixed gcc errors in llscenemonitor.cpp
2013-01-10Added tag 3.4.5-beta1 for changeset 40a2265058abOz Linden
2013-01-10Automated merge with ssh://hg.lindenlab.com/richard/viewer-interestingRichard Linden
2013-01-11gcc fixesAndrew Meadows
2013-01-10merge changes for DRTVWR-280Oz Linden
2013-01-10tag merge of DRTVWR-280Oz Linden
2013-01-10merge changes for DRTVWR-279Oz Linden
2013-01-10tag merge of DRTVWR-279Oz Linden
2013-01-10pull back release tag for 3.4.4Oz Linden
2013-01-10MAINT-2209 Parcel name not updating after teleportKelly Washington
2013-01-10MAINT-1481: minor bug fix plus incomplete UI tweaks.Nat Goodspeed
Test for existence of target name using -e rather than -f. (-d would work too, but in this case we must respond to any name collision, whether file or directory.) Instead of terminating on failure, make sudo_mv return rc of the [sudo] mv command to its caller. If the attempt to move new install to actual viewer directory fails, restore previous viewer before failing. When redirecting the script's stderr to updater.log, first save existing stderr to another file descriptor, and restore it when we launch viewer. Otherwise updater.log ends up collecting the viewer's duplicate stderr log output! The construct 'exec ... | program' doesn't work. In fact it causes any other redirections on that command to fail too. Remove it -- real fix pending.
2013-01-10Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-01-10removed compiler flag not understood by OS X version of gccAndrew Meadows
2013-01-10Automated merge with file:///d:%5Ccode%5Cviewer-interesting-metricsRichard Linden
2013-01-10fix for invalid use of posix_memalignAndrew Meadows
2013-01-10Automated merge with file:///d:%5Ccode%5Cviewer-interesting-metricsRichard Linden