summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] - priortise style loading so offline downloads don't block showing oth...upstream/tvn-prioritise-style-loadingtobrun2018-08-141-1/+4
* [core] Don't default-show text/icons that depend on the placement of a paired...Chris Loer2018-08-135-3/+17
* [core] Factor out setVisibility conversionJohn Firebaugh2018-08-1312-130/+30
* [core] Optimize generated set{Paint,Layout}Property codeJohn Firebaugh2018-08-1314-1292/+2261
* [core] Eliminate setProperty & co.John Firebaugh2018-08-1335-401/+2374
* [android] temporarily disable CustomGeometrySource testsŁukasz Paczos2018-08-131-0/+3
* [docs] Changelog entries for symbol-placement: line-centerChris Loer2018-08-133-0/+3
* [android] - use uncoverted bearing value for latlngbounds calculationtobrun2018-08-132-1/+33
* typo fix (#12593)Langston Smith2018-08-101-1/+1
* [android] shutting down thread pool of the CustomGeometrySource when the sour...Łukasz Paczos2018-08-108-26/+198
* [android, linux] Upgrade to SQLite 3.24.0, compiled to minimize binary sizeJohn Firebaugh2018-08-104-13/+17
* Update mbgl.cmakeVladimir Kondrashov2018-08-101-4/+4
* [qt] Use FollowRedirectsAttribute in network requestsPaolo Angelelli2018-08-101-1/+4
* [core] Fix build when building Qt Location plugin for AndroidSudarsana Babu Nagineni2018-08-103-2/+19
* [macos] Play sound when offline pack completes or errorsMinh Nguyễn2018-08-093-0/+29
* [macos] Added zoom level options to Add Offline Pack sheetMinh Nguyễn2018-08-092-29/+223
* changed version of mapbox services to 3.4.1 (#12594)Osana Babayan2018-08-091-1/+1
* [ios] Remove Xcode 7 compatibility typedefsJason Wray2018-08-091-7/+0
* [ios] Standardize exception definitionsJason Wray2018-08-0927-52/+105
* [android] - changelog for 6.4.0-beta.1Łukasz Paczos2018-08-091-0/+6
* [android] - telemetry bump to 3.1.5Łukasz Paczos2018-08-091-1/+1
* [ios] Add MGLMapViewDecelerationRate typed enumJason Wray2018-08-093-6/+13
* [macos] Removed bogus library search pathMinh Nguyễn2018-08-081-4/+0
* [ios] Updated podspecs and changelog for release-espresso (#12579)Julian Rex2018-08-084-3/+4
* [build] Print binary size stats to CI logs, tooJason Wray2018-08-081-3/+3
* Revert "[core] Replace Boost.Spirit with std::regex in CacheControl::parse()"Bruno de Oliveira Abinader2018-08-082-16/+21
* [build] Run expression tests in node-gcc6-debug jobJohn Firebaugh2018-08-081-0/+1
* [build] Update gl-jsJohn Firebaugh2018-08-087-47/+46
* [core] Use correct Log::record overload. (#12571)Chris Loer2018-08-081-1/+1
* [core] Replace unique_any with peer from mapbox-bindgenBruno de Oliveira Abinader2018-08-0810-499/+315
* [core] Replace Boost.Spirit with std::regex in CacheControl::parse()Bruno de Oliveira Abinader2018-08-082-21/+16
* [core] Replace remaining dynamic_cast with static_castBruno de Oliveira Abinader2018-08-0815-16/+31
* [core] Add lineMetrics to GeoJSONOptionsMikhail Pozdnyakov2018-08-085-2/+17
* Handle >2 branches by switching to split[0]Jason Wray2018-08-071-1/+1
* [build] Fix CI failure when master and release branch are identicalJason Wray2018-08-071-1/+1
* Rename `EvaluationContext::heatmapDensity` to `colorRampParameter`Mikhail Pozdnyakov2018-08-073-8/+8
* Update Java Services to v3.4.0 (#12564)Dan Nesfeder2018-08-071-1/+1
* [Qt] Add CMake toolchain for QNX platformSudarsana Babu Nagineni2018-08-074-0/+141
* [build] Update appveyor config to include msvc 2015 and 2017Ivo van Dongen2018-08-071-33/+80
* [core] support windows compilation with msvc2017 and clang 6Ivo van Dongen2018-08-072-3/+24
* [build] Push binary size history to S3 (#12538)John Firebaugh2018-08-064-1/+142
* [android] Enable LTO in release builds (#12546)John Firebaugh2018-08-061-0/+10
* [ios, build] Support prereleases in templated release notesJason Wray2018-08-062-23/+53
* [Qt] Check if property value is a valid JSON stringBruno de Oliveira Abinader2018-08-064-33/+71
* [iOS] Update Events submodule with crash fix (#12542)Randall Lee2018-08-032-0/+1
* Fix TileJSON conversion to allow single point boundsAsheem Mamoowala2018-08-022-2/+12
* [core] don't prefetch tiles for geojson sources (#12529)Molly Lloyd2018-08-021-1/+1
* Relax typing for comparison operators (#12537)Anand Thakker2018-08-0211-175/+366
* [ios] Update podspecs for alpha.2 (#12531)ios-v4.3.0-alpha.2Julian Rex2018-08-013-3/+3
* [ios] Fix location manager null reset.Fabian Guerra2018-08-012-15/+15