Age | Commit message (Expand) | Author |
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-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-23 | Integrate llcorehttp library into lltexturefetch design. | Monty Brandenberg |
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 |
2010-12-13 | Cleanup a cross-thread command dtor. It was technically | Monty Brandenberg |
2010-12-11 | ESC-211 ESC-212 Use arrays in payload to grid and compact payload | Monty Brandenberg |
2010-12-10 | Decided to refactor a bit. Was using LLSD as an internal data | Monty Brandenberg |
2010-12-09 | merge from http://hg.secondlife.com/viewer-development | Monty Brandenberg |
2010-12-03 | ESC-211 ESC-222 Viewer/Sim comms and outbound data throttle | Monty Brandenberg |
2010-12-02 | ESC-211 Metrics data sink - fix delivery by viewer | Monty Brandenberg |
2010-11-29 | ESC-154 ESC-156 Now using region hash rather than region uuid as identifier. | Monty Brandenberg |
2010-11-24 | ESC-154 ESC-155 Viewer metrics fixes for min/max merged values, floating time... | Monty Brandenberg |
2010-11-24 | ESC-154 ESC-156 Metrics integration across threads | Monty Brandenberg |
2010-11-23 | ESC-154 ESC-156 Integrating metrics collector into viewer. | Monty Brandenberg |
2010-11-23 | ESC-154 ESC-156 Data collection and control for viewer metrics | Monty Brandenberg |
2010-11-22 | ESC-154 ESC-156 Metrics integration into viewer's threads | Monty Brandenberg |
2010-11-19 | ESC-155 Multi-threaded umbrella collector for stats aggregation | Monty Brandenberg |
2010-11-18 | ESC-154 ESC-155 ESC-156 | Monty Brandenberg |
2010-11-04 | merge with viewer-development | Merov Linden |
2010-10-12 | Pull update from viewer-development | Merov Linden |
2010-09-22 | fix for SH-173/VWR-22868: Development Viewer freezes just after startup / gre... | Xiaohong Bao |
2010-09-22 | fix for SH-173/VWR-22868: Development Viewer freezes just after startup / gre... | Xiaohong Bao |
2010-09-17 | STORM-105 : Add compression data gathering, took partial decompression into a... | Merov Linden |
2010-09-16 | debug code for SH-115: investigate texture related network traffic between vi... | Xiaohong Bao |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden |