summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [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
* Merge pull request #2368 from erichoracek/fix-implicit-conversionMinh Nguyễn2015-09-211-1/+1
|\
| * Remove implicit conversion from double → floatEric Horacek2015-09-191-1/+1
* | [iOS] disable perfectly good tests so they stop flapping on TravisJason Wray2015-09-212-1/+16
* | Remove Android style URL validationLeith Bade2015-09-211-9/+0
|/
* [skip-ci] Update the Android build instructionsLeith Bade2015-09-191-31/+29
* [publish binary]Lucas Wojciechowski2015-09-180-0/+0
* Bumped to npm version 2.0.0-pre.7node-v2.0.0-pre.7Lucas Wojciechowski2015-09-181-1/+1
* Add node_modules to .gitignoreLucas Wojciechowski2015-09-171-0/+1
* Renderbuffer create should be paired with renderbuffer delete.Adam Hunter2015-09-171-1/+1
* Fully delete test/suite submoduleJohn Firebaugh2015-09-171-0/+0
* [core] Annotation cleanupHenry Dooley2015-09-162-136/+101
* Revert "moved styles to v1.1.0"John Firebaugh2015-09-161-0/+0
* Revert "[node] Enable npm to build mapbox-gl-native package from source"Lucas Wojciechowski2015-09-1616-90/+31
* Change MapView.MapChange visibility to public since OnMapChangedListener.onMa...Bastien Mayard2015-09-161-1/+1
* fix Makefile clean to clean ./android/java/MapboxGLAndroidSDK/build tooBastien Mayard2015-09-161-1/+1
* Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeBrad Leege2015-09-165-12/+20
|\
| * Prefix user defaults in iosappMinh Nguyễn2015-09-161-11/+11
| * [Android] add instructions to install Android Support RepositoryAnsis Brammanis2015-09-161-0/+4
| * [core] Update test-suiteJohn Firebaugh2015-09-161-1/+1
| * fix circle clipping bugAnsis Brammanis2015-09-161-0/+4
| * moved styles to v1.1.0Nicki Dlugash2015-09-161-0/+0
* | Merge branch '2317-espresso' of git://github.com/zugaldia/mapbox-gl-native in...Brad Leege2015-09-1615-0/+912
|\ \ | |/ |/|
| * back to right submodules versionsAntonio Zugaldia2015-09-163-0/+0
| * import JUnit tests instructionsAntonio Zugaldia2015-09-161-2/+9
| * placeholders for the remaining objectsAntonio Zugaldia2015-09-163-0/+45
| * two classes at once on awsAntonio Zugaldia2015-09-161-0/+2
| * Merge remote-tracking branch 'mapbox/master' into 2317-espressoAntonio Zugaldia2015-09-162-0/+12
| |\
| * | unit tests + mockitoAntonio Zugaldia2015-09-164-0/+186
| * | zoom inAntonio Zugaldia2015-09-161-2/+7
| * | screenshots should be taken on ui threadAntonio Zugaldia2015-09-161-2/+10
| * | fixed the screenshot class to include the surface viewAntonio Zugaldia2015-09-161-8/+45
| * | using the new version way of instanstiating the activity classAntonio Zugaldia2015-09-162-65/+34
| * | moved screenshot tests to its own classAntonio Zugaldia2015-09-161-0/+61
| * | second activity test classAntonio Zugaldia2015-09-161-0/+41
| * | merge with masterAntonio Zugaldia2015-09-163-1/+32