summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] hide peer constructorsupstream/12491-hide-peers-constructorsŁukasz Paczos2018-08-1520-20/+20
* [android] - store release so files with debugging informationtobrun2018-08-151-0/+21
* [build] make sure we're also updating the mapbox-ios-events submoduleKonstantin Käfer2018-08-141-2/+7
* [core] recreate offline database when it is deleted out from under our feetKonstantin Käfer2018-08-144-18/+26
* WIP: use expected<T, E> for passing on errorsKonstantin Käfer2018-08-1419-170/+156
* [test] add test for pending offline download when the disk is fullKonstantin Käfer2018-08-141-1/+77
* [core] harden OfflineDatabaseKonstantin Käfer2018-08-1416-352/+1150
* [build] vendor std::expected polyfillKonstantin Käfer2018-08-146-0/+1762
* Guides -> AppendicesNadia Barbosa2018-08-141-1/+1
* Rename link titleNadia Barbosa2018-08-143-3/+3
* Fix line breakNadia Barbosa2018-08-142-2/+4
* Addiional darwin fixes and Jazzy template updatesNadia Barbosa2018-08-144-9/+5
* Update darwin docsNadia Barbosa2018-08-142-3/+3
* Fix typoNadia Barbosa2018-08-141-2/+1
* Edit linkNadia Barbosa2018-08-141-1/+1
* [ios] Remove duplicated guidesNadia Barbosa2018-08-1419-219/+4
* [core] Fix querying for annotations near tile boundaries at high zoom.Chris Loer2018-08-146-1/+24
* [core] Fix out of range exception for string compareVladimir Kondrashov2018-08-143-4/+4
* [core] add test for comparing filter name to idKonstantin Käfer2018-08-141-0/+4
* Fix to textureview transparent background testapp activity (#12605)Langston Smith2018-08-142-3/+2
* [windows] Fix build on WindowsThiago Marcos P. Santos2018-08-141-0/+1
* [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