summaryrefslogtreecommitdiff
path: root/indra/newview/llattachmentsmgr.cpp
AgeCommit message (Collapse)Author
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-07-13Crashfix: In LLAttachmentsMgr::onIdle make sure we've a valid region before ↵Nicky
dereferencing it.
2010-09-01VWR-22695 FIXED Adding attachments messaging is inefficientLoren Shih
Single attachment request are now batched up and sent all at once as a single message.