summaryrefslogtreecommitdiff
path: root/test/tile/vector_tile.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Introduce a fully-evaluated tuple type for layout propertiesJohn Firebaugh2017-03-311-2/+2
* [core] check null data in query source featuresIvo van Dongen2017-03-281-0/+9
* [core] Prefer std::map to std::unordered_map for smaller binary sizeJohn Firebaugh2017-03-211-1/+1
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-2/+4
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-1/+3
* [core] Replace FeatureIndex::collisionTile with a method parameterJohn Firebaugh2017-01-101-9/+1
* [core] Keep symbol and non-symbol buckets segregatedJohn Firebaugh2017-01-101-0/+43
* [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-221-1/+1
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-201-1/+1
* [macos,ios] initialize util::RunLoop in SDK rather than by defaultKonstantin Käfer2016-10-061-0/+2
* [core] Tiles that error on load are not renderableJohn Firebaugh2016-10-051-0/+47