Age | Commit message (Expand) | Author |
2012-07-02 | Merge 3.3.3 release with Drano HTTP library at 3.3.0 | Monty Brandenberg |
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-11 | Refactoring of the request completion thread and removal of 206/content-range... | Monty Brandenberg |
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-25 | Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 | simon@Simon-PC.lindenlab.com |
2012-05-23 | Integrate llcorehttp library into lltexturefetch design. | Monty Brandenberg |
2012-05-14 | partial fix for SH-3132 - reduce max concurrent http requests to same level a... | Brad Payne (Vir Linden) |
2012-05-01 | for SH-3118: add a toggle "TextureFetchDebuggerEnabled" to turn the console o... | Xiaohong Bao |
2012-04-27 | fix a crash on cache write | Xiaohong Bao |
2012-04-27 | fix some flaws for SH-3104 | Xiaohong Bao |
2012-04-27 | Pull merge from drano-sh-3086 | Merov Linden |
2012-04-26 | SH-3104 : Implemented HTTP bulk fetch for texture debug console | Merov Linden |
2012-04-26 | For SH-3121: collect time of reloading all textures from cache and through HT... | Xiaohong Bao |
2012-04-25 | for subtasks SH-3118, SH-3112, SH-3110, SH-3106, SH-3091 for SH-3086: | Xiaohong Bao |
2012-04-13 | Final pull from viewer-thx1138 | Merov Linden |
2012-04-12 | for SH-3074: clear ghost and stale texture fetching requests in time | Xiaohong Bao |
2012-04-12 | SH-3065 FIX Investigate fixes for out-of-order operations on startup | callum |
2012-04-03 | For SH-3071: Increase HTTP concurrency to improve texture fetching performance | Xiaohong Bao |
2012-03-19 | merge viewer-thx-runway-shared-1 to runway | Brad Payne (Vir Linden) |
2012-03-15 | SH-2970 WIP - pretty-print some metrics for more readable log | Brad Payne (Vir Linden) |
2012-03-15 | added stats tracking for texture/object cache hit rates and texture cache rea... | Richard Linden |
2011-12-05 | SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while occl... | Dave Parks |
2011-10-14 | Merge backout of b782a75c99e6 | Dave Parks |
2011-10-14 | Backed out changeset b782a75c99e6 | Dave Parks |
2011-10-05 | fix for SH-2434: Mac viewer sometimes freezes at start up and must be force q... | Xiaohong Bao |
2011-05-10 | add debug mode to track the memory allocation/deallocation. | Xiaohong Bao |
2011-02-23 | Merge | Xiaohong Bao |
2011-02-23 | Merge from viewer-development | Xiaohong Bao |
2011-02-05 | Introduces a LLThreadLocalData class that can be | Aleric Inglewood |
2011-01-29 | correct DOS line endings | Oz Linden |
2011-01-21 | Merge viewer-development-shining up to REV 3bf724ecb7c6 (fix for SH-829: View... | Xiaohong Bao |
2011-01-06 | use the private pool in the texture pipeline | Xiaohong Bao |
2010-12-16 | ESC-237 No static init of LLAtomics and move TFRequest out of unnamed namespace. | Monty Brandenberg |
2010-12-15 | ESC-235 Truncation of over-sized metrics reports wasn't working. | Monty Brandenberg |
2010-12-13 | debug code for SH-639: http requests 3X more in viewer 2.4 | Xiaohong Bao |