Age | Commit message (Expand) | Author |
2016-09-27 | MAINT-5232: LLWinDebug has empty constructor. | Nat Goodspeed |
2016-09-27 | MAINT-5232: Ensure BOOST_SYSTEM_LIBRARY follows BOOST_THREAD_LIBRARY. | nat@linux-build-phx8.lindenlab.com |
2016-09-27 | MAINT-5232: Disable unrealistic failing checks on GetMemTotal(). | Nat Goodspeed |
2016-09-27 | MAINT-5232: Give up on running mem test twice: doesn't work | Nat Goodspeed |
2016-09-23 | MAINT-5232: Try workaround for dubious llcorehttp mem usage test. | Nat Goodspeed |
2016-09-17 | MAINT-5232: Eliminate pointless string search for "class " prefix. | Nat Goodspeed |
2016-09-16 | MAINT-5232: Fix a couple new LLGlobalEconomy::Singleton references. | Nat Goodspeed |
2016-09-16 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2016-09-15 | MAINT-5232: Normalize LLSingleton subclasses. | Nat Goodspeed |
2016-09-15 | increment viewer version to 4.0.9 | Oz Linden |
2016-09-07 | MAINT-6699 FIXED [VOB] Crash in LLSnapshotLivePreview::getBigThumbnailImage() | Mnikolenko Productengine |
2016-09-06 | MAINT-5232: Prevent runaway LLSingletonBase::MasterList growth. | Nat Goodspeed |
2016-09-06 | MAINT-5232: Make LLSingleton's 'initializing' stack coro-specific. | Nat Goodspeed |
2016-09-06 | MAINT-5232: Ensure that llcoro::get_id() returns distinct values. | Nat Goodspeed |
2016-09-06 | MAINT-6698 [VOB] "Save" button is always enabled for outfit with non-default ... | Mnikolenko Productengine |
2016-09-05 | MAINT-6685 [VOB] Outfit Image from an Outfit Gallery disappears after editing... | Mnikolenko Productengine |
2016-09-03 | MAINT-5232: Break out LLCoros::get_id() into its own header file. | Nat Goodspeed |
2016-09-03 | MAINT-5232: Add LLCoros::get_id() to identify the running coroutine. | Nat Goodspeed |
2016-09-03 | MAINT-5232: Add DEBUG logging to LLSingleton dependency tracking. | Nat Goodspeed |
2016-09-03 | MAINT-5232: Make LLError::is_available() depend on both LLSingletons. | Nat Goodspeed |
2016-09-02 | MAINT-5232: Abbreviate __FILE__ path in log_subsystem_cleanup(). | Nat Goodspeed |
2016-09-02 | MAINT-6461 crash due to invalid menu pointer during visibility change | andreykproductengine |
2016-09-01 | MAINT-5011: Use LL_VLOGS() rather than raw lllog() macro. | Nat Goodspeed |
2016-09-01 | Automated merge with file:///Users/nat/linden/viewer-comment-lllog | Nat Goodspeed |
2016-09-01 | MAINT-5232: Introduce LL_VLOGS() macro: log call with variable level. | Nat Goodspeed |
2016-09-01 | Automated merge with file:///Users/nat/linden/viewer-comment-lllog | Nat Goodspeed |
2016-09-01 | MAINT-5011: Advise against lllog() instead of (e.g.) LL_INFOS(). | Nat Goodspeed |
2016-09-01 | MAINT-6686 FIXED [VOB] Outfit Snapshot floater should be resized independentl... | Mnikolenko Productengine |
2016-08-31 | MAINT-6386 Update first-time Viewer Login screen with new LISI screenshots | AndreyL ProductEngine |
2016-08-31 | MAINT-5232: Add LLSingletonBase::cleanupAll() and deleteAll() calls | Nat Goodspeed |
2016-08-31 | MAINT-5232: Add a tag to LLSingleton log messages. | Nat Goodspeed |
2016-08-31 | MAINT-5232: LLMetricPerformanceTesterBasic::cleanClass->cleanupClass | Nat Goodspeed |
2016-08-31 | MAINT-5232: Add DEBUG logging to LLSingleton operations. | Nat Goodspeed |
2016-08-30 | MAINT-5232: Consolidate special LLSingletonBase logging logic. | Nat Goodspeed |
2016-08-30 | MAINT-5232: Move "llerror.h" out of llcleanup.h, llinitdestroyclass.h | Nat Goodspeed |
2016-08-30 | MAINT-5232: LLGlobalEconomy is now an LLSingleton. | Nat Goodspeed |
2016-08-30 | MAINT-5232: Change getIfExists() call to instanceExists(). | Nat Goodspeed |
2016-08-30 | MAINT-5232: Remove unreferenced mInFlightCounter. | Nat Goodspeed |
2016-08-30 | MAINT-5232: Do less work inside typeid() calls. | Nat Goodspeed |
2016-08-30 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2016-08-23 | MAINT-6511 Crash in LLFloaterView::restoreAll - exception handling | AndreyL ProductEngine |
2016-08-29 | Merged in andreyl_productengine/viewer-427 | AndreyL ProductEngine |
2016-08-25 | MAINT-6476 VOB - User can add any size image to an Outfit Gallery outfit folders | pavelkproductengine |
2016-08-23 | MAINT-6616 new crash in VOB viewer in snapshot preview | Mnikolenko Productengine |
2016-08-16 | Merge VOB with 4.0.8-release | pavelkproductengine |
2016-08-11 | increment viewer version to 4.0.8 | Oz Linden |
2016-08-10 | MAINT-6616 new crash in VOB viewer in snapshot preview | Mnikolenko Productengine |
2016-08-09 | MAINT-6618 More checks | AndreyL ProductEngine |
2016-08-09 | Reverted change to lllayoutstack.cpp which could possibly cause memory leak | pavelkproductengine |
2016-08-09 | MAINT-6618 Fixed the crash in LLImageRaw::scale() + some additional checks | AndreyL ProductEngine |