Age | Commit message (Expand) | Author |
2012-08-03 | Merge of viewer-development (3.4.1). | Monty Brandenberg |
2012-07-30 | merge | Brad Payne (Vir Linden) |
2012-07-19 | SH-3280 Better init/shutdown functionality for llcorehttp by llappviewer | Monty Brandenberg |
2012-07-18 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden |
2012-07-17 | SH-3189 Improve naive data structures | Monty Brandenberg |
2012-07-16 | SH-3275 WIP Run viewer metrics for object update messages | Richard Linden |
2012-07-16 | SH-3189 Remove/improve naive data structures | Monty Brandenberg |
2012-07-11 | fix for SH-3137: delay to issue new http fetching requests if http connection... | Xiaohong Bao |
2012-07-10 | SH-3244 Syscall avoidance in HttpRequest::update() method | Monty Brandenberg |
2012-07-10 | SH-3276 Handle 416 status back from texture fetches as okay. | Monty Brandenberg |
2012-07-09 | Take body size as the reply size when Content-Range header isn't available. | Monty Brandenberg |
2012-07-09 | Safe implementation of the HTTP resource waiter release method. | Monty Brandenberg |
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 |