summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix MapSnapshotter build failure on Windowsupstream/anderco-win-snapshotAnder Conselvan de Oliveira2019-11-052-0/+23
* [render-test] Implement gfx probe for tracking gpu resourcesMikko Pulkki2019-10-307-21/+16
* [core] use individual textures for line dash patternsupstream/zmiao-testKonstantin Käfer2019-10-291-2/+2
* [core] Add Map.NoHangOnMissingImage unit testMikhail Pozdnyakov2019-10-281-0/+51
* [core] Do not make pending requests for already requested images.Mikhail Pozdnyakov2019-10-281-9/+3
* Revert "[core] Revert coalescing requests to the client for the same missing ...Mikhail Pozdnyakov2019-10-281-0/+24
* [core] Revert coalescing requests to the client for the same missing imageMikhail Pozdnyakov2019-10-241-24/+0
* [core] Enable incremental vacuum for Offline DBMikhail Pozdnyakov2019-10-222-6/+46
* [render-test] Implement fps benchmarking tests (#15803)Mikko Pulkki2019-10-222-5/+4
* [core] Update ImageManager.OnStyleImageMissingBeforeSpriteLoadedMikhail Pozdnyakov2019-10-171-2/+12
* [core] fix icon-text-fitKonstantin Käfer2019-10-141-190/+139
* [core] Update ImageManager.OnStyleImageMissingBeforeSpriteLoaded unit testMikhail Pozdnyakov2019-10-101-0/+14
* [core] Introduce Scheduler::makeWeakPtr()Mikhail Pozdnyakov2019-10-091-0/+2
* [core] Decouple Scheduler interface from actor modelMikhail Pozdnyakov2019-10-041-1/+1
* [core] Suppress network requests for invisible tilesMikhail Pozdnyakov2019-10-021-1/+75
* [core] Enable move semantics for StylePropertyMikhail Pozdnyakov2019-09-271-24/+24
* [core] Return enum layer property values as stringAnder Conselvan de Oliveira2019-09-271-3/+3
* [core] Layer::getProperty supports layout propertiesMikhail Pozdnyakov2019-09-271-0/+9
* [core] Layer::getPaintProperty() -> Layer::getProperty()Mikhail Pozdnyakov2019-09-261-6/+6
* [core] LayerProperty -> StylePropertyMikhail Pozdnyakov2019-09-261-12/+12
* [core] Add Map.UniversalStyleGetter testMikhail Pozdnyakov2019-09-261-0/+73
* [core] Fix performance-move-const-argThiago Marcos P. Santos2019-09-251-2/+2
* [test] Add unit tests for mbgl::util::Timer covering timer cancellation at/af...Maksim Skurydzin2019-09-191-1/+67
* [core] Check layer compatibility with sourceMikhail Pozdnyakov2019-09-181-0/+18
* [build] Fix clang format and tidy checksJuha Alanen2019-09-181-5/+10
* [tests] Add feature state unit testJuha Alanen2019-09-181-0/+16
* [tests] Update expression unit test for feature stateJuha Alanen2019-09-181-2/+1
* [tests] Update bucket unit test for feature stateJuha Alanen2019-09-181-5/+5
* [build] Mark explicitly visible symbolsThiago Marcos P. Santos2019-09-171-1/+3
* [build] Make test/util.hpp a public interfaceThiago Marcos P. Santos2019-09-172-3/+3
* [core] Add Map.Issue15342 unit testMikhail Pozdnyakov2019-09-122-2/+51
* [core] Update MapObserver::onDidFinishRenderingFrame() APIMikhail Pozdnyakov2019-09-122-4/+4
* [test] Added style light setProperty testsBruno de Oliveira Abinader2019-09-111-0/+23
* [core] Add unit test to verify that Offline usage tag is not setAlexander Shalamov2019-09-111-1/+79
* [core] Use mapbox::base::TypeWrapper instead of utils::peerMikhail Pozdnyakov2019-09-102-190/+0
* Always call onSourceLoaded observers (#15548)Konstantin Käfer2019-09-032-0/+51
* [core] Enable `text-offset` with variable label placementMikhail Pozdnyakov2019-09-032-2/+3
* [core] DEMData: do decode on GPU (port mapbox/mapbox-gl-js#8694)Aleksandar Stojiljkovic2019-08-301-8/+0
* [core] fix collisionBox alignment when Icon/text translation is enabled (#15467)zmiao2019-08-301-1/+4
* [core] Add requiredTileCount to OfflineRegionStatusBruno de Oliveira Abinader2019-08-291-0/+11
* [core] Mark offline region resources in batchesMikhail Pozdnyakov2019-08-291-20/+18
* [core][qt] Update unit tests and include Korean symbolsAlexander Shalamov2019-08-288-4/+20
* [core] Remove programCacheDir parameter from ProgramParametersAnder Conselvan de Oliveira2019-08-272-2/+2
* [core] fix mixed sdf + non-sdf icon rendering in one layer (#15456)zmiao2019-08-262-16/+12
* [core] Fix tileCover / TileCoordinate fromScreenCoordinate(#15442)Aleksandar Stojiljkovic2019-08-231-0/+14
* [core] Export symbol placement update status from MapObserverMikhail Pozdnyakov2019-08-231-1/+1
* Add unit test and fixtureAsheem Mamoowala2019-08-212-0/+51
* Correclty implement `canRasterizeGlyph` in unit test stubAsheem Mamoowala2019-08-211-1/+1
* [core] Fix combination of icon-text-fit with text-variable-anchors and text-w...Alexander Shalamov2019-08-202-77/+95
* [core] also remove version info in ImageManager when removing an image (#15397)Konstantin Käfer2019-08-191-0/+12