| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Immutable Impls | John Firebaugh | 2017-05-12 | 1 | -22/+35 |
* | [tidy] modernize-make-unique | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -1/+1 |
* | [tidy] modernize-deprecated-headers | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -1/+1 |
* | [tidy] modernize-raw-string-literal | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -1/+1 |
* | [tidy] modernize-use-emplace | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -2/+2 |
* | [tidy] modernize-use-equals-default | Bruno de Oliveira Abinader | 2017-05-12 | 4 | -9/+5 |
* | [tidy] modernize-use-nullptr | Bruno de Oliveira Abinader | 2017-05-12 | 2 | -14/+14 |
* | [tidy] modernize-use-override | Bruno de Oliveira Abinader | 2017-05-12 | 2 | -2/+2 |
* | [tidy] modernize-use-auto | Bruno de Oliveira Abinader | 2017-05-12 | 10 | -24/+23 |
* | [tidy] llvm-namespace-comment | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -1/+1 |
* | [android] Update attribution wordmark (#8774) | Eric Wolfe | 2017-05-12 | 13 | -58/+62 |
* | [core] allow filesource url transform reset | Ivo van Dongen | 2017-05-12 | 1 | -6/+10 |
* | [android] Fix gradle developer config creation task with discussed suggestion... | Pablo Guardiola | 2017-05-12 | 3 | -6/+59 |
* | [core, android, ios, macos] Added Traffic Day/Night to default styles | Minh Nguyễn | 2017-05-11 | 14 | -39/+170 |
* | [ios, macos] Undeprecated unversioned style URL factory methods | Minh Nguyễn | 2017-05-11 | 7 | -59/+124 |
* | [ios, macos] Updated documented default style version | Minh Nguyễn | 2017-05-11 | 2 | -19/+6 |
* | [core, android, ios, macos, qt] v10 default styles | Minh Nguyễn | 2017-05-11 | 10 | -19/+20 |
* | [ios] remove Secure Transport exception from demo app | Konstantin Käfer | 2017-05-11 | 2 | -15/+1 |
* | [Qt] Add example of adding a layer before other layer | Thiago Marcos P. Santos | 2017-05-11 | 1 | -2/+5 |
* | [Qt] Make it possible to add a layer before another layer | Thiago Marcos P. Santos | 2017-05-11 | 2 | -7/+9 |
* | [android] url getter on sources | Ivo van Dongen | 2017-05-11 | 10 | -2/+92 |
* | [android] refactor move unit tests from test app to sdk and add some annotati... | Pablo Guardiola | 2017-05-11 | 44 | -389/+939 |
* | [core] Remove StyleSourcedAnnotation support | John Firebaugh | 2017-05-10 | 5 | -35/+0 |
* | [ios] Use map view frame to calculate annotation view reuse adjustments (#8926) | Jesse Bounds | 2017-05-09 | 1 | -8/+6 |
* | [build] Suppress GLFW redefining GLAPIENTRY error | Bruno de Oliveira Abinader | 2017-05-09 | 2 | -5/+8 |
* | [android] Added Swedish localization from Transifex | Minh Nguyễn | 2017-05-08 | 2 | -0/+16 |
* | [ios, macos] Updated localizations from Transifex | Minh Nguyễn | 2017-05-08 | 15 | -22/+253 |
* | [ios, macos] Moved DDS guide examples to Swift unit test | Minh Nguyễn | 2017-05-08 | 8 | -134/+344 |
* | [ios, macos] Fixed syntax error in DDS guide | Minh Nguyễn | 2017-05-08 | 3 | -10/+9 |
* | [core, android] Factor JSON string conversions | John Firebaugh | 2017-05-08 | 5 | -31/+25 |
* | [ios] Re-enable all console messages in iosapp | Jason Wray | 2017-05-08 | 1 | -7/+0 |
* | [ios] Check for NaN when calculating scale bar width | Jason Wray | 2017-05-08 | 1 | -1/+2 |
* | [node] bump version, add changelog entry (#8924)node-v3.5.1 | Bobby Sudekum | 2017-05-08 | 1 | -0/+5 |
* | [android] - bump android support library, fixup SDK gradle dependencies to us... | Tobrun | 2017-05-08 | 2 | -4/+4 |
* | [android] - show error message when no browser is installed on the device of ... | Tobrun | 2017-05-08 | 2 | -9/+18 |
* | [core] Throw exceptions by value | Konstantin Käfer | 2017-05-05 | 2 | -2/+2 |
* | [node] start publishing both release+debug builds (#8865) | Dane Springmeyer | 2017-05-04 | 1 | -4/+3 |
* | 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 | 1 | -4/+11 |
* | [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 |
* | [android] - add 3D buildings example (#8845) | Tobrun | 2017-05-03 | 5 | -0/+128 |
* | [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 | 2 | -3/+5 |
* | [core] Refactor Source::*Impls into RenderSources and TilePyramid | John Firebaugh | 2017-05-02 | 1 | -3/+1 |
* | [core] Load source TileJSON immediately | John Firebaugh | 2017-05-02 | 4 | -160/+6 |
* | [all] Push querySourceFeatures back out to Map | John Firebaugh | 2017-05-02 | 6 | -7/+30 |
* | [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 |