Age | Commit message (Expand) | Author |
2012-07-09 | SH-3187 Issue smarter 'Range' requests for textures. | Monty Brandenberg |
2012-07-06 | fix for MAINT-1201: 404 errors appear in the log when opening the world map | Xiaohong Bao |
2012-07-06 | Automated merge with https://bitbucket.org/VirLinden/drano | Xiaohong Bao |
2012-07-06 | fix for SH-3234: Map tile fetching broken in drano build | Xiaohong Bao |
2012-07-03 | More integration work for texture fetch timeouts. | Monty Brandenberg |
2012-07-02 | Merge 3.3.3 release with Drano HTTP library at 3.3.0 | Monty Brandenberg |
2012-06-28 | merge | Dave Parks |
2012-06-26 | fix merge conflicts: v-r to drano | Xiaohong Bao |
2012-06-26 | v-r to drano merge conflicts wip | Brad Payne (Vir Linden) |
2012-06-22 | SH-3177, SH-3180 std::iostream and LLSD serialization for BufferArray objects. | Monty Brandenberg |
2012-06-20 | SH-3181 More interface options for API. Also includes returned headers. | Monty Brandenberg |
2012-06-19 | When a Content-Range header is received, make available the full triplet of <... | Monty Brandenberg |
2012-06-18 | Tidy Texture Console, add cache & resource wait stats, issue stats line to lo... | Monty Brandenberg |
2012-06-14 | LLMutex recursive lock, global & per-request tracing, simple GET request, LLP... | Monty Brandenberg |
2012-06-13 | Restore original priority scheme of LOW/HIGH. | Monty Brandenberg |
2012-06-12 | for SH-3073: implement a fast cache system for texture fetching | Xiaohong Bao |
2012-06-11 | Refactoring of the request completion thread and removal of 206/content-range... | Monty Brandenberg |
2012-06-11 | avatar metrics - cleanup, removed unused fields | Brad Payne (Vir Linden) |
2012-06-08 | Implemented HTTP retry for requests. Went in rather easily which | Monty Brandenberg |
2012-06-08 | SH-3153 FIX | Brad Payne (Vir Linden) |
2012-06-07 | First efforts at getting the texture cache working. This is | Monty Brandenberg |
2012-06-07 | Lock/Mutex fixes, documentation, new resource wait state, dtor cleanups | Monty Brandenberg |
2012-06-06 | Policy + caching fixes + https support + POST working | Monty Brandenberg |
2012-06-05 | Faster spin in worker thread when doing I/O and a priority bump needed when f... | Monty Brandenberg |
2012-06-01 | Merge | Monty Brandenberg |
2012-06-01 | Do some work on BufferArray to make it a bit less naive about | Monty Brandenberg |
2012-06-01 | Another float/int issue and move the POST priority in line with | Monty Brandenberg |
2012-06-01 | Platform fixups Linux: unused variables, make error strings constant. | Monty Brandenberg |
2012-06-01 | Major steps towards implementing the policy component. | Monty Brandenberg |
2012-05-29 | Automated merge with https://bitbucket.org/VirLinden/drano | Xiaohong Bao |
2012-05-29 | fo SH-3074: clear ghost and stale texture fetching requests in time. | Xiaohong Bao |
2012-05-29 | SH-3135 Viewer UI corruption | Nyx Linden |
2012-05-25 | Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 | simon@Simon-PC.lindenlab.com |
2012-05-25 | trivial: fix a linux compiling error. | Xiaohong Bao |
2012-05-25 | fix for SH-3137: delay to issue new http fetching requests if http connection... | Xiaohong Bao |
2012-05-24 | Automated merge with https://bitbucket.org/VirLinden/drano | Xiaohong Bao |
2012-05-24 | fix for VWR-28996: Texture stalls and threading models | Xiaohong Bao |
2012-05-23 | Integrate llcorehttp library into lltexturefetch design. | Monty Brandenberg |
2012-05-17 | SH-3134 : Fix the http callback clearing the url so that further requests wil... | Merov Linden |
2012-05-14 | partial fix for SH-3132 - reduce max concurrent http requests to same level a... | Brad Payne (Vir Linden) |
2012-05-10 | for SH-3132. roll back http concurrency for texture fetching back to 8. | Xiaohong Bao |
2012-05-10 | fix for SH-3132: Many "HTTP GET failed errors" with Drano merge candidate 255539 | Xiaohong Bao |
2012-05-08 | Merge | Xiaohong Bao |
2012-05-08 | For SH-3086. Make the fetch debugger not to stall the main thread. | Xiaohong Bao |
2012-05-07 | SH-3126 : Cleanup image completion test as per Bao's review | Merov Linden |
2012-05-07 | SH-3126 : Clean up stray comment | Merov Linden |
2012-05-07 | Pull from vir/drano | Merov Linden |
2012-05-07 | Fix Mac and Linux compile error in lltexturefetch.cpp | Merov Linden |
2012-05-07 | Pull from vir/drano | Merov Linden |
2012-05-04 | fix crashes and flaws for SH-3086 | Xiaohong Bao |