summaryrefslogtreecommitdiff
path: root/src/mbgl/annotation/annotation_tile.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] use std::move() to prevent copiesKonstantin Käfer2016-02-111-1/+1
* [core] Use better types for modified / expires / etagJohn Firebaugh2016-01-211-1/+1
* [core] Use experimental optional instead of mapbox::util::optionalJohn Firebaugh2016-01-191-3/+3
* [core] add std::move to constructorsKonstantin Käfer2015-12-031-1/+2
* [core] add namespace comment to closing braceKonstantin Käfer2015-12-031-1/+1
* [core] Added modified, expires information to TileDataBruno de Oliveira Abinader2015-11-271-2/+2
* [core] Use std::unique_ptr for FileSource requestJohn Firebaugh2015-11-161-1/+2
* [core] Monitor annotation tiles, rather than completely invalidating themJohn Firebaugh2015-10-301-4/+14
* [core] Merge LiveTileData into VectorTileDataJohn Firebaugh2015-10-291-0/+10
* [core] Annotation refactorJohn Firebaugh2015-10-201-0/+28