summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [Qt][build] Updated valgrind supression and make it a target for QtThiago Marcos P. Santos2016-06-091-0/+2
* [osx] MGLMapView needs to be layer-backedMinh Nguyễn2016-06-091-1/+9
* Merge branch 'release-ios-v3.2.2'Jesse Bounds2016-06-081-1/+5
|\
| * [ios] Update changelog and bump version to 3.2.3ios-v3.2.3Jesse Bounds2016-06-073-2/+7
| * [ios] Update telem domain and certsJesse Bounds2016-06-073-1/+1
| * [ios] Force update from display link when display link is created.Jesse Bounds2016-06-071-0/+1
* | Fix crash in userLocationVerticalAlignment, analyzer warning (#5278)Minh Nguyễn2016-06-072-5/+10
* | [docs] Reorganize and update development instructions (#5233)Jason Wray2016-06-071-14/+28
* | [core] Fix deleter mismatchThiago Marcos P. Santos2016-06-071-2/+5
* | [ios] Point podspec to API reference (#5267)Minh Nguyễn2016-06-072-2/+2
* | node-v3.2.1node-v3.2.1Mike Morris2016-06-071-0/+4
* | [ios] Bring annotation view to front when selectedMinh Nguyễn2016-06-071-2/+5
* | [ios] Avoid adding icon when relocating annotationMinh Nguyễn2016-06-061-2/+10
* | [ios] Removed unused annotation image codeMinh Nguyễn2016-06-061-76/+0
* | [ios, osx] Ignore multipointsMinh Nguyễn2016-06-066-27/+49
* | [core] Naive atomic type for ARMv5Thiago Marcos P. Santos2016-06-062-4/+4
* | [android] Do not use lock-free types on AndroidThiago Marcos P. Santos2016-06-061-4/+7
* | [android] #5186 - Starting rotateSessionId before Telemetry Starts and ensuri...Brad Leege2016-06-061-4/+4
* | [build] add benchmark targetKonstantin Käfer2016-06-064-0/+30
* | [ios] Split out MGLMapViewDelegate into separate headerMinh Nguyễn2016-06-064-277/+291
* | [ios] Update podspecs for 3.3.0-beta.1ios-v3.3.0-beta.1Jesse Bounds2016-06-032-2/+2
* | [ios] Updated changelogMinh Nguyễn2016-06-031-5/+4
* | [ios] Made annotation views accessibleMinh Nguyễn2016-06-034-19/+85
* | [ios] Corrected annotation view accessibility frameMinh Nguyễn2016-06-031-2/+19
* | node-v3.2.0node-v3.2.0Mike Morris2016-06-031-0/+4
* | [node] Fix typoJohn Firebaugh2016-06-031-1/+1
* | [docs] Remove references to manual submodule initializationJohn Firebaugh2016-06-033-12/+3
* | Updated readme with clear instructions that this requires Node v4.x and v5+ h...timrobertson1002016-06-031-1/+1
* | [build] Added Bitrise Qt5 status image to README.md [skip ci]Bruno de Oliveira Abinader2016-06-031-0/+1
* | [build] Added Bitrise Qt{4,5} OS XBruno de Oliveira Abinader2016-06-032-0/+113
* | [core, node, android] Remove used "base" parameter from setStyleJSONJohn Firebaugh2016-06-023-13/+6
* | [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-028-48/+49
* | [core] Generalize Map::{add,remove}CustomLayerJohn Firebaugh2016-06-024-13/+16
* | [core] Runtime style layer APIJohn Firebaugh2016-06-021-1/+0
* | [android] #4727 - fix proguard test appTobrun Van Nuland2016-06-021-1/+3
* | [ios, osx] Add an assertion to -[MGLMultiPoint annotationObjectWithDelegate:]John Firebaugh2016-06-011-0/+5
* | [all] Rationalize annotation APIJohn Firebaugh2016-06-0111-263/+117
* | [Qt] Use geometry.hpp internally for shape annotationsThiago Marcos P. Santos2016-06-011-8/+7
* | [core] Use geometry.hpp types for shape annotationsJohn Firebaugh2016-06-018-100/+82
* | [android] Basic cleanups in annotation JNI codeJohn Firebaugh2016-06-011-51/+25
* | [android] Simplify the JNI definitions for annotation methodsJohn Firebaugh2016-06-012-127/+26
* | [ios] Add annotation container view (#5194)Jesse Bounds2016-06-017-7/+114
* | [ios] Default to Debug BUILDTYPE, but explicitly set Release for deploysJason Wray2016-06-013-1/+3
* | [ios] Fix static framework conglomerationJason Wray2016-06-011-6/+8
* | [Qt] Fix typo in QMapboxGL::resizeBruno de Oliveira Abinader2016-06-011-1/+1
* | [build] Added unique_resource as dependencyBruno de Oliveira Abinader2016-06-015-0/+5
* | [core] Replace clipper and libtess with earcut.hppJohn Firebaugh2016-05-315-0/+5
* | [ios] Make turnstile send guard based off of calendar day (#5180)Jesse Bounds2016-05-311-4/+18
* | [ios] Added MGLAnnotationView to jazzy TOC (#5185)Minh Nguyễn2016-05-311-0/+1
* | [osx] Relegated “selection” to context menuMinh Nguyễn2016-05-275-8/+47