summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2012-03-09merge changes for vmrg-226Oz Linden
2012-03-08EXP-1917 : Suppress clean up callback now that we move things to the trash im...Merov Linden
2012-03-08Automated merge with http://bitbucket.org/simon_linden/viewmasterXiaohong Bao
2012-03-08for MAINT-682: revert of changeset e63e7b0a4317: fix for SH-2668: "ocean" wat...Xiaohong Bao
2012-03-08fix for MAINT-701: crash at LLCurl::Multi::markDead()Xiaohong Bao
2012-03-08SH-2970 WIP - more phase trackingBrad Payne (Vir Linden)
2012-03-08mergeDave Parks
2012-03-08MAINT-708 Add checkbox to hardware settings for controlling texture compressi...Dave Parks
2012-03-07EXP-1912 : Fix the substring filtering I broke while trying to fix 1912 the f...Merov Linden
2012-03-07MAINT-708 Don't compress UI textures. Use GL_NICEST as compression hint to a...Dave Parks
2012-03-07fix for mac build errorBrad Payne (Vir Linden)
2012-03-06EXP-1767 WIP Received Items panel state does not persist between sessionsRichard Linden
2012-03-06EXP-1767 WIP Received Items panel state does not persist between sessionsRichard Linden
2012-03-06texture view console tweaksBrad Payne (Vir Linden)
2012-03-06via richard - fix to keep texture debug console anchored at the topBrad Payne (Vir Linden)
2012-03-06SH-2970 WIP - framework for tracking various phases of avatar rezzing/outfit ...Brad Payne (Vir Linden)
2012-03-06fixed some log warnings resulting from missing "name" attributes in menu_view...Richard Linden
2012-03-06Automated merge with http://hg.secondlife.com/viewer-developmentNat Goodspeed
2012-03-06SH-2970 WIPBrad Payne (Vir Linden)
2012-03-05CHUI-55 FIX Floaters that have set positions from old viewer versions can app...Richard Linden
2012-03-05EXP-1917 : Fix items coming back in folders when quit after cut.Merov Linden
2012-03-05Alphabetize cmd_line.xml.Nat Goodspeed
2012-03-05EXP-1912 : Fix filtering of folders when those are being cut.Merov Linden
2012-03-05Further reduce the block size that LLProcess writes to child pipe.Nat Goodspeed
2012-03-05Additional diagnostic code to track down strange Windows pipe error.Nat Goodspeed
2012-03-05Introduce (disabled) LLLeap debugging code to validate stdin writes.Nat Goodspeed
2012-03-05SH-2970 WIP - av metricsBrad Payne (Vir Linden)
2012-03-05SH-2970 WIP - simple LLSD metrics for self avBrad Payne (Vir Linden)
2012-03-05Make test.cpp support LOGFAIL env var: only failed tests show log.Nat Goodspeed
2012-03-05Move std::ostream << CaptureLog logic into CaptureLog::streamto().Nat Goodspeed
2012-03-04Simplify llleap_test.cpp plugin by reading individual characters.Nat Goodspeed
2012-03-04Make llleap_test.cpp avoid hard limit on MSVC std::ostringstream max.Nat Goodspeed
2012-03-03SH-2970 WIP - avatar metricsBrad Payne (Vir Linden)
2012-03-03Break large buffer into chunks to write to LLProcess child pipe.Nat Goodspeed
2012-03-03Add debugging output in case LLLeap writes corrupt data to plugin.Nat Goodspeed
2012-03-03Add a couple LLLeap DEBUG messages for incoming-events control flow.Nat Goodspeed
2012-03-02debug code for SH-3020: texture stopped loadingXiaohong Bao
2012-03-02EXP-1911 : Fix the filter resetting, using U64 values where needed.Merov Linden
2012-03-02Add LLLeap unit test for invalid length prefix from child stdout.Nat Goodspeed
2012-03-02Use LLProcess::ReadPipe::read() in LLLeap.Nat Goodspeed
2012-03-02MAINT-708 Use texture compression to minimize memory bloat (experimental)Dave Parks
2012-03-02Add LLLeap unit tests for strange data on child stdout.Nat Goodspeed
2012-03-02Add "load test" LLLeap unit tests: many small messages, one large.Nat Goodspeed
2012-03-02Clarify LLProcess debug log message about reading from child pipe.Nat Goodspeed
2012-03-02Drag in Python llsd module, which greatly simplifies tests.Nat Goodspeed
2012-03-01EXP-1841 : change mState to mGeneration in LLClipboard.Merov Linden
2012-03-01EXP-1841 : Use std::vector instead of LLDynamicArray in LLClipboard.Merov Linden
2012-03-01EXP-1841 : Use instance instead of getInstance on LLClipboard singleton.Merov Linden
2012-03-01Refactor llleap_test.cpp to streamline adding more unit tests.Nat Goodspeed
2012-03-01Break out std::ostream << CaptureLog routine for general use.Nat Goodspeed