summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Expand)Author
2012-07-13Crashfix: LLVOVolume::calcLOD make sure avatar and avatar->mDrawable are valid.Nicky
2012-07-13Crashfix: Stop notifications when we're about to exit.Nicky
2012-07-14Crashfix: showToastsTop/Bottom, don't iterate over mToastList. The member can...Nicky
2012-07-19Crashfix; Make sure getImage returns a valid result.Nicky
2012-07-21Crashfix; Guard against 0 pointer in LLRiggedVolume::update.Nicky
2012-10-22Crashfix; Guard against 0 pointer textures.Nicky
2012-07-24Crashfix; don't crash in LLRightClickInventoryFetchDescendentsObserver::execu...Nicky
2012-08-14Make sure only one thread access mPendingLOD at a time.Nicky
2012-08-21Crashfix in animation preview floater.Nicky
2012-08-21Make sure mWearableItem/mNameEditor are valid before dereferencing them.Nicky
2012-08-28Don't crash if star_brightness misses in a WL-Param set. Instead warn to log ...Nicky
2012-08-28Crashfix; During TP, or shortly after, gAgent.getRegion can be invalid. Handl...Nicky
2012-09-12Possible crash fix in LLAgent::doTeleportViaLocationAnsariel
2012-10-19pull back changes from 3.4.1-beta9Oz Linden
2012-10-17MAINT-1527 Fix for crash on exit when VBO disabledDave Parks
2012-10-16pull back changes from 3.4.1-beta8Oz Linden
2012-10-15MAINT-1721 Fix for crash when clicking "back" button after editing appearance.Dave Parks
2012-10-10pull back 3.4.1-beta6 fixesOz Linden
2012-10-10DRTVWR-225 Cleanup assertionsDave Parks
2012-10-10Pull and merge from ssh://hg@bitbucket.org/oz_linden/viewer-beta-drtvwr-179.William Todd Stinson
2012-10-10merge changes for DRTVWR-226Oz Linden
2012-10-09MAINT-1688 Potential fix for crash on exit in LLTextureFetchDave Parks
2012-10-04merge changes for DRTVWR-222Oz Linden
2012-10-03Fix for testsDave Parks
2012-10-03Fix non-thread-safe refcounting of LLHTTPClient::Responder and fix out-of-ord...Dave Parks
2012-10-02Instrument debug builds on windows to help track down source of heap corruptionDave Parks
2012-10-02Adding libtcmalloc to the linux installer package.William Todd Stinson
2012-10-02Fix up some assertions in lloctree.hDave Parks
2012-10-01Only enable breakpad error handing if crash reporting is enabledDave Parks
2012-09-27Yet another attempt at deleting tcmallocDave Parks
2012-09-27Another attempt at deleting tcmalloc_minimal.dllDave Parks
2012-09-27Modify installer to remove libtcmalloc_minimal.dllDave Parks
2012-09-20Pull and merge from ssh://hg@bitbucket.org/stinson_linden/viewer-beta-drtvwr-...William Todd Stinson
2012-09-20Correcting dynamic allocation issues with classes that have aligned data memb...William Todd Stinson
2012-09-20reapply 04fdf7945708: MAINT-775 Fix for particle index pool corruption on tel...Dave Parks
2012-09-20reapply 51dcb8c70f33: MAINT-442: [PUBLIC]Unable to change parcel restrictions...simon@Simon-PC.lindenlab.com
2012-09-20reapply 72c9af4eec84: MAINT-840 VWR-28604 DEV-2548: [PUBLIC]Object by multip...simon@Simon-PC.lindenlab.com
2012-09-20reapply c77cea5c6e41: MAINT-646 Cleanup some warnings from previous changes.Dave Parks
2012-09-20reapply 448b02f5b56f: MAINT-1147 Fix for frame stall on region crossing.Dave Parks
2012-09-20reapply 8a625610cd5d: MAINT-1161: non standard sea level not correctly rende...simon@Simon-PC.lindenlab.com
2012-09-20reapply fde2ac0276e2: MAINT-646 Get rid of a hotspot in LLViewerObjectList::u...Dave Parks
2012-09-20reapply b0148737d316: MAINT-646 Optimize LLVolumeImplFlexible::doIdleUpdate()Dave Parks
2012-09-20reapply 71673401390a: MAINT-646 Knock out some extraneous performance timersDave Parks
2012-09-20reapply 668dcacd6e76: MAINT-646 Vectorize LLPolyMeshDave Parks
2012-09-20reapply b895285ab0de: MAINT-646 Don't spend so much time fetching avatar phys...Dave Parks
2012-09-20reapply 0f20bb7cb9ee: MAINT-1147 Don't rebuild volume meshes on region crossing.Dave Parks
2012-09-20reapply 52b6c9168974: MAINT-646 Factor std::set out of lloctreeDave Parks
2012-09-20reapply 15b05dc53770: MAINT-646 Profile based optimization -- add a lookup ma...Dave Parks
2012-09-20reapply 4f8ca653a394: Fix for linux build.Dave Parks
2012-09-20reapply 38b7779af5f9: MAINT-646 Faster traversal of render batch lists.Dave Parks