Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-08 | fast timer performance tuning | richard | |
2009-12-22 | Add lleventhost queries to list LLEventAPIs or describe one. | Nat Goodspeed | |
Add LLEventDispatcher::getDispatchKey() to retrieve a previously- inaccessible value. | |||
2009-12-21 | merge | richard | |
2009-12-21 | added optional timing of fast timers themselves | richard | |
2009-12-17 | HTTP Texture changes: | Steve Bennetts | |
* Fixed bug in llqueuedthread.cpp causing unnecesssary sleeeping * Fixed an issue that was preventing retries on 503 errors * Added number of pending creates to Texture View * Increased time allocated for texture creates | |||
2009-12-14 | Fix for mac build post-merge. | brad kittenbrink | |
2009-12-14 | Merge of my old precompiled headers dependency cleanup with tip of viewer-2-0. | brad kittenbrink | |
2009-12-08 | EXT-3158 - Removing logging of users password hash from new login code. | Mark Palange (Mani) | |
Reviewed by Brad | |||
2010-03-01 | Automated merge with a few fixups for code review comments | Roxie Linden | |
2010-02-26 | automated merge | Roxie Linden | |
2010-02-26 | automated merge | Roxie Linden | |
2010-02-26 | automated merge | Roxie Linden | |
2010-02-25 | automated merge | Roxie Linden | |
2010-02-25 | automated merge from trunk | Roxie Linden | |
2010-02-25 | warn-on-failure:unix-eol | Roxie Linden | |
automated merge from trunk | |||
2010-02-25 | automated merge from trunk | Roxie Linden | |
2010-02-25 | automated merge | Roxie Linden | |
2010-02-25 | Automated merge | Roxie Linden | |
2010-02-24 | Automated merge | Roxie Linden | |
2009-12-07 | Fixups for things broken after the last merge and for the linux build. | brad kittenbrink | |
2009-12-07 | Another merge of include dependency cleanup work with viewer-2-0. | brad kittenbrink | |
2009-12-03 | Merge | Mark Palange (Mani) | |
2009-12-03 | Fix to windows build breakages. | Mark Palange (Mani) | |
Reviewed by Brad | |||
2009-12-03 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-12-03 | Merge of include dependency cleanup work with viewer-2-0 | brad kittenbrink | |
2009-12-03 | DEV-43463: swap visit_and_connect() overloads for Linux compiler | Nat Goodspeed | |
2009-12-03 | Fixed broken build | skolb | |
2009-12-03 | Merge with recent viewer-2-0 | Nat Goodspeed | |
2009-12-03 | Skip logging test that fails on Linux, no idea why | Nat Goodspeed | |
2009-12-03 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-30 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-30 | Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/ | Nat Goodspeed | |
2009-11-30 | DEV-43463: Keep LLEventPump's LLStandardSignal alive during post() | Nat Goodspeed | |
Replace LLEventPump's boost::scoped_ptr<LLStandardSignal> with boost::shared_ptr. Take a local stack copy of that shared_ptr in post() methods, and invoke the signal through that copy. This guards against scenario in which LLEventPump gets destroyed during signal invocation. (See Jira for details.) Re-enable Mani's test case that used to crash. Introduce ll_template_cast<> to allow a template function to recognize a parameter of a particular type. Introduce LLListenerWrapper mechanism to support wrapper objects for LLEventPump listeners. You instantiate an LLListenerWrapper subclass object inline in the listen() call (typically with llwrap<>), passing it the real listener, trusting it to forward the eventual call. Introduce prototypical LLCoutListener and LLLogListener subclasses for illustrative and diagnostic purposes. Test that LLLogListener doesn't block recognizing LLEventTrackable base class bound into wrapped listener. | |||
2009-11-23 | merge | Steve Bennetts | |
2009-11-23 | Added some threading debugging code. Should catch any recursive mutex locks ↵ | Steve Bennetts | |
in non Release builds. | |||
2009-11-20 | merge | James Cook | |
2009-11-20 | Merging heads, hmm. | Tofu Linden | |
2009-11-20 | EXT-2618 Added code to determine if the viewer is running 'compatibility mode' | Mark Palange (Mani) | |
OS version string reports compatibility mode and real os version number, if accessible. reviewed by Richard | |||
2009-11-20 | merge | James Cook | |
2009-11-19 | EXT-2094 Add click-to-zoom as a one-click settable option for objects | angela | |
2009-11-19 | branch merge | angela | |
2009-11-18 | Switch some files to Unix line endings | Bryan O'Sullivan | |
2009-11-18 | Merge from product-engine | Steve Bennetts | |
2009-11-18 | Automated merge with ssh://palmer@hg.lindenlab.com/viewer/viewer-2-0 | Palmer | |
2009-11-18 | Allow USE_GOOGLE_PERFTOOLS to be set to on. For memory manager | Palmer | |
Reviewed by Bao | |||
2009-11-18 | Fixed major bug EXT-2532-IM timestamp is when message is viewed, not when it ↵ | Eugene Kondrashev | |
was sent and received. Time str from the arriving message used now instead of constructing it dynamicly. --HG-- branch : product-engine | |||
2009-11-18 | EXT-2094 | angela | |
2009-11-17 | Merge of viewer2 into avp | Eric M. Tulla (BigPapi) | |
--HG-- branch : avatar-pipeline | |||
2009-11-16 | merge | Loren Shih | |
--HG-- branch : avatar-pipeline | |||
2009-11-14 | merge | Steve Bennetts | |