Age | Commit message (Expand) | Author |
2012-03-06 | SH-2970 WIP - framework for tracking various phases of avatar rezzing/outfit ... | Brad Payne (Vir Linden) |
2012-03-06 | fixed some log warnings resulting from missing "name" attributes in menu_view... | Richard Linden |
2012-03-06 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed |
2012-03-06 | SH-2970 WIP | Brad Payne (Vir Linden) |
2012-03-05 | CHUI-55 FIX Floaters that have set positions from old viewer versions can app... | Richard Linden |
2012-03-05 | EXP-1917 : Fix items coming back in folders when quit after cut. | Merov Linden |
2012-03-05 | Alphabetize cmd_line.xml. | Nat Goodspeed |
2012-03-05 | EXP-1912 : Fix filtering of folders when those are being cut. | Merov Linden |
2012-03-05 | Further reduce the block size that LLProcess writes to child pipe. | Nat Goodspeed |
2012-03-05 | Additional diagnostic code to track down strange Windows pipe error. | Nat Goodspeed |
2012-03-05 | Introduce (disabled) LLLeap debugging code to validate stdin writes. | Nat Goodspeed |
2012-03-05 | SH-2970 WIP - av metrics | Brad Payne (Vir Linden) |
2012-03-05 | SH-2970 WIP - simple LLSD metrics for self av | Brad Payne (Vir Linden) |
2012-03-05 | Make test.cpp support LOGFAIL env var: only failed tests show log. | Nat Goodspeed |
2012-03-05 | Move std::ostream << CaptureLog logic into CaptureLog::streamto(). | Nat Goodspeed |
2012-03-04 | Simplify llleap_test.cpp plugin by reading individual characters. | Nat Goodspeed |
2012-03-04 | Make llleap_test.cpp avoid hard limit on MSVC std::ostringstream max. | Nat Goodspeed |
2012-03-03 | SH-2970 WIP - avatar metrics | Brad Payne (Vir Linden) |
2012-03-03 | Break large buffer into chunks to write to LLProcess child pipe. | Nat Goodspeed |
2012-03-03 | Add debugging output in case LLLeap writes corrupt data to plugin. | Nat Goodspeed |
2012-03-03 | Add a couple LLLeap DEBUG messages for incoming-events control flow. | Nat Goodspeed |
2012-03-02 | debug code for SH-3020: texture stopped loading | Xiaohong Bao |
2012-03-02 | EXP-1911 : Fix the filter resetting, using U64 values where needed. | Merov Linden |
2012-03-02 | Add LLLeap unit test for invalid length prefix from child stdout. | Nat Goodspeed |
2012-03-02 | Use LLProcess::ReadPipe::read() in LLLeap. | Nat Goodspeed |
2012-03-02 | MAINT-708 Use texture compression to minimize memory bloat (experimental) | Dave Parks |
2012-03-02 | Add LLLeap unit tests for strange data on child stdout. | Nat Goodspeed |
2012-03-02 | Add "load test" LLLeap unit tests: many small messages, one large. | Nat Goodspeed |
2012-03-02 | Clarify LLProcess debug log message about reading from child pipe. | Nat Goodspeed |
2012-03-02 | Drag in Python llsd module, which greatly simplifies tests. | Nat Goodspeed |
2012-03-01 | EXP-1841 : change mState to mGeneration in LLClipboard. | Merov Linden |
2012-03-01 | EXP-1841 : Use std::vector instead of LLDynamicArray in LLClipboard. | Merov Linden |
2012-03-01 | EXP-1841 : Use instance instead of getInstance on LLClipboard singleton. | Merov Linden |
2012-03-01 | Refactor llleap_test.cpp to streamline adding more unit tests. | Nat Goodspeed |
2012-03-01 | Break out std::ostream << CaptureLog routine for general use. | Nat Goodspeed |
2012-03-01 | Add LLLeap class, initial implementation, initial unit tests. | Nat Goodspeed |
2012-03-01 | Allow CaptureLog's consumer to specify desired log level. | Nat Goodspeed |
2012-03-01 | sync with viewer-development | eli |
2012-03-01 | Pull from viewer-experience | Merov Linden |
2012-03-01 | CHUI-55 FIX Floaters that have set positions from old viewer versions can app... | Richard Linden |
2012-03-01 | Add NamedExtTempFile to invent arbitrary name with specified ext. | Nat Goodspeed |
2012-03-01 | Make CaptureLog::withMessage() raise tut::failure if not found. | Nat Goodspeed |
2012-03-01 | Log better error message in case of apr_proc_create() failure. | Nat Goodspeed |
2012-03-01 | Break out TestRecorder class as CaptureLog into wrapllerrs.h. | Nat Goodspeed |
2012-02-29 | When constructing a pipe to child stdin on Posix, ignore SIGPIPE. | Nat Goodspeed |
2012-02-29 | increment viewer version to 3.3.1 | Oz Linden |
2012-02-29 | Guarantee LLProcess::Params::postend listener any ReadPipe data. | Nat Goodspeed |
2012-02-29 | added dummy file to assist in forcing tc builds | Richard Linden |
2012-02-29 | SH-3018 WIP - removed audit texture, other unused diagnostic code | Brad Payne (Vir Linden) |
2012-02-29 | merge changes for vmrg-231 | Oz Linden |