summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [macos] Layer filter editorupstream/1ec5-predicate-editorMinh Nguyễn2017-10-266-21/+407
* [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
* Add ignores for heatmap render tests (#10147)upstream/cam-mas-2.2.6Vladimir Agafonkin2017-10-061-1/+18
* [macos] Scale down snapshot images (#10105)upstream/az-lightFredrik Karlsson2017-10-041-0/+2
* [ios, macos] Improve snap shotter documentation. (#10020)Fabian Guerra Soto2017-10-048-92/+160
* [android] - update symbol layer example with changing symbol locationTobrun Van Nuland2017-10-043-8/+42
* [ios] check at compile timeFredrik Karlsson2017-10-031-0/+2
* [ios] Title case based on current orthographyMinh Nguyễn2017-10-031-1/+8
* [ios] Work around Swift -> ObjC dictionary bridge issuesJesse Bounds2017-10-032-10/+57
* [ios] Various Xcode 9 fixesFredrik Karlsson2017-10-032-8/+27
* [ios] Undocument deprecated style class methodsJason Wray2017-10-021-12/+4
* [ios] Expose -showAttribution: publicly as an IBActionJason Wray2017-10-023-2/+15
* [ios] Updated Traditional Chinese localizationMinh Nguyễn2017-09-291-2/+2
* [build] Use the 'arch' cache template keyBruno de Oliveira Abinader2017-09-291-3/+3
* Release node v3.5.6 (#9610)node-v3.5.6Bobby Sudekum2017-09-294-16/+27
* [ios] Don't disable user tracking when selecting an annotationJason Wray2017-09-292-5/+1
* [android] - make OfflineTilePyramidRegionDefinition parceableTobrun Van Nuland2017-09-291-2/+52