summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [build] Re-enable tidy checksBruno de Oliveira Abinader2016-06-131-0/+54
* [tidy] Check modernize-use-overrideBruno de Oliveira Abinader2016-06-131-1/+1
* [tidy] Check modernize-pass-by-valueBruno de Oliveira Abinader2016-06-135-16/+15
* [tidy] Check modernize-use-nullptrBruno de Oliveira Abinader2016-06-132-3/+3
* [tidy] Check llvm-namespace-commentBruno de Oliveira Abinader2016-06-132-3/+3
* [core] fix pedantic warning messagesKonstantin Käfer2016-06-132-62/+2
* [ios] Updated changelog for #5302Minh Nguyễn2016-06-091-0/+1
* [ios] Support for a customizable zoom gesture centering strategy. (#5302)Mark Allen2016-06-092-31/+42
* [android] #5303 - Updating code to take properly merge what each branch inte...Brad Leege2016-06-092-20/+8
* Tile count, tile size columns in osxapp (#5301)Minh Nguyễn2016-06-092-10/+70
* Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeBrad Leege2016-06-0914-132/+129
|\
| * [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] #5291 - Fixing merge conflictsBrad Leege2016-06-092-21/+2
* | | Merge branch 'release-android-v4.1.0'Brad Leege2016-06-0947-606/+1082
|\ \ \ | |/ / |/| |
| * | [android] #5284 - Restoring 4.1.0-SNAPSHOT versionBrad Leege2016-06-081-1/+1
| * | [android] #5284 - Android 4.1.0-beta.2 Changelogandroid-v4.1.0-beta.2Brad Leege2016-06-081-0/+8
| * | [android] #5284 - Fixing JavaDoc link error that prevented JavaDoc generationBrad Leege2016-06-081-1/+1
| * | [android] #5284 - Setting 4.1.0-beta.2 version informationBrad Leege2016-06-082-2/+2
| * | [android] #5237 - Enabled Updates To InfoWindow's Title and SnippetBrad Leege2016-06-074-6/+48
| * | [android] #5254 - fix ARMv5 supportThiago Marcos P. Santos2016-06-062-7/+10
| * | [android] #5186 - Starting rotateSessionId before Telemetry Starts and ensuri...Brad Leege2016-06-061-4/+4
| * | [android] #5167 - add support annotations to MarkerViewTobrun Van Nuland2016-06-062-6/+9
| * | [android] #5241 -float rotation on markerviewTobrun Van Nuland2016-06-064-10/+10
| * | [android] #5076 - increase cache sizeTobrun Van Nuland2016-06-061-1/+1
| * | [android] #5076 - invalidate MarkerViews when adding a MarkerViewTobrun Van Nuland2016-06-061-0/+1
| * | [android] #5076 - add getter for View of MarkerView, update public API javado...Tobrun Van Nuland2016-06-061-1/+32
| * | [android] #5076 - fixed update marker for MarkerView, rewrite update marker j...Tobrun2016-06-069-84/+100
| * | [android] #5171 - introduce new select/deselect animation system for view mar...Tobrun Van Nuland2016-06-0511-167/+414
| * | Merge branch '5193-fix-style-url' of github.com:mapbox/mapbox-gl-native into ...Cameron2016-06-031-11/+0
| |\ \
| | * | [android] #5193 - fix broken test case on IconTobrun Van Nuland2016-06-031-11/+0
| * | | changed satellite-hybrid to street in string.xmlCameron2016-06-031-1/+1
| |/ /
| * | [android] Fix style urlsCameron2016-06-0316-188/+61
| * | [build] Added Bitrise Qt{4,5} OS XBruno de Oliveira Abinader2016-06-032-0/+113
| * | [android] #5214 - remove requirement adapter for MarkerView, allow using Icon...Tobrun2016-06-036-67/+127