Age | Commit message (Collapse) | Author |
|
|
|
handle duplication code. Reviewed by Kelly
|
|
|
|
|
|
|
|
out-of-order deletion of LLTextureFetch on shutdown
|
|
|
|
connection failure happens
|
|
|
|
reviewed by davep
|
|
|
|
"CurlRequestTimeOut" for QA to test Curl.
|
|
|
|
|
|
crashes.
|
|
|
|
|
|
SH-2738: Texture fetching freezes due to LLcurl
SH-2777: viewer crashed on logout in LLCurl::Easy::releaseEasyHandle
|
|
SH-2738: Texture fetching freezes due to LLcurl
SH-2777: viewer crashed on logout in LLCurl::Easy::releaseEasyHandle
|
|
occlusion queries from previous frame are still pending and perform texture decode work.
|
|
|
|
|
|
sh-2602: [crashhunters] crash on exit in ~LLPumpIO()
|
|
|
|
|
|
curl_multi_perform from multiple threads simultaneously.
|
|
prevent ambiguous name build error.
|
|
* Removed check_curl_code and check_curl_multi_code from the global namespace.
* Added comments documenting which thread the public methods of LLProxy should be called from.
* Corrected grammar in LLSingleton.h
* Fixed a buffer scope problem in llpacketring.cpp.
|
|
|
|
|
|
|
|
threads in LLCurl
|
|
|
|
|
|
|
|
Reviewed by Kelly
|
|
curl handles.
Added call to that function everywhere curl handles are created in the viewer.
|
|
|
|
|
|
|
|
Reviewed by Bao and Babbage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
builds.
Adding a debug watch to LLCurlRequest to avoid invalidating iterator on processing posts.
Mesh bulk uploading rewrite work in progress.
404 icons for mesh assets.
|
|
|