summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios] Fixed test name (since validAccessToken has been removed in another PR)...upstream/jrex/snapshot-overlay-test-tweakJulian Rex2019-09-172-13/+42
* [android] - ignore location tracking mode based animations when the camera is...Łukasz Paczos2019-09-172-0/+92
* [build] Remove Qt builds from legacy buildsystemThiago Marcos P. Santos2019-09-175-532/+0
* [build] Do not run clang-tidy on the legacy workflowThiago Marcos P. Santos2019-09-171-27/+0
* [build] CI configThiago Marcos P. Santos2019-09-177-60/+554
* [build] Add simple instructionsThiago Marcos P. Santos2019-09-172-0/+42
* [build] Rewrite our CMake buildsystemThiago Marcos P. Santos2019-09-1714-0/+2231
* [build] Install missing node depsThiago Marcos P. Santos2019-09-171-1/+7
* [build] Fix expression-test buildThiago Marcos P. Santos2019-09-171-0/+9
* [build] Do not override new/delete on render-test for sanitize buildsThiago Marcos P. Santos2019-09-171-0/+2
* [build] Fix clang format and tidy checksThiago Marcos P. Santos2019-09-174-16/+21
* [build] Fix iOS nitsThiago Marcos P. Santos2019-09-178-8/+8
* [build] Disable a test that requires a debug buildThiago Marcos P. Santos2019-09-171-0/+1
* [build] Remove Qt test dependency on coreThiago Marcos P. Santos2019-09-172-7/+13
* [build] Use the system CURL on LinuxThiago Marcos P. Santos2019-09-171-121/+43
* [build] Mark explicitly visible symbolsThiago Marcos P. Santos2019-09-176-3/+33
* [build] Make test/util.hpp a public interfaceThiago Marcos P. Santos2019-09-172-3/+3
* [build] Make the default styles part of GL NativeThiago Marcos P. Santos2019-09-176-8/+2
* [build] Cosmetics on vendor packagesThiago Marcos P. Santos2019-09-1728-133/+229
* [core] Fix for FormatSectionOverrides::hasOverrideAlexander Shalamov2019-09-171-11/+4
* [ios] Add support for running tests (that require an access token) individual...Julian Rex2019-09-162-6/+12
* [ios, macos] Introduce custom drawing overlays for MGLMapSnapshotterNadia Barbosa2019-09-165-17/+189
* [ios] Update change log. (#15626)Julian Rex2019-09-161-8/+1
* [ios] Small fixes to the Swift Playground (#15603)Jordan Kiley2019-09-162-6/+3
* [ios] Add custom XCTestSuite to check for "pending" tests and tests requiring...Julian Rex2019-09-136-84/+56
* [android] Adjusted 8.4.0-alpha.2 changelog to fix since section (#15610)Langston Smith2019-09-131-1/+1
* [ios][android] Add a change log entryMikhail Pozdnyakov2019-09-132-0/+9
* [core] Coalesce buckets updates from several tilesMikhail Pozdnyakov2019-09-133-6/+24
* [core] Initiate new placement only when a new bucket appearesMikhail Pozdnyakov2019-09-133-14/+23
* [core] Bitmask operations for enumsMikhail Pozdnyakov2019-09-137-65/+40
* [core] Fix placement for updated bucketsMikhail Pozdnyakov2019-09-132-16/+10
* [android] Fix MapSnapshotter regression and add activity sanity tests (#15580)Peng Liu2019-09-126-10/+24
* [android] Fix debugTree path for generating JacocoReport. (#15620)Peng Liu2019-09-121-1/+1
* [core] Fix compilation failure caused by compilation warning for gcc 8Ming Li2019-09-121-2/+7
* [android] Keep CompassView's state up to date when compass is enabled. (#15606)Peng Liu2019-09-124-4/+21
* [node] release v4.3.0 (#15428)Rebecca Rice2019-09-113-3/+4
* [ios][android] Add change log entriesMikhail Pozdnyakov2019-09-122-0/+4
* [core] Add Map.Issue15342 unit testMikhail Pozdnyakov2019-09-122-2/+51
* [core] Update MapObserver::onDidFinishRenderingFrame() APIMikhail Pozdnyakov2019-09-1212-18/+24
* [core] Set fading tiles flag at TilePyramid::updateFadingTiles()Mikhail Pozdnyakov2019-09-121-3/+3
* [ios] Update podspecs (#15611)ios-v5.4.0-alpha.2Julian Rex2019-09-113-3/+3
* [android] updated android changelog for 8.4.0-alpha.2 release (#15609)android-v8.4.0-alpha.2Langston Smith2019-09-111-0/+7
* [core] Use mbgl::underlying_type in style propertiesBruno de Oliveira Abinader2019-09-1112-216/+228
* [test] Added style light setProperty testsBruno de Oliveira Abinader2019-09-111-0/+23
* [core] Expose mbgl::style::Light::setPropertyBruno de Oliveira Abinader2019-09-114-0/+204
* [build] Remove CXX11 flagThiago Marcos P. Santos2019-09-116-46/+1
* [core] Add unit test to verify that Offline usage tag is not setAlexander Shalamov2019-09-111-1/+79
* [android] Fix leaked window in test app's BulkMarkerActivity. (#15597)Peng Liu2019-09-101-0/+3
* [core] Use mapbox::base::TypeWrapper instead of utils::peerMikhail Pozdnyakov2019-09-1010-231/+8
* [core, ios, macos] SDK objects should hold weak pointers to the core style ob...Mikhail Pozdnyakov2019-09-0935-69/+315