Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-01 | SH-4294 FIX Interesting: Statistics Texture cache hit rate is always 0% | Richard Linden | |
also, removed LLTrace::init and cleanup removed derived class implementation of memory stat for LLMemTrackable is automatic now | |||
2013-06-20 | merge with release | Richard Linden | |
2013-06-05 | BUILDFIX: fixed llviewerassetstats test and render2dutils changes | Richard Linden | |
that were dropped in merge | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-29 | BUILDFIX: fixed unit test compile error | Richard Linden | |
2013-05-11 | Merge viewer-dev-materials and bugfix in LLPanelFace::getState using ↵ | Graham Madarasz | |
material instead of mMaterial | |||
2013-05-10 | merge changes for 3.5.2-beta4 | Oz Linden | |
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
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-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-25 | BUILDFIX gcc fix | Richard Linden | |
2013-03-20 | Removed avatar stuff from asset metrics, again. Must have gotten broken in a ↵ | Brad Payne (Vir Linden) | |
merge at some point. | |||
2013-03-11 | merge | prep | |
2013-03-11 | merge | prep | |
2013-03-11 | more test build fix | Brad Payne (Vir Linden) | |
2013-03-11 | Viewer-chui merge | prep | |
2013-03-11 | Fix for build failure in tests | Brad Payne (Vir Linden) | |
2013-03-05 | Fixing issues with not detecting when LLSD XML parsing fails. Changing most ↵ | Don Kjer | |
http error handlers to understand LLSD error responses. Fleshing out most http error handler message spam. | |||
2013-02-11 | fix for build failure on test w/linux | Brad Payne (Vir Linden) | |
2013-02-11 | SH-3852 WIP - removed avatar metrics from ViewerAssetMetrics | Brad Payne (Vir Linden) | |
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
2013-01-04 | Automated merge with http://bitbucket.org/lindenlab/viewer-development | Richard Linden | |
2012-12-17 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-12-11 | Merged from viewer-release | Aura Linden | |
2012-12-05 | Linux Viewer build fixes. | Logan Dethrow | |
* Removed no longer used unpack_bufsize from bitpack_test.cpp * Added llviewertexture_stub.cpp to the newview tests directory to fix llworldmap_test.cpp and llworldmipmap_test.cpp linker errors. | |||
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
2012-11-21 | Pull and merge https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-11-19 | merge with viewer-development | Richard Linden | |
2012-11-13 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-11-12 | Ported slplugin and some other missing components for cocoa. | Aura Linden | |
2012-11-07 | Merge. Refresh DRTVWR-209 with 3.4.2-beta1 code. | Monty Brandenberg | |
Two fairly simple conflicts: dead stats sending code in the texture fetch code (new llcorehttp library) and the cleanup code in llappviewer was moved around in 3.4.x. | |||
2012-11-07 | SH-3499 WIP Ensure asset stats output is correct | Richard Linden | |
fixed trace data gathering and routing from background thread simplified slave->master thread communication (eliminated redundant recording and proxy object) improved performance of fast timer data gathering (slow iterators) | |||
2012-11-05 | SH-3499 WIP Ensure asset stats output is correct | Richard Linden | |
fixed copy behavior of recordings and accumulator buffers | |||
2012-11-01 | SH-3499 Ensure asset stats output is correct | Richard Linden | |
added support for specifying predicates for xui and llsd serialization | |||
2013-03-27 | change login to pass only the version instead of channel+version in the ↵ | Oz Linden | |
version parameter (channel is passed separately) | |||
2013-03-27 | add platform and platform version to login request parameters for new ↵ | Oz Linden | |
version manager query | |||
2013-02-21 | add use of v1.1 update request protocol, with fallback to v1.0 | Oz Linden | |
2013-02-07 | derive version number from indra/VIEWER_VERSION.txt | Oz Linden | |
2012-10-22 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
removed spam and dead code | |||
2012-10-19 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
finished most of conversion of llviewerassetstats ported some param block fixes from viewer-chui converted viewer asset stats to param block format | |||
2012-10-18 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
created param block skeleton for asset stats removed most of llviewerassetstats logic | |||
2012-10-17 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
started conversion of llviewerassetstats removed old, dead LLViewerStats code made units tracing require units declaration clean up of units handling | |||
2012-10-11 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development. | William Todd Stinson | |
2012-10-10 | pull back 3.4.1-beta6 fixes | Oz Linden | |
2012-10-09 | Initial pass at getting a list of viewer objects with non-null material IDs. | William Todd Stinson | |
2012-10-03 | Fix for tests | Dave Parks | |
2012-09-08 | DRTVWR-209 Merge of viewer-development with SH-3316 drano-http code. | Monty Brandenberg | |
cmake and other files didn't get moved over, do it by hand. |