summaryrefslogtreecommitdiff
path: root/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* [core] Add number-format expressionJuha Alanen2019-06-271-0/+23
* [ios] Remove previously deprecated unavailable methods and propertiesJason Wray2019-06-263-41/+4
* Remove assert from deconstructor of run_loop.cppMichael Muesch2019-06-261-1/+0
* [darwin] Ensure the runloop is awake in RunLoop::runOnce()Bruno de Oliveira Abinader2019-06-251-0/+1
* [darwin] Add warning about certain tests requiring en_US localeJason Wray2019-06-244-3/+16
* [ios, macos] Added completion handlers to animated MGLMapView methodsMinh Nguyễn2019-06-211-3/+114
* [ios] Simplify -[MGLOfflineStorageTests testAddFileContent]Jason Wray2019-06-191-60/+20
* [ios, docs] Fix grammatical issue in GeoJSON guideSam Fader2019-06-131-1/+1
* [ios] Added offline query parameter (#14857)Julian Rex2019-06-112-11/+106
* [ios] get sku token return valueFredrik Karlsson2019-06-111-19/+6
* [ios] Update libmbxaccounts for navigation SDK override (#14802)Jason Wray2019-06-051-18/+18
* [core] fix warnings with Xcode 11's updated Clang versionKonstantin Käfer2019-06-041-1/+1
* [ios] Fix content insets with custom edge padding. (#14813)Fabian Guerra Soto2019-06-033-10/+17
* [ios,macos] refactor MGLMapViewImplKonstantin Käfer2019-05-294-18/+11
* [ios] Update Raster Tiles API name and linkJason Wray2019-05-282-2/+2
* [core] option to perform platform specific operations when creating/destroyin...Łukasz Paczos2019-05-221-0/+7
* [ios] Enable SKU tokens for all requestsJason Wray2019-05-203-46/+10
* [ios] Rename performance's metrics variable names.android-v7.5.0-beta.1Fabian Guerra2019-05-163-17/+35
* [ios] Update to libmbxaccounts 0.0.5 (#14683)Jason Wray2019-05-161-2/+2
* [build, darwin] Fix ENOBUFS in build scripts on NodeJS 12.xJason Wray2019-05-132-2/+2
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-101-7/+1
* [core] upgrade mapbox-gl-js pin to the most recent versionKonstantin Käfer2019-05-081-2/+5
* [core] render extrusions directly in the main framebufferKonstantin Käfer2019-05-081-1/+1
* [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
* [ios] Static analysis fix tweaks - part 2 (#14572)Julian Rex2019-05-024-12/+17
* [ios, macos] Fixes for static analyzer warnings (#14453)Julian Rex2019-04-305-11/+20
* [ios] Remove events=true from new SKU requestsJason Wray2019-04-291-9/+6
* [ios] Enable/Disable sku token handling (#14467)Julian Rex2019-04-243-13/+48
* [ios] Make MGLLocationManager protocol swift friendly. (#14477)Fabian Guerra Soto2019-04-241-3/+23
* [ios] Add SKU tokens to all Mapbox requests (#14421)Jason Wray2019-04-173-14/+63
* [darwin] Generate style code for symbol-sort-keyAlexander Shalamov2019-04-173-2/+116
* [ios, macos] Fix MGLSymbolStyleLayer.text localization issue. (#14405)Fabian Guerra Soto2019-04-154-0/+20
* [ios, macos] Premultiply color values for mgl_colorNadia Barbosa2019-04-121-2/+7
* [ios] Deactivate MGLMapView IBDesignable (#14379)Fabian Guerra Soto2019-04-103-21/+5
* [ios] Update mapbox/jazzy-themeJason Wray2019-04-101-0/+0
* [ios, macos] Add Mapbox Maps SDK metrics manager. (#13997)Fabian Guerra Soto2019-04-096-5/+287
* [core] move GLContextMode to RendererBackendKonstantin Käfer2019-04-052-8/+0
* [core] refactor RendererBackendKonstantin Käfer2019-04-053-3/+7
* [core] move BackendScope to gfx namespaceKonstantin Käfer2019-04-051-2/+2
* [ios] Remove unused line from MGLExpressionTestsJason Wray2019-04-031-1/+0
* add onStyleImageMissing to allow dynamically loaded or generated images (#14253)Ansis Brammanis2019-04-021-1/+6
* [Darwin] Improve documentation for enum array propertiesupstream/az-accountsMikhail Pozdnyakov2019-03-292-1/+21
* [darwin] Support for variable text placement APIMikhail Pozdnyakov2019-03-295-27/+228
* [ios, core] Updates project for iOS SDK 12.2 / Always use vendored optional (...Julian Rex2019-03-273-8/+23
* [ios, macos, build] Remove DEBUG from logging configuration. (#13933)Fabian Guerra Soto2019-03-251-1/+1
* [core] Fix signature of fluent interface settersBruno de Oliveira Abinader2019-03-232-5/+6
* [ios, macos] Support expressions in formatting parameters. (#14198)Fabian Guerra Soto2019-03-227-76/+73
* [ios, macos] Fix conditional expression parsing error. (#14181)Fabian Guerra Soto2019-03-212-24/+4
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-206-14/+33