summaryrefslogtreecommitdiff
path: root/src/platform/request.cpp
Commit message (Expand)AuthorAgeFilesLines
* do 304 requests and cache them in sqliteKonstantin Käfer2014-09-241-54/+0
* remove uv.h dependency from header filesKonstantin Käfer2014-08-121-1/+1
* rename llmr => mbglKonstantin Käfer2014-07-161-5/+5
* retain the uv loop until all things deconstructedKonstantin Käfer2014-05-301-3/+3
* add glyph store and load glyph pbfsKonstantin Käfer2014-05-281-13/+21
* move to libuv for the rendering loopKonstantin Käfer2014-04-301-21/+21
* use an event loop per map that is not the render threadKonstantin Käfer2014-04-251-3/+5
* unify request object to use uv_queue_work for both corefoundation + curlKonstantin Käfer2014-04-241-0/+44