Age | Commit message (Expand) | Author |
2017-05-08 | DRTVWR-418: Work around VS2013's lack of __has_feature(). | Nat Goodspeed |
2017-05-08 | DRTVWR-418: Fix -std=c++11 llinstancetracker_test crash. | Nat Goodspeed |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2013-11-20 | SH-4626 FIX: [INTERESTING RC] Viewer randomly crashes when I click on links i... | Richard Linden |
2013-11-19 | SH-4634 FIX Interesting: Viewer crashes when receiving teleport offer | Richard Linden |
2013-10-24 | SH-4577 WIP Interesting: viewer crashed when clicking a offline Conversation ... | Richard Linden |
2013-10-17 | fix for assert at runtime (reading stats from recording while it was active) | Richard Linden |
2013-10-17 | moved root timer to global variable | Richard Linden |
2013-10-08 | merge from viewer-release | Richard Linden |
2013-08-26 | Tweak MAINT-3046 fix for faster remove_() performance | simon |
2013-08-23 | MAINT-3046 make LLNotifications clear out vecs of LLNotificationChannelPtr so... | Graham Madarasz (Graham Linden) |
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden |
2013-07-18 | SH-4297 WIP interesting: viewer-interesting starts loading cached scene late | Richard Linden |
2013-06-05 | merge with viewer-release | Richard Linden |
2013-05-09 | Merge downstream code and viewer-beta | simon |
2013-04-24 | diff -r 59c7bed66dfd indra/llcommon/lleventapi.h | simon |
2013-04-21 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden |
2013-04-19 | SH-4080 WIP interesting: random crash on Mac | Richard Linden |
2013-04-17 | Some minor cleanups while hunting crashes. Reviewed by Kelly | simon |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-03-19 | Merge in viewer-beta to get CHUI code | Simon Linden |
2013-03-01 | Added missing enums for integ test usage | Graham Madarasz (Graham) |
2013-02-28 | Modify LLInstanceTracker to avoid using a map of strings to find a map of foo... | Graham Madarasz (Graham) |
2012-12-23 | SH-3468 WIP add memory tracking base class | Richard Linden |
2012-11-01 | SH-3405 FIX convert existing stats to lltrace system | Richard Linden |
2012-07-27 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson |
2012-02-27 | Make LLInstanceTracker<T, T*>::getInstance(T*) validate passed T*. | Nat Goodspeed |
2012-03-29 | CHUI-51 WIP notifications routig code cleanup | Richard Linden |
2011-10-17 | fixed one crash on exit | Richard Nelson |
2011-09-07 | STORM-1541: Change llassert() to llassert_always(): unit tests expect. | Nat Goodspeed |
2011-09-06 | STORM-1541: Hoist LLInstanceTracker::getMap_() to base getStatic(). | Nat Goodspeed |
2011-08-24 | Re-add 3 llinstancetracker tests disabled by changeset 1ead63777bf6. | Nat Goodspeed |
2011-07-27 | Swap typename and const. | Aaron Stone |
2011-07-27 | another potential gcc fix | Richard Nelson |
2011-07-27 | broken operator= semantics for instance tracker iterators | Richard Nelson |
2011-07-27 | another fix for build | Richard Nelson |
2011-07-26 | fixed build | Richard Nelson |
2011-07-26 | removed last vestiges of llinstancetracerscopedguard | Richard Nelson |
2011-07-26 | EXP-1021 FIX Position of web content browser dictates position of profile pan... | Richard Nelson |
2011-03-09 | Fix for "doubleton" error using LLInstanceTracker across shared library bound... | brad kittenbrink |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2010-02-06 | EXT-5055 LLInstanceTracker promotes some dangerous patterns - detect them | Tofu Linden |
2009-11-11 | Rename private methods to avoid ambiguity with subclasses | Nat Goodspeed |
2009-11-10 | Enhance LLInstanceTracker variants to be more uniform. | Nat Goodspeed |
2009-10-16 | svn revert -r136312 llinstancetracker.h - reverted changed to instance tracke... | Richard Nelson |
2009-10-14 | fixed a bug in LLFastTimer data gathering, and made them even faster (122 cyc... | Richard Nelson |
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts |