summaryrefslogtreecommitdiff
path: root/src/mbgl/style/style_impl.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Fix performance-unnecessary-value-param errorsThiago Marcos P. Santos2020-03-231-2/+1
* style::Style::getImage() returns optional<style::Image>Mikhail Pozdnyakov2020-02-111-1/+1
* [core] Loading images to style optimizationMikhail Pozdnyakov2020-02-111-4/+5
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-131-2/+2
* [core] Introduce style::CollectionWithPersistentOrderMikhail Pozdnyakov2019-11-191-2/+2
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-101-3/+1
* [core] Added Style::getDefaultCamera()Bruno de Oliveira Abinader2017-08-111-8/+4
* [core] Move setStyleJSON/URL to Style; add Map::setStyleJohn Firebaugh2017-06-221-2/+14
* [all] Promote Style to public APIJohn Firebaugh2017-06-221-0/+136