Age | Commit message (Expand) | Author |
2017-05-10 | Add size limit to LLEventBatchThrottle like LLEventBatch. | Nat Goodspeed |
2017-05-10 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-neko | Nat Goodspeed |
2017-05-10 | Add LLEventThrottle tests; actually *all* lleventfilter.cpp tests. | Nat Goodspeed |
2017-05-10 | DRTVWR-418, MAINT-6996: Update Mac mem queries (per Drake Arconis) | Nat Goodspeed |
2017-05-10 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed |
2017-05-08 | DRTVWR-418: Work around VS2013's lack of __has_feature(). | Nat Goodspeed |
2017-05-08 | DRTVWR-418: Fix -std=c++11 llinstancetracker_test crash. | Nat Goodspeed |
2017-05-04 | DRTVWR-418, MAINT-6996: On Mac, obtain total mem, not resident mem. | Nat Goodspeed |
2017-05-04 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64-c-11 | Nat Goodspeed |
2017-05-04 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed |
2017-05-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed |
2017-05-03 | DRTVWR-418: Add dtor to LLSafeHandle<T>::NullInstanceHolder | Nat Goodspeed |
2017-05-03 | DRTVWR-418: Add big deprecation notice to llsafehandle.h. | 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 |
2017-04-27 | DRTVWR-418: Use (protected) LLSingleton to store "null instance" | Nat Goodspeed |
2017-04-26 | MAINT-7343 - added periodic logging of state of the asset store. | Brad Payne (Vir Linden) |
2017-04-24 | DRTVWR-418: Remove final shutdown cleanup as a cause of crashes. | Nat Goodspeed |
2017-04-19 | Pull in improvements to LLProcess termination via a commit from Nat Linden he... | Callum Prentice |
2017-04-25 | MAINT-7145 Eliminate LLSingleton circular references | andreykproductengine |
2017-04-14 | Change certificate store infrastructure to key off of the Subject Key | Oz Linden |
2017-04-07 | MAINT-6283 Names that contain 'http:' or 'https:' were causing new line in ch... | andreykproductengine |
2017-10-05 | MAINT-7820 Additional crash logging | andreykproductengine |
2017-04-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed |
2017-04-03 | MAINT-6404 FIXED When pasting text with mac linebreak into a notecard, it sho... | mnikolenko |
2017-03-30 | DRTVWR-418: Xcode 8.3 complains about LLSafeHandle<T> implementation. | Nat Goodspeed |
2017-03-29 | DRTVWR-418: Instead of "Unknown", try be informative about platform. | Nat Goodspeed |
2017-03-24 | MAINT-6789: Add LLEventThrottle::getInterval(), setInterval() | Nat Goodspeed |
2017-03-23 | MAINT-6789: Add LLEventBatch, LLEventThrottle, LLEventBatchThrottle. | Nat Goodspeed |
2017-03-20 | MAINT-7195 work (can't repro), removed UDP fetching path, handle more possibl... | Brad Payne (Vir Linden) |
2017-03-13 | DRTVWR-418: Make LLEventPumps an LLHandleProvider for LLEventPump. | Nat Goodspeed |
2017-03-13 | DRTVWR-418: #include "llrefcount.h" : LLTombStone uses LLRefCount. | Nat Goodspeed |
2017-03-13 | DRTVWR-418: Ignore logging that requires resurrecting singletons. | Nat Goodspeed |
2017-03-09 | construct tag string without using += | Oz Linden |
2017-03-09 | experiment reformatting of tags in log lines | Oz Linden |
2017-03-09 | do not insert a null char into the std::string when serializing llsd notation | Oz Linden |
2017-03-03 | SL-409 - added tracking for bytes fetched to viewer assets metrics (does not ... | Brad Payne (Vir Linden) |
2017-02-27 | Look for logcontrol-dev.xml in the user settings directory | Oz Linden |
2017-02-23 | DRTVWR-418: Fix a round of compile errors surfaced by -std=c++11. | Nat Goodspeed |
2017-02-14 | SL-409 - debug setting to enable/disable use of ViewerAsset cap by asset type... | Brad Payne (Vir Linden) |
2017-02-03 | DRTVWR-418: Make operator()() method for comparator functor const. | Nat Goodspeed |
2017-02-03 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2017-02-02 | merge changes for 5.0.1-release | Oz Linden |
2016-12-20 | DRTVWR-418: operator comparison methods should be const. | Nat Goodspeed |
2016-12-05 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2016-12-05 | merge changes for 5.0.0-release | Oz Linden |
2016-12-05 | Merged in lindenlab/viewer-release | AndreyL ProductEngine |
2016-12-01 | DRTVWR-418: Until we figure out how to say FIXED:NO to linker, don't. | Nat Goodspeed |
2016-12-01 | DRTVWR-418: In 64 bits, storing size_t in an int is a no-no. | Nat Goodspeed |
2016-11-30 | DRTVWR-418: VertexMap::mapped_type -> size_t: we store map.size(). | Nat Goodspeed |