summaryrefslogtreecommitdiff
path: root/test/style
Commit message (Expand)AuthorAgeFilesLines
* [core] Distance expression: Refine logiczmiao2020-04-301-1/+1
* [test] Distance expression: Update unit testszmiao2020-04-301-33/+156
* [core] Distance expression: remove unit argument (#16434)zmiao2020-04-241-76/+0
* [core] Add TileUpdateParameters and use itMikhail Pozdnyakov2020-04-221-3/+3
* [core] Distance expression: Change template class into template function in g...zmiao2020-04-221-15/+15
* [core] Distance expression: add unit tests for distance expressionzmiao2020-04-221-1/+369
* Add Source.SourceMinimumUpdateInterval unit testMikhail Pozdnyakov2020-04-201-0/+49
* [core] TilePyramid::update accepts source implMikhail Pozdnyakov2020-04-201-12/+9
* Add generic setter for 'source' propertyAlexander Shalamov2020-04-162-1/+25
* [core] add regression test for #16391Łukasz Paczos2020-04-141-0/+18
* [test] Rename deprecated gtest methodThiago Marcos P. Santos2020-04-082-42/+44
* [core] Add unit testsAlexander Shalamov2020-04-011-4/+56
* Address review findingzmiao2020-03-261-1/+1
* Add unit testszmiao2020-03-261-0/+72
* StyleConversion.SetGenericProperties testMikhail Pozdnyakov2020-03-241-0/+24
* update testzmiao2020-03-191-0/+48
* [core] Remove unnecessary intermediate PolygonFeaturezmiao2020-03-051-1/+2
* [core] Fix within case when point is on polygon boundaryzmiao2020-03-051-0/+4
* [core] Use weak annotation managerAlexander Shalamov2020-03-051-1/+1
* [core] Add unit test for layer serializationAlexander Shalamov2020-02-261-1/+95
* [core] Remove unnecessary includes, fix commentszmiao2020-02-211-3/+3
* [core] Update unti tests. Remove unnecessary debugging codezmiao2020-02-211-6/+26
* [core] Implement 'in' expression. (#16162)Kevin Li2020-02-151-2/+1
* Add support for expression testzmiao2020-02-121-0/+98
* Add Style.AddRemoveImage unit testMikhail Pozdnyakov2020-02-111-0/+16
* [core] Override default prefetch delta if source has it's own settingAlexander Shalamov2020-02-111-9/+11
* [build] Adding a build flag to build without GL if needed (#16120)Thomas Moenicke2020-02-031-2/+2
* [core] Add stretches and content to style::ImageKonstantin Käfer2020-01-151-6/+79
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-133-7/+7
* [test] Skip number-format expression tests on AndroidJuha Alanen2020-01-101-0/+6
* [core] Add image sections to format expressionAlexander Shalamov2019-12-021-2/+5
* [core][android][darwin] Fix GeoJSONOptions handlingMikhail Pozdnyakov2019-11-291-5/+3
* [core] Update Source.GeoJSONSourceTilesAfterDataReset unit testMikhail Pozdnyakov2019-11-261-96/+46
* [core] Add Style.SourceImplsOrder testMikhail Pozdnyakov2019-11-191-0/+22
* [core] Add Source.GeoJSONSourceTilesRemainAfterDataReset unit testMikhail Pozdnyakov2019-11-121-10/+34
* [core] Implement image expression (#15877)Alexander Shalamov2019-11-113-19/+68
* [core] Suppress network requests for invisible tilesMikhail Pozdnyakov2019-10-021-1/+75
* [core] Check layer compatibility with sourceMikhail Pozdnyakov2019-09-181-0/+18
* [tests] Update expression unit test for feature stateJuha Alanen2019-09-181-2/+1
* [test] Added style light setProperty testsBruno de Oliveira Abinader2019-09-111-0/+23
* Indroduce clusterProperty option for aggregation (#15287)zmiao2019-08-162-3/+12
* [core] Check type of a convertible value when constructing legacy filterupstream/node-releaseAlexander Shalamov2019-08-161-0/+7
* [core] Fix render tile set source updateMikhail Pozdnyakov2019-08-011-0/+39
* [core] Add number-format expressionJuha Alanen2019-06-271-3/+1
* [core] Fix most identity function with default legacy expression testsAnder Conselvan de Oliveira2019-05-211-1/+1
* [core] GeometryTile and TileLoader keep strong reference to FileSourceMikhail Pozdnyakov2019-05-141-41/+41
* [core] Create glyph manager at renderer construction timeMikhail Pozdnyakov2019-05-141-1/+1
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-103-15/+5
* [build] change style code generator to sort properties alphabeticallyKonstantin Käfer2019-05-021-1/+1
* [core] Introduce `LayerRenderData`. Source::update() accepts layer properties.Mikhail Pozdnyakov2019-04-171-15/+33