summaryrefslogtreecommitdiff
path: root/platform/darwin/src/http_file_source.mm
Commit message (Expand)AuthorAgeFilesLines
* [darwin] Restore platform check for sku token (#16456)Jordan Kiley2020-05-011-0/+2
* [darwin] remove accountType check (#16449)Jordan Kiley2020-04-301-9/+4
* [ios, macos] Fixed receiving local file URL responseMinh Nguyễn2020-04-241-0/+2
* Add NSURLSession delegation to http_file_source.mm (#16321)Julian Rex2020-03-251-2/+19
* Revert "[ios, macos] Include SKU token for offline requests (#16130)" (#16193)Jordan Kiley2020-02-191-2/+3
* [ios, macos] Include SKU token for offline requests (#16130)Jordan Kiley2020-01-211-3/+2
* [darwin] Use new FileSourceManager interfaceAlexander Shalamov2020-01-131-0/+1
* [ios, macos]Remove iOS/macOS codes from native codes (#16031)m-stephen2019-12-141-20/+11
* [ios] Refactor host checks (#15948)Julian Rex2019-11-201-2/+9
* [ios] Refactor NSUserDefaults key variable namesJason Wray2019-08-211-5/+4
* [ios] Updates for offline pricingJason Wray2019-08-201-5/+5
* [macos,ios] Fix rare crash when downloading tiles that returned a 404Konstantin Käfer2019-08-051-3/+5
* [ios] Added offline query parameter (#14857)Julian Rex2019-06-111-11/+32
* [ios] Enable SKU tokens for all requestsJason Wray2019-05-201-10/+1
* [ios] Rename performance's metrics variable names.android-v7.5.0-beta.1Fabian Guerra2019-05-161-2/+2
* [ios] Remove events=true from new SKU requestsJason Wray2019-04-291-9/+6
* [ios] Enable/Disable sku token handling (#14467)Julian Rex2019-04-241-4/+11
* [ios] Add SKU tokens to all Mapbox requests (#14421)Jason Wray2019-04-171-5/+19
* [ios, macos] Add Mapbox Maps SDK metrics manager. (#13997)Fabian Guerra Soto2019-04-091-3/+8
* [ios, macos] Expose the url session configuration object. (#13886)Fabian Guerra Soto2019-02-181-6/+4
* [core] define number of concurrent downloads in online file source variableHuyen Chau Nguyen2018-11-151-4/+0
* [ios, macos] Logging. (#13235)Fabian Guerra Soto2018-11-141-0/+5
* [core] finish must-revalidate supportKonstantin Käfer2017-08-081-1/+3
* [build, ios, macos] Simplify version portion of user agent stringJohn Firebaugh2017-02-081-3/+2
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-271-11/+11
* [darwin] HttpFileSource - rate limitIvo van Dongen2016-09-131-0/+17
* [macos] Renamed OS X SDK to macOS SDKMinh Nguyễn2016-06-141-2/+2
* [core] move from microsecond precision timestamp to integer second precisionKonstantin Käfer2016-05-131-2/+2
* [build/osx] Fix missing generated header include pathBruno de Oliveira Abinader2016-04-181-1/+1
* [ios, osx] Include app/OS name/version in user agentMinh Nguyễn2016-04-171-2/+94
* [all] Replace HTTPContextBase/HTTPRequestBase with FileSourceJohn Firebaugh2016-04-141-0/+228