Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-16 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Xiaohong Bao | |
2013-01-15 | for SH-3653: Can we repurpose ObjectUpdateCached:ObjectData:UpdateFlags ↵ | Xiaohong Bao | |
field to carry spatial+size data? | |||
2013-01-15 | a minor change to LLTrace::ExtendableRecording, make its functions public. | Xiaohong Bao | |
2013-01-15 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
fixed LLExtendableRecording to actually accumulator recording time period renamed and updated LLStopWatchControlsMixin::initTo to setPlayState | |||
2013-01-15 | for SH-3667: Create an extendable recording tied to scene load time | Xiaohong Bao | |
2013-01-15 | Automated merge with http://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
2013-01-15 | Attempted fix for thread local storage on OS X | Richard Linden | |
2013-01-14 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
improved performance of fast timer stat gathering (fixed typo) | |||
2013-01-14 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
improved performance of fast timer stat gathering | |||
2013-01-14 | Added tag 3.4.5-beta2 for changeset 6b9c7dbebef7 | Oz Linden | |
2013-01-14 | merge changes for DRTVWR-283 | Oz Linden | |
2013-01-14 | tag merge of DRTVWR-283 | Oz Linden | |
2013-01-11 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
more gcc fixes | |||
2013-01-11 | Automated merge with file:///c:%5Ccode%5Cviewer-interesting-metrics | Richard Linden | |
2013-01-11 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
gcc 4.1 fixes | |||
2013-01-11 | Automated merge with file:///c:%5Ccode%5Cviewer-interesting-metrics | Richard Linden | |
2013-01-11 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
gcc 4.1 fixes | |||
2013-01-11 | merge changes for DRTVWR-281 | Oz Linden | |
2013-01-11 | tag merge of DRTVWR-281 | Oz Linden | |
2013-01-11 | fix line endings | callum_linden | |
2013-01-11 | MAINT-417 Backed out changeset: 7273a1ac51e8 | Dave Parks | |
2013-01-11 | Automated merge with file:///c:%5Ccode%5Cviewer-interesting-metrics | Richard Linden | |
2013-01-11 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
gcc 4.1 fixes | |||
2013-01-11 | Automated merge with file:///c:%5Ccode%5Cviewer-interesting-metrics | Richard Linden | |
2013-01-11 | merge | Richard Linden | |
2013-01-11 | fix for mac builds | Richard Linden | |
2013-01-11 | MAINT-1481: use 'mktemp -d' to generate tempdir. | Nat Goodspeed | |
Responding to Lex's code-review comments. | |||
2013-01-11 | Automated merge with file:///c:%5Ccode%5Cviewer-interesting-metrics | Richard Linden | |
2013-01-11 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
moved thread local storage to its own cpp file | |||
2013-01-11 | MAINT-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-11 | MAINT-1481: Remove xmenity script and viewer_manifest.py references. | Nat Goodspeed | |
2013-01-10 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
2013-01-10 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
2013-01-10 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden | |
fix for gcc build error | |||
2013-01-10 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
fixed gcc errors in llscenemonitor.cpp | |||
2013-01-10 | Added tag 3.4.5-beta1 for changeset 40a2265058ab | Oz Linden | |
2013-01-10 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Richard Linden | |
2013-01-11 | gcc fixes | Andrew Meadows | |
2013-01-10 | merge changes for DRTVWR-280 | Oz Linden | |
2013-01-10 | tag merge of DRTVWR-280 | Oz Linden | |
2013-01-10 | merge changes for DRTVWR-279 | Oz Linden | |
2013-01-10 | tag merge of DRTVWR-279 | Oz Linden | |
2013-01-10 | pull back release tag for 3.4.4 | Oz Linden | |
2013-01-10 | MAINT-2209 Parcel name not updating after teleport | Kelly Washington | |
2013-01-10 | MAINT-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-10 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metrics | Richard Linden | |
2013-01-10 | removed compiler flag not understood by OS X version of gcc | Andrew Meadows | |
2013-01-10 | Automated merge with file:///d:%5Ccode%5Cviewer-interesting-metrics | Richard Linden | |
2013-01-10 | fix for invalid use of posix_memalign | Andrew Meadows | |
2013-01-10 | Automated merge with file:///d:%5Ccode%5Cviewer-interesting-metrics | Richard Linden | |