Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-21 | Fix for MAINT-7787: [Alex Ivy] RC Viewers in 5.1.0 range show black ↵ | callum_linden | |
background for CONTENT_TYPE_HTML. (The color we pass to CEF has 4 compontents red, blue, green and alpha. We were only passing 3 and setting the color and not the alpha. At somepoint in CEF's history the default value must have changed. Passing 0xFF for alpha too - i.e. fully opaque - fixes this) | |||
2017-09-19 | DRTVWR-418: Another attempt to generate Mac debug symbols. | Nat Goodspeed | |
The viewer's 00-COMPILE-LINK-RUN.txt recommends passing -gdwarf-2 to the Mac compiler, and so we've been doing ever since before the viewer-build-variables repo was engaged. Now we discover that when CMake sees -gdwarf-2, it removes the -g switch entirely. It also removes it when you pass plain -g. Only when you pass -gdwarf-with-dsym or just -gdwarf does CMake pass plain -g to the compiler. Change -gdwarf-2, if specified, to -gdwarf so we at least get -g. | |||
2017-09-18 | MAINT-7813 - 3D rendering broken on Windows in build 508618. 3D rendering ↵ | ruslantproductengine | |
starts before 2D login screen is cleared. FIXED | |||
2017-09-16 | update to viewer-manager 1.0.508640 for MAINT-77814 fix | Oz Linden | |
2017-09-15 | merge CEF fixes from callum | Oz Linden | |
2017-09-15 | integrate viewer-manager 1.0.508600 | Oz Linden | |
2017-09-15 | additional logging to help with MAINT 7807 | Oz Linden | |
2017-09-15 | add address size to build_data.json so that SL_Launcher can log it | Oz Linden | |
2017-09-14 | replace a 'continue' with an 'else' | Oz Linden | |
2017-09-14 | merge changes for MAINT-7129 | Oz Linden | |
2017-09-14 | MAINT-7129 - [Project Alex Ivy][MAC] Materials and ALM shaders broken in Mac ↵ | ruslantproductengine | |
viewer FIXED | |||
2017-09-08 | integrate viewer-manager fixes for MAINT-7772 | Oz Linden | |
2017-09-08 | mark some settings no longer used by update as obsolete | Oz Linden | |
2017-09-08 | MAINT-7772: make update mode three choices: automatic, ask, and mandatory only | Oz Linden | |
2017-09-01 | Hopeful fix for MAINT-7654 Ivy] Japanese can't input in CEF | callum_linden | |
2017-08-31 | MAINT-7742: Update viewer-manager to codeticket version 508202. | Nat Goodspeed | |
2017-08-31 | Fix for MAINT-7531 Second comment with text 'Write a comment...' appears, ↵ | callum_linden | |
when user post comment to Profile Feed and MAINT-7651 Cannot post new message in feed because the 'Share something...' Share button never becomes active. The fix was in Dullahan Mac keyboard code - used to send a keyb event and then char code after for down and not for up. Now sends it for up and not down and works as expected for these 2 test cases as well as some JavaScript keyboard test pages | |||
2017-08-24 | merge up latest integration repo | Oz Linden | |
2017-08-24 | DRTVWR-418: Trivial change to bump the TeamCity build. | Nat Goodspeed | |
2017-08-23 | merge changes for MAINT-7594 | Oz Linden | |
2017-08-22 | MAINT-7661: Update to viewer-manager build 507954 | Nat Goodspeed | |
2017-08-22 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed | |
2017-08-22 | Automated merge with head of ll/viewer64 after DRTVWR-439 merge | callum_linden | |
2017-08-22 | merge changes for 5.0.7-release | Oz Linden | |
2017-08-22 | increment viewer version to 5.0.8 | Oz Linden | |
2017-08-22 | Added tag 5.0.7-release for changeset abcab37e1b29 | Oz Linden | |
2017-08-22 | MAINT-7594: add platform name string to login request (and add request ↵ | Oz Linden | |
parameter logging at DEBUG) | |||
2017-08-21 | MAINT-7661: Update to viewer-manager build 507912. | Nat Goodspeed | |
2017-08-18 | MAINT-7661: Update to viewer-manager build 507905 | Nat Goodspeed | |
2017-08-18 | MAINT-7661: Update VMP to new build 507880. | Nat Goodspeed | |
2017-08-17 | MAINT-7661: Make NSIS installer place .winstall marker file. | Nat Goodspeed | |
This reduces a timing hole in which one instance of SL_Launcher might place a .winstall marker file in the download directory and run the downloaded installer, but another SL_Launcher instance might discover that marker and try to delete the directory before the NSIS install completes. | |||
2017-08-16 | merge changes for DRTVWR-439 | Oz Linden | |
2017-08-15 | Fix MAINT-7312 External web links opened in profile window | callum_linden | |
2017-08-15 | DRTVWR-418: Disable another fragile llcorehttp memory-usage check. | Nat Goodspeed | |
2017-08-15 | Merged in lindenlab/viewer64-maint-7643 (pull request #17) | Oz Linden | |
MAINT-7643 Approved-by: Oz Linden <oz@lindenlab.com> Approved-by: Nat Linden <nat@lindenlab.com> | |||
2017-08-15 | Merged in rider_linden/viewer64-gundam (pull request #18) | Oz Linden | |
Default | |||
2017-08-14 | MAINT-7634: Feedback from code review, move enum to string converter to own ↵ | Rider Linden | |
function. | |||
2017-08-14 | fix indenting | Oz Linden | |
2017-08-14 | MAINT-7640: code review fixes | Oz Linden | |
2017-08-14 | MAINT-7640: Notify the user if login is blocked for a required viewer update | Oz Linden | |
2017-08-11 | MAINT-7641: Indent new RunLauncher notification per code review. | Nat Goodspeed | |
2017-08-11 | MAINT-7641: Warn user if s/he directly runs viewer without launcher. | Nat Goodspeed | |
2017-08-08 | Added comment block to code signing portion of viewer-manifest.py describing ↵ | callum_linden | |
potential gotchas in the future and how to obviate them | |||
2017-08-09 | MAINT-7652 Fix for crash in LLVertexBuffer::~LLVertexBuffer() destructor | AndreyL ProductEngine | |
2017-08-08 | MAINT-7634: Logging and instrumentation canges to narrow down viewer crashes. | Rider Linden | |
2017-08-03 | MAINT-7653 Crash in LLVOAvatarSelf::updateAvatarRezMetrics(bool) | Mnikolenko ProductEngine | |
2017-07-28 | MAINT-7634: Move StatsAccumulator into llcommon, collect data sent and error ↵ | Rider Linden | |
codes from core. | |||
2017-07-28 | MAINT-7356 Improved multiline label support for the notification toast checkbox | AndreyL ProductEngine | |
2017-07-28 | Merged in maxim_productengine/viewer-lynx_maint (pull request #63) | Andrey Lihatskiy | |
MAINT-7650 FIXED Crash in LLPreviewLSL::saveIfNeeded(bool) Approved-by: Andrey Kleshchev <andreykproductengine@lindenlab.com> Approved-by: Andrey Lihatskiy <andreylproductengine@lindenlab.com> | |||
2017-07-28 | MAINT-7650 FIXED Crash in LLPreviewLSL::saveIfNeeded(bool) | Mnikolenko Productengine | |