Age | Commit message (Expand) | Author |
2018-01-30 | MAINT-8091 Removed deprecated and unused private memory pooling | Andrey Kleshchev |
2017-05-10 | DRTVWR-418, MAINT-6996: Update Mac mem queries (per Drake Arconis) | Nat Goodspeed |
2017-05-04 | DRTVWR-418, MAINT-6996: On Mac, obtain total mem, not resident mem. | Nat Goodspeed |
2017-05-02 | DRTVWR-418, MAINT-6996: Update Mac LLMemory::getCurrentRSS(). | Nat Goodspeed |
2017-05-02 | DRTVWR-418, MAINT-6996: Rationalize LLMemory wrt 64-bit support. | Nat Goodspeed |
2016-11-22 | DRTVWR-418: Use uintptr_t when casting pointers to ints. | Nat Goodspeed |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-04-27 | MAINT-5042 FIXED SL Viewer Closes Unexpectedly in specific area with high Ren... | ruslantproductengine |
2014-10-28 | MAINT-4435 FIXED build fix patchset2 | ruslantproductengine |
2014-10-27 | MAINT-4435 FIXED fix in llvolume.cpp Perform full build if number of vertices | ruslantproductengine |
2013-09-07 | added memory usage and occlusion events to traces | Richard Linden |
2013-08-26 | removed some unecessary template parameters from LLUnit member functions | Richard Linden |
2013-08-21 | SH-4433 WIP Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden |
2013-08-20 | BUILDFIX: unit assignment error | 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-08-09 | second phase summer cleaning | 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-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2012-11-19 | merge with viewer-development | Richard Linden |
2012-11-14 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden |
2012-10-11 | MAINT-1684: Correcting the calls to ll_aligned_free() which should have actua... | William Todd Stinson |
2012-10-11 | MAINT-1684: Attempt at correcting the linux crash on startup. Replacing the ... | William Todd Stinson |
2012-09-12 | initial attempt to restore changes that make removing tcmalloc possible; not ... | Oz Linden |
2012-09-10 | Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the re... | 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-01-04 | SH-2789 WIP - stricter calling of memcpyNonAliased16 | Brad Payne (Vir Linden) |
2011-12-19 | SH-2789 WIP - various fixes to force 16-byte alignment | Brad Payne (Vir Linden) |
2011-11-22 | trivial: update the memory pool log info to the latest. | Xiaohong Bao |
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-14 | b782a75c99e6 backout cleanup | Dave Parks |
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-20 | fix a merge error | 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-11 | fix a crash | Xiaohong Bao |
2011-05-11 | fix a crash | Xiaohong Bao |
2011-05-10 | fix a linux compiling error. | Xiaohong Bao |
2011-05-10 | add debug mode to track the memory allocation/deallocation. | Xiaohong Bao |
2011-04-04 | fix an issue on mac and linux, also fix an assertion. | Xiaohong Bao |
2011-04-04 | fix the bug for mac and linux of continuously adjusting memory. | 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 | fix a merge error | Xiaohong Bao |