summaryrefslogtreecommitdiff
path: root/indra/newview/lltexturefetch.cpp
AgeCommit message (Expand)Author
2013-01-10Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting-metricsRichard Linden
2013-01-10SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2013-01-08MergeXiaohong Bao
2012-11-20SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-11-19merge with viewer-developmentRichard Linden
2012-11-01SH-3405 FIX convert existing stats to lltrace systemRichard Linden
2012-10-20SH-3405 WIP convert existing stats to lltrace systemRichard Linden
2012-10-19SH-3405 WIP convert existing stats to lltrace systemRichard Linden
2012-10-19fix a gTextureTimer bug: it starts too early.Xiaohong Bao
2012-10-18SH-3405 WIP convert existing stats to lltrace systemRichard Linden
2012-10-17SH-3275 Update viewer metrics system to be more flexibleRichard Linden
2012-10-12SH-3405 WIP convert existing stats to lltrace systemRichard Linden
2012-10-10SH-3405 WIP convert existing stats to lltrace systemRichard Linden
2012-09-06fixed buildRichard Linden
2012-09-06Automated merge with http://bitbucket.org/lindenlab/viewer-developmentRichard Linden
2012-09-08DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code.Monty Brandenberg
2012-09-07DRTVWR-209 Additional merge of viewer-development with SH-3316 drano-http code.Monty Brandenberg
2012-09-07DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code.Monty Brandenberg
2012-08-24Automated merge with http://bitbucket.org/lindenlab/viewer-catRichard Linden
2012-08-21Pointless edit to tickle TC/codeticket.Monty Brandenberg
2012-08-21SH-3325 texture load slow on some machinesMonty Brandenberg
2012-08-19SH-3329 Cached scene loads slower than same scene with cleared cache.Monty Brandenberg
2012-08-17SH-3327 HTTP transfers not showing up in texture console 'net tot tex' value.Monty Brandenberg
2012-08-17Merged in from viewer-development.Aura Linden
2012-08-15merge changes for DRTVWR-194Oz Linden
2012-08-13Merge from viewer-development.Monty Brandenberg
2012-08-03Merge of viewer-development (3.4.1).Monty Brandenberg
2012-07-30mergeBrad Payne (Vir Linden)
2012-07-19SH-3280 Better init/shutdown functionality for llcorehttp by llappviewerMonty Brandenberg
2012-07-18SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
2012-07-17SH-3189 Improve naive data structuresMonty Brandenberg
2012-07-16SH-3275 WIP Run viewer metrics for object update messagesRichard Linden
2012-07-16SH-3189 Remove/improve naive data structuresMonty Brandenberg
2012-07-11fix for SH-3137: delay to issue new http fetching requests if http connection...Xiaohong Bao
2012-07-10SH-3244 Syscall avoidance in HttpRequest::update() methodMonty Brandenberg
2012-07-10SH-3276 Handle 416 status back from texture fetches as okay.Monty Brandenberg
2012-07-09Take body size as the reply size when Content-Range header isn't available.Monty Brandenberg
2012-07-09Safe implementation of the HTTP resource waiter release method.Monty Brandenberg
2012-07-09SH-3187 Issue smarter 'Range' requests for textures.Monty Brandenberg
2012-07-06fix for MAINT-1201: 404 errors appear in the log when opening the world mapXiaohong Bao
2012-07-06Automated merge with https://bitbucket.org/VirLinden/dranoXiaohong Bao
2012-07-06fix for SH-3234: Map tile fetching broken in drano buildXiaohong Bao
2012-07-03More integration work for texture fetch timeouts.Monty Brandenberg
2012-07-02Merge 3.3.3 release with Drano HTTP library at 3.3.0Monty Brandenberg
2012-06-28mergeDave Parks
2012-06-26fix merge conflicts: v-r to dranoXiaohong Bao
2012-06-26v-r to drano merge conflicts wipBrad Payne (Vir Linden)
2012-06-22SH-3177, SH-3180 std::iostream and LLSD serialization for BufferArray objects.Monty Brandenberg
2012-06-20SH-3181 More interface options for API. Also includes returned headers.Monty Brandenberg
2012-06-19When a Content-Range header is received, make available the full triplet of <...Monty Brandenberg