| Commit message (Expand) | Author | Age | Files | Lines |
* | [build] add Node as executable for profiling action | Konstantin Käfer | 2018-07-06 | 1 | -3/+10 |
* | Rename `HeatmapColorPropertyValue` to `ColorRampPropertyValue` | Mikhail Pozdnyakov | 2018-07-05 | 1 | -2/+2 |
* | [core] Avoid blocking in Thread<Object> constructor (#12151) | Anand Thakker | 2018-07-03 | 1 | -0/+2 |
* | [core] Introduce "collator" expressions | Chris Loer | 2018-07-03 | 1 | -0/+3 |
* | [core] Introduce LanguageTag for parsing BCP 47 tags | Chris Loer | 2018-07-03 | 2 | -0/+3 |
* | [core, vendor] Create vendored nunicode 1.8. | Chris Loer | 2018-07-03 | 3 | -0/+24 |
* | [core] Remove stops-based *Function constructors | John Firebaugh | 2018-06-29 | 1 | -0/+1 |
* | [core] Replace use of *Stops with expressions DSL | John Firebaugh | 2018-06-29 | 1 | -0/+2 |
* | [tests] Replaced the ZoomHistory test with a render test | John Firebaugh | 2018-06-28 | 1 | -1/+0 |
* | [core] Split Interpolator into a separate file | John Firebaugh | 2018-06-28 | 1 | -0/+1 |
* | [node] Build and publish for node 6.x, 8.x, and 10.x | John Firebaugh | 2018-06-26 | 1 | -1/+3 |
* | [node] Drop node 4.x support | John Firebaugh | 2018-06-26 | 1 | -1/+4 |
* | [node] add compatibility with node-pre-gyp binary publishing | Konstantin Käfer | 2018-06-26 | 1 | -1/+1 |
* | [core] fix undefined behavior in LineAtlas::addDash | Konstantin Käfer | 2018-06-12 | 1 | -0/+1 |
* | [build] cache Node + Nan headers globally, not build-specific | Konstantin Käfer | 2018-06-04 | 1 | -0/+1 |
* | [ios, build] Remove obsolete UI tests, KIF and OHHTTPStubs submodulesupstream/fb-remove-dead-uitest-infra | Jason Wray | 2018-05-24 | 1 | -1/+1 |
* | [build] disable parts of the build that require node when WITH_NODEJS=OFF is set | Konstantin Käfer | 2018-05-24 | 1 | -0/+5 |
* | Accept constant expressions in non-dds properties (#11960) | Anand Thakker | 2018-05-23 | 1 | -0/+1 |
* | [android] - remove mips and armeabi as supported ABIs | Tobrun | 2018-05-22 | 1 | -7/+1 |
* | [node] allow building all ABIs at once | Konstantin Käfer | 2018-05-22 | 4 | -659/+107 |
* | Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-master | Fabian Guerra | 2018-05-17 | 1 | -2/+0 |
|\ |
|
| * | [core] Convert "legacy" filters directly into expressions (#11610) | Lucas Wojciechowski | 2018-05-10 | 1 | -2/+0 |
* | | [linux] Don't compile linux mbgl-loop-uv against node headers | John Firebaugh | 2018-05-04 | 2 | -23/+17 |
* | | [core] Remove unused 'Throttler' class. | Chris Loer | 2018-04-30 | 1 | -2/+0 |
* | | [core] Streaming TileCover for polygonal regions (#11267) | Asheem Mamoowala | 2018-04-26 | 2 | -0/+3 |
|/ |
|
* | Don't enforce ["zoom"] constraints for filters (#11672) | Anand Thakker | 2018-04-12 | 1 | -1/+0 |
* | [test] Update Map.PrefetchTilesupstream/fb-11334-boba-cherry-pick | Bruno de Oliveira Abinader | 2018-03-30 | 1 | -0/+1 |
* | [core] Add expression filter support (#11251) | Lucas Wojciechowski | 2018-03-09 | 1 | -0/+2 |
* | Relax type checking for "length" | John Firebaugh | 2018-03-01 | 1 | -0/+2 |
* | Replace embedded telem implementation with mapbox-mobile-events library (#10698) | Jesse Bounds | 2018-02-20 | 1 | -1/+1 |
* | [core, ios, macos, android, node] Heatmap layer (#11046) | Vladimir Agafonkin | 2018-02-15 | 1 | -0/+20 |
* | [core] Make RendererObserver a public interface | Thiago Marcos P. Santos | 2018-02-09 | 1 | -1/+1 |
* | [build] convert CMake file list generation code to JavaScript | Konstantin Käfer | 2018-01-24 | 4 | -43/+51 |
* | [core] add raster-dem source type and hillshade layer type (#10642) | Molly Lloyd | 2018-01-23 | 2 | -0/+32 |
* | [core] Improve typing for !=, == expressions | John Firebaugh | 2018-01-09 | 1 | -0/+2 |
* | [core] Use separate shaders for background and clipping | Lauren Budorick | 2018-01-09 | 1 | -0/+10 |
* | [windows][build] Make nodejs/npm optional | Thiago Marcos P. Santos | 2018-01-08 | 1 | -58/+60 |
* | Support TileJSON bounds property (#10701) | Asheem Mamoowala | 2018-01-05 | 2 | -1/+4 |
* | [glfw] Use args in GLFW example | Bruno de Oliveira Abinader | 2017-12-18 | 1 | -0/+1 |
* | [build] Replace boost_libprogram_options with args | Bruno de Oliveira Abinader | 2017-12-18 | 2 | -2/+2 |
* | [build] Add new warnings suggested by Xcode 9 | Jason Wray | 2017-12-15 | 1 | -3/+6 |
* | [core, macos, ios] Unit tests for LocalGlyphRasterizer | Chris Loer | 2017-12-11 | 1 | -0/+1 |
* | [core] Enable local glyph generation using TinySDF. | Chris Loer | 2017-12-11 | 2 | -1/+2 |
* | [core] C++ port of TinySDF | Chris Loer | 2017-12-11 | 1 | -0/+2 |
* | [build] standardize on -fvisibility=hidden for all targets | Konstantin Käfer | 2017-11-29 | 10 | -49/+0 |
* | [core, ios, macos] Implement unique_any and remove linb::any | Asheem Mamoowala | 2017-11-22 | 5 | -4/+2 |
* | [core] Custom Geometry Sources | Asheem Mamoowala | 2017-11-22 | 2 | -0/+13 |
* | [core] Add unit test for CrossTileSymbolIndex | Ansis Brammanis | 2017-11-17 | 1 | -1/+2 |
* | [core] Update unit tests for viewport collision. | Chris Loer | 2017-11-17 | 1 | -1/+1 |
* | [core] Remove dead code | Chris Loer | 2017-11-17 | 1 | -5/+0 |