summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeios-v0.2.4ios-beta-preview-sirius-1.0v2ios-beta-preview-sirius-0.0.5Justin R. Miller2015-03-252-64/+78
|\
| * Merge pull request #1112 from mapbox/1109-ui-blockingJustin R. Miller2015-03-252-64/+78
| |\
| | * unique queue names per process & with bundle IDJustin R. Miller2015-03-251-2/+4
| | * #1109 - Converting pushEvent and flush to use actual serial queues that are d...Brad Leege2015-03-251-2/+6
| | * #1109 - Wrapping event flush method in sync background thread.Brad Leege2015-03-251-14/+16
| | * #1109 - Putting the event generation and process logic for pushEvent into a s...Brad Leege2015-03-251-37/+41
| | * #1109 - Changing priority queue for map.load event. Fixing pushEvent call mi...Brad Leege2015-03-251-3/+3
| | * #1109 - Wrapping gesture event logic in background queueBrad Leege2015-03-251-10/+12
* | | bump stylesJustin R. Miller2015-03-251-0/+0
|/ /
* | Merge pull request #1110 from mapbox/user-dotJustin R. Miller2015-03-2514-101/+916
|\ \ | |/ |/|
| * deselect user dot during location moves (for now)Justin R. Miller2015-03-251-0/+3
| * closes #1082, refs #756: user dot on map in iOSJustin R. Miller2015-03-2514-101/+913
|/
* Assume UTF-8–encoded symbol nameMinh Nguyễn2015-03-251-1/+1
* Merge branch '1068-encoding'Minh Nguyễn2015-03-251-7/+7
|\
| * Assume UTF-8–encoded JSON stylesheetsMinh Nguyễn2015-03-231-7/+7
* | Merge pull request #1098 from mapbox/1ec5-pod-telephonyMinh Nguyễn2015-03-251-1/+1
|\ \
| * | Also QuartzCore for calloutviewMinh Nguyễn2015-03-251-1/+1
| * | Added CoreTelephony to Podspec frameworksMinh Nguyễn2015-03-251-1/+1
* | | Added QuartzCore to iOS framework depsMinh Nguyễn2015-03-251-0/+1
* | | Merge pull request #1094 from milkshakesoftware/ios-readmeMinh Nguyễn2015-03-251-0/+1
|\ \ \
| * | | Add CoreTelephony to list of Cocoa dependenciesMartin H. Normark2015-03-251-0/+1
* | | | height not width, fixes #1038Ansis Brammanis2015-03-251-1/+1
* | | | Merge pull request #1097 from mapbox/1095-settings-bundleBrad Leege2015-03-251-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | #1095 - Adding Settings.bundle to project generationBrad Leege2015-03-251-1/+2
| |/ /
* | | Merge pull request #1079 from mapbox/90-dogMinh Nguyễn2015-03-253-0/+0
|\ \ \ | |/ / |/| |
| * | Updated Mapbox DOGMinh Nguyễn2015-03-243-0/+0
* | | Merge pull request #1088 from mapbox/ios-callouts-finalJustin R. Miller2015-03-2410-49/+278
|\ \ \
| * | | refs #894, fixes #1074: callout views for iOSJustin R. Miller2015-03-2410-49/+278
* | | | Merge pull request #1086 from mapbox/metrics-enhancementsBrad Leege2015-03-242-28/+38
|\ \ \ \ | |/ / / |/| | |
| * | | Changing wifi ssid "<<NONE>>" to "NONE" to be consistent with getCurrentCellu...Brad Leege2015-03-241-2/+2
| * | | Adding cellularNetworkType attributeBrad Leege2015-03-241-0/+35
| * | | Changing "deviceTimestamp" to "created".Brad Leege2015-03-241-1/+1
| * | | Removing logging from development / testing phase. Removing Settings bundle ...Brad Leege2015-03-242-25/+0
|/ / /
* | | Updated to latest Emerald stylePeter Liu2015-03-241-0/+0
* | | make 1.0 the default base for all typesAnsis Brammanis2015-03-241-4/+1
* | | clip fill antialiasing with depth buffer to avoid overlappingAnsis Brammanis2015-03-244-3/+10
* | | Compare correct fill/stroke variablesJohn Firebaugh2015-03-241-2/+2
* | | Merge pull request #1036 from mapbox/1033-metricsBrad Leege2015-03-248-1/+647
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into 1033-metricsBrad Leege2015-03-2418-149/+136714
| |\ \ | |/ / |/| |
* | | Merge pull request #1073 from mapbox/debug_crashKonstantin Käfer2015-03-241-2/+3
|\ \ \
| * | | Fix crash on debug buildThiago Marcos P. Santos2015-03-241-2/+3
* | | | Merge pull request #1077 from mapbox/fix-style-change-crashJustin R. Miller2015-03-231-4/+3
|\ \ \ \
| * | | | don't stop/start map in related to style changes anymore since safeJustin R. Miller2015-03-231-4/+3
|/ / / /
* | | | Merge pull request #1076 from mapbox/annotations-performanceJustin R. Miller2015-03-2311-36/+136520
|\ \ \ \ | |/ / / |/| | |
| * | | annotations perf improvements & iOS app testingJustin R. Miller2015-03-2311-36/+136520
|/ / /
* | | Merge pull request #1022 from mapbox/1022-annotations-thread-safetyJustin R. Miller2015-03-2311-125/+206
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into 1022-annotations-thread-safetyJustin R. Miller2015-03-2328-171/+940
| |\ \ | |/ / |/| |
| * | add comments to annotation manager; fix vector reserveJustin R. Miller2015-03-201-6/+32
| * | remove now-unused operatorJustin R. Miller2015-03-201-1/+0
| * | make more things const and refs, and add mutexesKonstantin Käfer2015-03-2010-122/+179