summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 'make node' compiles!Mike Morris2015-08-254-6/+27
* Revert "PLATFORM=node make node"Mike Morris2015-08-243-17/+14
* PLATFORM=node make nodeMike Morris2015-08-213-14/+17
* Merge branch 'master' into nodeMike Morris2015-08-211164-0/+318176
|\
| * Merge pull request #2118 from mapbox/productquestJustin R. Miller2015-08-2124-353/+402
| |\
| | * rename zip productJustin R. Miller2015-08-212-3/+3
| | * move to 2.0.0-style versioningJustin R. Miller2015-08-211-1/+1
| | * GL is the library, SDK is the productJustin R. Miller2015-08-2123-351/+400
| * | don't clip glyphs with the frustumKonstantin Käfer2015-08-212-4/+4
| |/
| * Increased timeouts for failing metrics testsMinh Nguyễn2015-08-211-5/+5
| * use the global animationTime instead of querying our own timeKonstantin Käfer2015-08-203-11/+9
| * only update the render order array when there are changes to tilesKonstantin Käfer2015-08-204-21/+27
| * move RenderPass check to the StyleLayer objectKonstantin Käfer2015-08-204-43/+40
| * remove unused gaussian shaderAnsis Brammanis2015-08-206-78/+0
| * use glClear to draw solid background fillsKonstantin Käfer2015-08-192-16/+19
| * fix debugging names on iOSKonstantin Käfer2015-08-191-1/+1
| * disable debugging groups in non-debug buildsKonstantin Käfer2015-08-196-20/+23
| * reset the ThreadContext after the last loop iterationKonstantin Käfer2015-08-191-4/+4
| * remove mutex from LineAtlasKonstantin Käfer2015-08-192-8/+5
| * set correct environment varsKonstantin Käfer2015-08-191-0/+2
| * never delete intermediate targetsKonstantin Käfer2015-08-191-0/+3
| * explicitly tell make that the subcommand is also makeKonstantin Käfer2015-08-191-1/+1
| * build only the requested Android architectureKonstantin Käfer2015-08-191-2/+2
| * Trigger a view invalidation upon resumeBruno de Oliveira Abinader2015-08-191-0/+4
| * Add missing Andorid support design library dependencyLeith Bade2015-08-194-4/+6
| * Avoid deprecated CLLocationManagerDelegate methodMinh Nguyễn2015-08-181-9/+6
| * Install only needed Android SDK components on TravisLeith Bade2015-08-181-4/+4
| * Improve support for Andrioid MLeith Bade2015-08-1845-147/+68
| * Fixes preview of Android Acticity in the Studio XML editorLeith Bade2015-08-181-1/+3
| * Merge pull request #2030 from mapbox/2029-log-threadcontextLeith Bade2015-08-181-6/+30
| |\
| | * Fix ThreadContext to check for valid current pointerLeith Bade2015-08-111-6/+30
| * | Update to Android API 23 for Android MLeith Bade2015-08-185-22/+19
| * | Adds getAnnotations to AndroidLeith Bade2015-08-181-2/+7
| * | fixes #1907: skip MGLPolyline/MGLPolygons with zero pointsJustin R. Miller2015-08-171-2/+4
| * | Fix state saving on AndroidLeith Bade2015-08-173-250/+208
| * | Move validateAccessToken to onCreateLeith Bade2015-08-171-1/+3
| * | Merge branch 'android-remove-apache'Leith Bade2015-08-173-208/+22
| |\ \
| | * | Replace Apache URL validation with OkHTTPLeith Bade2015-08-173-208/+22
| * | | Merge pull request #2089 from erf/remove-annotations-in-mapviewLeith Bade2015-08-171-0/+13
| |\ \ \
| | * | | removing annotations in mapview, not only in nativemapviewErlend Fagerheim2015-08-161-0/+13
| |/ / /
| * | | Added UI for course trackingMinh Nguyễn2015-08-141-1/+8
| * | | MGLUserTrackingModeFollowWithCourseMinh Nguyễn2015-08-146-20/+37
| |/ /
| * | Use uv::async in HTTPAndroidRequest to ensure the correct thread deletes requ...Leith Bade2015-08-142-69/+47
| * | Restore geojsonvt version to 995ffc72c5Thiago Marcos P. Santos2015-08-131-0/+0
| * | Restore mason version to d8597d9445Thiago Marcos P. Santos2015-08-131-0/+0
| * | Merge branch '1683-no-mips'Leith Bade2015-08-131-7/+0
| |\ \
| | * | Remove MIPS target from Travis build matrixLeith Bade2015-08-131-7/+0
| * | | Fix xcpretty from swallowing xcodebuild error codesLeith Bade2015-08-131-1/+1
| |/ /
| * | Fix Update flags in mbgl::TransformBruno de Oliveira Abinader2015-08-131-2/+2
| * | Added operator implementations for mbgl::Update enum classBruno de Oliveira Abinader2015-08-136-30/+36