summaryrefslogtreecommitdiff
path: root/platform/darwin
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Redirect documentation to mapbox-gl-native-iosMinh Nguyễn2020-02-271-2/+3
* [ios, macos] Deleted iOS/macOS map SDK sources, resources, scriptsMinh Nguyễn2020-02-27306-57466/+0
* [core] OnlineFileSource is never accessed directlyMikhail Pozdnyakov2020-02-262-3/+3
* [core] FileSourceManager::getFileSource() returns PassRefPtrMikhail Pozdnyakov2020-02-261-2/+2
* Revert "[ios, macos] Include SKU token for offline requests (#16130)" (#16193)Jordan Kiley2020-02-192-4/+6
* style::Style::getImage() returns optional<style::Image>Mikhail Pozdnyakov2020-02-111-1/+1
* Bump GL-JSzmiao2020-02-111-2/+4
* [build] Remove unused filesThiago Marcos P. Santos2020-02-072-21/+0
* [core] Add platform::setCurrentThreadPriority(double)Alexander Shalamov2020-02-061-0/+10
* [build] Adding a build flag to build without GL if needed (#16120)Thomas Moenicke2020-02-032-2/+2
* [core] Pass std::shared_ptr<UpdateParameters> to the render orchestratorMikhail Pozdnyakov2020-01-221-1/+1
* [ios, macos] Include SKU token for offline requests (#16130)Jordan Kiley2020-01-212-6/+4
* [darwin] Use new FileSourceManager interfaceAlexander Shalamov2020-01-137-36/+52
* [core] Modularize FileSource codebase (#15768)Alexander Shalamov2020-01-131-0/+1
* [ios, macos]Remove iOS/macOS codes from native codes (#16031)m-stephen2019-12-145-20/+197
* [core][android][darwin] Fix GeoJSONOptions handlingMikhail Pozdnyakov2019-11-293-22/+24
* [ios] Refactor host checks (#15948)Julian Rex2019-11-201-2/+9
* [build] Enable more warnings on the next buildThiago Marcos P. Santos2019-11-153-5/+5
* [darwin] Fix image roundrip conversionAlexander Shalamov2019-11-118-21/+33
* [darwin] Add conversion for resolvedImageAlexander Shalamov2019-11-1113-38/+53
* [darwin] Update image expression evaluated type nameAlexander Shalamov2019-11-111-7/+7
* [core,android,darwin,qt] Add fields related to feature-stateJuha Alanen2019-10-284-15/+30
* [core] map image type to string until we have a dedicated implementationKonstantin Käfer2019-10-141-0/+9
* Add iOS bindings for cluster properties (#15515)Jordan Kiley2019-10-119-8/+239
* [ios] Fix for iOS 9 crash (seen in simulator) (#15771)Julian Rex2019-10-111-1/+27
* [ios, macos] Changed exception to assert and nil return, since attribution me...Julian Rex2019-10-053-3/+18
* [ios] Adds pointForCoordinate/coordinateForPoint to MGLMapSnapshotOverlay (#1...Julian Rex2019-10-043-10/+95
* [core][android][darwin] Move number format to i18nAlexander Shalamov2019-09-262-29/+38
* [core][android][darwin] Move platform specific Collator impls from expressionAlexander Shalamov2019-09-261-6/+3
* [core] Fix performance-move-const-argThiago Marcos P. Santos2019-09-251-1/+1
* [ios]Add errors reporting (#15391)m-stephen2019-09-205-2/+58
* [ios, macos] Fix MGLOfflinePack invalidate crash (#15582)Julian Rex2019-09-186-6/+320
* [ios, macos] (Re)add tilesize rounding. (#15656)Julian Rex2019-09-181-1/+1
* [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, macos] Ensure potential variables that might be nil have a fallback. (#...Julian Rex2019-09-171-3/+12
* [ios, macos] Tail work from 15385 (#15647)Julian Rex2019-09-171-1/+0
* [ios, macos] Introduce custom drawing overlays for MGLMapSnapshotterNadia Barbosa2019-09-162-17/+122
* [core, ios, macos] SDK objects should hold weak pointers to the core style ob...Mikhail Pozdnyakov2019-09-0916-50/+152
* [darwin] Use en_US as default test locale/languageJason Wray2019-09-093-15/+0
* [darwin] Reset number formatter digits for currency styleAlexander Shalamov2019-09-041-0/+4
* [Darwin] Update MGLSymbolStyleLayer documentationMikhail Pozdnyakov2019-09-031-8/+5
* [core] Remove programCacheDir parameter from ProgramParametersAnder Conselvan de Oliveira2019-08-273-8/+1
* [ios] Refactor NSUserDefaults key variable namesJason Wray2019-08-213-5/+9
* [ios] Update MGLTileSetTests.testTileSetFromTileURLTemplates for Xcode 11Jason Wray2019-08-211-5/+14
* [ios] Updates for offline pricingJason Wray2019-08-203-14/+29
* [darwin] Update documentation text for enum array valueAlexander Shalamov2019-08-132-9/+9
* [darwin] Generate plural version of property name, yet, keep singular version...Alexander Shalamov2019-08-138-67/+94
* [darwin] Add plural override for 'text-writing-mode' layout propertyAlexander Shalamov2019-08-135-46/+61
* [darwin] Bindings for new 'text-writing-mode' layout propertyAlexander Shalamov2019-08-136-5/+189