Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-17 | SL-821: Merge LL_TO_WSTRING(), WSTRINGIZE() changes. | Nat Goodspeed | |
2018-05-17 | SL-821: Add WSTRINGIZE() and DEWSTRINGIZE() macros for wide strings. | Nat Goodspeed | |
Streamline convenience overload stringize(std::wstring); make convenience overload wstringize(std::string) symmetrically convert from UTF-8 string. Also eliminate STRINGIZE() et al. dependency on Boost.Phoenix: use lambdas instead. Using lambdas instead of template expansion necessitates reordering some code in wrapllerrs.h. | |||
2018-05-17 | SL-821: Add LL_TO_WSTRING() macro to llpreprocessor.h. | Nat Goodspeed | |
Also use existing LL_TO_STRING() macro to stringize LL_VIEWER_CHANNEL in llversioninfo.cpp and its tests. | |||
2018-05-11 | SL-821: Use one self.path() call for everything under "llplugin". | Nat Goodspeed | |
2018-05-11 | SL-821: Move BugSplat includes/libs from llcommon to newview. | Nat Goodspeed | |
No C++ source in llcommon references any of the BugSplat code. | |||
2018-05-10 | SL-821: Update to bugsplat build 515327 | Nat Goodspeed | |
2018-04-12 | Automated merge with tip of viewer-release after Viewer Media Update release | callum_linden | |
2018-04-12 | merge MAINT-8474 changes | Oz Linden | |
2018-04-12 | increment viewer version to 5.1.4 | Oz Linden | |
2018-04-12 | Added tag 5.1.3-release for changeset 7c00e5b6cb3d | Oz Linden | |
2018-03-31 | MAINT-8474: Xcode 9.3 insists that comparators use const operator(). | Nat Goodspeed | |
2018-03-22 | Automated merge with https://bitbucket.org/nat_linden/viewer-maint-8397 to ↵ | callum_linden | |
pick up debugging config changes | |||
2018-03-21 | MAINT-8397: Update viewer-manager to codeticket version 513540. | Nat Goodspeed | |
2018-03-20 | MAINT-8397: Update viewer-manager to codeticket version 513500. | Nat Goodspeed | |
2018-03-19 | pull in new version of Dullahan (1.1.1080) built against CEF ↵ | callum_linden | |
(3325.1750.gaabe4c4) and with the host process reaper enabled | |||
2018-03-16 | Update Dullahan CEF binaries to 3325.1749.ga42963a | callum_linden | |
2018-03-15 | Pull in latest version of Dullahan (1.1.1072) and tweak media plugin code to ↵ | callum_linden | |
match change in API | |||
2018-03-02 | Replace start page for media browser with DuckDuckGo.com - Google page was ↵ | callum_linden | |
offset at that window size and was irritating | |||
2018-03-01 | Automated merge with tip of viewer-release | callum_linden | |
2018-03-01 | increment viewer version to 5.1.3 | Oz Linden | |
2018-03-01 | Added tag 5.1.2-release for changeset 2eb917875efd | Oz Linden | |
2018-03-01 | Now CEF supports setting default page background if specifier missing from ↵ | callum_linden | |
HTML, set default background color to the Linden default grey (#282828) | |||
2018-03-01 | Pull in newer version of Dullahan (1.1.1050) that is built against newer ↵ | callum_linden | |
version of CEF (3282.1741.gcd94615) | |||
2018-02-22 | MAINT-8200 Updated viewer-manager to codeticket version 512801. | AndreyL ProductEngine | |
Built from lindenlab/viewer-manager-maint | |||
2018-02-14 | Automated merge with tip of viewer-release | callum_linden | |
2018-02-12 | increment viewer version to 5.1.2 | Oz Linden | |
2018-02-12 | Added tag 5.1.1-release for changeset 26d9e9bb166a | Oz Linden | |
2018-01-29 | Speculative fix for MAINT-8250 Popups can appear in an unnamed new window ↵ | callum_linden | |
external of the viewer. Note: This was a fix for a threading issue in Dullahan that caused clicking on links with target of 'new' to crash. I think it's the same issue here and manifests itself as CEF creating a new OS window. | |||
2018-01-26 | Fixes for: MAINT-8244 Text in CEF cannot be selected with the mouse. ↵ | callum_linden | |
MAINT-8245 Expose CEF log file and logging severity to viewer and MAINT-8246 Expose the CEF remote debugging system to the viewer | |||
2018-01-26 | Fix for: MAINT-8138 Generate new page of test URLs for Dullahan that are ↵ | callum_linden | |
more complete and more robust (last stage was creation of S3 non-user specific URL) | |||
2018-01-25 | MAINT-8232 Clear History button description should not include 'web' - ↵ | callum_linden | |
incorrect assertionm that web cache not cleared | |||
2018-01-25 | MAINT-8200: Update viewer-manager to codeticket version 512124. | Nat Goodspeed | |
2018-01-24 | MAINT-8232 Clear History button description should not include 'web' | callum_linden | |
2018-01-24 | MAINT-8197 Fix for crash in gpu_benchmark() | AndreyL ProductEngine | |
including safety checks and some refactoring | |||
2018-01-23 | MAINT-8109: Update viewer-manager to codeticket version 512067. | Nat Goodspeed | |
2018-01-22 | Bring in the very latest version of Dullahan (1.1.1024) that matches the ↵ | callum_linden | |
most recent canonical Dullahan and also bump the CEF plugin version in preparation for the RC build | |||
2018-01-22 | MAINT-8207 Tweak web/cookie UI in viewer prefs | callum_linden | |
2018-01-19 | After reforking the post-viewer64, viewer-release repository, I pulled in ↵ | callum_linden | |
all the changes from my viewer64 based viewe64-bugsplat repository. This repository is the canonical one going forwards | |||
2018-01-19 | Automated merge with tip of viewer64 before reparent to a repository forked ↵ | callum_linden | |
off of viewer-release | |||
2018-01-19 | After reforking the post viewer64 viewer-release repository, I pulled in all ↵ | callum_linden | |
the changes from my viewer64 based viewe64-media-update repository. This repository is the canonical one going forwards | |||
2018-01-18 | Pull in Dullahan 1.1.1012 (mostly internal fixes like warning suppression) | callum_linden | |
2018-01-18 | correct more 64bit vivox dll names | Oz Linden | |
2018-01-18 | correct 64bit vivox dll names | Oz Linden | |
2018-01-18 | more places where vivox names must be conditional on address size | Oz Linden | |
2018-01-18 | copy all versions of libnghttp for tests | Oz Linden | |
2018-01-17 | Pull in version 1.1.1008 of Dullahan with improved cookie handling | callum_linden | |
2018-01-17 | Fixes for 'MAINT-8196 Remove LLPluginCookieStore from the viewer' and ↵ | callum_linden | |
'MAINT-8194 Remove per-frame calls to updateJavascriptObject()' | |||
2018-01-17 | update Certificate Authorities | Oz Linden | |
2018-01-17 | use 64bit vivox sdk components in 64bit windows builds | Oz Linden | |
2018-01-17 | fix merge error in build script | Oz Linden | |