summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* CameraOptionsMinh Nguyễn2015-09-072-54/+334
* Add more tests to check for bufferbsudekum2015-09-041-2/+2
* Return raw image buffer instead of an objectbsudekum2015-09-043-13/+5
* Consolidate test-suite rendering harnesses (#2236)John Firebaugh2015-09-049-430/+59
* `assert() -> NSAssert()` for user-facing annotation APIJustin R. Miller2015-09-041-5/+5
* refs #2039: add passthroughs for adding/removing overlaysJustin R. Miller2015-09-041-0/+30
* Merge pull request #2241 from mapbox/node-changelog-v2.0.0Mike Morris2015-09-031-0/+12
|\
| * update node changelogMike Morris2015-09-021-0/+12
* | Get rid of MapData::{get,set}NeedsRepaintBruno de Oliveira Abinader2015-09-021-1/+1
* | Substitute nudgeTransitions with async view invalidationBruno de Oliveira Abinader2015-09-022-3/+0
|/
* Merge pull request #2179 from mapbox/nodeMike Morris2015-09-0225-7/+2039
|\
| * Merge branch 'node' of github.com:mapbox/mapbox-gl-native into nodeMike Morris2015-09-011-54/+48
| |\
| | * Update README.mdMike Morris2015-09-011-54/+48
| * | 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
| * Merge branch 'master' into nodeJohn Firebaugh2015-08-314-9/+125
| |\
| * | 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
| * | Merge branch 'before-render' into nodeMike Morris2015-08-255-18/+37
| |\ \
| | * | View::swap -> View::beforeRender View::afterRenderMike Morris2015-08-253-7/+25
| * | | '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
| * | | Merge branch 'master' into nodeMike Morris2015-08-2173-0/+10111
| |\ \ \
| * | | | move node-mbgl to platform/node/ directoryMike Morris2015-08-2137-0/+2620
| / / /