summaryrefslogtreecommitdiff
path: root/platform/node
Commit message (Expand)AuthorAgeFilesLines
* [core] DEMData: do decode on GPU (port mapbox/mapbox-gl-js#8694)Aleksandar Stojiljkovic2019-08-301-0/+1
* [core] fix collisionBox alignment when Icon/text translation is enabled (#15467)zmiao2019-08-301-0/+1
* Add changelog for fix of mixed SDF+non-SDF icon rendering in one layer (#15492)zmiao2019-08-271-4/+5
* [render tests] gl-native baseline for debug/collision- testsMikhail Pozdnyakov2019-08-261-5/+0
* [render test] mapbox-gl-native baseline for text-pitch-alignment testsMikhail Pozdnyakov2019-08-211-3/+0
* [ios][macos][android][node] Update changelog for icon-text-fit fixesAlexander Shalamov2019-08-201-0/+1
* [core] Unskip icon-text-fit render testsAlexander Shalamov2019-08-201-13/+1
* Enable text-variable-anchor/{pitched-rotated-debug|rotated-offset} render testsMikhail Pozdnyakov2019-08-161-2/+0
* Indroduce clusterProperty option for aggregation (#15287)zmiao2019-08-161-1/+0
* [core] Ignore updated icon-text-fit render testsAlexander Shalamov2019-08-151-1/+13
* [core][node] Serialize formatted expression's text-color optionAlexander Shalamov2019-08-151-0/+5
* [core] Unskip text-rotate/with-offset fixed by #14932Alexander Shalamov2019-08-131-1/+0
* Enable number format expression testsMikhail Pozdnyakov2019-08-131-4/+1
* [macos][ios][android][node] Add changelog entry for text-writing-mode layout ...Alexander Shalamov2019-08-131-0/+3
* Enable render tests flaky on node-gcc8Aleksandar Stojiljkovic2019-08-071-5/+0
* [core] Enable opaque pass for background layer. fix heatmap+background test.Aleksandar Stojiljkovic2019-08-051-1/+0
* [tests] Bump GL JS to run render test for #15139Thiago Marcos P. Santos2019-07-191-0/+3
* [node] v4.2.0 releasenode-v4.2.0Josh Erb2019-07-151-2/+5
* Enable ignored but passing run-time styling tests (#6745)Aleksandar Stojiljkovic2019-07-091-2/+0
* Fix layers rendering after fill-extrusionAleksandar Stojiljkovic2019-07-091-18/+0
* [node] Parse 'sdf' option when adding an imageBruno de Oliveira Abinader2019-07-042-1/+7
* [core] Add number-format expressionJuha Alanen2019-06-271-1/+2
* Fixes problems associated with node 10 and NAN (#14847)Blake Thompson2019-06-264-53/+60
* [core] Implement C++ render test runnerBruno de Oliveira Abinader2019-06-251-1/+0
* [node] - fix README type, granualar to granular (#14933)Tobrun2019-06-171-1/+1
* [core] Ignore more flaky node render testsJason Wray2019-06-071-2/+5
* [core] Ignore flaky fill-pattern render testsJason Wray2019-06-041-0/+2
* [core] Fix symbol rendering under opaque fill layersJuha Alanen2019-06-041-1/+0
* [core] refactor program object creationKonstantin Käfer2019-05-281-0/+13
* [tests] Removed passing tests from the ignore listThiago Marcos P. Santos2019-05-231-5/+0
* [core] Pass legacy/categorical/*-default expression testsAnder Conselvan de Oliveira2019-05-211-6/+0
* [core] Fix legacy/{interval,exponential}/*-default expression testsAnder Conselvan de Oliveira2019-05-211-8/+0
* [core] Fix some of the legacy interval function expression testsAnder Conselvan de Oliveira2019-05-211-7/+0
* [core] Fix most identity function with default legacy expression testsAnder Conselvan de Oliveira2019-05-211-4/+0
* [node] Convert legacy functions to expressions in NodeExpression::ParseAnder Conselvan de Oliveira2019-05-212-30/+35
* [core] Refactor HeadlessFrontend/Backend: GL separation and factory (#14692)Aleksandar Stojiljkovic2019-05-211-1/+1
* [node] Remove NodeThreadPoolThiago Marcos P. Santos2019-05-102-86/+0
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-103-7/+16
* [core] upgrade mapbox-gl-js pin to the most recent versionKonstantin Käfer2019-05-081-0/+4
* [core] render extrusions directly in the main framebufferKonstantin Käfer2019-05-081-0/+1
* [core] Unskip symbol-sort-key render testsAlexander Shalamov2019-04-171-3/+0
* [core] clang-tidy fixesKonstantin Käfer2019-04-053-11/+11
* [core] Single line optimization for variable label placementMikhail Pozdnyakov2019-03-291-2/+2
* Enable text-variable-anchor render testsMikhail Pozdnyakov2019-03-291-18/+3
* [core] Include pixelRatio property in MapOptionsSudarsana Babu Nagineni2019-03-281-2/+4
* [core] Add setter/getter for size property in MapOptionsSudarsana Babu Nagineni2019-03-281-4/+8
* [core] Replace shared_ptr with unique_ptr in {Map,Resource}OptionsBruno de Oliveira Abinader2019-03-221-8/+3
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-202-40/+32
* [core] Get FileSource via UpdateParameters in Renderer::ImplBruno de Oliveira Abinader2019-03-131-2/+2
* [core] Don't use exceptions in MapObserver::onDidFailLoadingMapAnder Conselvan de Oliveira2019-03-132-5/+10