Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-19 | merge changes for storm-1502 | Oz Linden | |
2011-07-19 | merge changes for storm-1503 | Oz Linden | |
2011-07-19 | merge changes for vwr-26066 | Oz Linden | |
2011-07-19 | merge changes for storm-1476 | Oz Linden | |
2011-07-18 | merge changes for storm-1515 | Oz Linden | |
2011-07-18 | merge changes for storm-1517 | Oz Linden | |
2011-07-18 | merge changes for storm-1516 | Oz Linden | |
2011-07-18 | merge changes for storm-1510 | Oz Linden | |
2011-07-18 | sync with viewer-development | eli | |
2011-07-18 | merge changes for storm-1510 | Oz Linden | |
2011-07-18 | increment viewer version to 2.8.2 | Oz Linden | |
2011-07-18 | re-enable the watchdog | Oz Linden | |
2011-07-16 | merge changes for storm-1482 | Oz Linden | |
2011-07-16 | merge late release changes and tags | Oz Linden | |
2011-07-16 | pull back late beta fix | Oz Linden | |
2011-07-16 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | jenn | |
2011-07-15 | Automated merge with https://bitbucket.org/lindenlab/viewer-development | jenn | |
2011-07-15 | After review and testing, realized that 'WatchdogEnabled' is actually true ↵ | jenn | |
to its name, and is a boolean, not a timeout value. 'MainloopTimeoutDefault' is the actual timeout value. Updated descriptions and values accordingly to set Watchdog timeout to 60 seconds. | |||
2011-07-15 | Merge for STORM-1482 | Aaron Stone | |
2011-07-15 | STORM-1482 Always run the crash loggers, they will check what to do and how ↵ | Aaron Stone | |
to clean up. | |||
2011-07-15 | storm-1510: update to new login display url | Oz Linden | |
2011-07-15 | STORM-1482 Change the defaults, look in the app_settings dir for configs as ↵ | Aaron Stone | |
well. | |||
2011-07-15 | merge changes for storm-1509 | Oz Linden | |
2011-07-15 | STORM-1506 FIXED Reset the estate to global sun when changing region ↵ | Vadim ProductEngine | |
environment settings. By the way, moved estate info storage from the REGION/ESTATE floater to a model class. | |||
2011-07-14 | FIX STORM-1494 remove duplicate ID and xml snippet | eli | |
2011-07-14 | STORM-1482 Little bit of Windows crash report value logging. | Aaron Stone | |
2011-07-14 | merge changes for 2.7.5 release | Oz Linden | |
2011-07-13 | merge changes for storm-1507 | Oz Linden | |
2011-07-13 | merge changes for open-99 | Oz Linden | |
2011-07-13 | SH-1637 FIX, SH-1638 FIX - fixes jittery camera problems | Brad Payne (Vir Linden) | |
2011-07-13 | STORM-1503 FIXED Find floater doesn't set focus to its browser. | Paul ProductEngine | |
Added tab stop for browser to get focus when find floater is focused. | |||
2011-07-13 | STORM-1502 FIXED Disable "Delete Water/Sky/Day Preset" dialogs if no user ↵ | Vadim ProductEngine | |
presets exist. | |||
2011-07-13 | Watchdog timeout now set to 60 seconds for long-term use (instead of 20, ↵ | jenn | |
used during crash pile-on). Updated setting description field to describe how setting the value of WatchdogEnabled will affect Viewer behavior. | |||
2011-07-12 | CHOP-753: Eliminate redundant array-of-pair-arrays in LLMemoryInfo. | Nat Goodspeed | |
(per Monty code review) The notion of storing LLMemoryInfo data both as an LLSD::Map and an LLSD::Array of pair arrays arose from a (possibly misguided) desire to continue producing stats output into the viewer log in the same order it always used to be produced. There is no evidence that anyone cares about the order of those stats in the log; there is no other use case for preserving order. At Monty's recommendation, eliminate generating and storing the array-of-pair-arrays form: directly store LLSD::Map. | |||
2011-07-12 | Merge for STORM-1482 | Aaron Stone | |
2011-07-12 | STORM-1482 The Viewer shouldn't overwrite the crash behavior settings, some ↵ | Aaron Stone | |
cleanups to the crash reporters, and the ability to use --set GroupName.SettingName to set parameters outside of the (default) Global settings group. | |||
2011-07-12 | CHOP-753: Defend against boost::regex exceptions. | Nat Goodspeed | |
(per Monty code review) Explain why we intentionally don't suppress exceptions from boost::regex objects constructed with string literals. Catch std::runtime_error from boost::regex_search() and boost::regex_match(); log and return false. | |||
2011-07-12 | CHOP-753: make getAvailableMemoryKB() only load data on Windows. | Nat Goodspeed | |
(per Monty code review) Other platforms return -1 anyway, so don't need to call load methods. | |||
2011-07-11 | merge changes for storm-1315 | Oz Linden | |
2011-07-11 | merge changes for storm-1459 | Oz Linden | |
2011-07-11 | merge changes for storm-1325 | Oz Linden | |
2011-07-11 | Automated merge with ↵ | Xiaohong Bao | |
https://bitbucket.org/squire_linden/viewer-development-crash-horde | |||
2011-07-11 | more fix for STORM-1468: [crashhunters] pre-login crash at ↵ | Xiaohong Bao | |
LLViewerWindow::LLViewerWindow(std::basic_string,std::allocator > const &,std::basic_string,std::allocator > const &,int,int,int,int,int,int) [secondlife-bin llviewerwindow.cpp] | |||
2011-07-11 | CHOP-753: Add classic-C-style diagnostics around popen("vm_stat"). | Nat Goodspeed | |
On Mac, where LLMemoryInfo relies on a child process rather than any sort of internal system API, try to produce more informative LL_WARNS output if popen() fails to run vm_stat, or if vm_stat terminates with nonzero rc. | |||
2011-07-11 | CHOP-753: Add timestamp to LLMemoryInfo's LLSD stats block. | Nat Goodspeed | |
For postprocessing these stats, we'll want the time at which they were captured. We'll want the current framerate too, but handle that at a higher level. | |||
2011-07-11 | increment viewer version to 2.8.1 | Oz Linden | |
2011-07-11 | merge changes for storm-1488 | Oz Linden | |
2011-07-11 | merge changes for chop-661 | Oz Linden | |
2011-07-11 | merge changes for storm-1481 | Oz Linden | |
2011-07-11 | merge changes for storm-1472 | Oz Linden | |