summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-15Merged in rider_linden/viewer64-gundam (pull request #18)Oz Linden
Default
2017-08-14MAINT-7634: Feedback from code review, move enum to string converter to own ↵Rider Linden
function.
2017-08-14fix indentingOz Linden
2017-08-14MAINT-7640: code review fixesOz Linden
2017-08-14MAINT-7640: Notify the user if login is blocked for a required viewer updateOz Linden
2017-08-11MAINT-7641: Indent new RunLauncher notification per code review.Nat Goodspeed
2017-08-11MAINT-7641: Warn user if s/he directly runs viewer without launcher.Nat Goodspeed
2017-08-08Added comment block to code signing portion of viewer-manifest.py describing ↵callum_linden
potential gotchas in the future and how to obviate them
2017-08-09MAINT-7652 Fix for crash in LLVertexBuffer::~LLVertexBuffer() destructorAndreyL ProductEngine
2017-08-08MAINT-7634: Logging and instrumentation canges to narrow down viewer crashes.Rider Linden
2017-08-03MAINT-7653 Crash in LLVOAvatarSelf::updateAvatarRezMetrics(bool)Mnikolenko ProductEngine
2017-07-28MAINT-7634: Move StatsAccumulator into llcommon, collect data sent and error ↵Rider Linden
codes from core.
2017-07-28MAINT-7356 Improved multiline label support for the notification toast checkboxAndreyL ProductEngine
2017-07-28Merged in maxim_productengine/viewer-lynx_maint (pull request #63)Andrey Lihatskiy
MAINT-7650 FIXED Crash in LLPreviewLSL::saveIfNeeded(bool) Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com>
2017-07-28MAINT-7650 FIXED Crash in LLPreviewLSL::saveIfNeeded(bool)Mnikolenko Productengine
2017-07-28MAINT-7632 Crash in LLMeshRepoThread::fetchMeshLOD() - added allocation checkAndreyL ProductEngine
2017-07-27Fix return value so that LLSD assignment operator is unambiguousGlenn Glazer
2017-07-27MAINT-7643: add viewer bitness to crash log output, forked from V64Glenn Glazer
2017-07-27revert bad file copyGlenn Glazer
2017-07-27MAINT-7643: add viewer bitness to crash log outputGlenn Glazer
2017-07-25MAINT-7636 Crash in LLPanelClassifiedInfo::sendClickMessage(..)Mnikolenko ProductEngine
2017-07-24MAINT-7629 FIXED Crash in LLSpeakerMgr::findSpeaker(LLUUID const &)Mnikolenko ProductEngine
2017-07-20MAINT-7529: de-Nerf autolaunch after installGlenn Glazer
2017-07-19merge new CEF, MAINT-7588, and better fix for MAINT-7592Oz Linden
2017-07-19merge from viewer64-vmp-integrationGlenn Glazer
2017-07-18upgrade to VMP package 507360Glenn Glazer
2017-07-18merge changes for MAINT-4532Oz Linden
2017-07-18do not persist SkipBenchmark so that changing gpu gets a new evalOz Linden
2017-07-14upgrade to VMP package 507314Glenn Glazer
2017-07-14upgrade to VMP package 507307Glenn Glazer
2017-07-13upgrade to VMP package 507292Glenn Glazer
2017-07-13add SkipBenchmark settingOz Linden
2017-07-13upgrade to VMP package 507276Glenn Glazer
2017-07-12Fixes for: 'MAINT-7588 Viewer takes 3 to 5 seconds to load TOS and styling ↵Callum Prentice
different on redirecting page' and 'MAINT-7599 Reformat ToS 'Accept' label as a single string'. The former's load time is improved by only asking for the HTTP header to check site is alive and then applying a specific CSS style to the page instead of relying on the CEF default (which appears to change often). The latter replaces the XUI checkbox label with a text box and adjusts it visually as necessary for enabled/disabled states
2017-07-12add logging for skipping benchmark (and fixed some log tags)Oz Linden
2017-07-12merge fixes from coyotOz Linden
2017-07-12upgrade to VMP package 507248Glenn Glazer
2017-07-12Automated merge with tip of viewer64Callum Prentice
2017-07-12Automated merge with tip of viewer64Callum Prentice
2017-07-12merge latest VMP fix for missing directoryOz Linden
2017-07-12upgrade to VMP package 507236Glenn Glazer
2017-07-11merge changes for MAINT-7592Oz Linden
2017-07-11MAINT-7592 (update): fix ToS cancel alert and leftover xml comment terminatorOz Linden
2017-07-11merge latest VMP updatesOz Linden
2017-07-11merge changes for MAINT-7592Oz Linden
2017-07-11merge changes for MAINT-7592Oz Linden
2017-07-11merge floater TOS changeGlenn Glazer
2017-07-11MAINT-7592: Update ToS agreement floaterOz Linden
2017-07-11MAINT-7581 [contribution] Closing the 'Replace links' floater crashes the ↵Mnikolenko Productengine
viewer if a replace is in progress
2017-07-25MAINT-7356 Improved the notification appearanceAndreyL ProductEngine