summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-02-03CID-405Tofu Linden
Checker: UNUSED_VALUE Function: LLNormalTextSegment::drawClippedSegment(int, int, int, int, LLRectBase<int>) File: /indra/llui/lltextbase.cpp
2010-02-03CID-259Tofu Linden
Checker: UNINIT_CTOR Function: LLVFile::LLVFile(LLVFS *, const LLUUID &, LLAssetType::EType, int) File: /indra/llvfs/llvfile.cpp dead field.
2010-02-03CID-260Tofu Linden
Checker: UNINIT_CTOR Function: LLPidLockFile::LLPidLockFile() File: /indra/llvfs/llpidlock.cpp
2010-02-03CID-261Tofu Linden
Checker: UNINIT_CTOR Function: LLImageJ2COJ::LLImageJ2COJ() File: /indra/llimagej2coj/llimagej2coj.cpp
2010-02-03CID-262Tofu Linden
Checker: UNINIT_CTOR Function: LLPluginProcessParent::LLPluginProcessParent(LLPluginProcessParentOwner *) File: /indra/llplugin/llpluginprocessparent.cpp
2010-02-03CID-263Tofu Linden
Checker: UNINIT_CTOR Function: LLPluginClassMedia::LLPluginClassMedia(LLPluginClassMediaOwner *) File: /indra/llplugin/llpluginclassmedia.cpp
2010-02-03CID-264Tofu Linden
Checker: UNINIT_CTOR Function: LLPluginProcessChild::LLPluginProcessChild() File: /indra/llplugin/llpluginprocesschild.cpp
2010-02-03CID-266Tofu Linden
Checker: UNINIT_CTOR Function: LLXmlTreeParser::LLXmlTreeParser(LLXmlTree *) File: /indra/llxml/llxmltree.cpp
2010-02-03CID-267Tofu Linden
Checker: UNINIT_CTOR Function: LLXMLNode::LLXMLNode(const LLXMLNode&) File: /indra/llxml/llxmlnode.cpp
2010-02-03CID-269Tofu Linden
Checker: UNINIT_CTOR Function: LLWorkerClass::LLWorkerClass(LLWorkerThread *, const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&) File: /indra/llcommon/llworkerthread.cpp
2010-02-03CID-271Tofu Linden
Checker: UNINIT_CTOR Function: LLTreeDFSIter<LLView, std::list<LLView *, std::allocator<LLView *>>::_Const_iterator<(bool)0>>::LLTreeDFSIter() File: /indra/llcommon/lltreeiterators.h
2010-02-03CID-272Tofu Linden
Checker: UNINIT_CTOR Function: LLTreeDFSPostIter<LLView, std::list<LLView *, std::allocator<LLView *>>::_Const_iterator<(bool)0>>::LLTreeDFSPostIter() File: /indra/llcommon/lltreeiterators.h
2010-02-03CID-273Tofu Linden
Checker: UNINIT_CTOR Function: NamedTimerFactory::NamedTimerFactory() File: /indra/llcommon/llfasttimer_class.cpp
2010-02-03CID-277Tofu Linden
Checker: UNINIT_CTOR Function: LLPacketBuffer::LLPacketBuffer(const LLHost &, const char *, int) File: /indra/llmessage/llpacketbuffer.cpp a fix I like better.
2010-02-03CID-277Tofu Linden
Checker: UNINIT_CTOR Function: LLPacketBuffer::LLPacketBuffer(const LLHost &, const char *, int) File: /indra/llmessage/llpacketbuffer.cpp
2010-02-03CID-278Tofu Linden
Checker: UNINIT_CTOR Function: LLTransferTargetParamsFile::LLTransferTargetParamsFile() File: /indra/llmessage/lltransfertargetfile.h
2010-02-03CID-279Tofu Linden
Checker: UNINIT_CTOR Function: LLTransferTarget::LLTransferTarget(e_transfer_target_type, const LLUUID &, e_transfer_source_type) File: /indra/llmessage/lltransfermanager.cpp
2010-02-03CID-280Tofu Linden
Checker: UNINIT_CTOR Function: LLTransferTargetParamsVFile::LLTransferTargetParamsVFile() File: /indra/llmessage/lltransfertargetvfile.cpp dead field.
2010-02-03CID-281Tofu Linden
Checker: UNINIT_CTOR Function: LLTransferSourceParamsAsset::LLTransferSourceParamsAsset() File: /indra/llmessage/lltransfersourceasset.cpp
2010-02-03PE merge.Tofu Linden
2010-02-03CID-283Tofu Linden
Checker: UNINIT_CTOR Function: LLVorbisDecodeState::LLVorbisDecodeState(const LLUUID &, const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&) File: /indra/llaudio/llaudiodecodemgr.cpp
2010-02-03Backed out changeset 83d2ec4d4a5e, a hack that forces you to fall when ↵Vadim Savchuk
entering a parcel with no rights to fly in it. --HG-- branch : product-engine
2010-02-03merge.Tofu Linden
2010-02-03CID-284Tofu Linden
Checker: UNINIT_CTOR Function: MediaPluginWebKit::MediaPluginWebKit(void (*)(const char *, void **), void *) File: /indra/media_plugins/webkit/media_plugin_webkit.cpp
2010-02-03Moss rocks! Thanks for noticeing the paste error that resulted in a double ↵Eric M. Tulla (BigPapi)
\'\!\' bool op.
2010-02-03CID-288Tofu Linden
Checker: UNINIT_CTOR Function: LLCamera::LLCamera(float, float, int, float, float) File: /indra/llmath/llcamera.cpp
2010-02-03CID-289Tofu Linden
Checker: UNINIT_CTOR Function: LLCamera::LLCamera() File: /indra/llmath/llcamera.cpp
2010-02-03CID-290Tofu Linden
Checker: UNINIT_CTOR Function: LLCubeMap::LLCubeMap() File: /indra/llrender/llcubemap.cpp
2010-02-03CID-291Tofu Linden
Checker: UNINIT_CTOR Function: LLVertexBuffer::LLVertexBuffer(unsigned int, int) File: /indra/llrender/llvertexbuffer.cpp also added some sanity-checking around this.
2010-02-03mergeBrad Payne (Vir Linden)
2010-02-03CID-292Tofu Linden
Checker: UNINIT_CTOR Function: LLRender::LLRender() File: /indra/llrender/llrender.cpp
2010-02-03merge.Tofu Linden
--HG-- branch : product-engine
2010-02-03merge.Tofu Linden
--HG-- branch : product-engine
2010-02-03mergeBrad Payne (Vir Linden)
2010-02-03CID-419Tofu Linden
Checker: RESOURCE_LEAK File: /indra/llui/llstyle.h --HG-- branch : product-engine
2010-02-03 For EXT-4173: New accounts sometimes appear half-naked. Removed duplicate ↵Brad Payne (Vir Linden)
code block.
2010-02-03CID-293 DefectTofu Linden
Checker: UNINIT_CTOR Function: LLGLManager::LLGLManager() File: /indra/llrender/llgl.cpp --HG-- branch : product-engine
2010-02-03CID-294Tofu Linden
Checker: UNINIT_CTOR Function: LLPostProcess::LLPostProcess() File: /indra/llrender/llpostprocess.cpp --HG-- branch : product-engine
2010-02-03CID-295Tofu Linden
Checker: UNINIT_CTOR Function: LLGLSLShader::LLGLSLShader() File: /indra/llrender/llglslshader.cpp --HG-- branch : product-engine
2010-02-03CID-342 UNINIT_CTORTofu Linden
--HG-- branch : product-engine
2010-02-03Fixed normal bug EXT-4866 (There is no overflow menu for favorites bar)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-03Fixed major bug EXT-4876 (Switch from slurl.com to maps.secondlife.com)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-03Fixed normal bug EXT-4229 ("This object costs L$ XXX" truncates price)Eugene Mutavchi
--HG-- branch : product-engine
2010-02-03Fixed normal bug EXT-2124 - [BSI] New notifications of group chat messages ↵Dmitry Zaporozhan
do not identify the destination group chat of message --HG-- branch : product-engine
2010-02-03EXT-4868: Callback was getting triggered at shutdown, leading to crash. Now ↵Eric M. Tulla (BigPapi)
test isExiting() first. -Reviewed by vir
2010-02-03mergeVadim Savchuk
--HG-- branch : product-engine
2010-02-03mergeVadim Savchuk
--HG-- branch : product-engine
2010-02-03PE merge.Tofu Linden
2010-02-03fixed EXT-4737 Nearby chat edit field doesn't get focus after pastingIgor Borovkov
--HG-- branch : product-engine
2010-02-03Merge from default branchVadim Savchuk
--HG-- branch : product-engine