summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-09-09eliminate some redundant geometry rebuilding operations during teleportingXiaohong Bao
2013-09-09cancel redundant memory alignments for some base classes to get better ↵Xiaohong Bao
memory performance
2013-09-09NORSPEC-362 address video mem leak on windows on maximizeGraham Linden
2013-09-09MAINT-3048 FIXED Show actual message instead of "Only friends and groups can ↵maxim@mnikolenko
call..." for Lindens.
2013-09-08forgot to update instancetracker key when lazily generating nameRichard Linden
for memstat trace
2013-09-07memory stat for MemTrackable has name lazily initialized in an attemptRichard Linden
to get around link time error for unit tests on gcc
2013-09-07mergeRichard Linden
2013-09-07added memory usage and occlusion events to tracesRichard Linden
renamed "current" to "primary" when referring to accumulators
2013-09-06ACME-905 : Get the FacebookConnect cap each time we need it (it's not that much)Merov Linden
2013-09-06SH-4478 Corrected/updated error handling for all retrieval operations.Monty Brandenberg
In case of HTTP errors or parsing/processing errors, fail the fetch request rather than do a retry spin. Add logging for all such failure paths. Added a development/debug flag to create probabilistic failures to test these modes and general error recovery by higher-level layers.
2013-09-06MAINT-3109 - Add "can't attach" notification to the viewersimon_linden
2013-09-06MAINT-3110 FIXED new crash in LLNotificationsUI::LLHandlerUtil::logToIMP2Pmaksymsproductengine
2013-09-06ACME-903: Link the 'Learn about posting to Facebook' text to the proper KB ↵Gilbert Gonzales
article
2013-09-06STORM-1950 tweaked gpu_table again to address issues found by merged ↵Graham Linden
gpu_table_tester script
2013-09-06Merge viewer-storm-1552 changes for gpu/feature table stomp from wi-fiGraham Linden
2013-09-05STORM-1552: detect, ignore, and delete invalid feature and gpu table filesOz Linden
2013-09-05NORSPEC-360 fix issues with mip selection and TCs in projector fake env ↵Graham Linden
reflection
2013-09-05BUILDFIX: unit tests still using old sMemStat declarationsRichard Linden
2013-09-05BUILDFIX: type typoRichard Linden
2013-09-05Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-09-05changed fast timer over to using macroRichard Linden
another attempt to move mem stat into base class
2013-09-05correct some doc strings in the autobuild config fileOz Linden
2013-09-05open-183: improve local build number generation to account for multiple headsOz Linden
2013-09-05merge from viewer-chuimaksymsproductengine
2013-09-04OPEN-149: fix documentation of LLColor4 constructor for F32 vectorkatharine@exodusviewer.com
2013-09-04merge with headcallum_linden
2013-09-04MAINT-3016 FIX Viewer freeze... by reverting fix for MAINT-2849 (certain ↵callum_linden
streams do not play) - freeze more important than no play
2013-09-04mergeBrad Payne (Vir Linden)
2013-09-04MAINT-3086 FIXED Groups count in groups list does not display if floater is ↵Mnikolenko ProductEngine
resized
2013-09-04merge changes for open-187Oz Linden
2013-09-04MAINT-3095 FIXED Viewer crashes after opening Nearby chat history, if it is ↵dmitrykproductengine
empty
2013-09-03ACME-789: Remove SLShareHost setting from settings.xmlGilbert Gonzales
2013-09-03MAINT-3082 : Remove unused viewer LLParcel codesimon_linden
2013-09-03OPEN-187: Properly cleanup all allocated OpenSSL structures.Nicky
2013-09-03CHUI-836 FIXED [CHUIBUG]Opening chat history from the conversation log ↵maksymsproductengine
sometimes crashes the viewer
2013-09-04MAINT-3073 ([CHUIBUG](You) feature is irritating, especially for emotes)mberezhnoy
2013-08-30mergeNyx Linden
2013-08-30SH-4458 FIX "Pant flares rendering as tights after SSA rollout"Nyx Linden
probably not related to SSA rollout, but we were not triggering the callbacks for baked texture loads, since the avatar object was adding paused callbacks to the callback list without properly setting the flag to indicate paused callbacks.
2013-08-30Automated merge with https://bitbucket.org/lindenlab/viewer-lionDave Parks
2013-08-30MAINT-2811 Fix for infinite loop on octree code during teleport.Dave Parks
2013-08-30Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-08-30fix for SH-4295: Interesting: Teleporting to previous location leave some ↵Xiaohong Bao
objects invisible.
2013-08-30SH-4456 FIX - added info to metrics for viewer version tags.Brad Payne (Vir Linden)
2013-08-29mergeRichard Linden
2013-08-29SH-4292 FIX: Interesting: My avatar declouds slower in Interesting viewer ↵Richard Linden
than in Release viewer moved occlusion culling earlier in login process
2013-08-29ACME-866 User receives error when hitting Disconnect in Facebook floater, if ↵Gilbert Gonzales
access token was cleared manually on backend: Problem was that when the user was already disconnected the Facebook connection state was not being set to disconnected.
2013-08-29mergeRichard Linden
2013-08-29SH-4377 FIX: Interesting: Windows viewer crashes when ↵Richard Linden
SceneLoadingMonitorEnabled is enabled
2013-08-29SH-4377 FIX: Interesting: Windows viewer crashes when ↵Richard Linden
SceneLoadingMonitorEnabled is enabled
2013-08-29SH-4455 WIP - versioned some metrics whose usage has changed, added name and ↵Brad Payne (Vir Linden)
item id checks in setWearableOutfit()