summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update changelogupstream/lloyd-ornaments-position-guardLloyd Sheng2019-09-201-1/+1
* Fix issues and add changelogLloyd Sheng2019-09-205-38/+32
* Verify frames for transform identityLloyd Sheng2019-09-204-17/+76
* Add position assert for scalebar, logo and compassLloyd Sheng2019-09-202-3/+79
* Make sure attribution in proper positionLloyd Sheng2019-09-202-0/+26
* [ios]Add errors reporting (#15391)m-stephen2019-09-207-7/+83
* [ios] Release ristretto beta.1 prep (#15684)Julian Rex2019-09-194-14/+6
* [android] Updated Android changelog for 8.4.0-beta.1 ristretto release (#15682)Langston Smith2019-09-191-1/+7
* [test] Add unit tests for mbgl::util::Timer covering timer cancellation at/af...Maksim Skurydzin2019-09-191-1/+67
* [core] Clang format fixandroid-v8.3.2Mikhail Pozdnyakov2019-09-198-68/+89
* [core] Immutable/Mutable pattern for PlacementMikhail Pozdnyakov2019-09-194-80/+109
* [core] Update buckets in RendererMikhail Pozdnyakov2019-09-196-18/+35
* [core] Fix Placement constnessMikhail Pozdnyakov2019-09-197-16/+20
* [build] Force failing sanitizer bots to pass (#15661)Thiago Marcos P. Santos2019-09-191-3/+6
* Prepare for Maps SDK for iOS v5.3.2 (#15670)Jordan Kiley2019-09-181-0/+4
* [android] Updated changelog for 8.3.1 patch release-queso (#15664)Langston Smith2019-09-181-0/+6
* Add changelog entries from ios-v5.3.1 to master (#15665)Jordan Kiley2019-09-181-2/+11
* [ios, macos] Fix MGLOfflinePack invalidate crash (#15582)Julian Rex2019-09-1812-14/+354
* [build] Ignore submodules when formatting codeThiago Marcos P. Santos2019-09-181-1/+1
* [build] updated earcut.hpp submodule filelangsmith2019-09-181-0/+0
* [android, build] Generalize docs deployment script and add Android docs deplo...Dan Swick2019-09-182-2/+13
* [ios, macos] (Re)add tilesize rounding. (#15656)Julian Rex2019-09-181-1/+1
* [build] Allow function call and function declaration args to be on same or mu...Alexander Shalamov2019-09-181-0/+2
* [ios][Android] Add a change log entryMikhail Pozdnyakov2019-09-182-0/+2
* [core] Fix formattingMikhail Pozdnyakov2019-09-1812-99/+81
* [core] Use LayerInfo::tileKind in sourcesMikhail Pozdnyakov2019-09-186-12/+12
* [core] Add LayerTypeInfo::TileKindMikhail Pozdnyakov2019-09-1813-18/+53
* [ios] Speculative fix for failing test: MGLDocumentationExampleTests.testMGLH...Julian Rex2019-09-183-14/+16
* [ios] Fix for failing tests:Julian Rex2019-09-181-44/+51
* [ios] Fix testForRaisingExceptionsOnStaleLayerObject testMikhail Pozdnyakov2019-09-181-8/+8
* [core] Check layer compatibility with sourceMikhail Pozdnyakov2019-09-1817-44/+125
* [build] Disable clang-tidyJuha Alanen2019-09-181-4/+0
* [build] Fix clang format and tidy checksJuha Alanen2019-09-1853-582/+429
* [glfw] Add feature state supportJuha Alanen2019-09-182-0/+82
* [node] Add changelog entry for feature state APIsJuha Alanen2019-09-181-0/+3
* [node] enable feature state testsJuha Alanen2019-09-183-15/+9
* [node] Add support for feature state APIsJuha Alanen2019-09-183-0/+231
* [core] Update mapbox-gl-js versionJuha Alanen2019-09-181-0/+0
* [render-test] Add support for feature state APIsJuha Alanen2019-09-181-0/+138
* [tests] Add feature state unit testJuha Alanen2019-09-181-0/+16
* [tests] Update expression unit test for feature stateJuha Alanen2019-09-181-2/+1
* [tests] Update bucket unit test for feature stateJuha Alanen2019-09-181-5/+5
* [core] Add removeFeatureState APIJuha Alanen2019-09-189-1/+95
* [core] Feature state support to RenderLayer classesJuha Alanen2019-09-1812-20/+31
* [core] Add feature state support to queryRenderedFeatures APIJuha Alanen2019-09-1810-17/+43
* [core] Add support for set/getFeatureState APIsJuha Alanen2019-09-187-0/+85
* [core] Add SourceFeatureState class to handle feature statesJuha Alanen2019-09-184-0/+99
* [core] Add setFeatureState API to Tile classesJuha Alanen2019-09-185-1/+35
* [core] Add feature state support to bucket classesJuha Alanen2019-09-1817-42/+232
* [core] Add feature-state compound expressionJuha Alanen2019-09-181-0/+15