summaryrefslogtreecommitdiff
path: root/platform/node
Commit message (Expand)AuthorAgeFilesLines
* [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
* [node] Change Map/FileSource relationship to compositionBruno de Oliveira Abinader2019-03-122-12/+27
* [core, node] Use es5 syntax for imports in expressions testsAlexander Shalamov2019-03-111-3/+3
* Revert "[core] Use ES6 import / export syntax for node test harness"Alexander Shalamov2019-03-114-12/+12
* [core] Add MapOptions to define properties of MapSudarsana Babu Nagineni2019-03-081-8/+10
* [core] consolidate Axonometric rendering APISudarsana Babu Nagineni2019-03-081-13/+12
* [core] Use ES6 import / export syntax for node test harnessAlexander Shalamov2019-03-084-12/+12
* Update mapbox-gl-js submodule to v0.53.0Mikhail Pozdnyakov2019-03-061-1/+37
* Skip failing render testsMikhail Pozdnyakov2019-03-051-1/+5
* [core] Remove map coordinate setters/gettersBruno de Oliveira Abinader2019-03-041-1/+1
* [core] Transform{State}: s/angle/bearing/Bruno de Oliveira Abinader2019-03-041-2/+2
* [core] Remove map bearing setters/gettersBruno de Oliveira Abinader2019-03-041-1/+1
* [core] Remove map pitch setters/gettersBruno de Oliveira Abinader2019-03-041-1/+1
* [core] Remove map zoom setters/gettersBruno de Oliveira Abinader2019-03-041-1/+1
* remove some outdated integration test ignores (#13800)Vladimir Agafonkin2019-01-281-5/+0
* [core] Do not consider X axis when constraining scaleBruno de Oliveira Abinader2018-11-291-0/+2
* [build] Update to geometry v1.0.0Bruno de Oliveira Abinader2018-11-131-2/+6
* Consolidate `style::Layer` properties APIMikhail Pozdnyakov2018-10-251-26/+1
* [core] remove some uses of <iostream> and <sstream>Konstantin Käfer2018-10-231-2/+2
* [core] CameraOptions receives and outputs angle and pitch as degrees, not rad...Bruno de Oliveira Abinader2018-10-191-2/+2
* [Core] Ensure queryRenderedFeatures accounts for icon-rotate (#13105)Ryan Hamley2018-10-181-1/+0
* [core] Initial implementation of 'format' expressionChris Loer2018-10-152-17/+32
* [ios, macos, android, node] update changelogsMolly Lloyd2018-10-031-0/+1
* [core] Do not constrain on X axis in ConstrainMode::HeightOnlyBruno de Oliveira Abinader2018-10-021-6/+3
* [test] Bump gl-js pin.Chris Loer2018-09-191-2/+12