| Commit message (Expand) | Author | Age | Files | Lines |
* | [node] capture invalid input data as `ParseError` objects | Konstantin Käfer | 2018-08-27 | 2 | -5/+35 |
* | [core] make style/conversion.hpp implementation private | Konstantin Käfer | 2018-08-19 | 2 | -2/+2 |
* | [core] Eliminate setProperty & co. | John Firebaugh | 2018-08-13 | 1 | -2/+2 |
* | [node] prevent scheduled renderFinished() calls from running when render is c... | Konstantin Käfer | 2018-07-13 | 1 | -9/+16 |
* | [core] Introduce "collator" expressions | Chris Loer | 2018-07-03 | 1 | -0/+8 |
* | Change error message with invalid render usage (#12265) | Dane Springmeyer | 2018-06-29 | 1 | -1/+1 |
* | [node] fixup bad merge | Konstantin Käfer | 2018-05-22 | 1 | -1/+1 |
* | [node] move to Nan 2.10.0 | Konstantin Käfer | 2018-05-22 | 4 | -14/+33 |
* | [node] prevent race condition for renderFinished | Konstantin Käfer | 2018-05-22 | 1 | -0/+6 |
* | Don't enforce ["zoom"] constraints for filters (#11672) | Anand Thakker | 2018-04-12 | 1 | -2/+2 |
* | Update layer immediately when changing its max/min zoom level (#11399) | Łukasz Paczos | 2018-04-12 | 2 | -0/+29 |
* | Remove unused lambda capture (#11602) | Anand Thakker | 2018-04-05 | 1 | -1/+1 |
* | [core] Implement Expression::serialize() | Chris Loer | 2018-02-28 | 2 | -8/+22 |
* | [core, node] Hold on to map handle during NodeMap::request. | Chris Loer | 2018-02-23 | 1 | -0/+4 |
* | [core, ios, macos, android, node] Heatmap layer (#11046) | Vladimir Agafonkin | 2018-02-15 | 1 | -0/+1 |
* | [node] add setLight support | Konstantin Käfer | 2018-01-24 | 2 | -6/+46 |
* | [core] add raster-dem source type and hillshade layer type (#10642) | Molly Lloyd | 2018-01-23 | 1 | -0/+5 |
* | [core] Split MapMode::Still into Static and Tile | Ansis Brammanis | 2017-11-17 | 2 | -2/+12 |
* | Implement Expressions (#9439) | Anand Thakker | 2017-11-08 | 3 | -0/+272 |
* | Replace compile-time polymorphism with runtime polymorphism in the conversion... | John Firebaugh | 2017-10-23 | 3 | -99/+115 |
* | [node] Reset HeadlessFrontend in NodeMap::release() | Bruno de Oliveira Abinader | 2017-10-20 | 1 | -0/+1 |
* | [core, node] Support axonometric rendering | Lauren Budorick | 2017-10-14 | 2 | -0/+85 |
* | [node] Added 'removeSource' | Bruno de Oliveira Abinader | 2017-09-15 | 2 | -0/+20 |
* | [node] Implement GeoJSON converter | Bruno de Oliveira Abinader | 2017-09-13 | 2 | -17/+11 |
* | [node] Set style default camera upon each test suite run | Bruno de Oliveira Abinader | 2017-08-31 | 1 | -0/+18 |
* | [node] Cleanup NodeMap::Render | Bruno de Oliveira Abinader | 2017-08-31 | 1 | -21/+6 |
* | [node, tests] Consolidate headless rendering logic in HeadlessFrontend | John Firebaugh | 2017-07-26 | 4 | -143/+23 |
* | [node] manage backendscope in renderer frontend | Ivo van Dongen | 2017-07-25 | 3 | -6/+10 |
* | Partially revert "[node] Fix memory test hanging after GlyphAtlas refactoring... | John Firebaugh | 2017-07-21 | 2 | -16/+0 |
* | [test] allow only a single shared display to avoid egl errors | Ivo van Dongen | 2017-07-18 | 1 | -11/+1 |
* | [android][glfw][ios][macos][node][qt] rename backend to renderer backend | Ivo van Dongen | 2017-07-18 | 3 | -3/+3 |
* | [node] rendering interface changes | Ivo van Dongen | 2017-07-18 | 4 | -10/+123 |
* | [core] renderer interface | Ivo van Dongen | 2017-07-18 | 1 | -1/+0 |
* | [android][glfw][ios][macos][node][qt] split backend from mapobserver | Ivo van Dongen | 2017-07-18 | 2 | -3/+9 |
* | [core] Move setStyleJSON/URL to Style; add Map::setStyle | John Firebaugh | 2017-06-22 | 1 | -3/+3 |
* | [all] Promote Style to public API | John Firebaugh | 2017-06-22 | 1 | -8/+9 |
* | [core] Add toDouble Conversion method for correctly parsing Lat Lng coordinates | Asheem Mamoowala | 2017-06-01 | 1 | -0/+8 |
* | [node] Pixel ratio may be floating point | John Firebaugh | 2017-05-23 | 1 | -2/+2 |
* | [core, node, darwin, android, qt] Make image ID part of Image | John Firebaugh | 2017-05-16 | 1 | -1/+1 |
* | [core, node, darwin, qt] Remove support for paint classes | John Firebaugh | 2017-05-15 | 2 | -29/+1 |
* | [tidy] modernize-use-emplace | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -2/+2 |
* | [core, android] Factor JSON string conversions | John Firebaugh | 2017-05-08 | 1 | -1/+1 |
* | [core] Make Map.addImage tests pass (#8843) | Asheem Mamoowala | 2017-05-02 | 1 | -2/+4 |
* | [all] Rationalize style::Image | John Firebaugh | 2017-04-24 | 1 | -2/+2 |
* | [node] Add map.cancel() | Thiago Marcos P. Santos | 2017-04-20 | 2 | -0/+39 |
* | [node] Calculate image buffer and length once (#8673) | Bobby Sudekum | 2017-04-07 | 1 | -3/+6 |
* | [node] fix node bindings :bug: | Molly Lloyd | 2017-03-28 | 1 | -1/+1 |
* | [node] Fix mistaken .cpp include | John Firebaugh | 2017-03-28 | 1 | -1/+1 |
* | [core] Ensure that a BackendScope exists when doing GL calls | Konstantin Käfer | 2017-03-23 | 1 | -0/+2 |
* | [all] Replace Result<T> with optional<T> plus out Error parameter | John Firebaugh | 2017-03-23 | 2 | -15/+20 |