summaryrefslogtreecommitdiff
path: root/indra/media_plugins/cef
AgeCommit message (Expand)Author
2017-03-03Remove OSX headers added for testing purposes and also some unused varsCallum Prentice
2017-03-03First pass at osx/macos keyboard events - simple case like google homepage is...callum@lindenlab.com
2017-03-01Fix up slight change to Dullahan interface where we call out the platform for...callum@lindenlab.com
2017-02-24First round of changes to make the macOS 64 build workcallum@lindenlab.com
2017-02-23Whoopps. Apologies for leaving Windows debug spam in code :(callum@lindenlab.com
2017-02-23Update media plugin CEF code to match new Dullahancallum@lindenlab.com
2017-02-22reenable support for copy/cut/paste to/from a web pageCallum Prentice
2017-02-21First round of changes to replace LLCEFLib with Dullahan. Mostly Windows chan...Callum Prentice
2017-02-03Automated merge with ssh://bitbucket.org/lindenlab/viewer64Nat Goodspeed
2017-02-03Automated merge with ssh://bitbucket.org/lindenlab/viewer-releaseNat Goodspeed
2017-01-19First set of changes to build (tests off) to build correctly against Xcode 8 ...Callum Linden
2016-12-05suppress VS linker warning about unfound pdb files in media pluginOz Linden
2016-12-02Remove winmmshim 'hack' from project and set volume directly from CEF media p...Callum Prentice
2016-12-01DRTVWR-418: Until we figure out how to say FIXED:NO to linker, don't.Nat Goodspeed
2016-11-23DRTVWR-418: Work around missing LLCEFLibSettings::page_zoom_factor.Nat Goodspeed
2016-11-16DRTVWR-418: pull in new viewer-release via viewer64Nat Goodspeed
2016-11-15DRTVWR-418: Fold windows64 into windows platform with new autobuild.Nat Goodspeed
2016-10-27MAINT-6810 win10, 4k monitor and UI scale of 2.0 makes most web content too s...pavelkproductengine
2016-11-14Merged in lindenlab/viewer-cleanupAndreyL ProductEngine
2016-10-11MAINT-5232: Merge up to VLC viewer from viewer-releaseNat Goodspeed
2016-09-15MAINT-5232: Normalize LLSingleton subclasses.Nat Goodspeed
2016-07-20MAINT-6578 Broken texture batching - fixed along with misc LibVLC plugin addi...Callum Linden
2016-06-02FIX MAINT-6748 content looks correct but page links are flipped verticallycallum_linden
2016-05-27- Make popup appear on the right screen coordinates (this was broken after th...Nicky
2016-05-13pull in unflipped version of LLCEFLibcallum_linden
2016-03-07MergeRider Linden
2016-02-26MAINT-5360: restore builds for the EDU packageOz Linden
2016-02-22Killing windows line endings.Rider Linden
2016-01-21MergeRider Linden
2016-01-20Backed out changeset 672bd34768c6callum_linden
2016-01-20Backed out changeset 2e77fb7b61b6callum_linden
2016-01-20MAINT-6004 (Fix) Add non blocking file upload picker supportcallum_linden
2016-01-20OPEN-312: Removed add_dependency entries for items listed in target_link_libr...Rider Linden
2016-01-14Pull in updated LLCEFLib with settings option to turn off WebRTC media and mo...callum_linden
2015-12-15MAINT-5966 - file download failures need feedbackcallum_linden
2015-12-11Missed a commit for MAINT-5948 - enable double clickcallum_linden
2015-12-03MAINT-5909: Enable unicode text input on mac and feed that directly into the ...rider
2015-11-23Refrain from sending right mouse button events - crashes OS X - and we don't ...Callum Prentice
2015-11-20pull in llceflib changes for user agent, flash plugins and pdfcallum_linden
2015-11-19Fix javascript_enabled && plugins_enabled (wrong media class) and pull in new...callum_linden
2015-11-18initial support for dropdown menus/select widgitscallum_linden
2015-11-16Update SetCookie code for new LLCEFLib API and add support for shoing/hising ...callum_linden
2015-11-13Merged callum_linden/viewer-cef into defaultRider Linden
2015-11-13Throw away any incomplete llsd messages that may have get sent on CRrider
2015-11-13Encode keyboard event for reconstruction in the plugin.rider
2015-11-11Fix MAINT-5832 Add /LTCG flag to linker for media_plugin_cef.dll to avoid lin...callum_linden
2015-11-11Add callback for when CEF asks to shutdowncallum_linden
2015-11-10Have the media_cef plugin post goodbye back to the plugin.Rider Linden
2015-11-09Undo the clobbering that the PR did :)callum_linden
2015-11-07MAINT-5754: Finish key modifier experiment. Still not working.rider