phoenix-firestorm/indra
Nat Goodspeed 166f75d91f MAINT-1144: Defend against NULL LLPluginProcessParent::mProcess.
The change from LLProcessLauncher to LLProcess introduces the possibility of a
NULL (default-constructed) LLProcessPtr. Add certain static LLProcess methods
accepting LLProcessPtr, forwarding to nonstatic method when non-NULL but doing
something reasonable with NULL. Use these methods in LLPLuginProcessParent.
2012-06-06 16:38:16 -04:00
..
cmake merge changes for DRTVWR-151 2012-05-24 20:35:25 -04:00
copy_win_scripts
integration_tests merge changes for DRTVWR-151 2012-05-24 20:35:25 -04:00
lib/python
linux_crash_logger
linux_updater merge changes for DRTVWR-148 2012-05-29 12:42:53 -04:00
llaudio MAINT-862 and ER-1781 : Sounds not playing the first time. Reviewed by Kelly. 2012-05-16 17:09:07 -07:00
llcharacter Automated merge with http://hg.secondlife.com/viewer-release 2012-04-26 14:04:55 -04:00
llcommon MAINT-1144: Defend against NULL LLPluginProcessParent::mProcess. 2012-06-06 16:38:16 -04:00
llcrashlogger
llimage Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 2012-05-25 15:07:22 -07:00
llimagej2coj
llinventory
llkdu SH-3075 : Fix reversible compression for very small textures. Also supress the forcing to reversible for small textures. 2012-05-09 17:04:02 -07:00
llmath
llmessage Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 2012-05-25 15:07:22 -07:00
llplugin MAINT-1144: Defend against NULL LLPluginProcessParent::mProcess. 2012-06-06 16:38:16 -04:00
llprimitive
llrender MAINT-1142 use VBO pooling on OSX 2012-06-04 12:15:08 -07:00
llui Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 2012-05-25 15:07:22 -07:00
llvfs Automated merge with http://hg.secondlife.com/viewer-release 2012-04-26 14:04:55 -04:00
llwindow Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 2012-05-25 15:07:22 -07:00
llxml
lscript MAINT-922 FIX Client side code to catch the SCRIPT_PERMISSION_TELEPORT request from similator and display a notification 2012-04-16 14:29:32 -07:00
mac_crash_logger
mac_updater
media_plugins converted a bunch of narrowing implicit conversions to explicit 2012-02-01 13:03:46 -08:00
newview merge changes for DRTVWR-155 2012-05-29 14:49:20 -04:00
test CHOP-900: Fix test.cpp merge errors merging up to viewer-release 2012-05-09 23:03:37 -04:00
test_apps/llplugintest
tools/vstool
viewer_components Automated merge with http://hg.secondlife.com/viewer-release 2012-05-09 22:33:04 -04:00
win_crash_logger
win_updater
CMakeLists.txt
edit-me-to-trigger-new-build.txt
fix-incredibuild.py