Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-16 | Merge. Refresh from viewer-release after 3.7.9 release. | Monty Brandenberg | |
2014-06-16 | increment viewer version to 3.7.10 | Oz Linden | |
2014-06-16 | Added tag 3.7.9-release for changeset a9f2d0cb11f7 | Oz Linden | |
2014-06-06 | Merge. Bring manifest work together with bug fix work. | Monty Brandenberg | |
2014-06-06 | BUG-3323/SH-4375 Server side baking not baking AVs over cellular network. | Monty Brandenberg | |
This is a workaround that the TPVs have been exercising for quite a few months and it does seem to fix the OPs problem. The solution is based on magic numbers and has no technical basis, it's just an artifact of particular networking gear and/or ISPs. | |||
2014-06-05 | All: Update openssl to 1.0.1h/290662, curl to 290664, llqtwebkit to 290663. | Monty Brandenberg | |
Linux: Include libQtXml and libQtSvg in manifest for libqsvg.so. More documentation thoughts for library package structure. | |||
2014-06-04 | All: Update .png files with conformance problems as reported by pngfix. | Monty Brandenberg | |
With the updated PNG library (1.6.8), we're getting stderr warnings about non-conformance issues with images in the build. These warnings include: * iCCP: known incorrect sRGB profile * iCCP: profile 'ICC Profile': 1000000h: invalid rendering intent * iCCP: cHRM chunk does not match sRGB These were normalized by running an ImageMagick 'convert -strip' pass over each PNG image. 'compare -metric AE' reports 0 delta for all before/after pairs. | |||
2014-06-03 | All: Committing to llqtwebkit2 and the future. Updating all libraries. | Monty Brandenberg | |
Updating SDL to 290561, c-ares to 290399, Boost to 290566, colladadom to 290576, curl to 290567, fontconfig to 290569, freetype to 290557, google-mock to 290574, libpng to 290558, libxml2 to 290562, llqtwebkit to 290578, openssl to 290560, PCRE to 290406, zlib to 290556. Document compiling and linking in new 00-COMPILE-LINK-RUN.txt in indra/cmake. It is the README for the building process based on things learned during this library project. Switch building process back to style used for new llqtwebkit2 repo. This builds shared libraries for Qt4 products on all platforms using current build machines and TC task templates. All platforms are building. All have comparable FPS rates. Builds are getting quieter. Forward, comrades! | |||
2014-06-02 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-drtvwr-365. | Stinson Linden | |
2014-05-31 | MAINT-4114: Refactoring the LLBadge code to ensure a parent view always has ↵ | Stinson Linden | |
the badge (to preserve memory cleanliness), but to also allow for badge reparenting so that the NEW badge works in the inventory window. This change relates to 9e0d629da1487f850beb2767bd47734c4ccc393e. | |||
2014-05-29 | MAINT-4106: Correcting crash on exit behavior during normal shutdown. With ↵ | Stinson Linden | |
the more comprehensive texture cleanup going on, this code was causing an crash on exit when gAgentAvatarp was null. Adding a check for null before proceeding. | |||
2014-05-28 | Win: Get running on Windows. Remove DOM_DYNAMIC, link with libxml2_a.lib. | Monty Brandenberg | |
Release and Debug builds working. Remove the DOM_DYNAMIC define so that we don't create declspec declarations to colladadom objects and pull in libxml2_a (_a for archive) to complete the link. Debug functional and would be moreso if not for all the CrtCheckMemory() calls. | |||
2014-05-28 | Windows/Mac: Update llqtwebkit to 290262. Simple rebuild of library with | Monty Brandenberg | |
package dependencies updated. | |||
2014-05-28 | All: Update library SDL to 290309, c-ares to 290089, boost to 290191, | Monty Brandenberg | |
colladadom to 290229, curl to 290186, fontconfig to 290258, freetype to 290255, google-mock/gmock/gtest to 290199, libpng to 290081, libxml2 to 290157, llqtwebkit to 290262/250147 (to be fixed shortly), openssl to 290083, pcre to 290150, zlib to 290080. The freetype2 headers are now normalized to what they would normally be on a unix-type system. Libxml2 and pcre are available on all platforms. Libraries generally move in the direction of static archives rather than shared libraries (e.g. openssl). The llqtwebkit side is a step back from the more ambitious goal. What will be used (290262) will be a simple rebuild of the existing 4.7.1 library with updated package dependencies. The bigger work will be in the future. | |||
2014-05-28 | MAINT-4070 FIXED Use icon in urls when content is trusted. | maxim@mnikolenko | |
2014-05-27 | MAINT-4009: Ensuring that the view listeners are properly cleaned up at app ↵ | Stinson Linden | |
close. | |||
2014-05-24 | MAINT-4009: Patching a memory leak of ParamDescriptor objects. | Stinson Linden | |
2014-05-23 | MAINT-4077: Refactoring to add copy constructors to the LLVisualParam class ↵ | Stinson Linden | |
and all of its derived descendants in order to clarify ownership of memory pointers. | |||
2014-05-22 | Merge. Pull in viewer-release after release of 3.7.8 | Monty Brandenberg | |
2014-05-20 | MAINT-4009: Patching a leak of LLPluginSharedMemory objects from the ↵ | Stinson Linden | |
LLPluginProcessParent class. | |||
2014-05-20 | MAINT-4009: Ensuring that the cookie store is properly cleaned on app exit. | Stinson Linden | |
2014-05-19 | merge | Brad Payne (Vir Linden) | |
2014-05-19 | merge | Brad Payne (Vir Linden) | |
2014-05-19 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Stinson Linden | |
2014-05-19 | increment viewer version to 3.7.9 | Oz Linden | |
2014-05-19 | Added tag 3.7.8-release for changeset bba9b3722eea | Oz Linden | |
2014-05-19 | merge fix for merge with project interesting. New appearance utility source ↵ | Nyx Linden | |
and one quick doubly-declared typedef. | |||
2014-05-17 | MAINT-4009: Final pass refactoring to eliminate memory allocation related to ↵ | Stinson Linden | |
error reporting that is not properly cleaned up. | |||
2014-05-16 | MAINT-4009: First pass refactoring to eliminate memory related to error ↵ | Stinson Linden | |
reporting that is not properly cleaned up. | |||
2014-05-16 | merge fix | Brad Payne (Vir Linden) | |
2014-05-16 | merge fix | Brad Payne (Vir Linden) | |
2014-05-16 | merge fixes | Brad Payne (Vir Linden) | |
2014-05-15 | fix for bad merge | Brad Payne (Vir Linden) | |
2014-05-14 | MAINT-4009: Patching a leak of LLVisualParam derived objects that were being ↵ | Stinson Linden | |
leaked because the LLWearable class was not destroying itself properly. | |||
2014-05-14 | v-r -> s-e merge WIP | Brad Payne (Vir Linden) | |
2014-05-14 | MAINT-4009: Patching the final leak of LLViewerFetchedTexture objects ↵ | Stinson Linden | |
occurring because the LLWearable class was not properly destroying itself. | |||
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-12 | MAINT-4009: Patching a minor leak for when the status text box for the ↵ | Stinson Linden | |
folder view has not been reparented. | |||
2014-05-12 | MAINT-4009: Patching a leak of keyframed motions that had been deprecated ↵ | Stinson Linden | |
but were never properly destroyed. | |||
2014-05-09 | MAINT-4009: Improved patching of a memory leak for when menu items are ↵ | Stinson Linden | |
created before the viewer window initialization has created the menu holder. See also changeset bc0743639926a84b38b4907d252eff1cc0498c7d. | |||
2014-05-09 | Ugh - fix heads and duplicated efforts | simon | |
2014-05-09 | MAINT-3981 : Notecard passed around crashes viewer when opened | simon | |
2014-05-09 | MAINT-3981 FIXED [SECURITY] Notecard being passed around that crashes any V3 ↵ | AndreyL ProductEngine | |
based viewer when opened. Correct fix after testing. | |||
2014-05-08 | Correcting a build error with the release viewer. | Stinson Linden | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-05-06 | increment viewer version to 3.7.8 | Oz Linden | |
2014-05-06 | Added tag 3.7.7-release for changeset 83959480cb98 | Oz Linden | |
2014-05-06 | MAINT-4009: Ensuring that the spare browser media source is cleaned up with ↵ | Stinson Linden | |
the LLViewerMedia class. | |||
2014-05-05 | MAINT-4009: Patching a small memory leak for when menu items were being ↵ | Stinson Linden | |
created before the viewer window initialization had created the menu holder. Also, added llasserts in other cases when referencing the menu holder to ensure the holder is non-null. | |||
2014-05-02 | MAINT-4009: Patching the memory leak occurring from the info icons that ↵ | Stinson Linden | |
appear when hovering over a chat history item. |