Age | Commit message (Expand) | Author |
2013-05-09 | Merge downstream code and viewer-beta | simon |
2013-04-25 | Revert ares and libcurl version update that was causing problems, revise curl | simon |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz |
2013-02-28 | Improve curl/ares init behavior by duping handles instead of calling easy_init | Graham Madarasz (Graham) |
2012-10-10 | pull back 3.4.1-beta6 fixes | Oz Linden |
2012-10-03 | Fix non-thread-safe refcounting of LLHTTPClient::Responder and fix out-of-ord... | Dave Parks |
2012-06-26 | v-r to drano merge conflicts wip | Brad Payne (Vir Linden) |
2012-05-25 | fix for SH-3137: delay to issue new http fetching requests if http connection... | Xiaohong Bao |
2012-05-24 | fix for VWR-28996: Texture stalls and threading models | Xiaohong Bao |
2012-03-08 | fix for MAINT-701: crash at LLCurl::Multi::markDead() | Xiaohong Bao |
2012-02-03 | fix for SH-2941: crash at LLCurl::Easy::~Easy() | Xiaohong Bao |
2012-01-25 | Introduce two new parameters "CurlUseMultipleThreads" and "CurlRequestTimeOut... | Xiaohong Bao |
2012-01-25 | fix for SH-2904: textures remain stuck in HTP state | Xiaohong Bao |
2012-01-12 | trivial: fix a mac build error. | Xiaohong Bao |
2012-01-12 | fix for SH-2845, SH-2846, SH-2847, SH-2851: curl crashes and out-of-memory cr... | Xiaohong Bao |
2012-01-04 | merge | Brad Payne (Vir Linden) |
2011-12-20 | add mutex to protect curl_multi-init() | Xiaohong Bao |
2011-12-15 | fix for SH-2738 and SH-2777, might also help SH-2723: heap corruption | Xiaohong Bao |
2011-12-15 | fix for SH-2738 and SH-2777, might also help SH-2723: heap corruption | Xiaohong Bao |
2011-12-05 | SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while occl... | Dave Parks |
2011-11-29 | fix a mac build error: a friend declaration issue. | Xiaohong Bao |
2011-11-29 | merge | Dave Parks |
2011-11-21 | fix for sh-2601: [crashhunters] crash in LLBufferArray::countAfter() | Xiaohong Bao |
2011-10-05 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-fui | Richard Nelson |
2011-09-14 | Trying to fix Mac build issue | Brad Payne (Vir Linden) |
2011-09-13 | STORM-1562 Potential fix for crash in LLCurl::run -- don't run curl_multi_per... | Dave Parks |
2011-09-06 | Renamed LLCurl::check_curl_code() and LLCurl::check_curl_multi_code() to prev... | Logan Dethrow |
2011-09-06 | LLProxy code review fixes. | Logan Dethrow |
2011-08-08 | merge | Logan Dethrow |
2011-08-02 | SH-2183 Thread local storage initialization is unreliable. | Dave Parks |
2011-08-02 | SH-2183 Only apply multi-threaded curl on the main thread. | Dave Parks |
2011-08-01 | SH-2183 Add a debug setting to control whether or not to use multiple threads... | Dave Parks |
2011-07-28 | Proxy cleanup in llstartup.cpp and llproxy.cpp. | Logan Dethrow |
2011-07-28 | Merge | Logan Dethrow |
2011-07-25 | merging latest viewer-development to mesh merge candidate. | Nyx (Neal Orman) |
2011-07-21 | SH-2031 Don't do network I/O from the main thread in llcurl. | Dave Parks |
2011-07-19 | STORM-1112 Added LLProxy::applyProxySettings() to apply proxy settings to cur... | Logan Dethrow |
2011-06-20 | fix for SH-1870: can not upload book_collection_1.dae when include textures | Xiaohong Bao |
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden |
2010-08-25 | merge | Dave Parks |
2010-07-22 | EXT-7145 - Handle http redirects in viewer properly. Didn't work before. | Palmer |
2010-06-07 | Merge with render-pipeline | Dave Parks |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden |
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden |
2010-04-07 | merge from viewer-trunk | Tofu Linden |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden |
2010-04-06 | another hairy merge from viewer-trunk :( | Tofu Linden |
2010-02-17 | Post-review cleanup. | Dave Parks |
2010-02-17 | Switched program database on windows to edit and continue for non-release bui... | Dave Parks |
2010-02-11 | Multi-threaded asset uploading with proper ordering first draft. | Dave Parks |