| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Reset observers of removed Sources and Layers | John Firebaugh | 2017-05-05 | 3 | -2/+4 |
* | [core] Remove unused declaration | John Firebaugh | 2017-05-05 | 1 | -5/+0 |
* | [core] Remove unused declaration | John Firebaugh | 2017-05-05 | 1 | -1/+0 |
* | [core] Reduce use of RecalculateStyle | John Firebaugh | 2017-05-05 | 5 | -53/+48 |
* | [core] Throw exceptions by value | Konstantin Käfer | 2017-05-05 | 3 | -4/+4 |
* | [node] start publishing both release+debug builds (#8865) | Dane Springmeyer | 2017-05-04 | 3 | -5/+8 |
* | [core] Corrected mapbox-gl-js submodule pin | Minh Nguyễn | 2017-05-04 | 1 | -0/+0 |
* | Revert "[Qt] Don't regen BackendScope on every QMapboxGL::render() call" | Bruno de Oliveira Abinader | 2017-05-04 | 2 | -4/+1 |
* | Add support for node v6 (#8884) | Bobby Sudekum | 2017-05-04 | 2 | -11/+47 |
* | [core] Omnibus Style::update method | John Firebaugh | 2017-05-04 | 9 | -105/+109 |
* | [core] UpdateParameters ⇢ TileParameters | John Firebaugh | 2017-05-04 | 33 | -90/+90 |
* | [Qt] Don't regen BackendScope on every QMapboxGL::render() call | Bruno de Oliveira Abinader | 2017-05-04 | 2 | -1/+4 |
* | [android] - only build custom layer for debug builds (#8885) | Tobrun | 2017-05-04 | 1 | -2/+6 |
* | [core] Factor timePoint initialization | John Firebaugh | 2017-05-03 | 2 | -3/+5 |
* | [core] Calculate hasPendingTransitions functionally rather than statefully | John Firebaugh | 2017-05-03 | 19 | -23/+58 |
* | [core] Move render-related sources out of style directory/namespace | John Firebaugh | 2017-05-03 | 68 | -215/+164 |
* | [core] No need to Update::Classes after removing a layer | John Firebaugh | 2017-05-03 | 1 | -1/+1 |
* | [core] No need to manually set Update::Classes flag after annotation update | John Firebaugh | 2017-05-03 | 1 | -1/+0 |
* | [core] Remove forced style cascade | John Firebaugh | 2017-05-03 | 1 | -3/+0 |
* | [android] - add 3D buildings example (#8845) | Tobrun | 2017-05-03 | 5 | -0/+128 |
* | Revert "[node] Temporary: exit(0) on exception in Painter::render" | John Firebaugh | 2017-05-02 | 1 | -10/+4 |
* | [ios] Bump podspecs for v3.6.0-alpha.1ios-v3.6.0-alpha.1 | Jason Wray | 2017-05-02 | 3 | -3/+3 |
* | [ios] properly show attribution in modal hierarchies (#8837) | Justin R. Miller | 2017-05-02 | 4 | -10/+53 |
* | [core] Make Map.addImage tests pass (#8843) | Asheem Mamoowala | 2017-05-02 | 7 | -5/+25 |
* | [core] Refactor Source::*Impls into RenderSources and TilePyramid | John Firebaugh | 2017-05-02 | 44 | -710/+1401 |
* | [core] Load source TileJSON immediately | John Firebaugh | 2017-05-02 | 9 | -239/+12 |
* | [all] Push querySourceFeatures back out to Map | John Firebaugh | 2017-05-02 | 23 | -61/+70 |
* | [android] - CHANGELOG.md update for release-v5.1.0-beta.1 (#8857)android-v5.1.0-beta1 | Tobrun | 2017-05-02 | 1 | -2/+16 |
* | [build] Added 'shared_thread_pool.cpp' to 'mbgl-core' target on Linux | Bruno de Oliveira Abinader | 2017-05-02 | 1 | -0/+1 |
* | [core] Fix compilation error with older libpng versions | Bruno de Oliveira Abinader | 2017-05-02 | 1 | -1/+1 |
* | [core] Fix compilation error with older libicu versions | Bruno de Oliveira Abinader | 2017-05-02 | 1 | -1/+1 |
* | [build] Added 'mbgl-loop-uv' to 'linux-core' target | Bruno de Oliveira Abinader | 2017-05-02 | 1 | -1/+1 |
* | [core] Suppress "stencil mask overflow" warning | Thiago Marcos P. Santos | 2017-05-02 | 1 | -1/+6 |
* | [ios, macos] Corrected map a11y value format strings | Minh Nguyễn | 2017-05-02 | 3 | -6/+6 |
* | [ios] Added sv stringsdict | Fredrik Karlsson | 2017-05-02 | 2 | -0/+25 |
* | [android] Added Lithuanian, Spanish, Vietnamese localizations from Transifex | Minh Nguyễn | 2017-05-02 | 4 | -0/+46 |
* | [ios, macos] Updated ca, es, sv, vi, zh-Hans localizations from Transifex | Minh Nguyễn | 2017-05-02 | 7 | -11/+369 |
* | [android, ios, macos] Rearranged keys in tx config | Minh Nguyễn | 2017-05-02 | 1 | -5/+5 |
* | [Qt] Add extrusion example to the Qt app | Thiago Marcos P. Santos | 2017-05-02 | 1 | -0/+34 |
* | [Qt] Handle extrusion filters | Thiago Marcos P. Santos | 2017-05-02 | 1 | -0/+4 |
* | [ios, macos] Updated changelogs | Minh Nguyễn | 2017-05-01 | 2 | -11/+22 |
* | [android] - warning log when attempting to update a non-added annotation (#8832) | Tobrun | 2017-04-28 | 2 | -37/+24 |
* | [core] Render fill-extrusion layers (#8431) | Lauren Budorick | 2017-04-27 | 111 | -233/+4853 |
* | [build] Added linux-core | Bruno de Oliveira Abinader | 2017-04-27 | 1 | -0/+4 |
* | [build] Control libstdc++ usage via WITH_CXX11ABI | Bruno de Oliveira Abinader | 2017-04-27 | 2 | -1/+5 |
* | [build] Fix 'Command not found' message on Linux | Bruno de Oliveira Abinader | 2017-04-27 | 1 | -1/+1 |
* | [core] Tweak handling of annotation special case SpriteAtlas | John Firebaugh | 2017-04-26 | 19 | -98/+78 |
* | [ios] swapped link for circle layer example (#8818) | Jordan Kiley | 2017-04-26 | 1 | -1/+1 |
* | [android] - share locationsource between locational components (#8825) | Tobrun | 2017-04-26 | 2 | -2/+4 |
* | [android] - fix test app runtime permissions (#8823) | Tobrun | 2017-04-26 | 5 | -148/+69 |