summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bump to pre9node-v2.0.0-pre.9bsudekum2015-09-301-1/+1
* [publish binary]bsudekum2015-09-300-0/+0
* [skip-ci] [node] update changelognode-v2.0.0-pre.8bsudekum2015-09-301-1/+2
* [skip-ci] [node] bump version to 2.0.0-pre.8bsudekum2015-09-301-1/+1
* [ios] [android] Use Response::NotFound in other HTTP implementations tooJohn Firebaugh2015-09-295-2/+26
* [node] Handle tiles which 404 betterbsudekum2015-09-294-2/+16
* Removed couts from headless view.Adam Hunter2015-09-291-14/+0
* Fix up of some naming issues, etc.Adam Hunter2015-09-293-60/+56
* Added GL logging utilityAdam Hunter2015-09-295-1/+204
* Merge pull request #2420 from mapbox/annotationsJohn Firebaugh2015-09-2822-476/+447
|\
| * Add test for removeAnnotationJohn Firebaugh2015-09-281-0/+16
| * Rewrite annotation invalidation strategyJohn Firebaugh2015-09-2813-222/+197
| * Move updateAnnotationTiles[IfNeeded] to AnnotationManagerJohn Firebaugh2015-09-284-130/+97
| * map/annotation.* ⇢ annotation/annotation_manager.*John Firebaugh2015-09-286-5/+3
| * Move Annotation class to cpp fileJohn Firebaugh2015-09-282-22/+15
| * Move entire loop body to helper functionJohn Firebaugh2015-09-282-90/+57
| * Inline AnnotationManager::addTileFeatureJohn Firebaugh2015-09-282-45/+14
| * Add some shape annotation testsJohn Firebaugh2015-09-281-0/+63
| * Ensure that LiveTileData can be reparsedJohn Firebaugh2015-09-289-23/+46
|/
* [osx] Fix build on Xcode 6.4John Firebaugh2015-09-282-12/+2
* Merge branch '2434-wrap-make'Brad Leege2015-09-283-22/+39
|\
| * #2434 - Centralizing buildscript dependencies and source repository. Using j...Brad Leege2015-09-283-22/+24
| * #2434 - Adding makeAndroid and makeAndroidAllBrad Leege2015-09-281-0/+10
| * #2434 - Wrapping make cleanBrad Leege2015-09-281-0/+5
* | [iOS] Fix links in generated docsJason Wray2015-09-282-2/+2
* | [core] include api.mapbox.com in canonicalizationKonstantin Käfer2015-09-284-53/+120
|/
* #2426 - Updating artifacts for 0.2.0 developmentBrad Leege2015-09-252-3/+3
* Merge branch 'master' into release-android-v0.1.0Brad Leege2015-09-25134-1301/+2451
|\
| * Make quickzoom zoom slightly more quicklyJason Wray2015-09-251-1/+1
| * Quicken quick zoom gestureJason Wray2015-09-251-1/+2
| * Reverse quickzoom up/down zooming to be out/inJason Wray2015-09-251-1/+1
| * #2275 - Setting version_name to 0.1.0 for releaseBrad Leege2015-09-251-1/+1
| * Update CrashlyticsLeith Bade2015-09-251-1/+1
| * Merge branch 'release-android-v0.1.0'Leith Bade2015-09-251-1/+0
| |\
| * \ Merge pull request #2391 from mapbox/osx-unused-typedefMike Morris2015-09-244-6/+14
| |\ \
| | * | [osx] build OS X with Xcode 7Mike Morris2015-09-242-4/+4
| | * | [osx] disable -Wunused-local-typedefsMike Morris2015-09-242-2/+10
| |/ /
| * | #2414 - Add explicit null check for infoWindowBrad Leege2015-09-241-1/+3
| * | #2414 - Removing Crashlytics NDK integration as it's preventing TestApp from ...Brad Leege2015-09-242-11/+1
| * | Refactor Android render loop to limit frame rate to 60 FPSLeith Bade2015-09-245-91/+97
| * | Actually disable universal APKsLeith Bade2015-09-241-1/+0
| * | Refactor NativeMapView to hold std::unique_ptr to Map and DefaultFileSourceLeith Bade2015-09-243-20/+31
| * | Fix build with Crashlytics NDK on 64bitLeith Bade2015-09-243-4/+2
| * | fixes #2350: remove iOS-specific SQLite cache wrapperJustin R. Miller2015-09-234-108/+19
| * | Merge branch 'android-curl'Brad Leege2015-09-234-1/+117
| |\ \
| | * | Restore libcurl HTTP on AndroidLeith Bade2015-09-224-1/+117
| * | | Improve handling of cancelled HTTP requestsLeith Bade2015-09-234-19/+28
| * | | Add Crashlytics NDK to AndroidLeith Bade2015-09-236-13/+48
| * | | [iOS] Give iosapp the option to use `always` location permissionsJason Wray2015-09-221-0/+2
| |/ /
| * | Fix freezing on Android when rotatingLeith Bade2015-09-225-9/+13