summaryrefslogtreecommitdiff
path: root/common/foundation_request.mm
Commit message (Expand)AuthorAgeFilesLines
* remove uv.h dependency in darwin-specific codeKonstantin Käfer2014-08-121-16/+15
* rename llmr => mbglKonstantin Käfer2014-07-161-8/+8
* retain the uv loop until all things deconstructedKonstantin Käfer2014-05-301-3/+3
* increase http timeoutKonstantin Käfer2014-05-261-1/+1
* move to libuv for the rendering loopKonstantin Käfer2014-04-301-21/+7
* use an event loop per map that is not the render threadKonstantin Käfer2014-04-251-9/+11
* unify request object to use uv_queue_work for both corefoundation + curlKonstantin Käfer2014-04-241-57/+61
* ensure UI thread safetyJustin R. Miller2014-04-221-2/+6
* properly pass booleanJustin R. Miller2014-04-221-2/+2
* safer name for parsing queueJustin R. Miller2014-04-221-1/+3
* update activity indicator on iosKonstantin Käfer2014-04-151-11/+39
* make processing more parallelKonstantin Käfer2014-04-151-13/+35
* derive from GLKViewControllerKonstantin Käfer2014-04-141-1/+6
* clean up os x + ios request codeKonstantin Käfer2014-04-141-0/+63