summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | convert metrics BOOLs to strings internallyJustin R. Miller2015-03-273-16/+31
| * | | Merge pull request #1104 from mapbox/1104-worker-dispatch-crashKonstantin Käfer2015-03-271-1/+8
| |\ \ \
| | * | | Disable all Sources when terminatingKonstantin Käfer2015-03-271-1/+8
| |/ / /
| * | | Merge pull request #1136 from mapbox/1069-annotations-threadsafe-followupKonstantin Käfer2015-03-271-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | make sure the map terminatesKonstantin Käfer2015-03-271-1/+1
| |/ /
| * | Merge pull request #1069 from mapbox/1069-annotations-threadsafeKonstantin Käfer2015-03-272-20/+82
| |\ \
| | * | dispatch all AnnotationManager calls to the map threadKonstantin Käfer2015-03-272-20/+82
| |/ /
| * | Merge pull request #1133 from mapbox/metrics-less-magic-stringsJustin R. Miller2015-03-274-53/+65
| |\ \ | | |/ | |/|
| | * no need to iterate passed dictionaryJustin R. Miller2015-03-261-6/+2
| | * more metrics magic strings removalsJustin R. Miller2015-03-264-47/+63
| |/
| * Merge pull request #1132 from mapbox/metrics-stability-squashJustin R. Miller2015-03-266-338/+509
| |\
| | * convention cleanups for main thread variable; use class methodJustin R. Miller2015-03-261-5/+8
| | * Merge remote-tracking branch 'origin/master' into metrics-stability-squashJustin R. Miller2015-03-261-1/+12
| | |\ | | |/ | |/|
| * | Merge pull request #1131 from friedbunny/remote-notifications-ios7Minh Nguyễn2015-03-261-4/+17
| |\ \
| | * | iOS 7 isRegisteredForRemoteNotifications supportJason Wray2015-03-261-2/+13
| | * | Safely call `-[UIApplication isRegisteredForRemoteNotifications]`Minh Nguyễn2015-03-261-4/+6
| |/ /
| | * fixes #1116: metrics stability & performance refactorJustin R. Miller2015-03-266-325/+495
| |/
| * Updated nfarina/calloutview to 2.1.2Minh Nguyễn2015-03-261-0/+0
| * Merge branch 'ios-unused'Minh Nguyễn2015-03-2613-885/+0
| |\
| | * Delete unused codeJohn Firebaugh2015-03-1912-886/+0
| * | Merge pull request #1105 from mapbox/1099-gyp-depsMinh Nguyễn2015-03-263-6/+4
| |\ \
| | * | Enabled modules in iOS demo appMinh Nguyễn2015-03-253-6/+4
| * | | Merge pull request #1096 from mapbox/1096-fix-invalid-style-derefKonstantin Käfer2015-03-261-1/+2
| |\ \ \
| | * | | make sure that we always have a style object after prepar()Konstantin Käfer2015-03-261-1/+2
| |/ / /
| * | | Merge pull request #1111 from mapbox/fix-sprite-paddingKonstantin Käfer2015-03-266-40/+41
| |\ \ \
| | * | | update sprite scaling test caseKonstantin Käfer2015-03-262-0/+0
| | * | | support wrapped bilinear scalingAnsis Brammanis2015-03-264-26/+27
| | * | | fix sprite padding, fixesAnsis Brammanis2015-03-261-14/+14
| |/ / /
| * | | 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