Age | Commit message (Expand) | Author |
2013-08-12 | SH-4399 FIX: Interesting: Texture console MB Bound 0/384 and texture queue bo... | Richard Linden |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden |
2013-07-24 | BUILDFIX fixed llunits unit test to use new unit declaration syntax | Richard Linden |
2013-07-20 | removed debug spam | Richard Linden |
2013-06-20 | merge with release | Richard Linden |
2013-06-18 | SH-4246 FIX interesting: fast timers significantly decreases framerate | Richard Linden |
2013-06-17 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden |
2013-06-13 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden |
2013-06-05 | BUILDFIX: build fixes for mac | Richard Linden |
2013-06-05 | merge with viewer-release | Richard Linden |
2013-05-24 | merge changes for maint-2724 | Oz Linden |
2013-05-23 | MAINT-2724: Make viewer explicitly set coroutine stack size. | Nat Goodspeed |
2013-05-10 | merge changes for 3.5.2-beta4 | Oz Linden |
2013-05-07 | merge changes for DRTVWR-299 | Oz Linden |
2013-05-05 | Spring cleaning: removed unused .cpp and.h files, and cleaned up header depen... | Richard Linden |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz |
2013-04-19 | merge up to latest viewer-development for merge to 3.5.2 | Oz Linden |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden |
2013-04-16 | merge up to 3.5.2 development | Oz Linden |
2013-04-09 | fix? race condition that occasionally fails in unit test | Oz Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-03-01 | merge fix for unit test problem with some python configurations | Oz Linden |
2013-03-01 | remove use of system llbase module in integration tests; always use the one f... | Oz Linden |
2013-02-21 | MAINT-2389: Change viewer to Boost package without ucontext.h. | Nat Goodspeed |
2013-01-31 | workaround by skipping llprocess tests that frequently fail on Windows | Oz Linden |
2012-12-07 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden |
2012-12-06 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden |
2012-12-05 | Linux Viewer build fixes. | Logan Dethrow |
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix a... | prep |
2013-03-04 | import fix for python sys.path in integration tests | Oz Linden |
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer |
2012-11-13 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed |
2012-08-31 | Fix longstanding LLURI::buildHTTP() bug when passing string path. | Nat Goodspeed |
2012-07-02 | Merge 3.3.3 release with Drano HTTP library at 3.3.0 | Monty Brandenberg |
2012-06-01 | Platform fixups Linux: unused variables, make error strings constant. | Monty Brandenberg |
2012-04-23 | IQA-463: LLError::addRecorder() claims ownership of passed Recorder*. | Nat Goodspeed |
2012-03-15 | On Windows, make "very large message" test ridiculously small. | Nat Goodspeed |
2012-03-14 | Backed out changeset 22664c76b59e (reinstate Windows pipe workaround) | Nat Goodspeed |
2012-03-14 | Backed out changeset 51205a909e2c (Windows APR pipe bug workaround) | Nat Goodspeed |
2012-03-14 | On Windows, try cutting down the size of a "very large message." | Nat Goodspeed |
2012-03-13 | If very-large-message test fails, search for a size that works. | Nat Goodspeed |
2012-03-13 | Increase timeout for very-large-message test. | Nat Goodspeed |
2012-03-13 | Add timeout functionality to waitfor() helper functions. | Nat Goodspeed |
2012-03-05 | Additional diagnostic code to track down strange Windows pipe error. | 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 | Add debugging output in case LLLeap writes corrupt data to plugin. | Nat Goodspeed |
2012-03-02 | Add LLLeap unit test for invalid length prefix from child stdout. | Nat Goodspeed |
2012-03-02 | Add LLLeap unit tests for strange data on child stdout. | Nat Goodspeed |