summaryrefslogtreecommitdiff
path: root/test/tile
Commit message (Expand)AuthorAgeFilesLines
* [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-222-2/+2
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-2/+1
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-202-2/+2
* [core] TileCoordinate::fromLatLng no longer depens on TransformStateBruno de Oliveira Abinader2016-10-191-2/+2
* [test] Added TileCoordinate testsBruno de Oliveira Abinader2016-10-111-0/+92
* [macos,ios] initialize util::RunLoop in SDK rather than by defaultKonstantin Käfer2016-10-062-0/+4
* [core] Tiles that error on load are not renderableJohn Firebaugh2016-10-052-0/+94
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-282-0/+0
* [core] *Tile ↔ *TileDataJohn Firebaugh2016-06-131-5/+5
* [core] fix pedantic warning messagesKonstantin Käfer2016-06-132-41/+41
* [core] Don't earcut more than 500 inner ringsYoung Hahn2016-05-311-0/+61
* [core] add algorithm for detecting whether an ordered map contains covering c...Konstantin Käfer2016-05-101-1/+1
* [core] introduce three distinct TileID typesKonstantin Käfer2016-05-101-0/+295