summaryrefslogtreecommitdiff
path: root/src/mbgl/style/property_parsing.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup std::chrono usageBruno de Oliveira Abinader2016-01-251-2/+2
* [core] Use experimental optional instead of mapbox::util::optionalJohn Firebaugh2016-01-191-2/+2
* [core] change RapidJSON usage to use CrtAllocator and bump GeoJSON VTKonstantin Käfer2015-12-141-40/+40
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Eliminate use of ClassProperties for paintJohn Firebaugh2015-11-101-2/+4
* [core] Remove the ability to change cross-fade durations via transitionJohn Firebaugh2015-11-061-11/+6
* [core] Merge PiecewiseConstantFunction into FunctionJohn Firebaugh2015-11-061-57/+33
* [core] Simplify FunctionJohn Firebaugh2015-11-061-2/+2
* [core] Polymorphic layout and paint parsingJohn Firebaugh2015-10-291-0/+434