summaryrefslogtreecommitdiff
path: root/platform/darwin/src/MGLMapSnapshotter.mm
Commit message (Expand)AuthorAgeFilesLines
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-03-081-6/+1
* [core] Transform{State}: s/angle/bearing/Bruno de Oliveira Abinader2019-03-041-1/+1
* [darwin] move turnstile event for snapshotter (#13549)Jordan Kiley2018-12-121-3/+3
* [ios] Add turnstile events for Snapshotter (#13476)Lloyd Sheng2018-12-061-0/+6
* [darwin] Add platform-agnostic MGLStringFromSize() methodJason Wray2018-11-281-9/+4
* [ios, macos] Pass program cache path and local font family config options to ...Chris Loer2018-11-241-1/+5
* [ios] Added teardown of core objects when receiving UIApplicationWillTerminat...Julian Rex2018-11-201-1/+45
* [ios, macos] Logging. (#13235)Fabian Guerra Soto2018-11-141-2/+13
* [core] CameraOptions receives and outputs angle and pitch as degrees, not rad...Bruno de Oliveira Abinader2018-10-191-1/+1
* [ios, macos] Call snapshotter (Obj-C) completion block on dealloc/cancel if s...Julian Rex2018-09-051-24/+81
* [ios] [macos] Added `-[MGLSnapshot coordinateForPoint:]` and associated test.Julian Rex2018-07-051-8/+43
* [core] Avoid blocking in Thread<Object> constructor (#12151)Anand Thakker2018-07-031-1/+1
* [ios, macos] Use NSCAssert instead of assert.Chris Loer2018-06-041-1/+1
* [ios, macos] Raise exception if MGLMapSnapshotter is used from thread without...Julian Rex2018-06-041-0/+5
* [ios, macos] Fix MGLMapSnapshotter concurrency bugs (issue #11827).Chris Loer2018-06-041-153/+162
* Style JSON configuration on map snapshotter (#11976)Tobrun2018-05-231-1/+2
* Merge branch 'release-boba' into masterupstream/fabian-merge-release-4.0.1-masterFabian Guerra2018-05-171-4/+7
|\
| * [ios, macos] Fix possible retain cycles in blocksJason Wray2018-04-271-4/+7
* | [ios, macos] Update minimum deployment versions to iOS 9, macOS 10.11 (#11776)Jason Wray2018-04-271-1/+1
|/
* Merge tag 'ios-v3.7.4' into masterFabian Guerra2018-02-131-164/+175
|\
| * [ios, macos] Fix memory leaks in MGLMapSnapshotter. (#11133)Fabian Guerra Soto2018-02-121-164/+175
* | Merge branch 'release-agua' into masterupstream/fabian-release-agua-masterFabian Guerra2018-01-251-1/+1
|\ \ | |/
| * [ios, macos] Fix MGLMapSnapshotter pointForCoordinate returns an scaled point.Fabian Guerra2018-01-251-1/+1
* | Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-041-121/+146
|\ \ | |/
| * [ios, macos] Remove duplicated variables between MGLMapSnapshotOptions and MG...Fabian Guerra2017-12-201-105/+33
| * [ios, macos] Refactor snapshot attribution.Fabian Guerra2017-12-041-86/+94
| * [ios, macos] Update the attribution format for small snapshots.Fabian Guerra2017-11-171-29/+121
* | [darwin] Fixes CGImageRef leak when creating a map snapshot (#10585)Andrew Kitchen2017-11-281-2/+6
|/
* [ios, macos] Cleanup duplicated snapshotter frame code.Fabian Guerra2017-11-081-12/+20
* [ios, macos] Add attribution to snapshots.Fabian Guerra2017-11-071-2/+117
* [darwin] map snapshotter - expose attributionsIvo van Dongen2017-11-011-1/+1
* [darwin][ios][macos] map snapshotter - add MGLMapSnapshot wrapperIvo van Dongen2017-11-011-3/+31
* [darwin] map snapshotter - snapshotter mutabilityIvo van Dongen2017-11-011-5/+82
* [macos] Scale down snapshot images (#10105)upstream/az-lightFredrik Karlsson2017-10-041-0/+2
* [ios, macos] Improve snap shotter documentation. (#10020)Fabian Guerra Soto2017-10-041-27/+51
* [darwin] snapshotterIvo van Dongen2017-09-051-0/+163