summaryrefslogtreecommitdiff
path: root/test/actor
Commit message (Collapse)AuthorAgeFilesLines
* [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-222-2/+2
|
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-202-2/+2
| | | | | | | Updates mbgl::Map constructor usage everywhere Adds NodeThreadPool implementation using AsyncQueue to call Nan::AsyncQueueWorker from main thread
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-282-0/+0
|
* [core] Use an actor model for tile worker concurrencyJohn Firebaugh2016-09-162-0/+181