summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [core] Do not render symbol layers for pan tilesupstream/pitch-67.5-degreesBruno de Oliveira Abinader2018-08-081-3/+13
* [core] Remove redundant check in scanLineBruno de Oliveira Abinader2018-08-081-6/+6
* [core] Increase pitch to 67.5 degreesBruno de Oliveira Abinader2018-08-083-3/+3
* [core] Limit TileCoordinate-based coverageBruno de Oliveira Abinader2018-08-084-17/+77
* [core] Remove unused 'rendered' setBruno de Oliveira Abinader2018-08-081-3/+0
* [core] tileCover zoom is uint8_tBruno de Oliveira Abinader2018-08-083-20/+23
* [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
* [android] changelog for 6.4.0-alpha.2android-v6.4.0-alpha.2Łukasz Paczos2018-08-011-0/+9
* [Qt] QMapboxGL::set{Paint,Layout}Property should return boolBruno de Oliveira Abinader2018-08-012-14/+20
* [ios, build] Bump CircleCI to Xcode 9.4.1Jason Wray2018-07-311-8/+8
* [ios, macos] Enable link-time optimization for iOS release builds (#12502)John Firebaugh2018-07-315-0/+10
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-3164-981/+802
* [ios] Add preferred FPS setting; vary maximum FPS by device capabilityJason Wray2018-07-316-3/+156
* [core] update parse_date from cURL 7.61.0Konstantin Käfer2018-07-312-108/+100
* [node] Update documentation for publishing process (#12500)John Firebaugh2018-07-311-5/+11
* [core] Tweak conversions to reduce binary sizeJohn Firebaugh2018-07-3021-418/+440
* [core] Simplify CompoundExpression implementationJohn Firebaugh2018-07-306-157/+131
* [core] Avoid unnecessary template instantiationsJohn Firebaugh2018-07-301-32/+23
* [Qt] Fix link to Qt public API headers in README.mdSudarsana Babu Nagineni2018-07-301-1/+1
* Update DEVELOPING.mdSudarsana Babu Nagineni2018-07-301-0/+45
* Update geometry, geojsonvt and vector-tile modulesSudarsana Babu Nagineni2018-07-301-3/+3
* Remove use of noncopyable in ContextSudarsana Babu Nagineni2018-07-301-1/+3
* Fix compilation errors with libc++ on QNX 7Sudarsana Babu Nagineni2018-07-306-25/+28
* VisibleRegion on rotated bounds (#12135) (#12255)Osana Babayan2018-07-272-38/+148
* [ios] Fix file encoding for pt-PT strings fileJason Wray2018-07-271-0/+0
* [android] - wait for the initial render to occur before showing the map to th...Tobrun2018-07-279-39/+145
* [android] - unbound variable with external PRtobrun2018-07-271-3/+0
* [android] Reuse Bitmap, Paint & Canvas instances in LocalGlyphRasterizerKiyong Jung2018-07-273-24/+46
* [android] using @Keep annotation across the project with the help of lint checksŁukasz Paczos2018-07-2666-17/+809
* [android] - add minimal touch target to marker click detectionTobrun2018-07-261-3/+18