summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2017-03-06SL-409 - consolidated user of ViewerAsset cap for mesh and texture fetching ↵Brad Payne (Vir Linden)
as well.
2017-03-03SL-409 - added tracking for bytes fetched to viewer assets metrics (does not ↵Brad Payne (Vir Linden)
currently work for textures)
2017-03-02SL-409 - viewer asset stats test build fixBrad Payne (Vir Linden)
2017-03-02SL-409 - code simplification for asset metrics, added a couple of new ↵Brad Payne (Vir Linden)
categories, error handling
2017-03-01SL-409 - fixed some longstanding errors with viewer asset metrics with wrong ↵Brad Payne (Vir Linden)
values being used for sample counts
2017-02-27SL-409 - viewer asset stats updates to distinguish http and udp fetchesBrad Payne (Vir Linden)
2017-02-17SL-409 - more WIP on http fetching path for assets, capture results to LLVFile.Brad Payne (Vir Linden)
2017-02-15SL-409 - WIP on http fetching path for assetsBrad Payne (Vir Linden)
2017-02-14SL-409 - debug setting to enable/disable use of ViewerAsset cap by asset ↵Brad Payne (Vir Linden)
type. Temporary construction until UDP path goes away.
2017-02-13SL-409 - initial cleanup, mostly indentation fixes and removing unused or ↵Brad Payne (Vir Linden)
inaccessible code
2017-02-02increment viewer version to 5.0.2Oz Linden
2016-11-10MAINT-6882 4k monitor with maximized window overwhelms low end GPUs and ↵pavelkproductengine
crashes viewer
2017-01-19MAINT-7066 Issues where viewer always asks to use previous screenshot when ↵Mnikolenko Productengine
filing abuse report.
2017-01-20MAINT-7069 Media controls show Play icon even though media is autoplayingandreykproductengine
2017-01-04MAINT-7014 [MAINT-RC] Edit arrows are too small with 4k monitorpavelkproductengine
2017-01-06INTL-238 FIX translate Viewer Set46 for Repo viewer-lynx (DRTVWR-428)eli
2017-01-06MAINT-7028 Fixes scrambling of Outfit Order in Appearance Panelandreykproductengine
2016-12-21MAINT-7020 llui/llfloater.cpp should not access settingsAndreyL ProductEngine
2016-12-19Merged STORM-2142AndreyL ProductEngine
2016-12-19MAINT-7017 Stop All was preventing media from playingandreykproductengine
2016-12-19MAINT-6761 Video that is not playing or paused should be stoppedandreykproductengine
2016-12-15Backed out changeset: b1a30962dd54AndreyL ProductEngine
2016-12-15Backed out changeset: f73be0eb9d00AndreyL ProductEngine
2016-12-15Backed out changeset: ebe10b4b1197AndreyL ProductEngine
2016-12-13MAINT-6978 Simple additional loggingandreykproductengine
2016-12-13Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2016-12-13MAINT-7002 Crash in LLConversationViewSession::handleMouseUp()Mnikolenko Productengine
2016-12-13MAINT-6994 Viewer still reports remaining capacity incorrectly during the ↵Mnikolenko Productengine
presence of an region object bonus.
2016-12-13MAINT-6990 'Voice chat volume' floater is shown if you click in the right ↵Mnikolenko Productengine
side of resident name
2016-12-12MAINT-6551 One of my avatars does not render correctly when ALM is disabled ↵Pavel Krivich
unless basic shaders are also disabled.
2016-12-12MAINT-6125 - Mesh avatar deforms constantlyruslantproductengine
MAINT-6910 - [MAINT-RC] Some mesh turns invisible when camera is moved on the Maint-RC viewer only - caused by fix for MAINT-6125. Commulative fix. Fixed for booth ticket's in indra/newview/llvovolume.cpp Remained fixed, it's a small code improvements which is not related to MAINT-6125, MAINT-6910
2016-12-09MAINT-6551 One of my avatars does not render correctly when ALM is disabled ↵pavelkproductengine
unless basic shaders are also disabled.
2016-12-09MAINT-6840 start and pause doesn't wotk reliably and can get stuckandreykproductengine
2016-12-09Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2016-12-08Automated merge with ssh://bitbucket.org/lindenlab/viewer-skip-llcorehttp-testNat Goodspeed
2016-12-08MAINT-6979 Scroll bar in Appearance -> Wearing jumps up to the top each time ↵Mnikolenko Productengine
an attachment is detached
2016-12-07DRTVWR-418: Apparently (some) Windows hosts still need freeport().Nat Goodspeed
This is the function in indra/llmessage/tests/testrunner.py that iterates through ports in a specified range, looking for an available one. Other platforms understand a specification of port 0 to mean: "You pick one. I'll just use whichever one you picked."
2016-12-07DRTVWR-418: Revamp testrunner to shutdown server Thread at end.Nat Goodspeed
Instead of having testrunner.run()'s caller pass a Thread object on which to run the caller's server instance's serve_forever() method, just pass the server instance. testrunner.run() now constructs the Thread. This API change allows run() to also call shutdown() on the server instance when done, and then join() the Thread. The hope is that this will avoid the Python runtime forcing the process termination code to 1 due to forcibly killing the daemon thread still running serve_forever(). While at it, eliminate calls to testrunner.freeport() -- just make the runtime pick a suitable port instead.
2016-12-06MAINT-6963 Object's name is not changed in inventory if object in attached ↵Mnikolenko Productengine
state was renamed through Edit floater.
2016-12-05Merged in lindenlab/viewer-releaseAndreyL ProductEngine
DRTVWR-412 Bento (avatar skeleton extensions)
2016-12-05increment viewer version to 5.0.1Oz Linden
2016-12-05Backed out changeset: ffffbe002ff2AndreyL ProductEngine
Finally reverting the MAINT-4488 (see BUG-37693 for details)
2016-12-02Merged in MAINT-6562Andrey Kleshchev
2016-12-01MAINT-6974 FIXED '[ERROR_MESSAGE]' dialog is shown if try to bulk apload any ↵Mnikolenko Productengine
.txt file
2016-12-01MAINT-6562 Avatar COF was occasionally failing to update because Not Foundandreykproductengine
2016-12-01Ignore plugin warnings on linuxMnikolenko Productengine
2016-11-30MAINT-6803 Account for deselectionandreykproductengine
2016-11-30SL-540 - fix for regression in handling of out-of-range joint indices in ↵Brad Payne (Vir Linden)
skin weights
2016-11-30MAINT-6970 FIXED Crash in LLFloaterPermsDefault::updateCap()Mnikolenko Productengine
2016-11-30Merged in maxim_productengine/viewer-neko_maint2 (pull request #104)Andrey Lihatskiy
MAINT-6967 FIXED Crash in LLFloaterAvatarPicker::find()