summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
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-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-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-29MAINT-3075: don't display the target user name as a SLURL in the ↵Oz Linden
RequestTeleport dialog
2013-08-29add some debug settings for easier tuning up performance.Xiaohong Bao
2013-08-29removing test codeGilbert Gonzales
2013-08-29remove refresh of search attributes from draw method in About Land floater; ↵Oz Linden
does not seem to be needed and slows things down
2013-08-29merge changes for storm-1933Oz Linden
2013-08-29STORM-1950 MAINT-2981 Fixed misidentifications and re-checked unmatched ↵Graham Linden
entries, added gpu_unmatched.txt
2013-08-29Pass to fix new unmatched entriesGraham Linden
2013-08-29add "Settings" logging tag to make debugging settings loading easierOz Linden
2013-08-29MAINT-3048 FIXED Don't block IMs from Lindens even when "Only friends and ↵Mnikolenko ProductEngine
groups can call or IM me" is set
2013-08-28merging viewer releaseGilbert Gonzales
2013-08-28MAINT-2506 Fix typo in PERMISSION_SILENT_ESTATE_MANAGEMENT keyword. ↵Maestro Linden
Reviewed by Kelly.
2013-08-28Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2013-08-28fix for SH-4332: Cacheable object highlights from Render Metadata -> Update ↵Xiaohong Bao
Type do not render
2013-08-28More gpu_table mods to address misidentificatIONs from early nvidia rulesGraham Linden
2013-08-28STORM-1950 MAINT-2981 Update regex to fix unmatched entries from Oz stats pullGraham Linden
2013-08-28update gpu table test resultsOz Linden
2013-08-28merge changes for storm-1929Oz Linden
2013-08-28NORSPEC-355 NORSPEC-356 replaced llerrs with asserts to avoid crashes from ↵Graham Linden
false alarms in release
2013-08-27SH-4453 Interesting: SceneLoadingMonitorEnabled does not work until the ↵Richard Linden
camera turns made sceneloadingmonitor setting not persist
2013-08-27SH-4453 FIX: Interesting: SceneLoadingMonitorEnabled does not work until the ↵Richard Linden
camera turns set enabled flag before calling freeze scene
2013-08-27MAINT-3065 : Avatar render info's 'geometry' stat is unpredictable for ↵simon
linked objects Removed "geometry" and "surface" Reviewed by Kelly
2013-08-27broke out llunit.h into llunittype.h and llunits.h for unit declarationsRichard Linden
changed unit declarations macros to make a lot more sense
2013-08-27merge changes for 3.6.4-releaseOz Linden
2013-08-26Automated merge with http://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-08-26removed some unecessary template parameters from LLUnit member functionsRichard Linden
forced unit conversion code to inline unit conversion now no longer converts all the way to base and back, but tries to find equivalent units as early as possible fixed another llinfos instance scene monitor now outputs n/a for invalid samples
2013-08-26Merge downstream code from CHUIStorm releasesimon
2013-08-26Merge the CHUIstorm 3.6.5Graham Linden
2013-08-26remove unused --logevents command line option because new validation causes ↵Oz Linden
unmapped options to be errors
2013-08-26merge changes for 3.6.4-releaseOz Linden
2013-08-26increment viewer version to 3.6.5Oz Linden
2013-08-26reversion of rendering starts late changeXiaohong Bao
2013-08-26reversion of object cache version number changeXiaohong Bao
2013-08-26MAINT-1453 ifdef around windows-only work-around to restore 8x and 16x AA ↵Graham Madarasz (Graham Linden)
modes on Mac
2013-08-24added Google Analytics query parameters to URLs for FBC photos and checkins ↵Cho
for ACME-854
2013-08-23Automated merge with https://bitbucket.org/lindenlab/viewer-interestingRichard Linden
2013-08-23fixed issue with poor framerate after clearing cacheRichard Linden
2013-08-23MAINT-3046 make LLNotifications clear out vecs of LLNotificationChannelPtr ↵Graham Madarasz (Graham Linden)
so singleton cleanup doesn't do things it really ought not do