| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | [core] Update shaders/tests from GL JS. | Chris Loer | 2017-11-17 | 1 | -0/+2 |
* | [core] Add global CollisionIndex to replace CollisionTile. | Chris Loer | 2017-11-17 | 1 | -0/+2 |
* | [core] Add Placement class. | Chris Loer | 2017-11-17 | 1 | -0/+2 |
* | [core] Add CrossTileSymbolIndex. | Chris Loer | 2017-11-17 | 1 | -0/+2 |
* | Implement Expressions (#9439) | Anand Thakker | 2017-11-08 | 4 | -0/+69 |
* | [test] Added GLContextMode.Shared utest | Bruno de Oliveira Abinader | 2017-11-01 | 1 | -0/+1 |
* | [core] Move GLContextMode to its own Renderer header | Bruno de Oliveira Abinader | 2017-11-01 | 1 | -0/+1 |
* | Replace compile-time polymorphism with runtime polymorphism in the conversion... | John Firebaugh | 2017-10-23 | 4 | -3/+14 |
* | [core] make forcing cache/network only more explicit | Konstantin Käfer | 2017-10-12 | 1 | -0/+1 |
* | [core] Split GeoJSONTileData and related classes into a separate header | Asheem Mamoowala | 2017-09-28 | 1 | -0/+1 |
* | [build] split out DefaultFileSource and dependents to a separate target | Konstantin Käfer | 2017-09-28 | 4 | -3/+68 |
* | [core] Move *TileID hashing to separate impl | Jesse Crocker | 2017-09-26 | 1 | -1/+2 |
* | [core] remove map update enum | Ivo van Dongen | 2017-08-31 | 1 | -1/+0 |
* | [core] make thread.hpp public | Ivo van Dongen | 2017-08-30 | 1 | -1/+1 |
* | Add {Source,CompositeCamera}Function benchmarks (#9838) | Anand Thakker | 2017-08-29 | 1 | -0/+6 |
* | [core] Inline RenderItem and RenderData | John Firebaugh | 2017-08-24 | 1 | -1/+0 |
* | [core] Merge RenderStyle into Renderer::Impl | John Firebaugh | 2017-08-24 | 1 | -3/+0 |
* | [test] Re-added API.ZoomHistory | Bruno de Oliveira Abinader | 2017-08-22 | 1 | -0/+1 |
* | Initialize Xcode project build settings (#9777) | Anand Thakker | 2017-08-16 | 7 | -0/+38 |
* | [test] Added API.RecycleMapUpdateImages test | Bruno de Oliveira Abinader | 2017-08-14 | 1 | -0/+1 |
* | [core] current scheduler | Ivo van Dongen | 2017-08-09 | 1 | -0/+1 |
* | [all] Merge View into RendererBackend | John Firebaugh | 2017-07-26 | 1 | -1/+0 |
* | [node, tests] Consolidate headless rendering logic in HeadlessFrontend | John Firebaugh | 2017-07-26 | 5 | -10/+0 |
* | [core] Remove API tests that are covered by node tests | John Firebaugh | 2017-07-26 | 1 | -2/+0 |
* | [core] add algorithm for computing masks for raster tiles | Konstantin Käfer | 2017-07-24 | 4 | -0/+5 |
* | [core] Refactor Painter away | John Firebaugh | 2017-07-19 | 1 | -2/+3 |