summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] - rework ease interactions to take in account possitve duration req...upstream/10336-rework-easeTobrun2017-10-312-13/+8
* [android] map snapshotter - expose attributionsIvo van Dongen2017-10-315-5/+48
* [darwin] map snapshotter - expose attributionsIvo van Dongen2017-10-311-1/+1
* [core] map snapshotter - add attributions to snapshotter callbackIvo van Dongen2017-10-312-1/+14
* [darwin][ios][macos] map snapshotter - add MGLMapSnapshot wrapperIvo van Dongen2017-10-315-30/+94
* [android] map snapshotter - wrap snapshot in native peer for access to the po...Ivo van Dongen2017-10-3114-28/+293
* [default] map snapshotter - add function to get screen coordinate from latlng...Ivo van Dongen2017-10-312-2/+23
* [default] headless frontend - allow access to the transform stateIvo van Dongen2017-10-312-0/+13
* [darwin] map snapshotter - snapshotter mutabilityIvo van Dongen2017-10-312-6/+121
* [android] map snapshotter - add mutatorsIvo van Dongen2017-10-319-4/+210
* [core] map snapshotter - add mutatorsIvo van Dongen2017-10-312-4/+98
* [qt] Fix build on some archsThiago Marcos P. Santos2017-10-311-0/+5
* [gcc4.9] Keep compatibility with GCC + AndroidThiago Marcos P. Santos2017-10-312-4/+4
* [android] MapboxMap.animate() and Mapbox.easeCamera() should throw IllegalArg...Osana Babayan2017-10-302-0/+54
* [core] Add LatLngBounds::contains(const LatLngBounds&)Asheem Mamoowala2017-10-302-0/+13
* Update README.md with snapshot info (#9636)Langston Smith2017-10-261-2/+30
* [core] fix crash when querying GeoJSON tilesKonstantin Käfer2017-10-261-12/+12
* [core] blacklist VAO usage on adreno 3xxIvo van Dongen2017-10-261-1/+8
* Add support for 'sleep' operation in render tests (#10282)Anand Thakker2017-10-251-0/+6
* [ios] Move scale bar content size invalidation to map viewJesse Bounds2017-10-252-3/+8
* [core] Add layer before notifying observerJohn Firebaugh2017-10-251-1/+2
* [tests] Create a HeadlessBackend for tests using gl::ContextThiago Marcos P. Santos2017-10-251-0/+17
* [Qt] Use QOpenGLFunctions for Qt5Thiago Marcos P. Santos2017-10-254-13/+169
* [core] Make the OpenGL implementation platform specificThiago Marcos P. Santos2017-10-259-28/+74
* [docs] updating ios & android install links (#10246)Lindsay Young2017-10-244-8/+9
* Enable native test for text-keep-upright with text-offset.Chris Loer2017-10-241-1/+0
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-2360-2135/+2395
* [node] Release v3.5.8 (#10243)node-v3.5.8Bruno de Oliveira Abinader2017-10-202-1/+6
* [node] Reset HeadlessFrontend in NodeMap::release()Bruno de Oliveira Abinader2017-10-201-0/+1
* [build] Bump earcut to 0.12.4Bruno de Oliveira Abinader2017-10-201-1/+1
* [core] limit annotation tile source to z16upstream/android-v5.1.4Konstantin Käfer2017-10-191-1/+3
* [ios, build] Fix nightly build on bitrise by installing pipupstream/fb-bitrise-pipJason Wray2017-10-181-7/+2
* [core] correctly alter sprite URLs when attaching sprite.png/sprite.json file...Konstantin Käfer2017-10-172-8/+18
* [core] don't generate clip IDs for buckets/layers that don't need to be clippedKonstantin Käfer2017-10-174-3/+14
* [core] Use convertJSON instead of RapidJSON directlyJohn Firebaugh2017-10-169-93/+40
* [core] Move SourceType to the 'style' namespaceAnand Thakker2017-10-1617-24/+27
* [core, node] Support axonometric renderingLauren Budorick2017-10-1412-1/+175
* Ignore raster-masking/overlapping-zoomLauren Budorick2017-10-141-0/+1
* Skip expression-based runtime styling testLauren Budorick2017-10-131-1/+1
* [core] Fix out-of-bounds array accessAsheem Mamoowala2017-10-121-1/+1
* Add ignore for expression-based regression testLauren Budorick2017-10-121-0/+1
* [core] make forcing cache/network only more explicitKonstantin Käfer2017-10-1225-251/+284
* [ios, macos] Use CLLocationDirection for direction parameter in -[MGLMapView ...Asheem Mamoowala2017-10-094-4/+4
* [android][ios][macOS] Implement bindings for `Map::cameraForGeometry`. On mac...Asheem Mamoowala2017-10-0911-5/+123
* [core] Add `cameraForLatLngs()` method with modified bearingAsheem Mamoowala2017-10-094-14/+71
* [node] Release v3.5.7 (#10164)Bruno de Oliveira Abinader2017-10-092-1/+4
* [test] Added GlyphManager.ImmediateFileSourceBruno de Oliveira Abinader2017-10-093-3/+70
* [core] Update glyph requestors _before_ requesting from file sourceBruno de Oliveira Abinader2017-10-092-8/+5
* [qt] use const for setting ResourceTransformRinigus2017-10-092-2/+2
* [qt] add ResourceTransform APIRinigus2017-10-093-0/+47