| Commit message (Expand) | Author | Age | Files | Lines |
* | [android] mapbox java vendor updateupstream/langsmith-java-sdk-bump-to-stable-4.9.0 | Langston Smith | 2019-09-24 | 1 | -0/+0 |
* | [android] bumped java sdk dependency to stable 4.9.0 | Langston Smith | 2019-09-23 | 1 | -1/+1 |
* | [android] Fix the crash when CameraPosition padding is set. (#15699) | Peng Liu | 2019-09-23 | 2 | -10/+12 |
* | [android] Migrate Android SDK to GL JS–powered feedback form (#15623) | Peng Liu | 2019-09-23 | 2 | -13/+148 |
* | Add layer_manager.cpp to mbgl-offline on macOS | Mark Grimes | 2019-09-20 | 1 | -0/+4 |
* | [build] Move compression to platform | Thiago Marcos P. Santos | 2019-09-20 | 12 | -2/+9 |
* | [build] Fix builds with -pedantic | Thiago Marcos P. Santos | 2019-09-20 | 1 | -2/+2 |
* | [ios] Copyedit changelog for ios-5.4.0 | Jason Wray | 2019-09-19 | 1 | -5/+5 |
* | [ios]Add errors reporting (#15391) | m-stephen | 2019-09-20 | 7 | -7/+83 |
* | [ios] Release ristretto beta.1 prep (#15684) | Julian Rex | 2019-09-19 | 4 | -14/+6 |
* | [android] Updated Android changelog for 8.4.0-beta.1 ristretto release (#15682) | Langston Smith | 2019-09-19 | 1 | -1/+7 |
* | [test] Add unit tests for mbgl::util::Timer covering timer cancellation at/af... | Maksim Skurydzin | 2019-09-19 | 1 | -1/+67 |
* | [core] Clang format fixandroid-v8.3.2 | Mikhail Pozdnyakov | 2019-09-19 | 8 | -68/+89 |
* | [core] Immutable/Mutable pattern for Placement | Mikhail Pozdnyakov | 2019-09-19 | 4 | -80/+109 |
* | [core] Update buckets in Renderer | Mikhail Pozdnyakov | 2019-09-19 | 6 | -18/+35 |
* | [core] Fix Placement constness | Mikhail Pozdnyakov | 2019-09-19 | 7 | -16/+20 |
* | [build] Force failing sanitizer bots to pass (#15661) | Thiago Marcos P. Santos | 2019-09-19 | 1 | -3/+6 |
* | Prepare for Maps SDK for iOS v5.3.2 (#15670) | Jordan Kiley | 2019-09-18 | 1 | -0/+4 |
* | [android] Updated changelog for 8.3.1 patch release-queso (#15664) | Langston Smith | 2019-09-18 | 1 | -0/+6 |
* | Add changelog entries from ios-v5.3.1 to master (#15665) | Jordan Kiley | 2019-09-18 | 1 | -2/+11 |
* | [ios, macos] Fix MGLOfflinePack invalidate crash (#15582) | Julian Rex | 2019-09-18 | 12 | -14/+354 |
* | [build] Ignore submodules when formatting code | Thiago Marcos P. Santos | 2019-09-18 | 1 | -1/+1 |
* | [build] updated earcut.hpp submodule file | langsmith | 2019-09-18 | 1 | -0/+0 |
* | [android, build] Generalize docs deployment script and add Android docs deplo... | Dan Swick | 2019-09-18 | 2 | -2/+13 |
* | [ios, macos] (Re)add tilesize rounding. (#15656) | Julian Rex | 2019-09-18 | 1 | -1/+1 |
* | [build] Allow function call and function declaration args to be on same or mu... | Alexander Shalamov | 2019-09-18 | 1 | -0/+2 |
* | [ios][Android] Add a change log entry | Mikhail Pozdnyakov | 2019-09-18 | 2 | -0/+2 |
* | [core] Fix formatting | Mikhail Pozdnyakov | 2019-09-18 | 12 | -99/+81 |
* | [core] Use LayerInfo::tileKind in sources | Mikhail Pozdnyakov | 2019-09-18 | 6 | -12/+12 |
* | [core] Add LayerTypeInfo::TileKind | Mikhail Pozdnyakov | 2019-09-18 | 13 | -18/+53 |
* | [ios] Speculative fix for failing test: MGLDocumentationExampleTests.testMGLH... | Julian Rex | 2019-09-18 | 3 | -14/+16 |
* | [ios] Fix for failing tests: | Julian Rex | 2019-09-18 | 1 | -44/+51 |
* | [ios] Fix testForRaisingExceptionsOnStaleLayerObject test | Mikhail Pozdnyakov | 2019-09-18 | 1 | -8/+8 |
* | [core] Check layer compatibility with source | Mikhail Pozdnyakov | 2019-09-18 | 17 | -44/+125 |
* | [build] Disable clang-tidy | Juha Alanen | 2019-09-18 | 1 | -4/+0 |
* | [build] Fix clang format and tidy checks | Juha Alanen | 2019-09-18 | 53 | -582/+429 |
* | [glfw] Add feature state support | Juha Alanen | 2019-09-18 | 2 | -0/+82 |
* | [node] Add changelog entry for feature state APIs | Juha Alanen | 2019-09-18 | 1 | -0/+3 |
* | [node] enable feature state tests | Juha Alanen | 2019-09-18 | 3 | -15/+9 |
* | [node] Add support for feature state APIs | Juha Alanen | 2019-09-18 | 3 | -0/+231 |
* | [core] Update mapbox-gl-js version | Juha Alanen | 2019-09-18 | 1 | -0/+0 |
* | [render-test] Add support for feature state APIs | Juha Alanen | 2019-09-18 | 1 | -0/+138 |
* | [tests] Add feature state unit test | Juha Alanen | 2019-09-18 | 1 | -0/+16 |
* | [tests] Update expression unit test for feature state | Juha Alanen | 2019-09-18 | 1 | -2/+1 |
* | [tests] Update bucket unit test for feature state | Juha Alanen | 2019-09-18 | 1 | -5/+5 |
* | [core] Add removeFeatureState API | Juha Alanen | 2019-09-18 | 9 | -1/+95 |
* | [core] Feature state support to RenderLayer classes | Juha Alanen | 2019-09-18 | 12 | -20/+31 |
* | [core] Add feature state support to queryRenderedFeatures API | Juha Alanen | 2019-09-18 | 10 | -17/+43 |
* | [core] Add support for set/getFeatureState APIs | Juha Alanen | 2019-09-18 | 7 | -0/+85 |
* | [core] Add SourceFeatureState class to handle feature states | Juha Alanen | 2019-09-18 | 4 | -0/+99 |