summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios] Fix annotation view not fully cleanup before enequqeupstream/lloyd-annotation-enqueueLloyd Sheng2018-03-021-0/+2
* [test] Update Map.PrefetchTilesBruno de Oliveira Abinader2018-02-287-61/+75
* [doc] Updated link to NativeScript pluginMinh Nguyễn2018-02-271-1/+1
* [android ] - new gestures library (#11221)Łukasz Paczos2018-02-2717-1604/+981
* [qt] Rename Qt SDK to 'Mapbox Maps SDK for Qt'Bruno de Oliveira Abinader2018-02-276-14/+14
* [core] Add space in OfflineDatabase::updateMetadata SQL queryBruno de Oliveira Abinader2018-02-271-1/+1
* [core, node] Hold on to map handle during NodeMap::request.Chris Loer2018-02-261-0/+4
* [core] Don't reuse heatmap render texture on viewport resize.Chris Loer2018-02-261-1/+1
* [ios, macos] add tileset encoding option to darwin sources (#11274)Molly Lloyd2018-02-266-0/+68
* [core,node] Pin 'nan' to ~2.8 to avoid Callback::Call deprecation.Chris Loer2018-02-261-1/+1
* [tests] Added a test for getting resources from the databaseThiago Marcos P. Santos2018-02-263-1/+37
* [qt] Fix issue if resources not being found on the databaseThiago Marcos P. Santos2018-02-261-7/+2
* [core] Fix build with Qt + Android + GCC 4.9Thiago Marcos P. Santos2018-02-261-1/+1
* [qt] Fix wrong signal being emittedThiago Marcos P. Santos2018-02-261-1/+1
* [core] continue loading style even if we mutate itKonstantin Käfer2018-02-232-10/+16
* [android] custom layer example - remove dependencies on mbgl logging and stri...Ivo van Dongen2018-02-231-22/+24
* [android] custom layer example - add error checking to debug issues more easilyIvo van Dongen2018-02-231-28/+142
* [android] custom layer example - fix fragment shader source for opengl es 2 p...Ivo van Dongen2018-02-231-1/+1
* [core] blacklist vao usage on mali t720 (sapphire 650)Ivo van Dongen2018-02-231-2/+9
* [core] check opengl error state after custom layer invocationsIvo van Dongen2018-02-231-3/+4
* [android] - port animated markers activity to symbol layerTobrun2018-02-227-293/+459
* [android] expose ImageSource coordinates setter (#11262)Łukasz Paczos2018-02-223-1/+20
* [core] don't hide icons if text is an empty stringAnsis Brammanis2018-02-212-4/+3
* [android] jni clean up - missing a couple DeleteLocalRef Osana Babayan2018-02-216-5/+11
* [android] - add instrumentation tests for FileSource activation/deactivationTobrun2018-02-2010-40/+202
* [android] - check if hosting Activity isn't finishing before showing an dialogTobrun2018-02-201-1/+12
* Merge tag 'ios-v3.7.5' into masterJason Wray2018-02-195-4/+9
|\
| * [ios] Bump podspecs for 3.7.5ios-v3.7.5Jason Wray2018-02-164-4/+4
| * [ios] Fix loop when first asking for location permission (#11229)Jason Wray2018-02-162-2/+7
* | [core] Support a range of zooms in TileRange. Accounts for TilePyramid reques...Asheem Mamoowala2018-02-193-23/+57
* | [android] added missing delete local references Osana Babayan2018-02-194-21/+35
* | [test] Native ignore for GL JS issue #6160Chris Loer2018-02-161-0/+1
* | [test] Native expression test support for:Chris Loer2018-02-162-24/+36
* | [core] Implement Expression::serialize()Chris Loer2018-02-1630-40/+262
* | [android] incorrect LatLngBounds for the VisibleRegion for rotated mapOsana Babayan2018-02-161-5/+6
* | [ios] Disable -[MGLExpressionTests testConditionalExpressionObject] on iOS 8upstream/fb-ios-test-and-warning-fixesJason Wray2018-02-151-17/+21
* | [ios] Bump testMGLMapSnapshotter timeout to 5sJason Wray2018-02-151-1/+1
* | [ios] Fix iOS 8's broken pluralization in MGLCoordinateFormatterTestsJason Wray2018-02-151-3/+18
* | [ios] Fix type conversion warnings in MGLFeatureTestsJason Wray2018-02-151-10/+17
* | [ios] Fix safeAreaInsets availability warning in MGLMapViewLayoutTestsJason Wray2018-02-151-1/+1
* | [android] bounds can go over the antimeridian / date line. (#10892)Osana Babayan2018-02-153-21/+236
* | [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-1590-60/+4569
* | [core] fix opacity of duplicate labels with -allow-overlap: trueAnsis Brammanis2018-02-151-3/+8
* | [core] add support for mapzen terrarium (#11154)Molly Lloyd2018-02-1414-29/+71
* | [core] add maxzoom uniform for raster-dem tilesets (#11134)Molly Lloyd2018-02-147-7/+21
* | [ios] Release cached tiles on entering background.Chris Loer2018-02-141-0/+7
* | [core] Rename "onLowMemory" to "reduceMemoryUse".Chris Loer2018-02-1425-36/+36
* | [core] fix onLowMemory to release GL buffersChris Loer2018-02-141-1/+1
* | Merge branch 'fabian-merge-3.7.4-master'Fabian Guerra2018-02-1422-278/+628
|\ \
| * | [ios] Remove unused reference to reachabilityupstream/fabian-merge-3.7.4-masterJesse Bounds2018-02-131-10/+0