summaryrefslogtreecommitdiff
path: root/src/mbgl/map/tile_parser.hpp
Commit message (Expand)AuthorAgeFilesLines
* Merge TileParser into TileWorkerJohn Firebaugh2015-07-011-62/+0
* Introduce TileWorkerJohn Firebaugh2015-07-011-3/+3
* Reduce number of arguments in Source::update pathwayJohn Firebaugh2015-07-011-16/+2
* Revert "Do not hold a reference to the Style at the [Live|Vector]TileData"John Firebaugh2015-07-011-4/+3
* Do not hold a reference to the Style at the [Live|Vector]TileDataThiago Marcos P. Santos2015-06-181-3/+4
* Always request the SymbolBucket dependencies at the first passThiago Marcos P. Santos2015-05-151-1/+1
* Move the Collision object from TileParser to VectorTileDataThiago Marcos P. Santos2015-05-131-2/+0
* Do not process buckets depending on Glyphs that were not loadedThiago Marcos P. Santos2015-05-051-1/+1
* Add partial tile parsingThiago Marcos P. Santos2015-05-051-0/+4
* Convert Style to unique_ptr and pass by referenceJohn Firebaugh2015-04-281-2/+2
* Eliminate StyleLayerGroupJohn Firebaugh2015-04-011-1/+0
* Eliminate some unnecessary pointer indirectionJohn Firebaugh2015-03-311-2/+0
* refs #893 #992: point annotations APIJustin R. Miller2015-03-171-6/+4
* Rework GeometryTile* interfaceJohn Firebaugh2015-03-091-5/+6
* move to shared pointers for queried layers passed to bucketsJustin R. Miller2015-03-091-4/+4
* move to abstract interfaces to more be in line with original APIJustin R. Miller2015-03-091-4/+4
* move to abstract base classes & shared pointersJustin R. Miller2015-03-091-4/+4
* refs #928: bookmarking working build of refactorJustin R. Miller2015-03-091-4/+5
* move to camelCase & more reference cleanupsJustin R. Miller2015-03-021-9/+9
* clean up members, arguments, and formattingJustin R. Miller2015-03-021-12/+13
* rename StyleBucket* => StyleLayout*Konstantin Käfer2015-02-171-8/+5
* make StyleBucket mutableKonstantin Käfer2015-02-171-9/+5
* Add functions for layout properties.Lauren Budorick2015-02-031-0/+6
* make most headers privateKonstantin Käfer2014-12-041-0/+77