Age | Commit message (Expand) | Author |
2016-09-16 | Merge | Rider Linden |
2016-09-16 | MAINT-6570: Fix bad merge. | Rider Linden |
2016-09-14 | Merge | Rider Linden |
2016-09-09 | MAINT-6462 Built-in browser plays video vertically flipped | callum@lindenlab.com |
2016-09-07 | Restore version of CEF that has the correct Y flipping enabled - (2526/chrome... | Callum Prentice |
2016-09-07 | MAINT-6584, MAINT-5011: Change new 'throw' to LLTHROW() | Nat Goodspeed |
2016-09-07 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-vlc | Nat Goodspeed |
2016-09-06 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-vlc | Nat Goodspeed |
2016-09-06 | MAINT-5011: Ensure BlockTimer::mStartTime is unconditionally set. | Nat Goodspeed |
2016-09-06 | MAINT-5011: Commit backing out BlockTimer warning suppression. | Nat Goodspeed |
2016-09-06 | Backed out changeset c30d8774c404: remove warning suppression | Nat Goodspeed |
2016-09-06 | undo changes to llvertexbuffer.cpp from c727ae93646e | Oz Linden |
2016-09-06 | merge changes for exception handling | Oz Linden |
2016-09-06 | paren fix | Oz Linden |
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-02 | MAINT-5011: Abbreviate __FILE__ path in log_unhandled_exception_(). | 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 | MAINT-5011: Advise against lllog() instead of (e.g.) LL_INFOS(). | Nat Goodspeed |
2016-08-31 | MAINT-5011: Revert to googlemock built on squeeze | Nat Goodspeed |
2016-08-31 | Backed out changeset 8c0e52a212bb - revert to googlemock 297460 | Nat Goodspeed |
2016-08-31 | MAINT-5011: Revert to llceflib built on squeeze | Nat Goodspeed |
2016-08-31 | Backed out changeset 538a5b77f08e - revert to llceflib 311349 | Nat Goodspeed |
2016-08-31 | MAINT-5011: Revert to colladadom built on squeeze | Nat Goodspeed |
2016-08-31 | Backed out changeset c494a6e0b619 - revert to colladadom 297450 | Nat Goodspeed |
2016-08-31 | MAINT-5011: Revert to boost built on squeeze | Nat Goodspeed |
2016-08-31 | Backed out changeset 4cf5551a22a6 - revert to boost 297445 | Nat Goodspeed |
2016-08-31 | MAINT-5011: Add log tag to LOG_UNHANDLED_EXCEPTION() log messages. | Nat Goodspeed |
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 |
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-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 |