Age | Commit message (Expand) | Author |
2012-06-26 | fix merge conflicts: v-r to drano | Xiaohong Bao |
2012-06-26 | v-r to drano merge conflicts wip | Brad Payne (Vir Linden) |
2012-05-25 | Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 | simon@Simon-PC.lindenlab.com |
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-05-02 | Pull from vir/drano | Merov Linden |
2012-05-02 | SH-3126 : Improve curl byte range call, test implementation in lltexturefetch... | Merov Linden |
2012-05-02 | merge viewer-release to drano | Brad Payne (Vir Linden) |
2012-04-26 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed |
2012-04-23 | SH-3115 FIX Crash on exit, curl handles not empty | callum |
2012-03-08 | fix for MAINT-701: crash at LLCurl::Multi::markDead() | Xiaohong Bao |
2012-02-06 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden |
2012-02-03 | fix for SH-2941: crash at LLCurl::Easy::~Easy() | Xiaohong Bao |
2012-02-01 | converted a bunch of narrowing implicit conversions to explicit | Richard Linden |
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-20 | fix for SH-2823 and SH-2824: LLCurl crash inside LLBufferArray::countAfter() ... | Xiaohong Bao |
2012-01-17 | add more exception handlings for llcurl fix. | 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-20 | more tuning of llcurl code targeting crashes like SH-2777. | Xiaohong Bao |
2011-12-20 | more tuning of llcurl code targeting crashes like SH-2777. | Xiaohong Bao |
2011-12-19 | SH-2738 Don't lock unless we really need to | Dave Parks |
2011-12-19 | SH-2738 Don't lock unless we really need to | Dave Parks |
2011-12-19 | SH-2738 Add comment documenting need to not make main thread wait on curl_mul... | Dave Parks |
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-12 | merge | Brad Payne (Vir Linden) |
2011-12-09 | Backed out changeset fafd857891b1 | Dave Parks |
2011-12-05 | merge | Dave Parks |
2011-12-05 | SH-2652 WIP -- Add timers to relevant areas, pause render pipeline while occl... | Dave Parks |
2011-12-05 | fix for sh-2738: Texture fetching freezes due to LLcurl | Xiaohong Bao |
2011-11-29 | fix a mac build error: a friend declaration issue. | Xiaohong Bao |
2011-11-21 | fix for sh-2601: [crashhunters] crash in LLBufferArray::countAfter() | Xiaohong Bao |
2011-10-14 | b782a75c99e6 backout cleanup | Dave Parks |
2011-10-14 | Merge backout of b782a75c99e6 | Dave Parks |
2011-10-14 | Backed out changeset b782a75c99e6 | Dave Parks |
2011-09-19 | SH-2445 Potential fix for crash in LLCurl::Multi::~Multi -- lock sMultiMutex ... | Dave Parks |
2011-09-13 | STORM-1562 Potential fix for crash in LLCurl::run -- don't run curl_multi_per... | Dave Parks |
2011-09-07 | Merge. Fixed issue with LLProxy code related to changes to the LLSocket inter... | Logan Dethrow |
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-09-01 | LLProxy start of code review cleanup. | Logan Dethrow |
2011-08-31 | Merge | Xiaohong Bao |
2011-08-18 | Backed out revision cbc793dcd3db to disable libcurl verbose logging. | Logan Dethrow |
2011-08-15 | Back out later: Turned on curl verbose logging for debugging purposes. | Logan Dethrow |
2011-08-08 | merge | Logan Dethrow |
2011-08-02 | SH-2183 Thread local storage initialization is unreliable. | Dave Parks |