summaryrefslogtreecommitdiff
path: root/platform/node
Commit message (Expand)AuthorAgeFilesLines
* Skip fade animation for placed symbols that are currently offscreen.Chris Loer2017-11-131-0/+1
* replace MapMode::Still with Static and TileAnsis Brammanis2017-11-104-8/+25
* [core] Added ignores for two query tests that return the same set of items bu...Chris Loer2017-11-091-0/+2
* [core] Removed ignores for fixed issues.Chris Loer2017-11-091-36/+0
* Implement Expressions (#9439)Anand Thakker2017-11-085-25/+390
* Add support for 'sleep' operation in render tests (#10282)Anand Thakker2017-10-251-0/+6
* Enable native test for text-keep-upright with text-offset.Chris Loer2017-10-241-1/+0
* Replace compile-time polymorphism with runtime polymorphism in the conversion...John Firebaugh2017-10-233-99/+115
* [node] Release v3.5.8 (#10243)node-v3.5.8Bruno de Oliveira Abinader2017-10-201-0/+5
* [node] Reset HeadlessFrontend in NodeMap::release()Bruno de Oliveira Abinader2017-10-201-0/+1
* [core, node] Support axonometric renderingLauren Budorick2017-10-143-0/+88
* Ignore raster-masking/overlapping-zoomLauren Budorick2017-10-141-0/+1
* Skip expression-based runtime styling testLauren Budorick2017-10-131-1/+1
* Add ignore for expression-based regression testLauren Budorick2017-10-121-0/+1
* [node] Release v3.5.7 (#10164)Bruno de Oliveira Abinader2017-10-091-0/+3
* Add ignores for heatmap render tests (#10147)upstream/cam-mas-2.2.6Vladimir Agafonkin2017-10-061-1/+18
* 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