summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] Mapbox Java SDK bump to 4.8.0upstream/mapbox-java-4.8.0osana2019-05-142-1/+1
* Revert "Revert "Revert "[andriod] - bump gradle tooling for AS 3.4"""Łukasz Paczos2019-05-142-2/+2
* Revert "[android] - update output path aar file"Łukasz Paczos2019-05-141-1/+1
* [core] update CA bundleKonstantin Käfer2019-05-141-2/+108
* [android] expose trackingGesturesManagement attributeŁukasz Paczos2019-05-141-0/+1
* [core] GeometryTile and TileLoader keep strong reference to FileSourceMikhail Pozdnyakov2019-05-1413-62/+65
* [core] Make FileSource API clearerMikhail Pozdnyakov2019-05-141-6/+8
* [core] Create glyph manager at renderer construction timeMikhail Pozdnyakov2019-05-1412-32/+31
* [core] RenderTile shall never be created for a not renderable tileMikhail Pozdnyakov2019-05-145-19/+11
* [build, darwin] Fix ENOBUFS in build scripts on NodeJS 12.xJason Wray2019-05-132-2/+2
* [build, darwin] Update CircleCI to Xcode 10.2.1Jason Wray2019-05-131-6/+6
* Refactor: coordinatePointMatrix skip recomputation (#14507)Aleksandar Stojiljkovic2019-05-132-6/+6
* [android] split image missing testŁukasz Paczos2019-05-131-4/+17
* [macos] Copyedited changelogMinh Nguyễn2019-05-102-17/+13
* [android] - use atomic boolean for hasSurface, check if renderer is created b...tobrun2019-05-104-8/+11
* [android] - only invoke AndroidRendererFrontend::reduceMemoryUse with an acti...tobrun2019-05-101-1/+1
* [android] keep strong callback reference and use application context during c...Łukasz Paczos2019-05-104-51/+71
* [android] FileUtils read/write permission check tasks retain a strong referenceŁukasz Paczos2019-05-101-29/+22
* [android] use strong references to the offline merge callbacksŁukasz Paczos2019-05-102-72/+75
* [node] Remove NodeThreadPoolThiago Marcos P. Santos2019-05-103-88/+0
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-1084-375/+218
* [android] - remove internal gesture event handling code, deprecate public ges...Tobrun2019-05-1010-485/+22
* [android] - remove/readd listener to avoid recursiontobrun2019-05-101-5/+9
* [core] Make ActorRef methods constMikhail Pozdnyakov2019-05-105-8/+8
* [android] normalize previous rotation values of the location animatorŁukasz Paczos2019-05-103-0/+115
* [android] - remove skuId from schema testtobrun2019-05-101-0/+1
* [ios] Remove obsolete telemetry gesture eventsJason Wray2019-05-091-40/+0
* [core] Schedule invocation of onStyleImageMissing completion callback on the ...Alexander Shalamov2019-05-093-9/+48
* [android] option to provide custom values for location camera transitionŁukasz Paczos2019-05-096-50/+155
* [android] - update output path aar filetobrun2019-05-091-1/+1
* Revert "Revert "[andriod] - bump gradle tooling for AS 3.4""tobrun2019-05-092-2/+2
* [android] - add javadoc to highlight imcompatible onIdle with snapshot API, u...tobrun2019-05-092-6/+15
* [android] Update ImageMissingTestMikhail Pozdnyakov2019-05-091-5/+55
* [core] Failed sprite requests do not block tiles renderingMikhail Pozdnyakov2019-05-091-0/+3
* [android] updates changelog entry for #14486Łukasz Paczos2019-05-091-1/+1
* [android] remove missing image logŁukasz Paczos2019-05-091-1/+0
* [ios] Podspec & changelog updates for v4.12.0-alpha.2ios-v4.12.0-alpha.2Nadia Barbosa2019-05-084-4/+5
* [android] changelog for 7.5.0-alpha.2android-v7.5.0-alpha.2Łukasz Paczos2019-05-081-1/+9
* [core] Remove clipping option from RenderTile and style::LayerMikhail Pozdnyakov2019-05-0814-20/+0
* [core] upgrade mapbox-gl-js pin to the most recent versionKonstantin Käfer2019-05-0839-670/+707
* [core] render extrusions directly in the main framebufferKonstantin Käfer2019-05-0829-724/+608
* [core] Placement order matches viewport-y sortMikhail Pozdnyakov2019-05-083-166/+172
* [ios, macos] Include fix-it suggestions in deprecation warningsMinh Nguyễn2019-05-072-2/+2
* [ios, macos] Removed MGLStyleValue references from documentation (#14552)Minh Nguyễn2019-05-071-7/+7
* [build] Upgrade from Xcode 9.3.0 to 9.3.1 on CircleCIAlexey2019-05-071-1/+1
* [ios] Interpret negative direction as unchanged when setting visible coordina...Minh Nguyễn2019-05-033-5/+6
* [ios] Uppercase'd "string" to remove cmake warning (#14576)Julian Rex2019-05-031-3/+3
* [core] Add custom source to glfw-appAlexander Shalamov2019-05-032-0/+52
* [core] Guard access to CustomTileLoader's data members with mutexAlexander Shalamov2019-05-032-4/+9
* [core] Keep shared_ptr to thread pool in CustomGeometrySourceAlexander Shalamov2019-05-032-1/+4