summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [android] add lint using current baseline as starting point (#9318)Pablo Guardiola2017-07-2111-1/+4064
* Update public.xml (#9575)jingsam2017-07-211-1/+1
* add native ignore for `text-justify/property-function`Nicki Dlugash2017-07-201-0/+1
* [android] - manage InfoWindow selection in AnnotationManager (#9567)Tobrun2017-07-201-5/+0
* [android] - increase touch target to match largest Marker icon (#9565)Tobrun2017-07-202-27/+27
* [Qt] Use the Qt release version and Qt Framework version on the user agentThiago Marcos P. Santos2017-07-201-1/+4
* [android] - avoid creating InfoWindow iterator if no InfoWindows are shown (#...Tobrun2017-07-201-11/+6
* [android] add api to enable/disable tile prefetchingIvo van Dongen2017-07-208-1/+128
* [test] Add native ignore for 'text-anchor/property-function' (#9556)Chris Loer2017-07-191-1/+2
* [build] Downgrade GCC support from 5.0 to 4.9Bruno de Oliveira Abinader2017-07-192-5/+11
* [Qt] Avoid using brace-list init ctor in QMapboxGLThiago Marcos P. Santos2017-07-192-14/+31
* [android] - rewrite map object intialisation (#9462)Tobrun2017-07-194-120/+94
* [android] - trying to update non-existent polyline fix #9543 (#9544)Łukasz Paczos2017-07-191-0/+1
* [Qt] Rename files with same nameThiago Marcos P. Santos2017-07-192-1/+1
* [Qt] Destroy the map object before the renderer frontendThiago Marcos P. Santos2017-07-181-1/+1
* [android] - add OnPolygonClickListener and OnPolylineClickListener (#9443)Tobrun2017-07-184-12/+175
* [android] - bump OkHttp dependency to avoid null pointer exceptions on Androi...Tobrun2017-07-181-1/+1
* [android] - fine tune fling gesture (#9532)Tobrun2017-07-182-2/+2
* [android] remove manual ref counting on activation/deactivationIvo van Dongen2017-07-182-9/+0
* [test] allow only a single shared display to avoid egl errorsIvo van Dongen2017-07-187-20/+19
* [android][glfw][ios][macos][node][qt] rename backend to renderer backendIvo van Dongen2017-07-1813-30/+30
* [core] rename backend to renderer backendIvo van Dongen2017-07-183-4/+4
* [qt] rendering interface changesIvo van Dongen2017-07-185-4/+96
* [glfw] rendering interface changesIvo van Dongen2017-07-185-8/+89
* [android] rendering interface changesIvo van Dongen2017-07-1819-68/+229
* [ios][macos] rendering interface changesIvo van Dongen2017-07-189-32/+130
* [node] rendering interface changesIvo van Dongen2017-07-184-10/+123
* [core] renderer interfaceIvo van Dongen2017-07-186-8/+76
* [android][glfw][ios][macos][node][qt] split backend from mapobserverIvo van Dongen2017-07-1810-14/+20
* [core][ios][android][macos] Use premultiplied image directly for RasterTile a...Asheem Mamoowala2017-07-173-11/+25
* [macos] Use [NSImage CGImageForProposedRect:context:hints:] instead of drawin...Asheem Mamoowala2017-07-171-10/+3
* [Qt] Align database creation behavior with the default implementationThiago Marcos P. Santos2017-07-171-2/+11
* [build] Fix node package publish logicBruno de Oliveira Abinader2017-07-171-1/+1
* [android] - feature - location accuracy indicator threshold (#9472)Tobrun2017-07-174-2/+66
* [android] - rewire gesture handling and telemetry event push (#9494)Tobrun2017-07-171-64/+57
* [node] Bump version to 3.5.5Bruno de Oliveira Abinader2017-07-141-0/+3
* [build] Publish node packages with RelWithDebInfoBruno de Oliveira Abinader2017-07-142-4/+7
* [core] Make sure ThreadLocal will not own the pointer it is managingThiago Marcos P. Santos2017-07-142-2/+11
* [core] fix undefined access for HTTP responses that don't contain a bodyKonstantin Käfer2017-07-131-2/+2
* [Qt] Fix docs warningsThiago Marcos P. Santos2017-07-132-6/+6
* [Qt] Share the DefaultFileSource for all QMapboxGL instancesThiago Marcos P. Santos2017-07-132-2/+20
* [build] Update GLFW to 2017-07-13-67c9155Bruno de Oliveira Abinader2017-07-132-2/+2
* [build] enable -fvisibility=hidden for iOSKonstantin Käfer2017-07-137-4/+24
* [all] make default_styles header-onlyKonstantin Käfer2017-07-135-29/+8
* [tests] Local ignores.json file for ignored integration testsJohn Firebaugh2017-07-123-8/+71
* [core] Update shaders.Chris Loer2017-07-1212-119/+382
* [Qt] Do not return a valid mbgl::Annotation if conversion failsBruno de Oliveira Abinader2017-07-121-7/+7
* [core] GCC 4.9 bracket initialization issuesBruno de Oliveira Abinader2017-07-121-6/+16
* [core] GCC 4.9 is unable to deduce ctors when using bracket initBruno de Oliveira Abinader2017-07-121-1/+1
* [core] GCC 4.9 does not provide <codecvt>Bruno de Oliveira Abinader2017-07-121-0/+10