summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Expand)Author
2012-07-19SH-3280 Better init/shutdown functionality for llcorehttp by llappviewerMonty Brandenberg
2012-07-17SH-3189 Improve naive data structuresMonty Brandenberg
2012-07-16SH-3189 Remove/improve naive data structuresMonty Brandenberg
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-03More integration work for texture fetch timeouts.Monty Brandenberg
2012-07-02Dos-to-unix line ending conversion.Monty Brandenberg
2012-07-02Merge 3.3.3 release with Drano HTTP library at 3.3.0Monty Brandenberg
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
2012-06-19Cleanup: move magic nubmers to new _httpinternal.h header file.Monty Brandenberg
2012-06-18Tidy Texture Console, add cache & resource wait stats, issue stats line to lo...Monty Brandenberg
2012-06-14LLMutex recursive lock, global & per-request tracing, simple GET request, LLP...Monty Brandenberg
2012-06-13Restore original priority scheme of LOW/HIGH.Monty Brandenberg
2012-06-12HTTP Proxy, PUT & POST, unit tests and refactoring.Monty Brandenberg
2012-06-11Refactoring of the request completion thread and removal of 206/content-range...Monty Brandenberg
2012-06-08Implemented HTTP retry for requests. Went in rather easily whichMonty Brandenberg
2012-06-08SH-3153 FIXBrad Payne (Vir Linden)
2012-06-08merge changes for DRTVWR-162Oz Linden
2012-06-07First efforts at getting the texture cache working. This isMonty Brandenberg
2012-06-07Lock/Mutex fixes, documentation, new resource wait state, dtor cleanupsMonty Brandenberg
2012-06-06Automated merge with file:///Users/nat/linden/viewer-maint-1144Nat Goodspeed
2012-06-06MAINT-1144: Re-enable skipped LLHTTPClient tests with local server.Nat Goodspeed
2012-06-06Policy + caching fixes + https support + POST workingMonty Brandenberg
2012-06-05Faster spin in worker thread when doing I/O and a priority bump needed when f...Monty Brandenberg
2012-06-01MergeMonty Brandenberg
2012-06-01Do some work on BufferArray to make it a bit less naive aboutMonty Brandenberg
2012-06-01Another float/int issue and move the POST priority in line withMonty Brandenberg
2012-06-01Platform fixups Linux: unused variables, make error strings constant.Monty Brandenberg
2012-06-01Major steps towards implementing the policy component.Monty Brandenberg
2012-05-29merge changes for DRTVWR-155Oz Linden
2012-05-25Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148simon@Simon-PC.lindenlab.com
2012-05-24merge changes for DRTVWR-154Oz Linden
2012-05-24merge changes for DRTVWR-151Oz Linden
2012-05-24FIX VWR-23844 VWR-26542 VWR-28950eli
2012-05-24sync with viewer-releaseeli
2012-05-23Integrate llcorehttp library into lltexturefetch design.Monty Brandenberg
2012-05-22merge changes for DRTVWR-152Oz Linden
2012-05-22merge changes for DRTVWR-149Oz Linden
2012-05-22merge changes for DRTVWR-147Oz Linden
2012-05-21MAINT-938 ADDITIONAL FIX (Make debit-permissions dialog give a stronger warning)Paul ProductEngine
2012-05-18MAINT-938 ADDITIONAL FIX (Make debit-permissions dialog give a stronger warning)Paul ProductEngine
2012-05-17MAINT-1092 Fix for broken avatar bakes on some AMD graphics cards.Dave Parks
2012-05-17MAINT-938 FIXED (Make debit-permissions dialog give a stronger warning)Paul ProductEngine
2012-05-16FIX VWR-23844 VWR-26542 VWR-28950eli
2012-05-14partial fix for SH-3132 - reduce max concurrent http requests to same level a...Brad Payne (Vir Linden)