| Commit message (Expand) | Author | Age | Files | Lines |
* | [build, ios] Bump CircleCI builds to Xcode 9.3 | Jason Wray | 2018-04-10 | 1 | -8/+8 |
* | [ios] Refactor integrations tests | Julian Rex | 2018-04-10 | 4 | -68/+113 |
* | [android] LatLngBounds were not build correctly when lons were the same (#11647) | Osana Babayan | 2018-04-10 | 2 | -1/+22 |
* | [android] - add convinience step expression (#11641) | Tobrun | 2018-04-10 | 1 | -0/+128 |
* | [android] - add javadoc code examples for Android (#11540) | Tobrun | 2018-04-10 | 1 | -23/+1413 |
* | [android] - add paused state to map renderer, don't render snapshot when paus... | Tobrun | 2018-04-10 | 5 | -5/+34 |
* | Rework expression conversion (#11490) | Tobrun | 2018-04-10 | 26 | -157/+318 |
* | [android] - fixed gesture events listeners lists documentation (#11630) | Łukasz Paczos | 2018-04-10 | 1 | -32/+24 |
* | Fix style parsing bug for constant expressions (#11606) | Anand Thakker | 2018-04-09 | 5 | -16/+32 |
* | [android] - add delete local refs calls for make jni strings | Tobrun | 2018-04-09 | 3 | -6/+18 |
* | [android] release local refs early | Ivo van Dongen | 2018-04-09 | 2 | -1/+7 |
* | [ios, macos] Equate valueForKey: with valueForKeyPath: | Minh Nguyễn | 2018-04-06 | 1 | -1/+1 |
* | [ios, macos] Distinguish between conditionals and expressions in case expression | Minh Nguyễn | 2018-04-06 | 2 | -5/+19 |
* | Change MGLMapPointMake to MGLMapPointForCoordinate | Asheem Mamoowala | 2018-04-06 | 3 | -8/+15 |
* | [core] re-bind uniform locations after re-linking program (#11618) | Łukasz Paczos | 2018-04-06 | 1 | -0/+5 |
* | [ios, macos] Projection Matrix and LatLng projection to Mercator methods | Asheem Mamoowala | 2018-04-05 | 7 | -0/+68 |
* | [core] Add Projection matrix to CustomLayerRenderParameters to transform web ... | Asheem Mamoowala | 2018-04-05 | 2 | -0/+7 |
* | [android] updated mapbox-sdk-services to 3.0.1 (#11593) | Osana Babayan | 2018-04-05 | 2 | -3/+5 |
* | Remove unused lambda capture (#11602) | Anand Thakker | 2018-04-05 | 1 | -1/+1 |
* | Release android v6.0.0 beta.6 (#11592) | Łukasz Paczos | 2018-04-05 | 1 | -0/+7 |
* | [android] - bumped telemetry version to 3.0.0-beta.4 (#11590) | Łukasz Paczos | 2018-04-04 | 1 | -1/+1 |
* | Rework logical condition convenience expressions (#11555) | Tobrun | 2018-04-04 | 5 | -40/+40 |
* | [android] invalidate camera position before delivering onMapReady (#11585) | Łukasz Paczos | 2018-04-04 | 1 | -1/+2 |
* | [android] - throw illegal argument exception when attempting to convert an Pr... | Tobrun | 2018-04-04 | 2 | -1/+14 |
* | [ios] Added explicit dependency to address occasional test build failures. (#... | Julian Rex | 2018-04-03 | 1 | -0/+15 |
* | [ios] Bump podspecs for ios-v4.0.0-beta.3ios-v4.0.0-beta.3 | Jason Wray | 2018-04-02 | 3 | -3/+3 |
* | [ios] Prepare changelog for ios-v4.0.0-beta.3 | Jason Wray | 2018-04-02 | 2 | -2/+10 |
* | Use a host interface for CustomLayer instead of function pointers (#11553) | Asheem Mamoowala | 2018-04-02 | 21 | -306/+404 |
* | [ios, macos] Corrected documentation | Minh Nguyễn | 2018-04-02 | 8 | -45/+57 |
* | [ios, macos] Clarified source options | Minh Nguyễn | 2018-04-02 | 5 | -29/+73 |
* | [ios, macos] Eliminated MGLAbstractShapeSource | Minh Nguyễn | 2018-04-02 | 18 | -329/+297 |
* | [ios, macos] Renamed MGLVectorSource to MGLVectorTileSource | Minh Nguyễn | 2018-04-02 | 48 | -209/+212 |
* | [ios, macos] Mention update-examples in contributing guide | Minh Nguyễn | 2018-04-02 | 2 | -0/+4 |
* | [ios, macos] Renamed MGLRasterSource to MGLRasterTileSource | Minh Nguyễn | 2018-04-02 | 29 | -153/+162 |
* | [core] Make FeatureIndex own GeometryTileData. | Chris Loer | 2018-04-02 | 5 | -30/+27 |
* | [core] Consolidate GeometryTile symbol/nonSymbolBuckets | Chris Loer | 2018-04-02 | 4 | -24/+11 |
* | [core] Convert GeometryTileWorker to "one-phase" loading | Chris Loer | 2018-04-02 | 5 | -162/+141 |
* | [ios, build] Enable ios-sanitize-address build on CircleCI | Jason Wray | 2018-03-30 | 1 | -1/+1 |
* | [ios] Fix heap buffer overflow in two-coordinate MGLPolyline | Jason Wray | 2018-03-30 | 1 | -3/+5 |
* | Eviscerate mbgl expression to Foundation JSON object conversion (#11389) | Minh Nguyễn | 2018-03-30 | 15 | -164/+327 |
* | [ios, docs] Fix formatting in Predicates & Expressions guide (#11574) | Jason Wray | 2018-03-30 | 1 | -29/+29 |
* | [core] Fixed to-rgba with zero opacity | Minh Nguyễn | 2018-03-30 | 5 | -14/+26 |
* | [core] Round-trip linear interpolators | Minh Nguyễn | 2018-03-30 | 3 | -2/+8 |
* | [ios] Fix for integration tests running on device. Refs #11297 | Julian Rex | 2018-03-30 | 1 | -2/+15 |
* | [test] Update Map.PrefetchTilesupstream/fb-11334-boba-cherry-pick | Bruno de Oliveira Abinader | 2018-03-30 | 7 | -61/+75 |
* | [ios] Update mapbox-events-ios to v0.4.0upstream/fb-events-ios-0.4.0 | Jason Wray | 2018-03-29 | 1 | -0/+0 |
* | Install aftermarket expression functions (#11472) | Minh Nguyễn | 2018-03-29 | 30 | -571/+990 |
* | [core] Fix potential race condition crash in symbol querying.. | Chris Loer | 2018-03-29 | 2 | -8/+25 |
* | [core] Fix potential race condition crash in symbol querying.. | Chris Loer | 2018-03-29 | 2 | -6/+8 |
* | [ios, macos] Add lookup and feature operators. (#11528) | Fabian Guerra Soto | 2018-03-28 | 3 | -0/+106 |