- Jul 18, 2012
-
-
David Parks authored
-
- Nov 12, 2012
-
-
Kelly Washington authored
* Improve draw performance of scroll lists by only drawing what is visible * Reduce frequency of expensive column width calculations Fixes by Richard
-
Kelly Washington authored
* Remove debug spam
-
Kelly Washington authored
* LLScrollListControl to use LLAvatarNameCache instead of gCacheName
-
Kelly Washington authored
* 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
-
Kelly Washington authored
* Fix bad font name in llpanelgrouplandmoney
-
Kelly Washington authored
* llpanelgroupinvite to use LLAvatarNameCache isntead of legacy gCacheName
-
Kelly Washington authored
* Clean up 'is group' extra data in namelists.
-
Kelly Washington authored
* Split avatar name requests up among multiple frames to prevent overloading the nameserver and having requests time out.
-
- Nov 08, 2012
-
-
William Todd Stinson authored
MAINT-1228, MAINT-1668: Deleting code that had been originally deleted to fix these issues, but then was accidentally re-introduced during a bad merge.
-
- Nov 07, 2012
- Nov 05, 2012
-
-
Oz Linden authored
-
- Oct 31, 2012
-
-
David Parks authored
-
- Oct 26, 2012
-
-
David Parks authored
-
- Oct 22, 2012
-
-
David Parks authored
-
callum_linden authored
-
- Oct 20, 2012
- Oct 18, 2012
-
-
William Todd Stinson authored
MAINT-1753: Correcting behavior of ll_aligned_realloc_16() on Linux to avoid memory corruption in the case that the new memory size requested is smaller than the old memory size. Also, adding check to ensure that the aligned malloc returns a non-null value before memcopying.
-
Don Kjer authored
-
- Oct 17, 2012
-
-
Don Kjer authored
-
David Parks authored
-
callum_linden authored
Update script that generates Google Breakpad symbols to look in tghe right place first and default to the original location if not found.
-
- Oct 16, 2012
-
-
eli authored
-
- Oct 15, 2012
-
-
callum_linden authored
-
David Parks authored
Reviewed by VoidPointer
-
- Oct 11, 2012
-
-
William Todd Stinson authored
MAINT-1684: Correcting the calls to ll_aligned_free() which should have actually been to ll_aligned_free_16().
-
callumprentice authored
-
William Todd Stinson authored
MAINT-1684: Attempt at correcting the linux crash on startup. Replacing the memory allocations and frees in the LLPrivateMemoryPool with aligned memory allocations and frees.
-
David Parks authored
Reviewed by VoidPointer
-
- Oct 10, 2012
-
-
David Parks authored
-
- Oct 09, 2012
-
-
David Parks authored
-
- Oct 05, 2012
-
-
William Todd Stinson authored
MAINT-1636: Turning off tcmalloc for the build now that davep's changes are in to fix our major crasher.
-
- Oct 03, 2012
-
-
David Parks authored
-
Chris Baker authored
- Fixed an issue where group list wouldn't fall back to UDP if the region doesn't support the new GroupMemberData capabaility - Fixed a potential null pointer crash. Thanks to Ansariel from Firestorm for these! Reviewer: Myself
-
David Parks authored
-
David Parks authored
-
David Parks authored
Fix non-thread-safe refcounting of LLHTTPClient::Responder and fix out-of-order deletion of LLTextureFetch on shutdown
-
- Oct 02, 2012
-
-
David Parks authored
-