Age | Commit message (Expand) | Author |
2016-09-06 | downgrade spammy LLCoros logging to DEBUG | Oz Linden |
2016-09-06 | add protections against failed memory allocations in VBO and aligned memory | Oz Linden |
2016-09-06 | add run time error checking to LLImageRaw::scale | Oz Linden |
2016-09-06 | MAINT-6698 [VOB] "Save" button is always enabled for outfit with non-default ... | Mnikolenko Productengine |
2016-09-05 | MAINT-6697 make sure we have data to process | andreykproductengine |
2016-09-05 | MAINT-6685 [VOB] Outfit Image from an Outfit Gallery disappears after editing... | Mnikolenko Productengine |
2016-09-05 | Backed out changeset: d3ffc46e9e92 | andreykproductengine |
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 | SL-395 - partial support for joint scale locking via flag in skin info | Brad Payne (Vir Linden) |
2016-09-02 | merge | Brad Payne (Vir Linden) |
2016-09-02 | MAINT-5232: Abbreviate __FILE__ path in log_subsystem_cleanup(). | Nat Goodspeed |
2016-09-02 | MAINT-5011: Abbreviate __FILE__ path in log_unhandled_exception_(). | Nat Goodspeed |
2016-09-02 | MAINT-6461 crash due to invalid menu pointer during visibility change | andreykproductengine |
2016-09-02 | MAINT-6461 crash due to invalid menu pointer during visibility change | andreykproductengine |
2016-09-02 | SL-124 - small comment cleanups | Brad Payne (Vir Linden) |
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-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 | 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-6221 If two animations have the same priority, it's arbitrary which one... | andreykproductengine |
2016-09-01 | MAINT-6686 FIXED [VOB] Outfit Snapshot floater should be resized independentl... | Mnikolenko Productengine |
2016-08-31 | MAINT-5011: Add log tag to LOG_UNHANDLED_EXCEPTION() log messages. | Nat Goodspeed |
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 | MAINT-6683 fixed wrapping issues of notecard embedded items | andreykproductengine |
2016-08-30 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2016-08-30 | MAINT-6682 Viewer crashes when deleting notecards one by one | Mnikolenko Productengine |
2016-08-29 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-vlc | Nat Goodspeed |
2016-08-29 | MAINT-5011: Work around gcc 4.7.2 overly (?) picky fatal warning. | Nat Goodspeed |
2016-08-29 | MAINT-5011: Fix abbreviateFile() test to run under .../indra/ path. | Nat Goodspeed |
2016-08-26 | MAINT-5011: Add top-level exception handlers in LLAppViewer::frame(). | Nat Goodspeed |
2016-08-26 | MAINT-5011: Catch LLContinueError in LLStopWhenHandled::operator(). | Nat Goodspeed |
2016-08-26 | MAINT-5011: Fix misleading indentation in WINMAIN(). | Nat Goodspeed |
2016-08-26 | MAINT-5011: Add comments to LLCoros::toplevel() exception handlers. | Nat Goodspeed |