Age | Commit message (Expand) | Author |
2022-05-20 | SL-17425 Crash when closing two dependent floaters | Andrey Kleshchev |
2018-05-14 | MAINT-8611 Prevent object media updates if media preference is disabled | maxim_productengine |
2016-04-04 | merge with 4.0.3-release | Oz Linden |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden |
2015-10-14 | MAINT-5732: Change to the way event polling handles error conditions and canc... | Rider Linden |
2015-09-15 | MAINT-5507: Remove llcurl, move constant values and untilities to llcorehttp lib | Rider Linden |
2015-06-29 | MAINT-4952: Use IntrusivePtr for BufferArray,HttpHeaders,HttpOptions. | Nat Goodspeed |
2015-04-29 | Forgot a ';' | Rider Linden |
2015-04-29 | Remove C++11 erase() | Rider Linden |
2015-04-28 | Convert some elements to STL | Rider Linden |
2015-04-28 | Converting llmediaclient to new order. | Rider Linden |
2014-10-19 | Update to build on Xcode 6.0: scoping fix for mediadata client | callum_linden |
2013-05-21 | merge | Brad Payne (Vir Linden) |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden |
2013-04-04 | Renaming HTTP_HEADER_* into HTTP_IN_HEADER_* and HTTP_OUT_HEADER_* to make it... | Don Kjer |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-03-13 | Large changes to the LLCurl::Responder API, as well as pulling in some change... | Don Kjer |
2013-03-05 | Fixing issues with not detecting when LLSD XML parsing fails. Changing most ... | Don Kjer |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden |
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden |
2010-08-24 | merge heads. whew. | Tofu Linden |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2010-08-09 | Patch on a fix for the llmediadataclient.cpp unit test. | Monroe Linden |
2010-08-03 | fix for unit test asserts | Richard Linden |
2010-07-30 | fixed windows build | Richard Nelson |
2010-07-29 | Yet more cleanup around llmediadataclient. | Monroe Linden |
2010-07-23 | More cleanup around llmediadataclient. | Monroe Linden |
2010-07-21 | Miscellaneous cleanup in and around llmediadataclient. | Monroe Linden |
2009-12-18 | Slight hack: if pixel area is 1024, force recalculation of it | Rick Pasetto |
2009-12-16 | Dial down logging in mediadataclient | Rick Pasetto |
2009-12-14 | Allow selection of media faces even if there is no impl. We record | Rick Pasetto |
2009-12-11 | Fix linux build | Rick Pasetto |
2009-12-10 | PARTIAL DEV-43869 - add "isInterestingEnough()" to the queue calculation | Rick Pasetto |
2009-12-10 | PARTIAL DEV-43869: LLMediaDataClient now uses two queues | Rick Pasetto |
2009-11-24 | Code review feedback: | Rick Pasetto |
2009-11-24 | DEV-41998 - refactor mediadataclient to use a std::list, and re-sort every ti... | Rick Pasetto |
2009-11-20 | Clean up some logging | Rick Pasetto |
2009-11-19 | Made LLMediaDataClient not send requests on behalf of objects that are marked... | Monroe Linden |
2009-11-10 | FIX DEV-41991: do not allow media settings panel to come up if media data is ... | Rick Pasetto |
2009-10-26 | Add some logging to perhaps discern more information about reported crashes | Rick Pasetto |
2009-10-19 | Compress logging of media data (but still have it) | Rick Pasetto |
2009-10-19 | merge | Steve Bennetts |
2009-10-13 | Another attempt at fixing unit test, this one is weirder. | Rick Pasetto |
2009-10-12 | Add some more logging to help triage media client problems | Rick Pasetto |
2009-10-12 | merge of login-api | palange |
2009-10-09 | Unit tests for LLMediaDataClient | Rick Pasetto |
2009-10-07 | Post-merge cleanup to get things building again. | brad kittenbrink |
2009-10-07 | DEV-39168 - bounce back to the current URL (or, the home URL if current URL i... | Rick Pasetto |
2009-10-06 | DEV-40896: Don't iteratively pop() the request queue on destroy(). This just... | Rick Pasetto |
2009-10-05 | Back out changes accidentally checked in with last commit | Rick Pasetto |