| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] clang-tidy fixes | Konstantin Käfer | 2019-04-05 | 3 | -11/+11 |
* | [core] Single line optimization for variable label placement | Mikhail Pozdnyakov | 2019-03-29 | 1 | -2/+2 |
* | Enable text-variable-anchor render tests | Mikhail Pozdnyakov | 2019-03-29 | 1 | -18/+3 |
* | [core] Include pixelRatio property in MapOptions | Sudarsana Babu Nagineni | 2019-03-28 | 1 | -2/+4 |
* | [core] Add setter/getter for size property in MapOptions | Sudarsana Babu Nagineni | 2019-03-28 | 1 | -4/+8 |
* | [core] Replace shared_ptr with unique_ptr in {Map,Resource}Options | Bruno de Oliveira Abinader | 2019-03-22 | 1 | -8/+3 |
* | [core] Remove file source from public Map ctor | Bruno de Oliveira Abinader | 2019-03-20 | 2 | -40/+32 |
* | [core] Get FileSource via UpdateParameters in Renderer::Impl | Bruno de Oliveira Abinader | 2019-03-13 | 1 | -2/+2 |
* | [core] Don't use exceptions in MapObserver::onDidFailLoadingMap | Ander Conselvan de Oliveira | 2019-03-13 | 2 | -5/+10 |
* | [node] Change Map/FileSource relationship to composition | Bruno de Oliveira Abinader | 2019-03-12 | 2 | -12/+27 |
* | [core, node] Use es5 syntax for imports in expressions tests | Alexander Shalamov | 2019-03-11 | 1 | -3/+3 |
* | Revert "[core] Use ES6 import / export syntax for node test harness" | Alexander Shalamov | 2019-03-11 | 4 | -12/+12 |
* | [core] Add MapOptions to define properties of Map | Sudarsana Babu Nagineni | 2019-03-08 | 1 | -8/+10 |
* | [core] consolidate Axonometric rendering API | Sudarsana Babu Nagineni | 2019-03-08 | 1 | -13/+12 |
* | [core] Use ES6 import / export syntax for node test harness | Alexander Shalamov | 2019-03-08 | 4 | -12/+12 |
* | Update mapbox-gl-js submodule to v0.53.0 | Mikhail Pozdnyakov | 2019-03-06 | 1 | -1/+37 |
* | Skip failing render tests | Mikhail Pozdnyakov | 2019-03-05 | 1 | -1/+5 |
* | [core] Remove map coordinate setters/getters | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -1/+1 |
* | [core] Transform{State}: s/angle/bearing/ | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -2/+2 |
* | [core] Remove map bearing setters/getters | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -1/+1 |
* | [core] Remove map pitch setters/getters | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -1/+1 |
* | [core] Remove map zoom setters/getters | Bruno de Oliveira Abinader | 2019-03-04 | 1 | -1/+1 |
* | remove some outdated integration test ignores (#13800) | Vladimir Agafonkin | 2019-01-28 | 1 | -5/+0 |
* | [core] Do not consider X axis when constraining scale | Bruno de Oliveira Abinader | 2018-11-29 | 1 | -0/+2 |
* | [build] Update to geometry v1.0.0 | Bruno de Oliveira Abinader | 2018-11-13 | 1 | -2/+6 |
* | Consolidate `style::Layer` properties API | Mikhail Pozdnyakov | 2018-10-25 | 1 | -26/+1 |
* | [core] remove some uses of <iostream> and <sstream> | Konstantin Käfer | 2018-10-23 | 1 | -2/+2 |
* | [core] CameraOptions receives and outputs angle and pitch as degrees, not rad... | Bruno de Oliveira Abinader | 2018-10-19 | 1 | -2/+2 |
* | [Core] Ensure queryRenderedFeatures accounts for icon-rotate (#13105) | Ryan Hamley | 2018-10-18 | 1 | -1/+0 |
* | [core] Initial implementation of 'format' expression | Chris Loer | 2018-10-15 | 2 | -17/+32 |
* | [ios, macos, android, node] update changelogs | Molly Lloyd | 2018-10-03 | 1 | -0/+1 |
* | [core] Do not constrain on X axis in ConstrainMode::HeightOnly | Bruno de Oliveira Abinader | 2018-10-02 | 1 | -6/+3 |
* | [test] Bump gl-js pin. | Chris Loer | 2018-09-19 | 1 | -2/+12 |
* | [android, ios, macos, node] Update CHANGELOGs | John Firebaugh | 2018-09-13 | 1 | -0/+1 |
* | [core] Make "to-number" of null behave as documented | John Firebaugh | 2018-09-13 | 1 | -0/+1 |
* | [tests] Update mapbox-gl-js | John Firebaugh | 2018-09-13 | 1 | -2/+2 |
* | [node] v4.0.0 | John Firebaugh | 2018-09-13 | 1 | -1/+13 |
* | [node] Ignore custom layer tests in node platform | Ander Conselvan de Oliveira | 2018-09-13 | 1 | -0/+2 |
* | [node] Release cadence for npm package | John Firebaugh | 2018-09-12 | 1 | -4/+6 |
* | [core] Port "collision group" plumbing to gl-native. | Chris Loer | 2018-09-12 | 5 | -7/+23 |
* | Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-y | ryanhamley | 2018-09-07 | 1 | -0/+1 |
* | [ios, node, macos, android] update changelogs for feature expression support | Molly Lloyd | 2018-08-31 | 1 | -0/+1 |
* | [test] ignore legacy expression tests | Molly Lloyd | 2018-08-31 | 1 | -0/+50 |
* | [windows, qt] fix windows compiler errors, remove tao + tuple polyfill | Molly Lloyd | 2018-08-31 | 1 | -0/+1 |
* | [core] Implement CrossFadedDataDrivenProperty to add support for feature expr... | Molly Lloyd | 2018-08-31 | 1 | -0/+3 |
* | [node] capture invalid input data as `ParseError` objects | Konstantin Käfer | 2018-08-27 | 3 | -5/+43 |
* | [core] Add `line-gradient` property | Mikhail Pozdnyakov | 2018-08-23 | 1 | -2/+0 |
* | [core, test] Bump GL JS pin to bring gl-native back in sync with gl-js. | Chris Loer | 2018-08-21 | 1 | -0/+12 |
* | [core] make style/conversion.hpp implementation private | Konstantin Käfer | 2018-08-19 | 2 | -2/+2 |
* | [core] Fix querying for annotations near tile boundaries at high zoom. | Chris Loer | 2018-08-14 | 1 | -0/+1 |