Age | Commit message (Expand) | Author |
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 | Added tag DRTVWR-113_3.2.8-release, 3.2.8-release for changeset 51b2fd52e36a | Oz 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 | Added tag 3.3.0-start for changeset d5f263687f43 | 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 |
2012-02-29 | merge changes for sh-2963 | Oz Linden |
2012-02-29 | merge tags from beta branch | Oz Linden |
2012-02-29 | SH-3018 WIP - removed obsolete texture category and texture size consoles | Brad Payne (Vir Linden) |
2012-02-29 | SH-2689 FIX - a bit more logging and related cleanup. Somewhat arbitrarily ca... | Brad Payne (Vir Linden) |
2012-02-28 | SH-2908 Reset graphics drivers to "low" if viewer crashes when allocating def... | Dave Parks |
2012-02-28 | SH-2908 Fix for incompatibility issue with GLSL 1.30 | Dave Parks |
2012-02-28 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden |
2012-02-28 | EXP-1918 FIX Floaters that are stacked are not offset | Richard Linden |
2012-02-28 | EXP-1888 FIX Update text for emtpy Received Items folder in the Viewer | Richard Linden |
2012-02-28 | Updated llqtwebkit install URLs for Mac and Win. | Seth ProductEngine |
2012-02-28 | EXP-1633 FIXED Updated llqtwebkit package for Linux and WebKitLibPlugin build... | Seth ProductEngine |
2012-02-27 | merge | Dave Parks |
2012-02-27 | SH-2889 Fix for crash when encountering certain attachments. | Dave Parks |
2012-02-27 | SH-2689 WIP - fix for isFullyTextured when no skirt worn | Brad Payne (Vir Linden) |
2012-02-27 | SH-2689 WIP - tracking cloud/gray/textured state for avs, display with render... | Brad Payne (Vir Linden) |
2012-02-27 | fix for mac build | Richard Linden |
2012-02-27 | EXP-1181 FIX As a designer, I would like to specify default floater positions... | Richard Linden |
2012-02-27 | Reduce redundancy in llprocess_test.cpp using get_test_name(). | Nat Goodspeed |
2012-02-27 | Automated merge with file:///Users/nat/linden/viewer-leap-daggy | Nat Goodspeed |
2012-02-27 | Add LLInstanceTracker test for exception in subclass constructor. | Nat Goodspeed |
2012-02-27 | EXP-1832 WIP Viewer Size not persistent across logins | Richard Linden |
2012-02-27 | Automated merge with file:///Users/nat/linden/viewer-leap-daggy | Nat Goodspeed |
2012-02-27 | Make LLInstanceTracker<T, T*>::getInstance(T*) validate passed T*. | Nat Goodspeed |
2012-02-27 | avatar logging and cleanup | Brad Payne (Vir Linden) |
2012-02-27 | EXP-1305 FIXED Prevent avatar from walking after double-clicking the title bar. | Vadim ProductEngine |