Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-27 | MAINT-4918 WIP - batch up detach requests for objects | Brad Payne (Vir Linden) | |
2015-02-24 | MAINT-4917 WIP - batch COF link request before batch attachment request. ↵ | Brad Payne (Vir Linden) | |
Should only generate one bake request. | |||
2015-02-20 | MAINT-4653, DRTVWR-397 WIP - more code for tracking attachment operations, ↵ | Brad Payne (Vir Linden) | |
smarter handling of multiple requests. | |||
2015-02-18 | Logging for attachments and their COF links | Brad Payne (Vir Linden) | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-07-13 | Crashfix: In LLAttachmentsMgr::onIdle make sure we've a valid region before ↵ | Nicky | |
dereferencing it. | |||
2010-09-01 | VWR-22695 FIXED Adding attachments messaging is inefficient | Loren Shih | |
Single attachment request are now batched up and sent all at once as a single message. |