| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Update mapbox-gl-js | John Firebaugh | 2018-03-14 | 1 | -0/+2 |
* | Port fix for "at" expression off-by-1 error (#11375) | Anand Thakker | 2018-03-02 | 1 | -0/+3 |
* | [test] Native ignore for GL JS issue #6160 | Chris Loer | 2018-02-28 | 1 | -0/+1 |
* | [test] Native expression test support for: | Chris Loer | 2018-02-28 | 1 | -24/+36 |
* | [core] Implement Expression::serialize() | Chris Loer | 2018-02-28 | 3 | -9/+25 |
* | [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 | 2 | -18/+1 |
* | [core] align raster-dem tiles to pixel grid (#11119) | Molly Lloyd | 2018-02-06 | 1 | -25/+0 |
* | [test] Ignore slightly-different collision circles on native. | Chris Loer | 2018-02-06 | 1 | -0/+1 |
* | [test] Temporarily ignore hillshade tests pending PR #11119. | Chris Loer | 2018-02-06 | 1 | -0/+29 |
* | [node] add setLight support | Konstantin Käfer | 2018-01-24 | 4 | -6/+50 |
* | [core] update mapbox-gl-js submodule pin | Konstantin Käfer | 2018-01-24 | 1 | -0/+1 |
* | [core] add raster-dem source type and hillshade layer type (#10642) | Molly Lloyd | 2018-01-23 | 2 | -29/+8 |
* | [core] Remove two obsolete ignores | John Firebaugh | 2018-01-11 | 1 | -2/+0 |
* | [core, ios, macos, android] Add data-driven-styling support for `text-font` | John Firebaugh | 2018-01-10 | 1 | -1/+0 |
* | [core] Account for circle-stroke-width in queryRenderedFeatures | John Firebaugh | 2018-01-10 | 1 | -1/+0 |
* | [core] Handle NaN input to interpolate and step | John Firebaugh | 2018-01-10 | 1 | -1/+0 |
* | [core] Omit inferred type annotations for 'coalesce' arguments | John Firebaugh | 2018-01-09 | 1 | -1/+0 |
* | [core] Fix alpha handling in rgba and to-rgba operators | John Firebaugh | 2018-01-09 | 1 | -3/+0 |
* | [core] Enable implicit type assertions for array types | John Firebaugh | 2018-01-09 | 1 | -3/+0 |
* | [core] Improve typing for !=, == expressions | John Firebaugh | 2018-01-09 | 1 | -14/+0 |
* | [core] Update debug collision circle shader. | Chris Loer | 2018-01-09 | 1 | -0/+1 |
* | Support TileJSON bounds property (#10701) | Asheem Mamoowala | 2018-01-05 | 1 | -1/+0 |
* | Fix distant collision perspective ratios (#10794). | Chris Loer | 2018-01-04 | 1 | -0/+1 |
* | Update mapbox-gl-js submodule | Lauren Budorick | 2017-12-20 | 1 | -0/+1 |
* | [core] Better align fill-extrusion vertex layout | Lauren Budorick | 2017-12-20 | 1 | -0/+1 |
* | [core] Overzoomed image sources vanish (#10677) | Asheem Mamoowala | 2017-12-13 | 1 | -5/+69 |
* | Add ignores for new ==, != tests (#10679) | Anand Thakker | 2017-12-12 | 1 | -0/+13 |
* | [core] Include bucket name in queryRenderedSymbols duplicate feature filter | Chris Loer | 2017-12-11 | 1 | -1/+0 |
* | Update gl-js submodule | John Firebaugh | 2017-12-01 | 1 | -2/+14 |
* | [build] Added CircleCI macos-release-node{4,6} jobs | Bruno de Oliveira Abinader | 2017-11-23 | 2 | -78/+5 |
* | [core] Remove ignores for passing tests. | Chris Loer | 2017-11-17 | 1 | -8/+5 |
* | [core] Skip fade animation for placed symbols that are currently offscreen. | Chris Loer | 2017-11-17 | 1 | -0/+1 |
* | [core] Split MapMode::Still into Static and Tile | Ansis Brammanis | 2017-11-17 | 4 | -8/+25 |
* | [core] Added ignores for two query tests that return the same set of items bu... | Chris Loer | 2017-11-17 | 1 | -0/+2 |
* | [core] Removed ignores for fixed issues. | Chris Loer | 2017-11-17 | 1 | -36/+0 |
* | [docs] Fix link in node readme (#10395) | Eduard Popov | 2017-11-15 | 1 | -1/+1 |
* | Implement Expressions (#9439) | Anand Thakker | 2017-11-08 | 5 | -25/+390 |
* | Add support for 'sleep' operation in render tests (#10282) | Anand Thakker | 2017-10-25 | 1 | -0/+6 |
* | Enable native test for text-keep-upright with text-offset. | Chris Loer | 2017-10-24 | 1 | -1/+0 |
* | Replace compile-time polymorphism with runtime polymorphism in the conversion... | John Firebaugh | 2017-10-23 | 3 | -99/+115 |
* | [node] Release v3.5.8 (#10243)node-v3.5.8 | Bruno de Oliveira Abinader | 2017-10-20 | 1 | -0/+5 |
* | [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 | 3 | -0/+88 |
* | Ignore raster-masking/overlapping-zoom | Lauren Budorick | 2017-10-14 | 1 | -0/+1 |
* | Skip expression-based runtime styling test | Lauren Budorick | 2017-10-13 | 1 | -1/+1 |
* | Add ignore for expression-based regression test | Lauren Budorick | 2017-10-12 | 1 | -0/+1 |
* | [node] Release v3.5.7 (#10164) | Bruno de Oliveira Abinader | 2017-10-09 | 1 | -0/+3 |
* | Add ignores for heatmap render tests (#10147)upstream/cam-mas-2.2.6 | Vladimir Agafonkin | 2017-10-06 | 1 | -1/+18 |
* | Release node v3.5.6 (#9610)node-v3.5.6 | Bobby Sudekum | 2017-09-29 | 2 | -6/+11 |