summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Install gtest from masonJohn Firebaugh2015-10-027-29682/+6
* Add InfoWindowAdapter, had to move some parts in InfoWindow + MarkerTobrun2015-10-024-9/+95
* give every bucket its own set of buffersKonstantin Käfer2015-10-028-77/+33
* [iOS] fix benchmarking app and update to style v8Konstantin Käfer2015-10-0213-4280/+9027
* [android] #2076 expose getMetersPerPixelAtLatitudeTobrun2015-10-021-0/+12
* [ios] [android] Add default marker spritesNicki Dlugash2015-10-0214-52/+86
* Fixup Android SDK manifest reference to old mapboxgl packageLeith Bade2015-10-024-6/+6
* Add OnMarkerClickListener, added example in test appTobrun2015-10-022-1/+43
* [android] JavaDoc quest in MapView part 2Leith Bade2015-10-029-60/+312
* [ios] refactor annotation map table nameJustin R. Miller2015-10-011-13/+13
* Merge branch '2486-back-to-the-future-3'Brad Leege2015-10-011-25/+25
|\
| * #2486 - Fixing JNI references to new package structureBrad Leege2015-10-011-25/+25
* | [ios] fixes #2491: document MGLAnnotationImageJustin R. Miller2015-10-011-2/+18
* | [ios] patch up iOS version-deducing scriptsJustin R. Miller2015-10-012-4/+4
|/
* #2486 - Fixing importsBrad Leege2015-10-011-2/+0
* Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeBrad Leege2015-10-014-13/+110
|\
| * Merge pull request #2461 from mapbox/2428-add-markers-bulk-jniTobrun2015-10-014-13/+110
| |\
| | * Initial native add markers implementationTobrun2015-10-014-13/+110
* | | Merge branch 'master' of github.com:mapbox/mapbox-gl-nativeBrad Leege2015-10-012-94/+174
|\ \ \ | |/ /
| * | Merge pull request #2466 from mapbox/2222-Custom-CompassViewTobrun2015-10-012-88/+174
| |\ \
| | * | [Android] Refactored Compass in separate View classTobrun2015-10-012-88/+174
* | | | Merge branch '2486-back-to-the-future'Brad Leege2015-10-0150-113/+103
|\ \ \ \ | |/ / / |/| | |
| * | | #2486 - Renaming root Java package from com.mapbox.mapboxgl to com.mapbox.map...Brad Leege2015-10-0149-110/+100
| * | | #2486 - Changing Maven metadata back to original Mapbox Android metadataBrad Leege2015-10-011-3/+3
* | | | Merge pull request #2442 from mapbox/2223-private-public-resource-configurationTobrun2015-10-012-0/+9
|\ \ \ \
| * | | | Added res-public resource folder for configuration public resources, update b...Tobrun2015-09-252-0/+9
* | | | | Merge pull request #2468 from mapbox/2467-expose-visibility-logo-attributionTobrun2015-10-012-1/+19
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [Android] Exposing attribution + logo visibilityTobrun2015-10-012-1/+19
| | |_|/ | |/| |
* | | | [osx] OS X 10.11 returns another error stringKonstantin Käfer2015-10-011-1/+4
|/ / /
* | | Update CONTRIBUTING doc to ask for [platform] prefixed commitsJason Wray2015-10-011-0/+3
* | | Install RapidJSON from masonJohn Firebaugh2015-10-0126-2726/+48
| |/ |/|
* | [osx] Set explicit GTest deployment target to avoid linking errorsKonstantin Käfer2015-10-011-0/+3
* | Merge pull request #2483 from mapbox/2374-Fix-BouncingBox-Lat-Lon-mismatchTobrun2015-10-013-45/+253
|\ \
| * | Improved BoundingBox implementation + added testacasesTobrun2015-10-013-45/+253
* | | Refactor MapView code to be more maintainable. Implement JavaDocs up to rotat...Leith Bade2015-10-018-628/+823
* | | [node] add support for Node.js v4.1.x and update changelogMike Morris2015-09-303-4/+5
* | | mason variant@1.0Mike Morris2015-09-3029-1041/+33
* | | [publish binary]bsudekum2015-09-300-0/+0
* | | 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