summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2017-11-14MAINT-7228 Dummy triangle should use map instead of offset (in case of VBO)andreykproductengine
2017-11-14MAINT-7228 Vertex buffer allocation failure handlingandreykproductengine
2017-11-07MAINT-7979 Debug info should contain correct stateandreykproductengine
2017-11-07MAINT-7966 Second Life viewer logs session ID in SecondLife.logMnikolenko Productengine
2017-11-01MAINT-7228 Vertex buffer allocation failure handlingandreykproductengine
2017-11-06MAINT-7978 - Fixed allocation crash in doRead(), workers should never crashandreykproductengine
2017-11-06MAINT-7961 Search link in Recent tab of Inventory should open the Search ↵Mnikolenko Productengine
filters for Inventory
2017-10-12MAINT-7081 [FIXED] Access (write) violation / buffer overrun in ↵Kitty Barnett
LLTextureFetchWorker::doWork() The trouble lines are: U8 * buffer = (U8 *) ALLOCATE_MEM(LLImageBase::getPrivatePool(), total_size); if (cur_size > 0) { memcpy(buffer, mFormattedImage->getData(), cur_size); } If 'cur_size > mHttpReplyOffset + append_size' then 'total_size -= src_offset' will cause total_size to be smaller than cur_size causing a write access violation on the memcpy. Since the response is invalid it seemed best to make it follow the other failed partial condition. (transplanted from 737e28ec6b4d74f3ff915a4effc13d7b615a6a9b)
2017-10-27MAINT-1114 crash at LLVOAvatar updateGeometry()andreykproductengine
2017-10-23MAINT-5261 The "Ping Interpolate the object position" seems to no longer workandreykproductengine
2017-10-23Backed out changeset: bfa432c3c7d5 (SL-775)andreykproductengine
2017-10-23MAINT-7929 Viewer shouldn't attempt to access unreadable cache indefientelyandreykproductengine
2017-10-20MAINT-7906 Inventory filter fixMnikolenko Productengine
2017-10-19MAINT-7906 FIXED Inventory jumps when detaching worn items in appearance panelMnikolenko Productengine
2017-10-18MAINT-7779 Logging updateandreykproductengine
2017-10-18MAINT-7910 Appearance floater's chosen tab is not remembered between sessions.Mnikolenko Productengine
2017-10-17MAINT-989 Velocity and acceleration should take time into accountandreykproductengine
2017-10-18Merged in lindenlab/viewer-bearAndreyL ProductEngine
2017-10-17FIX INTL-264 translations in 9 languages for Viewer Set48 on repository ↵eli
viewer-bear
2017-10-17MAINT-7592 Fixed the checkbox/label behaviorAndreyL ProductEngine
2017-10-13MAINT-7902 Fixed Opening Marketplace Listing before inventory has fetched ↵andreykproductengine
unlists listings
2017-10-16Merged in lindenlab/viewer-lynxAndreyL ProductEngine
2017-10-16Backed out MAINT-989, changeset: 0a9a1e276e57andreykproductengine
2017-10-13MAINT-7899 FIXED Apparent broken material texture selectionMnikolenko Productengine
2017-10-11MAINT-7895 Fix for setHeaderCacheEntry infinite loopandreykproductengine
2017-10-11Merged in lindenlab/viewer-bearAndreyL ProductEngine
2017-10-11increment viewer version to 5.0.9Oz Linden
2017-10-04MAINT-7468: Show tooltip on disabled IM to Email if unverified email.Rider Linden
2017-09-20SL-683 Fixed Logging parameters not taking effect immediatelyandreykproductengine
2017-09-14Merged in lindenlab/viewer-bearAndreyL ProductEngine
2017-09-13MAINT-7446 Fixed After installs, bat file fails to start the viewer.andreykproductengine
2017-09-13MAINT-7794 Wrap getCapability(..) calls to avoid crashesMnikolenko Productengine
2017-09-12MAINT-7786 FIXED Crash in LLVivoxVoiceClient::provisionVoiceAccount()Mnikolenko Productengine
2017-09-08MAINT-7783 FIXED Outfit gallery panel is opened briefly when you are ↵Mnikolenko Productengine
quitting viewer
2017-09-07Merged lindenlab/viewer-neko into defaultAndrey Lihatskiy
2017-09-07MAINT-2047 FIXED Avatar follows the object only once if change object's ↵Mnikolenko Productengine
location in Edit mode
2017-09-07Merged in MAINT-5013Andrey Kleshchev
Approved-by: Simon Linden <simon@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com>
2017-09-07MAINT-7768 FIXED Unable to get Choose to work in Abuse Report means unable ↵Mnikolenko Productengine
to file AR
2017-09-06MAINT-7691 Fixed crash report not generating files in unicode named foldersandreykproductengine
2017-09-06Backed out changeset: ab07c3c8d1ea (MAINT-5013)andreykproductengine
2017-09-05MAINT-5013 Fixed Changing avatar sex while sitting breaks animations until ↵daianakproductengine
relogging
2017-09-05MAINT-7753 remove the warning for marketplace listingsMnikolenko Productengine
2017-09-04Merged in MAINT-7326Andrey Kleshchev
Approved-by: Maxim Nikolenko <maximnproductengine@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> Approved-by: Simon Linden <simon@lindenlab.com>
2017-09-04MAINT-7745 FIXED After editing an outfit, duplicate photos appear in the ↵Mnikolenko Productengine
Outfit Gallery for outfits that previously had no photo.
2017-09-01MAINT-7326 Cache value fix for non-default languagesandreykproductengine
2017-08-31MAINT-7691 Crashreported sometimes not starting from unicode named foldersandreykproductengine
2017-08-31MAINT-7761 FIXED Inventory UUID search does not exclude assets that are ↵Mnikolenko Productengine
limited perms.
2017-08-31MAINT-7554 Fixed missing descriptionandreykproductengine
2017-08-31Merged in lindenlab/viewer-bearAndreyL ProductEngine
2017-08-31Backed out changeset: 1f01508fdc05 of MAINT-200 to fix BUG-134213AndreyL ProductEngine