summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixes #476 & #853: pixel/meter/latlng conversion routines in core & iOSJustin R. Miller2015-02-1619-146/+403
* Fix tabLeith Bade2015-02-151-2/+2
* Merge pull request #885 from mapbox/move-bucketsLeith Bade2015-02-141-3/+3
|\
| * Fix travis userLeith Bade2015-02-141-3/+3
* | Merge pull request #884 from mapbox/move-bucketsLeith Bade2015-02-145-14/+35
|\ \ | |/
| * Move to mapbox bucketLeith Bade2015-02-135-14/+35
* | Merge pull request #876 from mapbox/fix-request-double-freeKonstantin Käfer2015-02-133-34/+83
|\ \
| * | code styleKonstantin Käfer2015-02-132-27/+27
| * | make sure that the async handle always gets closedKonstantin Käfer2015-02-133-13/+62
| * | fix double-free in race conditions when notify() was called twiceKonstantin Käfer2015-02-131-6/+6
| |/
* | Merge pull request #878 from mapbox/geoAPIBrad Leege2015-02-1313-139/+582
|\ \ | |/ |/|
| * Merge branch 'master' of github.com:mapbox/mapbox-gl-native into geoAPIBrad Leege2015-02-127-30/+40
| |\ | |/ |/|
* | Merge pull request #871 from mapbox/revert-870-ioscachefixJustin R. Miller2015-02-121-1/+1
|\ \
| * | Revert "put cache.db in the caches folder"Justin R. Miller2015-02-121-1/+1
|/ /
* | Merge pull request #870 from fawnapp/ioscachefixJustin R. Miller2015-02-121-1/+1
|\ \
| * | put cache.db in the caches folderJay Mooney2015-02-121-1/+1
* | | Merge pull request #867 from mapbox/android-save-symbolsLeith Bade2015-02-121-0/+1
|\ \ \ | |/ / |/| |
| * | Archive libmbgl-gl.so with symbols intactLeith Bade2015-02-121-0/+1
|/ /
* | Merge pull request #865 from mapbox/android-libuv-fixLeith Bade2015-02-114-9/+9
|\ \
| * | Fix #include <uv.h> mixing between C and C++ modesLeith Bade2015-02-113-8/+8
| * | Use libuv 1.4.0 for arm64 supportLeith Bade2015-02-111-1/+1
|/ /
* | Merge pull request #861 from mapbox/android-2-3Leith Bade2015-02-112-21/+30
|\ \
| * | Add support for Android API level 8Leith Bade2015-02-112-21/+30
| | * #868 - Updating getLatLon() calls in MapView and NativeMapView. Updating Jav...Brad Leege2015-02-123-21/+21
| | * #868 - Updating LatLngZoom to match LatLngBrad Leege2015-02-121-6/+4
| | * #868 - Adding BoundingBox, CoordinateRegion, and CoordinateSpanBrad Leege2015-02-123-0/+352
| | * #868 - Bringing over ILatLng and refactoring LonLat to match LatLngBrad Leege2015-02-129-123/+216
| |/ |/|
* | Merge remote-tracking branch 'origin/master'Brad Leege2015-02-114-5/+19
|\ \
| * \ Merge branch 'line-label-density'Ansis Brammanis2015-02-114-5/+19
| |\ \ | | |/ | |/|
| | * update test suiteAnsis Brammanis2015-02-111-0/+0
| | * Fix line label interpolation offset.Ansis Brammanis2015-02-113-12/+8
| | * Merge remote-tracking branch 'origin/master' into line-label-densityAnsis Brammanis2015-02-1053-504/+730
| | |\
| | * | improve line label densityAnsis Brammanis2015-02-103-5/+23
* | | | #826 - Commenting out cleanJNIBuilds() as it was being included as a dependencyBrad Leege2015-02-111-0/+2
|/ / /
* | | #826 - Updating make clean command to use new MapboxGLAndroidSDK and MapboxGL...Brad Leege2015-02-111-2/+2
* | | #826 - Adding make command to build GL core, assemble .aar, and publish to Ma...Brad Leege2015-02-114-0/+4
* | | Slack notificationsJohn Firebaugh2015-02-111-7/+2
* | | Merge pull request #854 from mapbox/fix-travis-androidLeith Bade2015-02-117-28/+32
|\ \ \
| * | | Add assetRoot for AndroidLeith Bade2015-02-102-0/+17
| * | | Fix checkstyle errorsLeith Bade2015-02-102-10/+8
| * | | Fix travis after android gradle refactorLeith Bade2015-02-103-18/+7
* | | | Merge pull request #848 from mapbox/no-makedependMike Morris2015-02-101-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | dont install makedepend on travisMike Morris2015-02-101-1/+1
* | | | Merge pull request #849 from mapbox/nightlyBuildsBrad Leege2015-02-1059-248/+694
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' of github.com:mapbox/mapbox-gl-native into nightlyBuildsBrad Leege2015-02-10147-574/+5440
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #845 from mapbox/scale-factor-3Justin R. Miller2015-02-101-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | fixes #621: better performance for iPhone 6 Plus through smaller renderbufferJustin R. Miller2015-02-101-0/+3
* | | | Merge pull request #842 from mapbox/exec-pythonMike Morris2015-02-105-3/+2
|\ \ \ \
| * | | | dont set python gyp varMike Morris2015-02-101-1/+0
| * | | | chmod +x python builds scripts, run directly instead of with python gyp varMike Morris2015-02-104-2/+2
| |/ / /