| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-16 | merge changes for DRTVWR-417 | Oz Linden | |
| 2016-02-10 | MAINT-6066 crash in LLTransferSource::getID() | andreykproductengine | |
| 2016-01-20 | MAINT-6066 crash in LLTransferSource::getID() | andreykproductengine | |
| 2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
| 2015-07-30 | MAINT-5430 Crash LLAssetStorage::downloadCompleteCallback | andreykproductengine | |
| 2013-10-25 | trivial: fix several weird compiling errors. | Xiaohong Bao | |
| 2013-08-18 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden | |
| continued conversion to units system made units perform type promotion correctly and preserve type in arithmetic e.g. can now do LLVector3 in units added typedefs for remaining common unit types, including implicits | |||
| 2013-08-16 | SH-4433 WIP: Interesting: Statistics > Ping Sim is always 0 ms | Richard Linden | |
| converted many values over to units system in effort to track down source of 0 ping | |||
| 2013-08-09 | second phase summer cleaning | Richard Linden | |
| replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
| 2013-06-05 | merge with viewer-release | Richard Linden | |
| 2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
| 2013-03-06 | renamed LLTrace stat gathering classes/methods to make the structure of ↵ | Richard Linden | |
| LLTrace clearer Count becomes CountStatHandle Count.sum becomes sum(Count, value), etc. | |||
| 2012-10-15 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
| converted all remaining LLViewerStats to lltrace | |||
| 2011-09-28 | SH-2276 Remove some log spam to alleviate stalls on login. | Dave Parks | |
| 2011-05-02 | merge | Dave Parks | |
| 2011-04-22 | STORM-380 FIXED Added syncing animations and sounds before the gesture ↵ | Seth ProductEngine | |
| starts playing. The actual playing of animations and sounds of a gesture starts only when all needed animations and sound files are loaded into viewer cache. This reduces the delay between animations and sounds meant to be played simultaneously but may increase the delay between the moment a gesture is triggered and the moment it starts playing. Fixed calling assets callback to clean up the void pointer in getAssetData() and avoid potential memory leaks. | |||
| 2010-12-21 | Automated merge up from viewer-development | Loren Shih | |
| 2010-12-10 | ESC-228 ESC-227 Corrections for metrics counters and send-on-quit delivery. | Monty Brandenberg | |
| Wanted to avoid computing metrics for duplicate requests as much as possible, they artificially depress averages but missed an opportunity and was including them in the counts. The non-texture case is solid. Textures are.... confounding still. Do a better job of trying to send one last packet to the grid when quitting. It is succeeding now, at least sometimes. Put a comment in base llassetstorage.cpp pointing to cut-n-paste derivation in llviewerassetstorage.cpp so that changes can be replicated. Hate doing this but current design forces it. | |||
| 2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
| 2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
| 2010-06-07 | Merge with render-pipeline | Dave Parks | |
| 2010-05-24 | Static VFS cache tracing | Brad Payne (Vir Linden) | |
| 2010-04-21 | merge from viewer-trunk | Tofu Linden | |
| 2010-04-20 | CID-462 | Tofu Linden | |
| Checker: DEADCODE Function: LLAssetStorage::findInStaticVFSAndInvokeCallback(const LLUUID &, LLAssetType::EType, void (*)(LLVFS *, const LLUUID &, LLAssetType::EType, void *, int, int), void *) File: /indra/llmessage/llassetstorage.cpp | |||
| 2010-04-20 | slightly hairy merge from viewer-trunk | Tofu Linden | |
| 2010-04-19 | For EXT-6809 - fixes suggested by Nyx code review | Brad Payne (Vir Linden) | |
| 2010-04-19 | merge | Brad Payne (Vir Linden) | |
| 2010-04-19 | For EXT-6809 - search static VFS for all asset types | Brad Payne (Vir Linden) | |
| 2010-04-16 | For EXT-6809 - search static VFS for all asset types | Brad Payne (Vir Linden) | |
| 2010-04-16 | For EXT-6809 - search static VFS for all asset types | Brad Payne (Vir Linden) | |
| 2010-04-01 | another hairy merge from viewer-trunk | Tofu Linden | |
| 2010-03-31 | asset request logging for DEV-47362 investigation. | Brad Payne (Vir Linden) | |
| 2009-11-11 | Merged in viewer 2 changes, adjusted xui problems, added mesh folder type ↵ | Palmer | |
| and more mesh inventory type info | |||
| 2009-11-06 | merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 | Xiaohong Bao | |
| 2009-11-02 | Sync up with render-pipeline-7 ignore-dead-branch | David Parks | |
| 2009-07-16 | Merged work for DEV-2066 (and formerly QAR-1538) in Viewer 2. | Mark Palange | |
| merged all changes, post copy, from the following branches: linden/brachnes/enable-o-v user/cg/qar-1538 user/mani/viewer2-enable-o-v | |||
| 2009-02-03 | QAR-1177 maint-viewer-12 + uploadfees-viewer combo mergeme | Adam Moss | |
| svn merge -r108355:109316 svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/maint-viewer-12-uploadfees-qa108314 Whew. | |||
| 2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
| svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
| 2008-12-02 | QAR-1040 maint-viewer-11 + OpenAL combo mergeme | Adam Moss | |
| svn merge -c104451 svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/openal-maint-viewer-11-combo-r104448 | |||
| 2008-06-26 | QAR-628 merge string-cleanup-5 -r 90476:90508 -> release | Steven Bennetts | |
| dataserver-is-deprecated | |||
| 2008-06-25 | svn merge -r90394:90492 svn/branches/havok4/qar-689 --> release | Dave Simmons | |
| QAR-689 - branch/havok4/havok4-7 r89805 is ready for merge back into release | |||
| 2008-05-14 | Result of svn merge -r 87455:87538 $SVN/branches/tulla/vc3-merge . | Eric Tulla | |
| Passed QA as part of QAR-491. | |||
| 2008-05-08 | QAR-570 maint-render-4 merge | Steven Bennetts | |
| merge -r 87067:87077 svn+ssh://svn.lindenlab.com/svn/linden/branches/maint-render/maint-render-4-merge -> release. dataserver-is-deprecated. | |||
| 2008-02-13 | svn merge -r 79828:79862 ↵ | Josh Bell | |
| svn+ssh://svn.lindenlab.com/svn/linden/qa/combo-merge-2008-02-12 --> release QAR-280 - combo merge of: * QAR-249 Allow specifying max http protocol version in eventlet.httpd, and change backbone.py to specify HTTP/1.0 explicitly * QAR-272 Switch logout/disconnect messages to syslog/streambase * QAR-253 Test for the group names fix * QAR-260 metrics-3 for release merge | |||
| 2007-10-04 | Result of svn merge -r71162:71205 ↵ | Aaron Brashears | |
| svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code. | |||
| 2007-10-04 | Result of svn merge -r70873:71086 ↵ | Aaron Brashears | |
| svn+ssh://svn/svn/linden/branches/enable-exceptions into release. | |||
| 2007-08-21 | EFFECTIVE MERGE: svn merge -r 66133:68118 ↵ | Christian Goetze | |
| svn+ssh://svn/svn/linden/branches/maintenance into release Actual action: branched maintenance-r68118, merged in release, then copied result into release | |||
| 2007-06-22 | Tweak initializer order to silence a gcc warning (now treated as error) | Josh Bell | |
| 2007-06-22 | svn merge -r 63401:63939 ↵ | Josh Bell | |
| svn+ssh://svn.lindenlab.com/svn/linden/branches/derez-asset-loss-1 --> release NOTE: Skipped whitespace-only changes | |||
| 2007-05-02 | svn merge -r 60342:61148 svn+ssh://svn/svn/linden/branches/maintenance into ↵ | Don Kjer | |
| release | |||
