summaryrefslogtreecommitdiff
path: root/indra/llplugin/llpluginprocessparent.h
AgeCommit message (Expand)Author
2024-07-22Use thread pool to create plugin processes to reduce created/destroyed thread...Rye Mutt
2024-05-23Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into brad/merge-main...Brad Linden
2024-05-02#1354 Make coroutines use LLCoros::Mutex instead of LLMutex (#1356)RunitaiLinden
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-01-08replace boost library to standardAiraYumi
2021-05-25SL-14988 Plugin process creation can cause a notiecable delayAndrey Kleshchev
2016-01-15merge changes for 4.0.1-releaseOz Linden
2015-11-10Added code to initiate controlled shutdown of plugins with timeouts for misbe...Rider Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2012-11-14SH-3406 WIP convert fast timers to lltrace systemRichard Linden
2012-01-21Convert LLProcess consumers from LLSD to LLProcess::Params block.Nat Goodspeed
2012-01-20Per Richard, replace LLProcessLauncher with LLProcess.Nat Goodspeed
2011-11-28bumped up MSVC warning level to 3 to catch more stuff that gcc catchesRichard Linden
2011-08-05fix for SH-2215: [crashhunters] crash at LLPluginClassMediaXiaohong Bao
2011-02-08VWR-21275 FIX // *SOME* Windows systems fail to load the Qt plugins if the cu...callum
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-04-29Incorporate suggestions from Richard's review of the LLPlugin changes.Monroe Linden
2010-04-27Architectural changes to LLPlugin message processing.Monroe Linden
2010-04-23Add a way for plugins to send a message and block waiting for the responseMonroe Linden
2010-03-16Added an "init" message in LLPLUGIN_MESSAGE_CLASS_MEDIA, and made LLPluginCla...Monroe Linden
2010-03-12(for B5) Fix for EXT-5823 "Include language in user-agent string" (implemente...Callum Prentice
2009-12-17Changed default launch timeout in LLPluginProcessParent to 60 seconds, and ad...Monroe Linden
2009-12-14Merge of my old precompiled headers dependency cleanup with tip of viewer-2-0.brad kittenbrink
2009-12-09DEV-43948 viewer2 is writing session data into the 'read-only' installation t...Tofu Linden
2009-11-30doxygen: exclude licensing blurbsbea@american.lindenlab.com
2009-11-13Refactoring of llviewerprecompiledheaders.h to hopefully increase stabilitybrad kittenbrink
2009-11-10Added PluginAttachDebuggerToPlugins debug setting.Monroe Linden
2009-10-05Fixes for a different class of plugin failures (where loading the plugin dll ...Monroe Linden
2009-10-01svn merge -r 134922:134973 svn+ssh://svn.lindenlab.com/svn/linden/branches/me...Monroe Williams
2009-08-27svn merge -r 129841:129910 svn+ssh://svn.lindenlab.com/svn/linden/branches/mo...Monroe Williams