summaryrefslogtreecommitdiff
path: root/test/style/source.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Move Sprite parsing to thread poolKonstantin Käfer2017-04-241-1/+1
* Make Source::getZoomRange return an optional rangeBruno de Oliveira Abinader2017-03-211-9/+16
* [core] s/onSourceDidChange/onSourceChanged/ + source refBruno de Oliveira Abinader2017-03-211-2/+2
* [core] Expose Source::getZoomRangeBruno de Oliveira Abinader2017-03-201-0/+24
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-4/+4
* [build] move logging to utilKonstantin Käfer2016-11-221-1/+1
* [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-221-1/+1
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-1/+1
* [core] fixup formattingIvo van Dongen2016-10-211-11/+11
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-201-1/+1
* [core] reload geojson source on url changeIvo van Dongen2016-10-201-0/+34
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-0/+383