summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [core] Remove tile sorting from the clip and mask algorithmsMikhail Pozdnyakov2019-01-182-7/+19
* [core,ios,android] Update feedback URL in code and tests (#13710)Antonio Zugaldia2019-01-172-2/+2
* [android] Add list of skipped core unit testsAlexander Shalamov2019-01-101-0/+0
* [build] generate header maps instead of -files.txtKonstantin Käfer2019-01-093-1/+128
* [Qt] Implement LocalGlyphRasterizerBruno de Oliveira Abinader2019-01-042-2/+7
* [all] - update licenses to 2019tobrun2019-01-041-1/+1
* [core] Support for excluding ideographic glyphs from offline downloads.Chris Loer2018-12-213-35/+117
* [test] Fixed headers in source.test.cppMikhail Pozdnyakov2018-12-191-2/+2
* [core,ios,macos] Updates default styles to streets v11, etc. (#13585)Julian Rex2018-12-181-2/+2
* [build] rework platform/default directory and add -files.txt for vendored libsKonstantin Käfer2018-12-143-3/+3
* [core] Add unit tests for queryFeatureExtensionsAlexander Shalamov2018-12-122-0/+3069
* [core] OverscaledTileID::isChildOf should check wrap values.Chris Loer2018-11-301-1/+4
* [core] layermanager folderMikhail Pozdnyakov2018-11-301-0/+1
* [core] Cleanup Transform, use {jump,ease}To() insteadBruno de Oliveira Abinader2018-11-273-104/+81
* [core][Android][Darwin] LayerManager creates RenderLayer instancesMikhail Pozdnyakov2018-11-274-8/+8
* [core] Camera center and anchor points are mutually exclusiveBruno de Oliveira Abinader2018-11-261-0/+13
* [core] Fix VectorTileFeature::getValue() semantics after geometry@v1.0.0Bruno de Oliveira Abinader2018-11-261-0/+34
* [core] Fixed {prefix} evaluationMinh Nguyễn2018-11-211-3/+3
* Refactor util::fontStacks()Mikhail Pozdnyakov2018-11-192-17/+22
* [core] add test about number of maximum concurrent requestsHuyen Chau Nguyen2018-11-154-3/+40
* [core] define number of concurrent downloads in online file source variableHuyen Chau Nguyen2018-11-151-2/+2
* [core] Add RendererState::{pixelForLatLng,latLngForPixel}Bruno de Oliveira Abinader2018-11-141-0/+10
* [test] Add test for when requesting the same resource many timesThiago Marcos P. Santos2018-11-131-1/+19
* [qt] Deprecate Qt4 and old versions of Qt5Thiago Marcos P. Santos2018-11-131-0/+0
* [build] Update to geometry v1.0.0Bruno de Oliveira Abinader2018-11-136-28/+24
* [core] Change toLowerHex to produce lower hex sequencesAlexander Shalamov2018-11-071-1/+1
* Remove style::Layer::is()/as()Mikhail Pozdnyakov2018-10-314-13/+17
* [core] Added RendererState::has{Image,Layer,Source}Bruno de Oliveira Abinader2018-10-251-0/+38
* [core] add tests for handling requests with different prioritiesHuyen Chau Nguyen2018-10-232-1/+92
* [core] add priorities to resourcesHuyen Chau Nguyen2018-10-232-3/+63
* [core] remove some uses of <iostream> and <sstream>Konstantin Käfer2018-10-232-2/+2
* [core] don't use <sstream> and <iomanip> for string constructionKonstantin Käfer2018-10-231-0/+8
* [core] add the ability to stringy numbers as hexKonstantin Käfer2018-10-231-0/+11
* [core] add ability to stringify doubles that are integer with and without tra...Konstantin Käfer2018-10-231-0/+5
* [core] deduplicate dtoa() from RapidJSON and add testsKonstantin Käfer2018-10-231-0/+13
* [core] Introduce mbgl::RendererStateBruno de Oliveira Abinader2018-10-191-0/+28
* [core] CameraOptions receives and outputs angle and pitch as degrees, not rad...Bruno de Oliveira Abinader2018-10-192-8/+8
* [Core] Ensure queryRenderedFeatures accounts for icon-rotate (#13105)Ryan Hamley2018-10-181-1/+1
* [core, test] Add BiDi unit testChris Loer2018-10-151-0/+90
* [test] Add unit test for TaggedString::trim()Chris Loer2018-10-151-0/+27
* [test] Enable 'format' Expression test.Chris Loer2018-10-151-2/+1
* [core, tests] Don't break text-field support "identity functions"Chris Loer2018-10-151-0/+18
* [core] Initial implementation of 'format' expressionChris Loer2018-10-154-7/+9
* [core,test] Update expression style parsing test fixture.Chris Loer2018-10-151-1/+1
* [test] add test checking that unclipped tiles are not used by ClipIDGeneratorMolly Lloyd2018-10-031-0/+41
* [core] Read style's transition from parserBruno de Oliveira Abinader2018-10-031-0/+8
* [core] Do not constrain on X axis in ConstrainMode::HeightOnlyBruno de Oliveira Abinader2018-10-022-9/+12
* [core] Always request 1x and @2x sprite images for portabilityKonstantin Käfer2018-09-241-5/+7
* [core] don't break ascent in the overscaled tile phaseKonstantin Käfer2018-09-211-0/+50
* [core] For string-valued properties, do coercion rather than assertionJohn Firebaugh2018-09-191-5/+5