summaryrefslogtreecommitdiff
path: root/test/style/style_layer.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add generic setter for 'source' propertyAlexander Shalamov2020-04-161-1/+9
* [build] Adding a build flag to build without GL if needed (#16120)Thomas Moenicke2020-02-031-2/+2
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-131-2/+2
* [core] Add image sections to format expressionAlexander Shalamov2019-12-021-2/+5
* [core] Implement image expression (#15877)Alexander Shalamov2019-11-111-6/+7
* [core] Check layer compatibility with sourceMikhail Pozdnyakov2019-09-181-0/+18
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-101-3/+1
* [core] Traverse expression tree when checking for property overridesAlexander Shalamov2019-03-281-0/+12
* [core] Add possibility of overriding paint properties inside format expressio...Alexander Shalamov2019-03-131-3/+84
* [core][Android][Darwin] LayerManager creates RenderLayer instancesMikhail Pozdnyakov2018-11-271-5/+5
* Remove style::Layer::is()/as()Mikhail Pozdnyakov2018-10-311-5/+5
* [core] Fix GCC8's new -Wcatch-value warningsZsolt Bölöny2018-06-251-1/+1
* [core] Convert "legacy" filters directly into expressions (#11610)Lucas Wojciechowski2018-05-101-1/+1
* [core] Move setStyleJSON/URL to Style; add Map::setStyleJohn Firebaugh2017-06-221-1/+1
* [all] Promote Style to public APIJohn Firebaugh2017-06-221-2/+2
* [core] Simplify LayerObserver APIJohn Firebaugh2017-06-051-4/+16
* [core] Immutable ImplsJohn Firebaugh2017-05-121-20/+1
* [core] Move Sprite parsing to thread poolKonstantin Käfer2017-04-241-1/+3
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-58/+58
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-4/+4
* [core] guard against duplicate layer idsIvo van Dongen2016-12-121-0/+28
* [core] symbol layer - recalculate style on icon/text size changesIvo van Dongen2016-11-111-1/+1
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-0/+270