summaryrefslogtreecommitdiff
path: root/include/mbgl/util/uv.hpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused function: cwd()Thiago Marcos P. Santos2015-07-111-2/+0
* Replace uv_messenger with AsyncQueue; rewrite remaining uv_* in C++John Firebaugh2015-04-091-1/+0
* fix ambiguous name (gcc)Konstantin Käfer2015-03-061-1/+1
* add more locking around GlyphStore and FontStackKonstantin Käfer2015-03-061-0/+33
* move readlock/writelock to uv.hpp and add movable lock/mutexKonstantin Käfer2015-03-061-0/+41
* rewrite storage layer to be independent of the Map's event loopKonstantin Käfer2015-02-041-1/+11
* Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-12-041-1/+0
|\
| * Prefer stdlib to libuv (fixes #688)John Firebaugh2014-12-031-1/+0
* | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into android-masonLeith Bade2014-11-281-5/+1
|\ \ | |/
| * Introduce uv::asyncJohn Firebaugh2014-11-261-0/+1
| * Remove unusedJohn Firebaugh2014-11-261-5/+0
* | Add Map::pause/resumeLeith Bade2014-11-091-0/+2
|/
* add retry timersKonstantin Käfer2014-09-241-0/+6
* use separate workers for tile parsing to avoid blocking the threadpool for ot...Konstantin Käfer2014-09-241-0/+1
* remove uv.h dependency from header filesKonstantin Käfer2014-08-121-147/+7
* skip null byteKonstantin Käfer2014-08-111-1/+1
* use a file source object to abstract loading of resourcesKonstantin Käfer2014-08-081-0/+14
* Avoid libuv resource leaks (fixes #395)John Firebaugh2014-08-021-4/+9
* rename llmr => mbglKonstantin Käfer2014-07-161-0/+141