summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | [qt] Fix build when building the Qt Location pluginThiago Marcos P. Santos2018-05-142-4/+8
* | [android] - promote pixel ratio to public api of NativeMapview.Tobrun2018-05-141-1/+6
* | [android] - improve stop javadoc to include interpolateTobrun2018-05-141-1/+5
* | [android] - clear map change listeners when map is destroyedTobrun2018-05-142-2/+4
* | [android] - allow early callback registrationTobrun2018-05-141-5/+18
* | [android] - integrate view callback abstractionTobrun2018-05-142-50/+57
* | [android] added more tests for LatLngBounds.union(), LatLngBounds.intersect()...Osana Babayan2018-05-112-53/+391
* | [android] - avoid rounding the pixelratio of the image addded through NativeM...Tobrun2018-05-111-2/+3
* | Merge tag 'ios-v3.7.8' into masterJason Wray2018-05-101-0/+8
|\ \
| * | [ios] Prepare ios-v3.7.8 releaseios-v3.7.8Jason Wray2018-05-073-3/+3
| * | [iOS] - Update telemetry certificate pinning (#11845)Randall Lee2018-05-077-1/+42
| * | [android] - update changelog for v5.5.3android-v5.5.3tobrun2018-05-041-0/+3
| * | [android] - checking is renderer is not destroyed before delivering the snapshotŁukasz Paczos2018-05-043-27/+10
| * | [ios] Prepare ios-v3.7.7 release (#11828)ios-v3.7.7Jason Wray2018-05-034-5/+73
| * | [ios, macos] Avoid implicit capture of MBGLOfflineRegionObserver this pointerJohn Firebaugh2018-05-022-3/+10
| * | [android] - bump snapshot version to v5.6.0android-v5.5.2Tobrun2018-04-101-1/+1
| * | [android] - update changelog for v5.5.2Tobrun2018-04-101-0/+8
| * | [android] invalidate camera position before delivering onMapReady (#11585)Łukasz Paczos2018-04-101-1/+2
| * | [android] - add delete local refs calls for make jni stringsTobrun2018-04-103-6/+18
| * | [android] release local refs earlyIvo van Dongen2018-04-102-1/+7
| * | [core] re-bind uniform locations after re-linking programIvo van Dongen2018-04-101-0/+5
| * | [android] - add paused state to map renderer, don't render snapshot when paus...Tobrun2018-04-105-5/+33
| * | [android] - fixed scale animation focal point (#11643)Łukasz Paczos2018-04-101-1/+2
| * | Remove unused lambda capture (#11601)Anand Thakker2018-04-051-1/+1
| * | [android] - bump snapshot versionandroid-v5.5.1Tobrun2018-03-261-1/+1
| * | [android] - update changelog v5.5.1Tobrun2018-03-261-0/+9
| * | [android] - check for null body on http request, cleanup codeTobrun2018-03-262-79/+91
| * | [android] - validate if width and height aren't 0 when creating options classTobrun2018-03-261-0/+3
| * | [android] - use float for pixelratio when creating a snapshotterTobrun2018-03-261-3/+3
| * | [android] - delete local ref pixel buffer when converting Image.java to coreTobrun2018-03-261-1/+1
| * | [android] - don't load default style if style json string was set (#11519)Tobrun2018-03-262-7/+78
| * | [android] - verify optional before accessing itTobrun2018-03-191-4/+6
* | | Avoid exceptions for flow control during database creationJohn Firebaugh2018-05-097-102/+137
* | | [android] - build release with debug signingtobrun2018-05-081-0/+1
* | | [build] Bump macos-debug-qt5 xcode to 9.3.0Bruno de Oliveira Abinader2018-05-071-1/+1
* | | [android] - update telemetry to 3.1.0Tobrun2018-05-071-1/+1
* | | [android] - update changelog for release v6.1.0tobrun2018-05-071-0/+13
* | | [android] - update changelog for v5.5.3tobrun2018-05-071-0/+3
* | | [linux] Don't compile linux mbgl-loop-uv against node headersJohn Firebaugh2018-05-044-35/+33
* | | [core] Only run placement for first layer per SymbolBucketChris Loer2018-05-0311-25/+48
* | | FixupJohn Firebaugh2018-05-021-6/+6
* | | [ios, macos] Avoid implicit capture of MBGLOfflineRegionObserver this pointerJohn Firebaugh2018-05-021-3/+6
* | | [docs] Updated link for react native npm package (#11819)Nick Italiano2018-05-021-1/+1
* | | Fix CXX11ABI builds with clang++Dane Springmeyer2018-05-021-6/+2
* | | [android] - fix expression example that changes icon images dynamicallytobrun2018-05-021-12/+5
* | | [android] - null check source before removingŁukasz Paczos2018-05-022-1/+19
* | | [android] - unwrap LatLngBounds before creating core objectŁukasz Paczos2018-05-024-19/+18
* | | Revert "[android] - unwrap LatLngBounds for the shortest path when passing to...Łukasz Paczos2018-05-023-66/+14
* | | [android] - checking is renderer is not destroyed before delivering the snapshotŁukasz Paczos2018-05-023-27/+10
* | | [core] Don't copy TileLayerIndexes on every frame.Chris Loer2018-05-011-1/+1