summaryrefslogtreecommitdiff
path: root/platform/darwin/src
Commit message (Expand)AuthorAgeFilesLines
* [ios, macos] Fixed receiving local file URL responseMinh Nguyễn2020-04-241-0/+2
* [darwin] Remove debug leftoverThiago Marcos P. Santos2020-03-311-3/+0
* Add NSURLSession delegation to http_file_source.mm (#16321)Julian Rex2020-03-252-33/+54
* [core] Fix performance-unnecessary-value-param errorsThiago Marcos P. Santos2020-03-232-4/+4
* [ios, macos] Deleted iOS/macOS map SDK sources, resources, scriptsMinh Nguyễn2020-02-27191-29896/+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-191-2/+3
* style::Style::getImage() returns optional<style::Image>Mikhail Pozdnyakov2020-02-111-1/+1
* Bump GL-JSzmiao2020-02-111-2/+4
* [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-211-3/+2
* [darwin] Use new FileSourceManager interfaceAlexander Shalamov2020-01-135-34/+51
* [ios, macos]Remove iOS/macOS codes from native codes (#16031)m-stephen2019-12-144-20/+146
* [core][android][darwin] Fix GeoJSONOptions handlingMikhail Pozdnyakov2019-11-292-14/+16
* [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-111-0/+1
* [darwin] Add conversion for resolvedImageAlexander Shalamov2019-11-117-12/+25
* [core,android,darwin,qt] Add fields related to feature-stateJuha Alanen2019-10-284-15/+30
* Add iOS bindings for cluster properties (#15515)Jordan Kiley2019-10-116-7/+146
* [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-182-3/+12
* [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, 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] 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] Updates for offline pricingJason Wray2019-08-202-8/+12
* [darwin] Update documentation text for enum array valueAlexander Shalamov2019-08-131-8/+8
* [darwin] Generate plural version of property name, yet, keep singular version...Alexander Shalamov2019-08-134-50/+50
* [darwin] Add plural override for 'text-writing-mode' layout propertyAlexander Shalamov2019-08-132-25/+39
* [darwin] Bindings for new 'text-writing-mode' layout propertyAlexander Shalamov2019-08-134-4/+106
* [macos,ios] Fix rare crash when downloading tiles that returned a 404Konstantin Käfer2019-08-051-3/+5
* [ios, macos]MGLLoggingConfiguration can filter logs from core (#15120)m-stephen2019-07-254-25/+72
* [docs] Remove references to increasing offline tile limitHeather Stenson2019-07-181-2/+0
* [ios] Add changelog entry for Cache Management API (#15131)Jordan Kiley2019-07-171-1/+1