Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [core] Fix background-pattern origin | John Firebaugh | 2015-12-18 | 1 | -1/+1 | |
| | | | | | Regressed in 6e41664cb033ee5edf6ae5ac66ed518d9f0d1f89. This restores it to the same behavior as gl-js, backed by test-suite tests. | |||||
* | node-v2.2.0node-v2.2.0 | Mike Morris | 2015-12-16 | 1 | -1/+1 | |
| | ||||||
* | [core] Don't use glClear optimization for layers that aren't the bottommost | John Firebaugh | 2015-12-14 | 1 | -1/+1 | |
| | | | | Fixes #3292 | |||||
* | [test] update test suite to include more comprehensive GeoJSON tests | Konstantin Käfer | 2015-12-11 | 1 | -1/+1 | |
| | ||||||
* | [test] Update test suite | John Firebaugh | 2015-12-09 | 1 | -1/+1 | |
| | ||||||
* | node-v2.1.0node-v2.1.0 | Mike Morris | 2015-12-08 | 1 | -3/+3 | |
| | ||||||
* | [core] Reverse direction of line-offset | Konstantin Käfer | 2015-12-08 | 1 | -1/+1 | |
| | ||||||
* | Update test suite | John Firebaugh | 2015-12-03 | 1 | -1/+1 | |
| | ||||||
* | [core] rudimentary support for offsetting lines | Konstantin Käfer | 2015-12-03 | 1 | -1/+1 | |
| | ||||||
* | [tests] Update test-suite | John Firebaugh | 2015-12-01 | 1 | -1/+1 | |
| | ||||||
* | [node] simpler PACKAGE_JSON_VERSION | Mike Morris | 2015-12-01 | 1 | -1/+0 | |
| | ||||||
* | node-v2.0.1node-v2.0.1 | Mike Morris | 2015-11-25 | 1 | -1/+1 | |
| | ||||||
* | [node] update package.json depsnode-v2.0.0 | Mike Morris | 2015-11-24 | 1 | -6/+6 | |
| | ||||||
* | node-v2.0.0-pre.16node-v2.0.0-pre.16 | Mike Morris | 2015-11-23 | 1 | -1/+1 | |
| | ||||||
* | [node] Fixes 'make xnode' to configure HOST_SLUG.gypi | Mike Morris | 2015-11-05 | 1 | -0/+1 | |
| | | | | | Adds node-gyp to dev-dependencies to support 'make xnode' on Node v0.10.x Ignores -Wnested-anon-types around v8.h includes. | |||||
* | [node] autopublish node-pre-gyp binary | Mike Morris | 2015-11-05 | 1 | -0/+1 | |
| | | | | If $TRAVIS_TAG matches with node-v${PACKAGE_JSON_VERSION}. | |||||
* | [node] swap array order to [lng, lat] for render option center | Mike Morris | 2015-11-04 | 1 | -1/+1 | |
| | | | | For consistency with GeoJSON and mapbox-gl-js | |||||
* | [node] enable npm to build mapbox-gl-native package from source | Lucas Wojciechowski | 2015-11-04 | 1 | -1/+1 | |
| | | | | | | This reverts commit 311bf93abe9f815668e8e0a779c87c3eb5c1199d. more explicit require paths in tests | |||||
* | Update version and changelognode-v2.0.0-pre.11 | bsudekum | 2015-11-02 | 1 | -1/+1 | |
| | ||||||
* | [node] add pitch option | bsudekum | 2015-11-02 | 1 | -1/+1 | |
| | ||||||
* | [node] Output debug logs when a render test times out | John Firebaugh | 2015-10-28 | 1 | -1/+1 | |
| | ||||||
* | [core] Use pixelmatch test-suite | Vladimir Agafonkin | 2015-10-16 | 1 | -1/+1 | |
| | ||||||
* | [node] bump package.json version to pre10 | bsudekum | 2015-10-14 | 1 | -1/+1 | |
| | ||||||
* | [node] update dependencies | Mike Morris | 2015-10-13 | 1 | -5/+5 | |
| | ||||||
* | Update test-suite | John Firebaugh | 2015-10-07 | 1 | -1/+1 | |
| | ||||||
* | [node] add support for Node.js v4.1.x and update changelog | Mike Morris | 2015-09-30 | 1 | -1/+1 | |
| | ||||||
* | bump to pre9node-v2.0.0-pre.9 | bsudekum | 2015-09-30 | 1 | -1/+1 | |
| | ||||||
* | [skip-ci] [node] bump version to 2.0.0-pre.8 | bsudekum | 2015-09-30 | 1 | -1/+1 | |
| | ||||||
* | Bumped to npm version 2.0.0-pre.7node-v2.0.0-pre.7 | Lucas Wojciechowski | 2015-09-18 | 1 | -1/+1 | |
| | ||||||
* | [core] Update test-suite | John Firebaugh | 2015-09-16 | 1 | -1/+1 | |
| | ||||||
* | [node] node-v2.0.0-pre.5node-v2.0.0-pre.5 | Lucas Wojciechowski | 2015-09-16 | 1 | -1/+1 | |
| | | | | [publish binary] | |||||
* | node-v2.0.0-pre.4 [publish binary] | Mike Morris | 2015-09-10 | 1 | -1/+1 | |
| | ||||||
* | [node] change request semantics | Mike Morris | 2015-09-10 | 1 | -1/+1 | |
| | | | | | Passes a second, callback argument to the request implementation instead of needing to call req.respond. | |||||
* | Use nan with https://github.com/nodejs/nan/pull/443 fixed | Mike Morris | 2015-09-09 | 1 | -1/+1 | |
| | ||||||
* | Nan 2.0 | John Firebaugh | 2015-09-09 | 1 | -1/+1 | |
| | ||||||
* | Consolidate test-suite rendering harnesses (#2236) | John Firebaugh | 2015-09-04 | 1 | -4/+2 | |
| | ||||||
* | node-v2.0.0-pre.3 [publish binary] | Mike Morris | 2015-09-02 | 1 | -1/+1 | |
| | ||||||
* | node-v2.0.0-pre.2 [publish binary] | Mike Morris | 2015-09-02 | 1 | -1/+1 | |
| | ||||||
* | Bump to node-2.0.0-pre.1 | Lucas Wojciechowski | 2015-09-01 | 1 | -1/+1 | |
| | | | | [publish binary] | |||||
* | remove pushd/popd from scripts/node/run.sh, update license in package.json | Mike Morris | 2015-09-01 | 1 | -2/+2 | |
| | ||||||
* | move package.json and binding.gyp to root, drop tiles.tilejson | Mike Morris | 2015-09-01 | 1 | -0/+48 | |
| | ||||||
* | move node-mbgl to platform/node/ directory | Mike Morris | 2015-08-21 | 1 | -51/+0 | |
| | ||||||
* | bump to mbgl@0.5.1, attempt to resize HeadlessView directly | Mike Morris | 2015-08-20 | 1 | -2/+1 | |
| | | | | resize the framebuffer on the map thread | |||||
* | pin mapbox-gl-test-suite | Mike Morris | 2015-08-14 | 1 | -0/+1 | |
| | ||||||
* | make 'cancel' function in FileSource optional | Mike Morris | 2015-08-04 | 1 | -1/+1 | |
| | | | | update README | |||||
* | 1.1.3 [publish binary] | Mike Morris | 2015-06-25 | 1 | -1/+1 | |
| | ||||||
* | 1.1.2 [publish binary] | Mike Morris | 2015-06-22 | 1 | -1/+1 | |
| | ||||||
* | v1.1.1 [publish binary] | Mike Morris | 2015-06-16 | 1 | -1/+1 | |
| | ||||||
* | v1.1.0 [publish binary] | Mike Morris | 2015-06-15 | 1 | -1/+1 | |
| | ||||||
* | pack images with pngjs | Mike Morris | 2015-05-18 | 1 | -1/+1 | |
| | | | | https://www.npmjs.com/package/pngjs |