summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [core] Tile cover LOD: lod covers single level tile coverupstream/astojilj-lodAleksandar Stojiljkovic2019-08-051-0/+29
* [core] Fix render tile set source updateMikhail Pozdnyakov2019-08-011-0/+39
* [core] Limit pitch based on edge insets. Fix max Z calculation in getProjMatrix.Aleksandar Stojiljkovic2019-08-012-0/+38
* [core] Add unit test for grid indexAlexander Shalamov2019-07-301-0/+5
* [core] Added unit test for issue 15216Mikhail Pozdnyakov2019-07-261-0/+11
* [core] Avoid copying feature propertiesMikhail Pozdnyakov2019-07-251-1/+1
* [core] GeometryCollection must not be implicitly copiedMikhail Pozdnyakov2019-07-242-23/+23
* [core] Force getGeometries() return const refAlexander Shalamov2019-07-241-1/+1
* [core] Update CrossTileSymbolLayerIndex unit testAlexander Shalamov2019-07-231-1/+8
* [core] Symbol bucket uses shared layoutMikhail Pozdnyakov2019-07-222-6/+10
* [core] Introduce TileRenderDataMikhail Pozdnyakov2019-07-042-8/+8
* [tests] Update test expecationsThiago Marcos P. Santos2019-06-284-0/+0
* [core] include Hiragana and Katakana glyph ranges to LocalGlyphRasterizerThiago Marcos P. Santos2019-06-281-8/+8
* [core] Add number-format expressionJuha Alanen2019-06-277-3/+49
* [core] Add storage unit tests for MapboxTileLimitExceededThiago Marcos P. Santos2019-06-191-0/+98
* [tests] Add unit tests for cache sizeThiago Marcos P. Santos2019-06-181-0/+134
* [core] Add method for setting a maximum size for the ambient cacheThiago Marcos P. Santos2019-06-181-13/+34
* [core] Clear/Invalidate should also work on non-tile resourcesThiago Marcos P. Santos2019-06-181-29/+59
* [core] Rename resetCache to resetDatabaseThiago Marcos P. Santos2019-06-181-3/+3
* [tests] Follow-up of previews PR, these tests need write permissionThiago Marcos P. Santos2019-06-181-2/+2
* [tests] Improve unit test for deleting offline region and concurrent useThiago Marcos P. Santos2019-06-131-12/+39
* [tests] Add unit test for clearing the ambient cacheThiago Marcos P. Santos2019-06-131-11/+39
* [core] Update algorithm::updateTileMasks testsMikhail Pozdnyakov2019-06-101-78/+59
* [core] Introduce PatternAtlasMikhail Pozdnyakov2019-06-043-44/+86
* [test] add new OffscreenTexture testKonstantin Käfer2019-05-282-0/+16
* [core] refactor program object creationKonstantin Käfer2019-05-285-0/+29
* [core] Remove priority from the constructorThiago Marcos P. Santos2019-05-282-5/+8
* [core] Introduce usage tag for resourcesThiago Marcos P. Santos2019-05-281-1/+8
* [core] Offset viewport center when edge insets are specifiedAleksandar Stojiljkovic2019-05-285-14/+148
* [core] invoke optional resource path change completion listenerŁukasz Paczos2019-05-241-0/+12
* [core] Add unit test for zero width space line breakingAlexander Shalamov2019-05-242-0/+96
* [core] Update ImageManager's unit test for onRemoveUnusedStyleImages APIAlexander Shalamov2019-05-211-13/+58
* [core] Remove binary shader supportThiago Marcos P. Santos2019-05-212-45/+0
* [core] Fix most identity function with default legacy expression testsAnder Conselvan de Oliveira2019-05-211-1/+1
* [core] Refactor HeadlessFrontend/Backend: GL separation and factory (#14692)Aleksandar Stojiljkovic2019-05-2111-11/+11
* [tests] Add unit tests for offline data invalidationThiago Marcos P. Santos2019-05-211-0/+67
* [core] add gfx::UploadPass, split startRender into prepare and uploadKonstantin Käfer2019-05-152-7/+17
* [core] GeometryTile and TileLoader keep strong reference to FileSourceMikhail Pozdnyakov2019-05-146-51/+51
* [core] Create glyph manager at renderer construction timeMikhail Pozdnyakov2019-05-147-11/+11
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-1027-170/+98
* [core] Schedule invocation of onStyleImageMissing completion callback on the ...Alexander Shalamov2019-05-091-0/+22
* [build] change style code generator to sort properties alphabeticallyKonstantin Käfer2019-05-021-1/+1
* [test] Add unit test for clearCache APISudarsana Babu Nagineni2019-04-291-0/+14
* [core] change approach to stencil clipping to (almost) match JSKonstantin Käfer2019-04-293-564/+0
* [core] Add unit test for ImageManager::reduceMemoryUsageAlexander Shalamov2019-04-251-1/+60
* [core] Pass ImageManager to ImageRequestor's constructorAlexander Shalamov2019-04-251-4/+6
* [core] Introduce `LayerRenderData`. Source::update() accepts layer properties.Mikhail Pozdnyakov2019-04-173-19/+44
* [core] Use `style::LayerProperties` in render layers, buckets and layouts.Mikhail Pozdnyakov2019-04-172-61/+0
* fix firing onStyleImageMissing after sprite has loaded (#14369)Ansis Brammanis2019-04-081-0/+75
* [core] Move should not call destructorsAlexander Shalamov2019-04-052-0/+101