summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] normalize previous rotation values of the location animatorupstream/lp-normalize-animation-rotationŁukasz Paczos2019-05-093-0/+115
* [android] - update output path aar filetobrun2019-05-091-1/+1
* Revert "Revert "[andriod] - bump gradle tooling for AS 3.4""tobrun2019-05-092-2/+2
* [android] - add javadoc to highlight imcompatible onIdle with snapshot API, u...tobrun2019-05-092-6/+15
* [android] Update ImageMissingTestMikhail Pozdnyakov2019-05-091-5/+55
* [core] Failed sprite requests do not block tiles renderingMikhail Pozdnyakov2019-05-091-0/+3
* [android] updates changelog entry for #14486Łukasz Paczos2019-05-091-1/+1
* [android] remove missing image logŁukasz Paczos2019-05-091-1/+0
* [ios] Podspec & changelog updates for v4.12.0-alpha.2ios-v4.12.0-alpha.2Nadia Barbosa2019-05-084-4/+5
* [android] changelog for 7.5.0-alpha.2android-v7.5.0-alpha.2Łukasz Paczos2019-05-081-1/+9
* [core] Remove clipping option from RenderTile and style::LayerMikhail Pozdnyakov2019-05-0814-20/+0
* [core] upgrade mapbox-gl-js pin to the most recent versionKonstantin Käfer2019-05-0839-670/+707
* [core] render extrusions directly in the main framebufferKonstantin Käfer2019-05-0829-724/+608
* [core] Placement order matches viewport-y sortMikhail Pozdnyakov2019-05-083-166/+172
* [ios, macos] Include fix-it suggestions in deprecation warningsMinh Nguyễn2019-05-072-2/+2
* [ios, macos] Removed MGLStyleValue references from documentation (#14552)Minh Nguyễn2019-05-071-7/+7
* [build] Upgrade from Xcode 9.3.0 to 9.3.1 on CircleCIAlexey2019-05-071-1/+1
* [ios] Interpret negative direction as unchanged when setting visible coordina...Minh Nguyễn2019-05-033-5/+6
* [ios] Uppercase'd "string" to remove cmake warning (#14576)Julian Rex2019-05-031-3/+3
* [core] Add custom source to glfw-appAlexander Shalamov2019-05-032-0/+52
* [core] Guard access to CustomTileLoader's data members with mutexAlexander Shalamov2019-05-032-4/+9
* [core] Keep shared_ptr to thread pool in CustomGeometrySourceAlexander Shalamov2019-05-032-1/+4
* [ios] Static analysis fix tweaks - part 2 (#14572)Julian Rex2019-05-0230-85/+102
* [android] - update changelog for v7.4.0-beta.3 (#14571)Osana Babayan2019-05-021-0/+8
* [build] change style code generator to sort properties alphabeticallyKonstantin Käfer2019-05-0231-2048/+2062
* [build] change special casing for LineFloorWidth in shader generationKonstantin Käfer2019-05-023-20/+27
* [android] - update changelog for v7.5.0-alpha.1android-v7.5.0-alpha.1tobrun2019-05-021-0/+12
* Revert "[andriod] - bump gradle tooling for AS 3.4"tobrun2019-05-022-2/+2
* [Android]Expand schema test, modify performance event (#14535)Kevin Li2019-05-028-333/+284
* [iosapp] Move token setting to build scriptNadia Barbosa2019-05-019-97/+78
* [ios] Add changelog header for v4.12.0-alpha.1Nadia Barbosa2019-05-011-0/+4
* [ios] Update Podspecs for v4.12.0-alpha.1ios-v4.12.0-alpha.1Nadia Barbosa2019-05-013-3/+3
* [ios] Update podspecs for 4.11.0-beta.2 (#14556)Julian Rex2019-05-014-3/+4
* [ios, macos] Fixes for static analyzer warnings (#14453)Julian Rex2019-04-3014-28/+62
* [ios] Check for valid superview to avoid crash on iOS 9 (#14529)Julian Rex2019-04-302-1/+5
* [core] Update to variant 1.1.6 (#14513)Julian Rex2019-04-302-0/+1
* [android] - offline test, headless region downloadtobrun2019-04-307-2/+554
* [android] - update snapshot version to v7.5.0tobrun2019-04-301-1/+1
* [ios] Remove events=true from new SKU requestsJason Wray2019-04-292-9/+8
* [ios] Update to libmbxaccounts-v0.0.4Jason Wray2019-04-291-0/+0
* [test] Add unit test for clearCache APISudarsana Babu Nagineni2019-04-291-0/+14
* [core] Introduce resetCache APISudarsana Babu Nagineni2019-04-297-2/+45
* [core] Less strict rules for adding render layers to sourcesMikhail Pozdnyakov2019-04-293-10/+20
* [android] Mapbox Java SDK bump to 4.7.0“osana”2019-04-292-1/+1
* [core] change approach to stencil clipping to (almost) match JSKonstantin Käfer2019-04-2927-958/+139
* [android] bump gestures library to v0.4.2Łukasz Paczos2019-04-262-1/+1
* [andriod] - bump gradle tooling for AS 3.4tobrun2019-04-262-2/+2
* [android] - use same isComplete logic as coretobrun2019-04-261-8/+8
* [android] - callbacks as fields to MergeOfflineAcitivitytobrun2019-04-262-34/+42
* [core] Store type of renderable segment when sorting symbols by keyAlexander Shalamov2019-04-261-15/+31