| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | [core] move HeadlessBackend extension initialization code into Impl | Konstantin Käfer | 2017-11-29 | 2 | -39/+42 |
* | | [core] fold HeadlessDisplay into the headless RenderBackend implementation | Konstantin Käfer | 2017-11-29 | 3 | -103/+87 |
* | | [darwin] Fixes CGImageRef leak when creating a map snapshot (#10585) | Andrew Kitchen | 2017-11-28 | 1 | -2/+6 |
* | | [darwin] Adjusts initializer body to avoid premature ivar usage (#10582) | Andrew Kitchen | 2017-11-28 | 1 | -10/+15 |
* | | [darwin, macos, ios] Renames CGImage creation function to imply +1 retain cou... | Andrew Kitchen | 2017-11-27 | 1 | -1/+1 |
* | | [core, ios, qt, android] Close race condition in RunLoop (issue #9620) | Chris Loer | 2017-11-27 | 1 | -2/+4 |
* | | [core, ios, macos] Implement unique_any and remove linb::any | Asheem Mamoowala | 2017-11-22 | 1 | -2/+2 |
* | | [ios, macos] Implement MGLComputedShapeSource binding for CustomGeometrySource | Asheem Mamoowala | 2017-11-22 | 4 | -0/+317 |
* | | [darwin] Abstract ShapeSource interface | Jesse Crocker | 2017-11-22 | 6 | -131/+202 |
* | | Merge branch 'release-agua' into tvn-merge-release | Tobrun | 2017-11-10 | 8 | -35/+236 |
|\ \
| |/ |
|
| * | [ios, macos] Cleanup duplicated snapshotter frame code. | Fabian Guerra | 2017-11-08 | 1 | -12/+20 |
| * | [ios, macos] Add attribution to snapshots. | Fabian Guerra | 2017-11-07 | 1 | -2/+117 |
| * | [ios, macos] noted how to update shape source (#10383) | Jordan Kiley | 2017-11-03 | 1 | -1/+2 |
| * | Make places and roads accessible to VoiceOver (#9950) | Minh Nguyễn | 2017-11-03 | 4 | -27/+85 |
| * | [darwin] MGLMapSnapshot - add missing EXPORT | Ivo van Dongen | 2017-11-01 | 1 | -0/+1 |
| * | [ios, macos] Fix MGLMapSnapshotter documentation typo. | Fabian Guerra | 2017-11-01 | 1 | -1/+1 |
| * | [darwin] map snapshotter - expose attributions | Ivo van Dongen | 2017-11-01 | 1 | -1/+1 |
| * | [darwin][ios][macos] map snapshotter - add MGLMapSnapshot wrapper | Ivo van Dongen | 2017-11-01 | 2 | -25/+71 |
| * | [darwin] map snapshotter - snapshotter mutability | Ivo van Dongen | 2017-11-01 | 2 | -6/+121 |
| * | [ios] Avoid drawing view annotations across pixel boundaries | Jason Wray | 2017-10-19 | 2 | -0/+15 |
| * | [ios, macos] Fixed symbol export warning | Minh Nguyễn | 2017-10-16 | 1 | -3/+4 |
| * | [ios, macos] Added layer to the code snippet (#10149) | Jordan Kiley | 2017-10-06 | 1 | -1/+4 |
* | | [darwin] MGLMapSnapshot - add missing EXPORT | Ivo van Dongen | 2017-11-01 | 1 | -0/+1 |
* | | [darwin] map snapshotter - expose attributions | Ivo van Dongen | 2017-10-31 | 1 | -1/+1 |
* | | [darwin][ios][macos] map snapshotter - add MGLMapSnapshot wrapper | Ivo van Dongen | 2017-10-31 | 2 | -25/+71 |
* | | [darwin] map snapshotter - snapshotter mutability | Ivo van Dongen | 2017-10-31 | 2 | -6/+121 |
* | | Replace compile-time polymorphism with runtime polymorphism in the conversion... | John Firebaugh | 2017-10-23 | 2 | -107/+120 |
|/ |
|
* | [macos] Scale down snapshot images (#10105)upstream/az-light | Fredrik Karlsson | 2017-10-04 | 1 | -0/+2 |
* | [ios, macos] Improve snap shotter documentation. (#10020) | Fabian Guerra Soto | 2017-10-04 | 3 | -48/+117 |
* | [ios] check at compile time | Fredrik Karlsson | 2017-10-03 | 1 | -0/+2 |
* | [ios] Title case based on current orthography | Minh Nguyễn | 2017-10-03 | 1 | -1/+8 |
* | Merge branch 'release-ios-v3.6.0-android-v5.1.0' into master.upstream/fabian-merge-release-ios-v3.6.0-final | Fabian Guerra | 2017-09-27 | 2 | -39/+38 |
|\ |
|
| * | [ios, macos] Deprecate trafficDayStyleURL and trafficNightStyleURL (#9918) | Fabian Guerra Soto | 2017-09-15 | 2 | -39/+38 |
* | | [darwin] snapshotter | Ivo van Dongen | 2017-09-05 | 2 | -0/+268 |
* | | [core][ios][macos][android]DDS-ify `text-letter-spacing` and `text-max-width` | Asheem Mamoowala | 2017-08-30 | 2 | -6/+24 |
* | | Merge branch release tag ios-v3.6.2 | Fabian Guerra | 2017-08-29 | 13 | -42/+349 |
|\ \ |
|
| * \ | Merge tag 'ios-v3.6.2' into master | Fabian Guerra | 2017-08-28 | 13 | -42/+349 |
| |\ \
| | |/ |
|
| | * | [ios] Warn about using MGLFeature-conforming annotations w/querying | Jason Wray | 2017-08-18 | 1 | -3/+11 |
| | * | [ios] Add debug descriptions to shapes and features | Jason Wray | 2017-08-18 | 3 | -0/+69 |
| | * | [ios, macos] Fix querying features returning nil when features available. (#9... | Fabian Guerra Soto | 2017-08-17 | 3 | -7/+9 |
| | * | [ios] Add test for code snippet added to MGLPolyline doc change | Nadia Barbosa | 2017-08-09 | 1 | -3/+2 |
| | * | [ios] Update MGLPolyline docs about antimeridian crossings | Nadia Barbosa | 2017-08-09 | 1 | -2/+13 |
| | * | [ios] adapt Mapbox Streets–sourced layers for user preferred language (#9582) | Fabian Guerra Soto | 2017-08-01 | 4 | -0/+219 |
* | | | Implement icon-anchor property | Lauren Budorick | 2017-08-28 | 2 | -3/+128 |
|/ / |
|
* | | [all] ensure runloop is the current scheduler | Ivo van Dongen | 2017-08-09 | 2 | -14/+9 |
* | | [core] finish must-revalidate support | Konstantin Käfer | 2017-08-08 | 1 | -1/+3 |
* | | [core][android][macos][ios] Implement property functions for line-join, text-... | Lauren Budorick | 2017-07-26 | 4 | -15/+45 |
* | | [all] Merge View into RendererBackend | John Firebaugh | 2017-07-26 | 1 | -6/+3 |
* | | [ios][macos] manage backendscope in renderer frontend | Ivo van Dongen | 2017-07-25 | 1 | -3/+9 |
* | | [test] allow only a single shared display to avoid egl errors | Ivo van Dongen | 2017-07-18 | 1 | -1/+1 |