Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-18 | merge with viewer-release | Nyx Linden | |
2013-05-23 | MAINT-2724: Make viewer explicitly set coroutine stack size. | Nat Goodspeed | |
Introduce LLCoros::setStackSize(), with a compile-time default value we hope we never have to use. Make LLAppViewer call it with the value of the new settings variable CoroutineStackSize as soon as we've read settings files. (While we're at it, notify interested parties that we've read settings files.) Give CoroutineStackSize a default value four times the previous default stack size. Make LLCoros::launch() pass the saved stack size to each new coroutine instance. Re-enable lleventcoro integration test. Use LLSDMap() construct rather than LLSD::insert(), which used to return the modified object but is now void. | |||
2013-05-21 | merge | Brad Payne (Vir Linden) | |
2013-05-21 | CHOP-948: correctly persist the UpdaterWillingToTest preference | Oz Linden | |
2013-05-20 | SH-4200 FIX - retry ais ops on 5xx errors, dialed back some verbose logging. | Brad Payne (Vir Linden) | |
2013-05-15 | SH-4144 FIX - removed UseAISv3Inventory debug settings - cap is now managed ↵ | Brad Payne (Vir Linden) | |
sim-side | |||
2013-05-03 | merge | Kelly Washington | |
2013-04-30 | MAINT-2646 Viewer should neither grant nor display prompts for unimplemented ↵ | Kelly Washington | |
LSL permissions * Add the newer run time permissions to the viewer * Filter requested permissions by those the viewer knows about * Show a dialog indicating unknown permissions were requested and a new viewer will be needed to grant them. reviewed with Simon and Soft | |||
2013-04-30 | merge changes for CHOP-913 | Oz Linden | |
2013-04-29 | MAINT-2613: remove duplicate entry for ↵ | Oz Linden | |
"DisablePrecacheDelayAfterTeleporting", and fix a few other llsd validity problems | |||
2013-04-29 | logcontrol.xml fix this time for sure. | Brad Payne (Vir Linden) | |
2013-04-29 | removed debugging code that got pushed incorrectly. | Brad Payne (Vir Linden) | |
2013-04-29 | removed overly enthusiastic log setting | Brad Payne (Vir Linden) | |
2013-04-29 | SH-4144 FIX - Debug setting now disables use of AISv3 by default. This is ↵ | Brad Payne (Vir Linden) | |
just a workaround for the problem of aditi advertising the cap when it isn't really present. Once we have aditi in a consistent state we should remove the setting, or at least default it to true. | |||
2013-04-19 | merge up to latest viewer-development for merge to 3.5.2 | Oz Linden | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-17 | Merge with viewer-development | callum_linden | |
2013-04-16 | merge up to 3.5.2 development | Oz Linden | |
2013-04-15 | SH-4061 WIP - moved all retry logic into lltexturefetch, some cleanup. Debug ↵ | Brad Payne (Vir Linden) | |
setting now defines a fake failure rate. | |||
2013-04-08 | merge | Brad Payne (Vir Linden) | |
2013-04-08 | SH-4061 FIX - texture fetch failures added retry logic and fault injection ↵ | Brad Payne (Vir Linden) | |
for testing | |||
2013-04-08 | merge | prep | |
2013-04-03 | SH-3058 WIP - disable debug-level logging for avatar by default | Brad Payne (Vir Linden) | |
2013-03-29 | Merged in Chui beta6+ fixes | prep@lindenlab.com | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-28 | Merged lindenlab/viewer-development into default | graham linden | |
2013-03-26 | CHUI-862 FIXED Save collapsed state for nearby chat. | Mnikolenko ProductEngine | |
2013-03-22 | Disabled QAModeMetrics by default, prior to general release | Brad Payne (Vir Linden) | |
2013-03-20 | Merge with viewer-chui | prep@lindenlab.com | |
2013-03-20 | CHUI-857 Nearby chat opens as torn off on first login: changed initial ↵ | AlexanderP ProductEngine | |
setting for nearby chat docked state | |||
2013-03-15 | CHUI-816 [CHUIBUG]CHUI does not remember undocked state and position of ↵ | AlexanderP ProductEngine | |
Nearby Chat | |||
2013-03-15 | CHUI-830 FIXED Button for collapsing torn-off floater(to a single input ↵ | Mnikolenko ProductEngine | |
line) is added. Show toasts for new messages for that conversation, regardless of other prefs. | |||
2013-03-11 | CHUI-793 : Fixed! Introduced ChatLoadGroupTimeout and ↵ | merov | |
ChatLoadGroupMaxMembers to mitigate slow group loading. | |||
2013-03-11 | Merged lindenlab/viewer-development into default | graham linden | |
2013-03-11 | merge | prep | |
2013-03-11 | merge | prep | |
2013-03-11 | Viewer-chui merge | prep | |
2013-03-05 | Adding debug setting to allow overriding appearance service url | Don Kjer | |
2013-03-03 | Adding DebugAvatarExperimentalServerAppearanceUpdate setting to test sending ↵ | Don Kjer | |
full cof contents | |||
2013-02-27 | SH-3899 WIP - more verbose logging of appearance request status, debug ↵ | Brad Payne (Vir Linden) | |
option to force failures for testing | |||
2013-02-19 | SH-3792 WIP - changed local texture loading to be consistent with ↵ | Brad Payne (Vir Linden) | |
viewer_development - this fixes the gray head issue. There is still some remaining issue with bakes not uploading at full resolution, probably due to a bad image asset. | |||
2013-02-13 | CHUI-743 FIXED CHUI viewer ignores pre chui users Privacy settings to not ↵ | maksymsproductengine | |
keep IM logs and nearby chat logs | |||
2013-02-12 | For MAINT-576 fix water shader visual issues in non-deferred Review: DaveP | Graham Madarasz (Graham) | |
2013-02-07 | For MAINT-1255 Code Review: DaveP | Graham Madarasz | |
2013-02-06 | CHUI-744 FIXED KeepConversationLogTranscripts setting is moved to ↵ | Mnikolenko ProductEngine | |
settings_per_account.xml | |||
2013-02-05 | Merged with head of viewer-development | callum_linden | |
2013-01-30 | Pull merge from lindenlab/viewer-developement | Merov Linden | |
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2013-01-24 | CHUI-578 FIXED Move preferences for conversation logs/transcripts to chat tab | maksymsproductengine | |
2013-01-22 | Add debug level logging for Avatar by default. Will need to turn this off ↵ | Brad Payne (Vir Linden) | |
before general release, but will give us better debugging info during testing |