Age | Commit message (Expand) | Author |
2014-02-06 | accidentally left _CrtCheckMemory defined in non-Windows builds | Richard Linden |
2014-02-06 | added LL_TRACE_ENABLED to allow disabling of lltrace | Richard Linden |
2013-10-14 | changed ll_aligned_(malloc|free) to take alignment size as a template argument | Richard Linden |
2013-10-08 | merge from viewer-release | Richard Linden |
2013-09-27 | BUILDFIX: fix for mac builds | Richard Linden |
2013-09-25 | better memory usage for LLTrace (tighter packing of recording arrays) | Richard Linden |
2013-08-27 | broke out llunit.h into llunittype.h and llunits.h for unit declarations | Richard Linden |
2013-08-18 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden |
2013-08-16 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden |
2013-07-08 | SH-4299 WIP: Interesting: High fps shown temporarily off scale in statistics ... | Richard Linden |
2013-06-05 | merge with viewer-release | Richard Linden |
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 |
2013-01-09 | SH-3468 WIP add memory tracking base class | Richard Linden |
2013-01-04 | SH-3468 WIP add memory tracking base class | Richard Linden |
2013-01-03 | fixing linux compile errors for llcommon after LLTrace work | Andrew Meadows |
2012-11-20 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden |
2012-11-19 | merge with viewer-development | Richard Linden |
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-21 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden |
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 |