Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-21 | merge changes for 3.7.6-release | Oz Linden | |
2014-04-21 | Merge downstream code | simon | |
2014-04-21 | Merge downstream code updating version to 3.7.7 | simon | |
2014-04-14 | Fix for MAINT-5707 bad breakpad behavior with teleport links | Aura Linden | |
2014-04-14 | Merge with 3.7.5-release | dolphin | |
2014-04-08 | merge changes for 3.7.5-release | Oz Linden | |
2014-04-08 | merge changes for 3.7.5-release | Oz Linden | |
2014-04-07 | merge with release | Richard Linden | |
2014-04-07 | Merge downstream code | simon | |
2014-04-07 | Merge in viewer-release and version update to 3.7.6 | simon | |
2014-03-26 | Double init of logging probably due to merge fail. | Aura Linden | |
2014-03-26 | Not ideal but sufficient. | Aura Linden | |
2014-03-25 | Still wasn't doing the right thing with log files. | Aura Linden | |
2014-03-24 | The simple approach has not worked. This hybrid solution should avoid the ↵ | Aura Linden | |
Windows issues and get us per-run logfiles. | |||
2014-03-20 | Returned Secondlife.log to main directory due to unforeseen LLErrorThread ↵ | Aura Linden | |
complexities. | |||
2014-03-19 | logging cleanup in support of debugging text editor problems | Oz Linden | |
2014-03-13 | OPEN-209: Corrected all instances of trigraphs in the code. | Ricky Curtice | |
Trigraphs can cause some real special headaches. The only part that's annoying is the comment in newview/llimview.cpp where there's an unfortunate collision of a trigraph sequence with a character sequence that could be displayed by the viewer. Thankfully, it's only a comment! | |||
2014-03-13 | Merged in viewer-release | Aura Linden | |
2014-03-12 | merge with release | Richard Linden | |
2014-03-10 | Merge | dolphin | |
2014-03-07 | Fixes for crash reporter startup race condition, crash reporter CPU use, ↵ | Aura Linden | |
Secondlife.log filehandle, XP Crash. | |||
2014-02-18 | Maint-3135 Discovered apple made this change in 10.6.8 not 10.7.0 | Aura Linden | |
2014-01-26 | Was not using correct name for results of file search. | obscurestar | |
2014-01-14 | Some cleanup of string to wstring conversion and vice versa. | Aura Linden | |
2013-12-17 | Mac Fullscreen fix for MAINT-3288 and MAINT-3135 | Aura Linden | |
2013-12-05 | added some comments and changed calls from get_master_thread_recorder() | Richard Linden | |
over to get_thread_recorder() to be agnostic about which thread we're running on | |||
2013-12-04 | Removed debugging code. | Aura Linden | |
2013-12-03 | Creating a cleaner branch | Aura Linden | |
2013-11-19 | SH-4634 FIX Interesting: Viewer crashes when receiving teleport offer | Richard Linden | |
renamed fast timers to have unique names, changes instance tracker to never allow duplicates | |||
2013-11-11 | MAINT-3432 FIX Help -> Report Bug should open jira with pre-populated fields | Richard Linden | |
moved viewer information strings into LLAppViewer replaced Help>Report a Bug with direct use of Jira link | |||
2013-11-06 | merge with release | Richard Linden | |
2013-10-25 | SH-3419 Replace per-object time dilation factor with region-wide | Andrew Meadows | |
Reviewed with Simon | |||
2013-10-25 | Merge with 3.6.9 | dolphin | |
2013-10-23 | moved some common functionality from LLTrace::BlockTimerStatHandle to BlockTimer | Richard Linden | |
updates appearance utility dependency | |||
2013-10-18 | removed asserts in order to get testable builds again | Richard Linden | |
added unpause() behavior and changed pause() to do nothing when already stopped | |||
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-10-15 | merge changes for DRTVWR-336 | Oz Linden | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-04 | Pull merge of lindenlab/viewer-release | Merov Linden | |
2013-10-04 | Merge with 3.6.7 | dolphin | |
2013-10-03 | added initial memory usage tracking for lltrace | Richard Linden | |
2013-09-27 | BUILDFIX: fix for mac builds | Richard Linden | |
also, fixed alignment of tick labels on stat bars | |||
2013-09-16 | merge | Richard Linden | |
2013-09-13 | FIX: SH-4499 Mac generates lots of 'Entering main_loop' log spam | Richard Linden | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-09-09 | Pull from lindenlab/viewer-release | Merov Linden | |
2013-09-09 | Merge viewer-release | simon | |
2013-09-09 | Merge with 3.6.5 | dolphin | |
2013-09-07 | merge | Richard Linden | |
2013-09-07 | added memory usage and occlusion events to traces | Richard Linden | |
renamed "current" to "primary" when referring to accumulators |