Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-16 | increment viewer version to 3.7.10 | Oz Linden | |
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 | 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-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 | 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 | 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 | 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. | |||
2014-05-02 | MAINT-4009: Patching the memory leak occurring in the scenario where avatar ↵ | Stinson Linden | |
icon was being created, but the tab container did not have a button to accept the gieven icon. | |||
2014-05-02 | MAINT-4009: Patching the memory leak occurring in the scenario where toast ↵ | Stinson Linden | |
panels were being created, but the screen channel were deciding not to display the given toasts. | |||
2014-04-30 | MAINT-4009: Patching the LLTabContainer that was leaking some child views ↵ | Stinson Linden | |
and their associated llimage allocations. | |||
2014-04-30 | MAINT-4009: Patching another memory leak in LLBadgeOwner that indirectly was ↵ | Stinson Linden | |
also causing leaks in llimage. | |||
2014-04-28 | MAINT-4009: Ensuring that the pick mask for the LLImageGL is always properly ↵ | Stinson Linden | |
freed during its cleanup method. | |||
2014-04-28 | MAINT-4009: Cleaning up the error callstacks memory before app quit. | Stinson Linden | |
2014-04-26 | MAINT-4009: Converting the Globals class within llerror to be derived from ↵ | Stinson Linden | |
LLSingleton so that it may be cleaned up properly on app exit. | |||
2014-04-25 | MAINT-4009: Ensuring to delete array data with the array delete in the ↵ | Stinson Linden | |
RawInjector destructor. | |||
2014-04-24 | MAINT-4009: Cleaning up some statically allocated memory in a ↵ | Stinson Linden | |
LLVolumeGeometryManager method that was never freed. | |||
2014-04-24 | MAINT-4009: Ensuring that the shader manager instance is released during ↵ | Stinson Linden | |
cleanup. | |||
2014-04-24 | MAINT-4009: Correcting a pointer deletion that should have correctly been an ↵ | Stinson Linden | |
array deletion. | |||
2014-04-23 | MAINT-4009: Cleaning up the curl easy handle during shutdown. | Stinson Linden | |
2014-04-23 | MAINT-4009: Freeing the allocated console during shutdown. | Stinson Linden | |
2014-04-23 | MAINT-4009: Adding an ares cleanup call to free the allocated memory. | Stinson Linden | |
2014-04-23 | MAINT-4009: Adding LLWinDebug::cleanup() to ensure memory is freed at app end. | Stinson Linden | |