summaryrefslogtreecommitdiff
path: root/platform/node
Commit message (Expand)AuthorAgeFilesLines
...
* | drop ratio from RenderOptionsMike Morris2015-09-011-2/+0
* | drop platform/node/examples, this is covered in READMEMike Morris2015-09-011-38/+0
|/
* fix example, clean up duplicate filesMike Morris2015-09-016-132/+4
* move package.json and binding.gyp to root, drop tiles.tilejsonMike Morris2015-09-018-162/+14
* Remove debug loggingJohn Firebaugh2015-08-312-10/+0
* In still mode, don't load resources until a render request is madeJohn Firebaugh2015-08-311-0/+22
* Clean up testsJohn Firebaugh2015-08-311-185/+156
* More loggingJohn Firebaugh2015-08-311-0/+5
* Always release mapJohn Firebaugh2015-08-311-2/+5
* Don't let test-suite fail; we have exceptions for known failures nowJohn Firebaugh2015-08-311-1/+1
* Drop faucet, it hides key error output when tests failJohn Firebaugh2015-08-312-4/+3
* Fix render test scriptJohn Firebaugh2015-08-311-5/+15
* fix consecutive.test.js suitePathMike Morris2015-08-281-1/+1
* update suitePath in consecutive.test.jsMike Morris2015-08-281-2/+1
* local nvm?Mike Morris2015-08-281-8/+1
* merge node travis build user into cloudformation/travis.templateMike Morris2015-08-281-114/+0
* drop platform/node/.travis.ymlMike Morris2015-08-281-115/+0
* merge platform/node/scripts/* into scripts/node/run.shMike Morris2015-08-273-38/+0
* drop faucet from test-suiteMike Morris2015-08-271-1/+1
* more logging, don't respond to cancelled requestsMike Morris2015-08-272-4/+11
* add request/respond loggingMike Morris2015-08-272-4/+10
* allow test suite failuresMike Morris2015-08-261-1/+1
* glfw_ldflagsMike Morris2015-08-261-1/+1
* use mapbox-gl-test-suite submodule, bump node depsMike Morris2015-08-262-8/+7
* npm install --build-from-sourceMike Morris2015-08-261-1/+1
* add FLAVOR=node to build matrixMike Morris2015-08-251-31/+0
* update npm testMike Morris2015-08-251-4/+3
* migrate style test fixture to v8, handle errors more gracefully in render testMike Morris2015-08-252-25/+31
* update mbgl::ResourceMike Morris2015-08-251-2/+4
* 'make node' compiles!Mike Morris2015-08-251-3/+6
* Revert "PLATFORM=node make node"Mike Morris2015-08-241-0/+79
* PLATFORM=node make nodeMike Morris2015-08-211-79/+0
* move node-mbgl to platform/node/ directoryMike Morris2015-08-2137-0/+2620