Age | Commit message (Expand) | Author |
2016-08-26 | MAINT-5011: Add comments to LLCoros::toplevel() exception handlers. | Nat Goodspeed |
2016-08-25 | MAINT-5011: Fix type error surfaced by gcc 4.7. | Nat Goodspeed |
2016-08-25 | MAINT-5011: Remove unreferenced param name to avoid fatal warning | Nat Goodspeed |
2016-08-25 | Update to googlemock build 319024 | Nat Goodspeed |
2016-08-25 | Update to llceflib build 319030 | Nat Goodspeed |
2016-08-25 | Update to colladadom build 319021 | Nat Goodspeed |
2016-08-25 | Update to boost build 318979 | 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-20 | MAINT-6663 [Win LibVLC] test video buttons still appearing in search | AndreyL ProductEngine |
2016-08-18 | MAINT-5011: Catch unhandled exceptions in LLCoros coroutines. | Nat Goodspeed |
2016-08-18 | MAINT-5011: Use BOOST_CURRENT_FUNCTION instead of __PRETTY_FUNCTION__ | Nat Goodspeed |
2016-08-17 | MAINT-5011: Catch kdu_exception (aka int) in case it leaks out. | Nat Goodspeed |
2016-08-17 | MAINT-5011: Derive image-load exceptions from LLContinueError. | Nat Goodspeed |
2016-08-17 | MAINT-5011: Try to enrich catch (...) logging throughout viewer. | Nat Goodspeed |
2016-08-17 | MAINT-5011: Clean up indentation from merge of viewer-release. | Nat Goodspeed |
2016-08-17 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2016-08-17 | MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION(). | Nat Goodspeed |
2016-08-17 | MAINT-5011: Add llexception_test.cpp with tests (and conclusions). | Nat Goodspeed |
2016-08-16 | Merge VOB with 4.0.8-release | pavelkproductengine |
2016-08-11 | merge changes for 4.0.7-release | Oz Linden |
2016-08-11 | increment viewer version to 4.0.8 | Oz Linden |
2016-08-11 | Added tag 4.0.7-release for changeset 33981d8130f0 | 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 |
2016-08-06 | MAINT-6584: Don't crash on inconsistent dims in a JPEG-2000 image. | Nat Goodspeed |
2016-08-05 | MAINT-6584: Introduce KDUError exception from other viewer project. | Nat Goodspeed |
2016-08-05 | MAINT-6584: Add explanatory comments to LLImageJ2CKDU implementation. | Nat Goodspeed |
2016-08-05 | MAINT-6584: Clarify LLKDUMessageError::flush() throwing exception. | Nat Goodspeed |
2016-08-05 | Merged in oz_linden/viewer-build | AndreyL ProductEngine |
2016-08-05 | Buildfix: brought back LINDEN_J2C_COMMENT_PREFIX | AndreyL ProductEngine |
2016-08-05 | Merged andreyl_productengine/viewer-427 into default | Andrey Lihatskiy |
2016-08-04 | MAINT-6584: Comment out completely unused LLImageJ2CKDU code. | Nat Goodspeed |
2016-08-04 | Merged in lindenlab/viewer-lynx | AndreyL ProductEngine |
2016-08-04 | MAINT-6604 FIXED [VOB] Snapshot preview is corrupted | Mnikolenko Productengine |
2016-08-01 | MAINT-6460 getMeshSize crash | andreykproductengine |
2016-08-01 | MAINT-6460 Crash calculating mesh complexity | andreykproductengine |
2016-08-01 | Backed out changeset: c21a7e6d9796 | andreykproductengine |
2016-08-01 | MAINT-6602 disable ability to select local textures | Mnikolenko Productengine |
2016-07-29 | MAINT-6601 FIXED [VOB] Texture picker generates WARNING spam in SecondLife.log | Mnikolenko Productengine |
2016-07-28 | MAINT-6511 Replaced c-style casts with dynamic_cast in llfloater.cpp | AndreyL ProductEngine |
2016-07-27 | increment version number to 4.1.1 | Oz Linden |
2016-07-27 | remove use of "override" C++11 feature not supported on gcc 4.6 | Oz Linden |
2016-07-27 | MAINT-4327/MAINT-6584 Supress the crash on memory allocation error when decod... | AndreyL ProductEngine |
2016-08-03 | MAINT-6584: Use RAII classes to manage helper object lifespans. | Nat Goodspeed |
2016-07-26 | merge build script improvement | Oz Linden |