summaryrefslogtreecommitdiff
path: root/platform/node
Commit message (Expand)AuthorAgeFilesLines
* [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
* Update changelogs and iOS/macOS style guide for ImageSource bindingsAsheem Mamoowala2017-06-191-1/+1
* [tests] Enable set-style-* integration testsJohn Firebaugh2017-06-151-0/+5
* [tests] Test updating icon and pattern imagesJohn Firebaugh2017-06-131-1/+1
* [node] bump version (#9196)node-v3.5.4Bobby Sudekum2017-06-061-0/+4
* [core] Add toDouble Conversion method for correctly parsing Lat Lng coordinatesAsheem Mamoowala2017-06-011-0/+8
* Bump node version - v3.5.3 (#9144)node-v3.5.3Bobby Sudekum2017-05-301-0/+4
* [node] Pixel ratio may be floating pointJohn Firebaugh2017-05-231-2/+2
* Release node-v3.5.2 (#9052)node-v3.5.2Bobby Sudekum2017-05-191-0/+5
* [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-161-1/+1
* Update README.mdjingsam2017-05-151-3/+3
* [core, node, darwin, qt] Remove support for paint classesJohn Firebaugh2017-05-153-30/+1
* [tidy] modernize-use-emplaceBruno de Oliveira Abinader2017-05-121-2/+2
* [core, android] Factor JSON string conversionsJohn Firebaugh2017-05-081-1/+1
* [node] bump version, add changelog entry (#8924)node-v3.5.1Bobby Sudekum2017-05-081-0/+5
* [node] start publishing both release+debug builds (#8865)Dane Springmeyer2017-05-041-4/+3
* Add support for node v6 (#8884)Bobby Sudekum2017-05-041-4/+11
* [core] Make Map.addImage tests pass (#8843)Asheem Mamoowala2017-05-022-3/+5
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-2/+2
* Release node v3.5.0 (#8785)node-v3.5.0Bobby Sudekum2017-04-241-0/+5
* [node] Add test for request not foundThiago Marcos P. Santos2017-04-201-0/+74
* [node] Add map.cancel()Thiago Marcos P. Santos2017-04-205-11/+167
* [node] Benchmark/stress testThiago Marcos P. Santos2017-04-201-0/+104
* [node] Add request failure testsThiago Marcos P. Santos2017-04-201-0/+59
* [core] Render parent raster tiles when ideal tile can't be loadedKonstantin Käfer2017-04-201-0/+2
* [node] Calculate image buffer and length once (#8673)Bobby Sudekum2017-04-071-3/+6
* [node] fix node bindings :bug:Molly Lloyd2017-03-281-1/+1
* [node] Fix mistaken .cpp includeJohn Firebaugh2017-03-281-1/+1
* [core] Ensure that a BackendScope exists when doing GL callsKonstantin Käfer2017-03-231-0/+2