summaryrefslogtreecommitdiff
path: root/test/map/map.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-17/+17
* [core] don't load tiles from sources that aren't usedKonstantin Käfer2016-10-271-0/+48
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-251-43/+27
* [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-251-23/+39
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-201-17/+19
* [core] Fix Map::setLatLng behaviorBruno de Oliveira Abinader2016-10-071-0/+16
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-0/+378