Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-19 | merge changes for DRTVWR-245 | Oz Linden | |
2012-11-12 | MAINT-1897 Poor performance viewing large group member lists | Kelly Washington | |
* Improve draw performance of scroll lists by only drawing what is visible * Reduce frequency of expensive column width calculations Fixes by Richard | |||
2012-11-12 | MAINT-1897 Poor performance viewing large group member lists | Kelly Washington | |
* Remove debug spam | |||
2012-11-12 | MAINT-1897 Poor performance viewing large group member lists | Kelly Washington | |
* Use LLAvatarNameCache in group UI to match what namelists use and prevent double lookups * Remove LLSD -> Prams legacy pattern which is super slow. * Member list on general tab only adds to the list after names are known | |||
2012-11-12 | MAINT-1897 Poor performance viewing large group member lists | Kelly Washington | |
* Fix bad font name in llpanelgrouplandmoney | |||
2012-11-12 | MAINT-1897 Poor performance viewing large group member lists | Kelly Washington | |
* llpanelgroupinvite to use LLAvatarNameCache isntead of legacy gCacheName | |||
2012-11-12 | MAINT-1897 Poor performance viewing large group member lists | Kelly Washington | |
* Clean up 'is group' extra data in namelists. | |||
2012-11-09 | pull back 3.4.2-beta3 fixes | Oz Linden | |
2012-11-08 | MAINT-1228, MAINT-1668: Deleting code that had been originally deleted to ↵ | William Todd Stinson | |
fix these issues, but then was accidentally re-introduced during a bad merge. | |||
2012-11-08 | merge changes for DRTVWR-240 | Oz Linden | |
2012-11-07 | INTL-46 massive Chinese translation update for set28--set34, including new files | eli | |
2012-11-07 | sync with viewer-development (for 1 DE file) | eli | |
2012-11-07 | merge changes for 3.4.2-beta2 | Oz Linden | |
2012-11-06 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-beta. | William Todd Stinson | |
2012-11-06 | merge changes for DRTVWR-223 | Oz Linden | |
2012-11-06 | merge changes for DRTVWR-208 | Oz Linden | |
2012-11-05 | merge changes for DRTVWR-217 | Oz Linden | |
2012-11-02 | merge back fixes from 3.4.1-beta12 | Oz Linden | |
2012-11-01 | Automated merge with http://bitbucket.org/lindenlab/viewer-beta | Dave Parks | |
2012-10-31 | MAINT-646 Fix for leak introduced by optimizations. | Dave Parks | |
2012-10-30 | pull back changes from 3.4.1-beta11 | Oz Linden | |
2012-10-30 | merge changes for DRTVWR-236 | Oz Linden | |
2012-10-30 | merge changes for DRTVWR-235 | Oz Linden | |
2012-10-25 | Merge | Kelly Washington | |
2012-10-20 | Adding expanded searching for symbols during google breakpad symbol scan | Don Kjer | |
2012-10-19 | pull back changes from 3.4.1-beta9 | Oz Linden | |
2012-10-17 | MAINT-1527 Fix for crash on exit when VBO disabled | Dave Parks | |
2012-10-17 | Update script that generates Google Breakpad symbols to look in tghe right ↵ | callum_linden | |
place first and default to the original location if not found. | |||
2012-10-16 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-10-16 | sync with viewer-development | eli | |
2012-10-16 | pull back changes from 3.4.1-beta8 | Oz Linden | |
2012-10-15 | MAINT-1721 Fix for crash when clicking "back" button after editing appearance. | Dave Parks | |
Reviewed by VoidPointer | |||
2012-10-11 | MAINT-1709 Factor out realloc | Dave Parks | |
Reviewed by VoidPointer | |||
2012-10-10 | pull back 3.4.1-beta6 fixes | Oz Linden | |
2012-10-10 | DRTVWR-225 Cleanup assertions | Dave Parks | |
2012-10-10 | Pull and merge from ssh://hg@bitbucket.org/oz_linden/viewer-beta-drtvwr-179. | William Todd Stinson | |
2012-10-10 | merge changes for DRTVWR-226 | Oz Linden | |
2012-10-09 | MAINT-1688 Potential fix for crash on exit in LLTextureFetch | Dave Parks | |
2012-10-04 | merge changes for DRTVWR-222 | Oz Linden | |
2012-10-04 | Merge from Nat's repo - SWAT-711: Create Mac app bundle symlinks only for ↵ | Jeff (Gioffredo Linden) | |
.dylib files that exist. Previous viewer_manifest.py unconditionally created Mac symlinks for all expected .dylib files. Recent change to revert to statically linking llcommon means we no longer build libllcommon.dylib, therefore we no longer copy it, therefore any symlink to that library will be broken by definition. Change to create symlinks for .dylib files that were successfully copied. | |||
2012-10-03 | Merge | Chris Baker | |
2012-10-03 | - Fixed an issue where group list wouldn't fall back to UDP if the region ↵ | Chris Baker | |
doesn't support the new GroupMemberData capabaility - Fixed a potential null pointer crash. Thanks to Ansariel from Firestorm for these! Reviewer: Myself | |||
2012-10-03 | Fix for tests | Dave Parks | |
2012-10-03 | Fix non-thread-safe refcounting of LLHTTPClient::Responder and fix ↵ | Dave Parks | |
out-of-order deletion of LLTextureFetch on shutdown | |||
2012-10-02 | Instrument debug builds on windows to help track down source of heap corruption | Dave Parks | |
2012-10-02 | Adding libtcmalloc to the linux installer package. | William Todd Stinson | |
2012-10-02 | Fix up some assertions in lloctree.h | Dave Parks | |
2012-10-01 | Only enable breakpad error handing if crash reporting is enabled | Dave Parks | |
2012-09-27 | Yet another attempt at deleting tcmalloc | Dave Parks | |
2012-09-27 | Another attempt at deleting tcmalloc_minimal.dll | Dave Parks | |