summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2012-10-11point to new version of Google Breakpad and tweak function sig of GBP excepti...callumprentice
2012-10-11Change LLDir::findSkinnedFilenames() to use enum instead of bool.Nat Goodspeed
2012-10-11MAINT-1684: Attempt at correcting the linux crash on startup. Replacing the ...William Todd Stinson
2012-10-11Merge revised viewer_manifest.py rename logicNat Goodspeed
2012-10-11Use viewer_manifest.py magic to rename embedded html dir to html.old.Nat Goodspeed
2012-10-11MAINT-1709 Factor out reallocDave Parks
2012-10-11Make LLTransUtil::parseStrings() merge all relevant strings.xml files.Nat Goodspeed
2012-10-10pull back 3.4.1-beta6 fixesOz Linden
2012-10-10Remove HelpUseLocal setting variable. Hide local html skin dir.Nat Goodspeed
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-10Introduce new LLDir::findSkinnedFilenames() method. Use as needed.Nat Goodspeed
2012-10-10On lluuidhashmap_tut<1> failure, save/reload data in temp file.Nat Goodspeed
2012-10-10merge changes for DRTVWR-226Oz Linden
2012-10-10#include <string.h> in v3color.h: recent Linux compilers care.Nat Goodspeed
2012-10-09MAINT-1688 Potential fix for crash on exit in LLTextureFetchDave Parks
2012-10-05MAINT-1636: Turning off tcmalloc for the build now that davep's changes are i...William Todd Stinson
2012-10-04merge changes for DRTVWR-222Oz Linden
2012-10-04Merge from Nat's repo - SWAT-711: Create Mac app bundle symlinks only for .dy...Jeff (Gioffredo Linden)
2012-10-03Fix for linux buildDave Parks
2012-10-03MergeChris Baker
2012-10-03- Fixed an issue where group list wouldn't fall back to UDP if the region doe...Chris Baker
2012-10-03Fix for mac/linux buildDave Parks
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 a577ec5b3e5f: Fix for linux build (skip llhttpclient unit tests that ...Dave Parks
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 4a8388c13e56: MAINT-646 Enable /fp:fast in Visual StudioDave 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 efcec3eb374f: MAINT-646 Factor std::vector out of lloctreeDave Parks
2012-09-20reapply 52b6c9168974: MAINT-646 Factor std::set out of lloctreeDave Parks