summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into jrex/13120-teardown-mbglmapupstream/jrex/13120-teardown-mbglmapJulian Rex2018-11-209-9/+84
|\
| * [ios, macos] Added `-(BOOL)[MGLStyle removeSource:error:]` that provides an N...Julian Rex2018-11-209-9/+84
* | Updated for macOSJulian Rex2018-11-201-4/+5
* | Reverted check for _mbglMap.Julian Rex2018-11-201-3/+6
* | Updated comments for clarity. Moved MGLUnderlyingMapUnavailableException into...Julian Rex2018-11-204-14/+16
* | Replaced saved properties with explicit properties (rather than a dictionary)Julian Rex2018-11-201-30/+15
* | Added code in MGLMapSnapshotter to observe app terminationJulian Rex2018-11-202-2/+47
* | Added missing return statement. Addressed layout issues.Julian Rex2018-11-201-32/+65
* | Updated with PR #Julian Rex2018-11-201-1/+1
* | [ios] Added teardown of core objects when receiving UIApplicationWillTerminat...Julian Rex2018-11-204-88/+232
|/
* [android] removing plain text getter for "text-field"Łukasz Paczos2018-11-2019-581/+571
* [android] use locale sensitive DecimalFormat for color alpha conversionŁukasz Paczos2018-11-201-1/+5
* [android] update map feedback URLŁukasz Paczos2018-11-203-9/+9
* [android] getting a constant layer filter fixŁukasz Paczos2018-11-2019-37/+82
* [ios, macos] Enable CODEOWNERS for iOS/macOS/Darwin directories. (#13368)Julian Rex2018-11-191-0/+9
* [ios] Don't pause camera animations when zoom/pitch/rotate/scroll are disabledNadia Barbosa2018-11-192-0/+7
* [ios, macos] Layer manager for Darwin platformsMikhail Pozdnyakov2018-11-1934-47/+587
* Refactor util::fontStacks()Mikhail Pozdnyakov2018-11-199-50/+60
* [core] Construct RenderItem objects in-place and remove unused headersAlexander Shalamov2018-11-191-9/+5
* [core] Remove RenderLayer's is<> as<> methodsAlexander Shalamov2018-11-1911-65/+0
* [core] Replace RenderSymbolLayer downcast with symbol interfaceAlexander Shalamov2018-11-1912-56/+109
* [core] Remove casts in bucketsAlexander Shalamov2018-11-197-24/+18
* [core] Add use LayerTypeInfo::Layout for the layers that require LayoutAlexander Shalamov2018-11-196-6/+10
* [core] Remove casts where expected type is part of the contractAlexander Shalamov2018-11-197-9/+21
* [core] Remove casts for Custom and Background render layersAlexander Shalamov2018-11-195-15/+26
* [core] Move layer specific color ramp updates behind common update() methodAlexander Shalamov2018-11-197-12/+26
* [core] Move RenderTile filtering / sorting logic to render layersAlexander Shalamov2018-11-195-51/+71
* [core] Move markContextDestroyed() to the RenderLayerAlexander Shalamov2018-11-195-10/+15
* [core] Remove downcasts for layers that require 3D render passAlexander Shalamov2018-11-191-7/+2
* [core] Add static layer properties to mbgl::style::LayerTypeInfoAlexander Shalamov2018-11-1912-19/+136
* [build] Add more vendor packagesThiago Marcos P. Santos2018-11-1612-11/+33
* [android] changelog for 6.7.1Łukasz Paczos2018-11-161-0/+3
* [ios, macos] Harmonize bundle identifiersMinh Nguyễn2018-11-157-22/+16
* Setting UTF-8 encoding for JavaDoc task (#13384)Osana Babayan2018-11-151-0/+6
* [core] add test about number of maximum concurrent requestsHuyen Chau Nguyen2018-11-154-3/+40
* [core] define number of concurrent downloads in online file source variableHuyen Chau Nguyen2018-11-1510-42/+30
* [ios] Fixed changelog typo (#13376)Julian Rex2018-11-151-1/+1
* [core][android] Introduce mbgl::style::LayerTypeInfoMikhail Pozdnyakov2018-11-1549-323/+256
* [ios] Release preparations for 4.7.0-alpha.1 (#13375)ios-v4.7.0-alpha.1Julian Rex2018-11-144-4/+6
* [ios, macos] Logging. (#13235)Fabian Guerra Soto2018-11-1448-71/+721
* update changelog for v7.0.00-alpha.1 (#13373)android-v7.0.0-alpha.1Osana Babayan2018-11-141-0/+20
* [android] catch and re-throw throwables thrown inside map state callbacksŁukasz Paczos2018-11-143-95/+287
* bump mapboxServices to 4.1.0 (#13357)Osana Babayan2018-11-141-1/+1
* [linux] update CA bundles used by cURLKonstantin Käfer2018-11-141-122/+48
* [android] Removed previously deprecated colorToRgbaString and colorToRgbaArra...Osana Babayan2018-11-148-74/+18
* [android] - remove MarkerView APITobrun2018-11-1436-3533/+48
* [android] - add example of showing a MapView inside a ViewPager inside Recycl...Tobrun2018-11-147-7/+199
* [android] - harden activation/deactivation of underlying ref counting componentsTobrun2018-11-142-5/+16
* [android] - example with recyclerviewTobrun2018-11-146-0/+181
* [build] use updated docker imagesKonstantin Käfer2018-11-141-13/+23