Age | Commit message (Expand) | Author |
2013-05-09 | Merge downstream code and viewer-beta | simon |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-03-13 | Resurrect merge victim...restoring ll_memcpy_nonaliased_aligned_16 definition | Graham Madarasz (Graham Linden) |
2013-03-13 | Merge | Graham Madarasz (Graham Linden) |
2013-03-13 | Cleanup per code review of prev change with DaveP | Graham Madarasz (Graham Linden) |
2013-03-13 | Move fast memcpy to llcommon and use it in llalignedarray pushback on all pla... | Graham Madarasz (Graham Linden) |
2013-03-11 | Clean up moving llalignedarray and fast memcpy to llcommon | Graham Madarasz |
2013-03-11 | Move 16b aligned memcpy and alignment utilities to llmem in llcommon for easi... | Graham Madarasz |
2013-03-04 | MAINT-2371 More optimizations. | Dave Parks |
2012-11-08 | Automated merge with http://bitbucket.org/lindenlab/viewer-development | Dave Parks |
2012-10-18 | MAINT-1753: Correcting behavior of ll_aligned_realloc_16() on Linux to avoid ... | William Todd Stinson |
2012-10-15 | Merge in viewer-development code and fix build | simon@Simon-PC.lindenlab.com |
2012-10-04 | merge changes for DRTVWR-222 | Oz Linden |
2012-10-02 | Instrument debug builds on windows to help track down source of heap corruption | Dave Parks |
2012-09-12 | MAINT-1503 Minimal set of changes needed to safely disable tcmalloc | Dave Parks |
2012-09-12 | initial attempt to restore changes that make removing tcmalloc possible; not ... | Oz Linden |
2012-09-12 | Handle the NULL case on ll_aligned_realloc_16 on linux | Dave Parks |
2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the re... | William Todd Stinson |
2012-09-07 | MAINT-1503 Fix for linux build | Dave Parks |
2012-08-31 | MAINT-1503 Fix for ll_aligned_realloc returning non-aligned pointers on linux | Dave Parks |
2012-08-31 | MAINT-1503 Fix for ll_aligned_realloc returning non-aligned pointers on linux | Dave Parks |
2012-09-28 | Re-enabling tcmalloc in the build. | William Todd Stinson |
2012-07-11 | Pull in viewer-development because it's painful. Merge with runitai's help. | simon@Simon-PC.lindenlab.com |
2012-08-01 | Merge back viewer-lion, which has viewer-development and down-stream fixes | simon@Simon-PC.lindenlab.com |
2012-07-20 | MAINT-570 Remove unused memory tracking system LLMemType | Dave Parks |
2012-01-11 | Fixes for alignment tests with tcmalloc | Brad Payne (Vir Linden) |
2012-01-04 | SH-2789 WIP - stricter calling of memcpyNonAliased16 | Brad Payne (Vir Linden) |
2011-12-21 | SH-2789 WIP - aligned alloc and realloc | Brad Payne (Vir Linden) |
2011-12-19 | SH-2789 WIP - various fixes to force 16-byte alignment | Brad Payne (Vir Linden) |
2011-12-14 | SH-2789 WIP - add asserts to check object address alignment where needed | Brad Payne (Vir Linden) |
2011-10-31 | merge | Brad Payne (Vir Linden) |
2011-10-25 | fix for SH-2624: crash at LLPrivateMemoryPoolManager::freeMem: ASSERT (!addr) | Xiaohong Bao |
2011-10-17 | merge changes for storm-1651 | Oz Linden |
2011-10-10 | fix for SH-2464: Crash on exit in LLPrivateMemoryPoolManager::freeMem | Xiaohong Bao |
2011-09-07 | fix for VWR-26864: Recent commit to Snowstorm project introduces frequent err... | Xiaohong Bao |
2011-09-02 | re-write the hash table code to eliminate potential flaws and simplify the im... | Xiaohong Bao |
2011-07-20 | add a debug setting "MemoryPrivatePoolEnabled" to turn on/off private memory ... | Xiaohong Bao |
2011-07-19 | fix for memory alignment to 16 bytes. | Xiaohong Bao |
2011-07-15 | Merge from viewer-development | Xiaohong Bao |
2011-05-12 | Fix up alignment problems for debug build. | brad kittenbrink |
2011-05-10 | add debug mode to track the memory allocation/deallocation. | Xiaohong Bao |
2011-02-24 | fix the compiling error: "free" is defined and in use globally. | Xiaohong Bao |
2011-02-23 | add types to LLPrivateMemoryPool | Xiaohong Bao |
2011-02-23 | Merge from viewer-development | Xiaohong Bao |
2011-02-01 | Automated merge up from viewer-development into mesh-development | Loren Shih |
2011-01-26 | add "pause" function for SH-846: design and implement the debug code to locat... | Xiaohong Bao |
2011-01-26 | for SH-846: design and implement the debug code to locate memory leaking | Xiaohong Bao |
2011-01-07 | fixed a hash bug, enlarged the overhead for large allocations, and add new ch... | Xiaohong Bao |
2011-01-06 | add the class LLPrivateMemoryPoolManager | Xiaohong Bao |
2011-01-06 | removed some debug code, redesigned the hash function, fixed bugs | Xiaohong Bao |