- Jul 25, 2011
-
-
Debi King (Dessie) authored
-
- Jul 11, 2011
-
-
Xiaohong Bao authored
more fix for STORM-1468: [crashhunters] pre-login crash at LLViewerWindow::LLViewerWindow(std::basic_string,std::allocator > const &,std::basic_string,std::allocator > const &,int,int,int,int,int,int) [secondlife-bin llviewerwindow.cpp]
-
- Jul 08, 2011
-
-
Xiaohong Bao authored
fix for STORM-1468: [crashhunters] pre-login crash at LLViewerWindow::LLViewerWindow(std::basic_string,std::allocator > const &,std::basic_string,std::allocator > const &,int,int,int,int,int,int) [secondlife-bin llviewerwindow.cpp]
-
- Jul 18, 2011
-
-
Oz Linden authored
-
Debi King (Dessie) authored
-
Debi King (Dessie) authored
-
Oz Linden authored
-
Oz Linden authored
-
- Jul 16, 2011
- Jul 15, 2011
-
-
Aaron Stone authored
-
Aaron Stone authored
-
Oz Linden authored
-
Aaron Stone authored
-
Oz Linden authored
-
Vadim ProductEngine authored
By the way, moved estate info storage from the REGION/ESTATE floater to a model class.
-
- Jul 14, 2011
-
-
Aaron Stone authored
-
Oz Linden authored
-
Debi King (Dessie) authored
-
- Jul 13, 2011
-
-
Oz Linden authored
-
Oz Linden authored
-
Oz Linden authored
-
Brad Payne (Vir Linden) authored
-
- Jul 12, 2011
-
-
Nat Goodspeed authored
(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.
-
Aaron Stone authored
-
Aaron Stone authored
STORM-1482 The Viewer shouldn't overwrite the crash behavior settings, some cleanups to the crash reporters, and the ability to use --set GroupName.SettingName to set parameters outside of the (default) Global settings group.
-
eli_linden authored
-
eli_linden authored
-
Nat Goodspeed authored
(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.
-
Nat Goodspeed authored
(per Monty code review) Other platforms return -1 anyway, so don't need to call load methods.
-
- Jul 11, 2011
-
-
Oz Linden authored
-
Oz Linden authored
-
Oz Linden authored
-
Nat Goodspeed authored
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.
-
Nat Goodspeed authored
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.
-
Oz Linden authored
-
Oz Linden authored
-
Oz Linden authored
-
Oz Linden authored
-