Age | Commit message (Expand) | Author |
2020-03-25 | DRTVWR-476: Make ~LLEventPumps() call reset() on its way out. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Eliminate static LLEventPump factory maps. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Kill LLEventQueue, per-frame LLEventPump::flush() calls. | Nat Goodspeed |
2020-03-25 | DRTVWR-476: Introduce LLEventMailDrop::discard() (instead of flush()). | Nat Goodspeed |
2020-03-25 | SL-793: Add LLEventPumps::clear() method to disconnect all listeners. | Nat Goodspeed |
2018-09-27 | DRTVWR-474: Make LLEventMailDrop pass all saved events to listener. | Nat Goodspeed |
2017-10-11 | Automated merge with ssh://bitbucket.org/lindenlab/viewer-release | Nat Goodspeed |
2017-09-19 | MAINT-7820 Fixed crash in LLEventPump | andreykproductengine |
2017-03-13 | DRTVWR-418: Make LLEventPumps an LLHandleProvider for LLEventPump. | Nat Goodspeed |
2016-10-10 | Merged in lindenlab/viewer-release | AndreyL ProductEngine |
2016-08-17 | MAINT-5011: Use LLTHROW() instead of plain BOOST_THROW_EXCEPTION(). | Nat Goodspeed |
2016-07-19 | MAINT-5011: Introduce LLException base class for viewer exceptions. | Nat Goodspeed |
2016-06-24 | MAINT-6521: A compare against a static const empty string causes segfault in ... | Rider Linden |
2016-06-23 | MAINT-6521: Allow anonymous connections to bypass the dependency and order tr... | Rider Linden |
2016-04-04 | merge with 4.0.3-release | Oz Linden |
2015-12-22 | MAINT-5976: Removed temp code to simulate Nat's fix. Now redundant. | Rider Linden |
2015-12-17 | MAINT-5977: Check get_consuming() as well as listener return when draining qu... | Rider Linden |
2015-12-17 | MAINT-5977: Finish implementation of MailBox event pump type for guaranteed d... | Rider Linden |
2015-12-17 | MAINT-5976: Adding MailDrop type event Queue | rider |
2015-12-04 | Initial changes for Vivox/Azumarill merge. Lots of temporary code and condit... | Rider Linden |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2013-06-05 | merge with viewer-release | Richard Linden |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2012-12-06 | SH-3406 WIP convert fast timers to lltrace system | Richard Linden |
2012-02-01 | converted a bunch of narrowing implicit conversions to explicit | Richard Linden |
2011-08-30 | CHOP-763: make sendReply() treat replyKey as optional. | Nat Goodspeed |
2011-02-18 | Introduce and use new sendReply() function for LLEventAPI methods. | Nat Goodspeed |
2010-12-13 | permit flush when disabled. | Andrew A. de Laix |
2010-12-10 | fix possible crash on shutdown in event queue flush. | Andrew A. de Laix |
2010-12-10 | fix crash if posting event during shutdown. | Andrew A. de Laix |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2009-11-30 | DEV-43463: Keep LLEventPump's LLStandardSignal alive during post() | Nat Goodspeed |
2009-10-21 | Workaround for DEV-35406 lleventhost crash on shutdown. | brad kittenbrink |
2009-09-24 | Disable MSVC "fatal warning" 4702 for boost::lexical_cast in Release build | Nat Goodspeed |
2009-08-06 | Fix for lllogin_tests crash on shutdown. | brad kittenbrink |
2009-05-27 | DEV-31979: Introduce LLReqID, a class to help individual event API listeners | Nat Goodspeed |
2009-05-11 | svn merge -r113003:119136 svn+ssh://svn.lindenlab.com/svn/linden/branches/log... | Nat Goodspeed |
2009-05-08 | svn merge -r114679:114681 svn+ssh://svn.lindenlab.com/svn/linden/branches/eve... | Nat Goodspeed |