summaryrefslogtreecommitdiff
path: root/platform/node
Commit message (Expand)AuthorAgeFilesLines
* Release node v3.5.6 (#9610)node-v3.5.6Bobby Sudekum2017-09-292-6/+11
* Preserve depth buffer between 3D layers + optimize render order (#9931)Lauren Budorick2017-09-211-1/+0
* [node] Added 'removeSource'Bruno de Oliveira Abinader2017-09-153-0/+21
* [core] Do not cache stale tilesBruno de Oliveira Abinader2017-09-141-1/+0
* [node] Reflect GL JS changes in render.test.jsBruno de Oliveira Abinader2017-09-141-45/+1
* [node] Implement GeoJSON converterBruno de Oliveira Abinader2017-09-133-22/+14
* [core] Clear atlasImage rect for a removed patternBruno de Oliveira Abinader2017-09-131-0/+1
* [node] Shuffle seed supportBruno de Oliveira Abinader2017-09-121-1/+27
* [core] Fix z-fighting of translucent fillsJohn Firebaugh2017-09-081-1/+3
* [test] Unignore render-tests/circle-pitch-alignment/*Bruno de Oliveira Abinader2017-08-311-4/+0
* [test] One map per pixel ratio in render.test.js --recycle-mapBruno de Oliveira Abinader2017-08-311-16/+36
* [test] Interpret render tests params: --recycleMap and --shuffleBruno de Oliveira Abinader2017-08-311-2/+14
* [node] Set style default camera upon each test suite runBruno de Oliveira Abinader2017-08-312-1/+19
* [node] Cleanup NodeMap::RenderBruno de Oliveira Abinader2017-08-311-21/+6
* Update gl-js SHA + ignore fill-extrusion-multiple testLauren Budorick2017-08-301-0/+1
* [core][ios][macos][android]DDS-ify `text-letter-spacing` and `text-max-width`Asheem Mamoowala2017-08-301-4/+0
* Enable tests for #1350, #9704Asheem Mamoowala2017-08-291-6/+1
* [core] Fix issue #9843 (overzoomed line label rendering glitch).Chris Loer2017-08-251-2/+2
* [test] Un-ignore regressions/mapbox-gl-native#9792Bruno de Oliveira Abinader2017-08-251-1/+0
* Update ignores + suite_implementationLauren Budorick2017-08-232-3/+10
* [ios][macos][node][android] Updated documentation and Changelogs for #9821Asheem Mamoowala2017-08-221-0/+3
* Skip test for issue #9792, as it currently causes the test harness to time out.Chris Loer2017-08-181-0/+1
* [tests] Ignore render test failuresJohn Firebaugh2017-08-081-0/+7
* [core] fix rendering of fill outlines that have a different color than the fi...Konstantin Käfer2017-08-071-6/+1
* Add native ignore for text-letter-spacing/property-function and zoom-and-prop...Nicki Dlugash2017-08-011-0/+2
* [test] Add native ignore for text-max-width/property-function and text-max-wi...Nicki Dlugash2017-08-011-0/+2
* [core] modify texture coordinate scaling (#9153)Molly Lloyd2017-07-271-0/+3
* [core][android][macos][ios] Implement property functions for line-join, text-...Lauren Budorick2017-07-261-5/+0
* [node, tests] Consolidate headless rendering logic in HeadlessFrontendJohn Firebaugh2017-07-264-143/+23
* [core] Replace API.ZoomHistory test with integration testJohn Firebaugh2017-07-261-0/+2
* [node] manage backendscope in renderer frontendIvo van Dongen2017-07-253-6/+10
* [node] Reset Style::Impl::lastError when loading a new styleJohn Firebaugh2017-07-241-0/+51
* [node] Protect against more badly behaved request implementationsJohn Firebaugh2017-07-242-7/+70
* [node] Rewrite request testsJohn Firebaugh2017-07-244-136/+71
* [node] Protect against synchronous request implementationsJohn Firebaugh2017-07-211-1/+7
* Partially revert "[node] Fix memory test hanging after GlyphAtlas refactoring...John Firebaugh2017-07-212-16/+0
* add native ignore for `text-justify/property-function`Nicki Dlugash2017-07-201-0/+1
* [test] Add native ignore for 'text-anchor/property-function' (#9556)Chris Loer2017-07-191-1/+2
* [test] allow only a single shared display to avoid egl errorsIvo van Dongen2017-07-181-11/+1
* [android][glfw][ios][macos][node][qt] rename backend to renderer backendIvo van Dongen2017-07-183-3/+3
* [node] rendering interface changesIvo van Dongen2017-07-184-10/+123
* [core] renderer interfaceIvo van Dongen2017-07-181-1/+0
* [android][glfw][ios][macos][node][qt] split backend from mapobserverIvo van Dongen2017-07-182-3/+9
* [build] Fix node package publish logicBruno de Oliveira Abinader2017-07-171-1/+1
* [node] Bump version to 3.5.5Bruno de Oliveira Abinader2017-07-141-0/+3
* [build] Publish node packages with RelWithDebInfoBruno de Oliveira Abinader2017-07-142-4/+7
* [tests] Local ignores.json file for ignored integration testsJohn Firebaugh2017-07-123-8/+71
* [build] Switch from Travis CI to CircleCIBruno de Oliveira Abinader2017-06-221-1/+1
* [core] Move setStyleJSON/URL to Style; add Map::setStyleJohn Firebaugh2017-06-221-3/+3
* [all] Promote Style to public APIJohn Firebaugh2017-06-221-8/+9