summaryrefslogtreecommitdiff
path: root/include/mbgl/util/uv-worker.h
Commit message (Expand)AuthorAgeFilesLines
* link boost when the boost variable is setKonstantin Käfer2014-10-221-2/+1
* properly ref/unref the handle and run the loop again for shutdown purposesKonstantin Käfer2014-10-011-1/+1
* fix headless testsKonstantin Käfer2014-09-301-0/+2
* use asynchronous worker terminationKonstantin Käfer2014-09-241-5/+10
* use separate workers for tile parsing to avoid blocking the threadpool for ot...Konstantin Käfer2014-09-241-3/+2
* do 304 requests and cache them in sqliteKonstantin Käfer2014-09-241-0/+36