summaryrefslogtreecommitdiff
path: root/indra/llplugin
AgeCommit message (Expand)Author
2015-12-15MAINT-5966 - file download failures need feedbackcallum_linden
2015-11-19Fix javascript_enabled && plugins_enabled (wrong media class) and pull in new...callum_linden
2015-11-16Update SetCookie code for new LLCEFLib API and add support for shoing/hising ...callum_linden
2015-11-10Added code to initiate controlled shutdown of plugins with timeouts for misbe...Rider Linden
2015-10-22MAINT-5775 FIX Split out cookies and cache directories into separate folders ...callum_linden
2015-10-21Fix windows line endingscallum_linden
2015-10-20Merge with tip of viewer-releasecallum_linden
2015-10-19MAINT-5711 FIX profiles and marketplace are asking for a login each sessioncallum_linden
2015-10-02MAINT-5687: Remove old webkit from the make files and the repo. Ensure that ...Rider Linden
2015-09-16tmp chckin - still needs latest llceflib to buildcallum_linden
2015-09-03support for external links and location_changed messagescallum_linden
2015-07-23MAINT-5398 FIXED [BetaBreakers] TOS additional policy links cannot be scrolle...andreykproductengine
2015-07-17Changes to implement enable/disable cookies, javascript, pluginscallum_linden
2015-03-24Refer to new QuickTime third party package with fixes for VS2013 & re-add Qui...callum_linden
2015-01-07First cut at consuming new slplugins autobuild package.Nat Goodspeed
2014-12-12Remove unneeded media plugin header filecallum_linden
2014-10-17Update to build on Xcode 6.0: fix cocoa NSWindow redefinition errorcallum_linden
2014-05-20MAINT-4009: Patching a leak of LLPluginSharedMemory objects from the LLPlugin...Stinson Linden
2014-05-20MAINT-4009: Ensuring that the cookie store is properly cleaned on app exit.Stinson Linden
2013-11-06merge with releaseRichard Linden
2013-10-08merge from viewer-releaseRichard Linden
2013-10-04Pull merge of lindenlab/viewer-releaseMerov Linden
2013-08-19MergeXiaohong Bao
2013-08-09second phase summer cleaningRichard Linden
2013-08-05Merge downstream code - Vivox releasesimon
2013-08-05Pull merge from lindenlab/viewer-releaseMerov Linden
2013-07-29ACME-755 : Fix erasing in live std::map (breaks build on Mac and Linux).Merov Linden
2013-07-26ACME-755 Clear FB cookies by removing cookies from the .facebook.com domainGilbert Gonzales
2013-07-11Merged in viewer-releaseAura Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-05-16Removed debugging.Aura Linden
2013-05-09Merge downstream code and viewer-betasimon
2013-05-02Cmake doesn't like mesimon
2013-05-02Fix the cmake fixsimon
2013-04-23Fix Windows Debug buildsimon
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-05Fixing issues with not detecting when LLSD XML parsing fails. Changing most ...Don Kjer
2013-01-24merging in viewer-beta.Nyx Linden
2013-01-04Automated merge with http://bitbucket.org/lindenlab/viewer-developmentRichard Linden
2012-12-13Fixed whitespace issues for merge.Aura Linden
2012-11-28SH-3563. Pull and merge from viewer-development. Modest code changes to fix a...prep
2012-11-19merge with viewer-developmentRichard Linden
2012-11-14SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-11-12Ported slplugin and some other missing components for cocoa.Aura Linden
2012-10-11Updating linux build to gcc4.6Don Kjer
2012-09-10Backing out the changes contributing to DRTVWR-167 and DRTVWR-179 from the re...William Todd Stinson
2012-06-06MAINT-1144: Defend against NULL LLPluginProcessParent::mProcess.Nat Goodspeed
2012-01-21Convert LLProcess consumers from LLSD to LLProcess::Params block.Nat Goodspeed
2012-01-20Per Richard, replace LLProcessLauncher with LLProcess.Nat Goodspeed