| Commit message (Expand) | Author | Age | Files | Lines |
* | [ios, macos] Projection Matrix and LatLng projection to Mercator methodsupstream/custom-layer-proj-matrix | Asheem Mamoowala | 2018-04-05 | 7 | -0/+68 |
* | [core] Add Projection matrix to CustomLayerRenderParameters to transform web ... | Asheem Mamoowala | 2018-04-04 | 2 | -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 |
* | Release Android v6.0.0-beta.5 (#11537) | Łukasz Paczos | 2018-03-28 | 1 | -0/+11 |
* | [core] Add 'apiBaseURL' argument to mbgl-offline util. | Chris Loer | 2018-03-27 | 1 | -0/+4 |
* | [android] bumped gestures library version to 0.2.0 (#11535) | Łukasz Paczos | 2018-03-27 | 1 | -1/+1 |
* | [android] bumped telemetry library version to 3.0.0-beta.3 (#11534) | Łukasz Paczos | 2018-03-27 | 1 | -1/+1 |
* | [build] Save raw Xcode build logsupstream/fb-more-sanitizers | Jason Wray | 2018-03-26 | 2 | -1/+27 |
* | [ios, build] Run static analyzer on CircleCI | Jason Wray | 2018-03-26 | 2 | -0/+24 |
* | [ios, build] Run undefined behavior sanitizer on CircleCI | Jason Wray | 2018-03-26 | 2 | -11/+11 |
* | [ios, macos] Add match expressions support. (#11464) | Fabian Guerra Soto | 2018-03-26 | 5 | -3/+87 |
* | [android] - update changelog v5.5.1 | Tobrun | 2018-03-26 | 1 | -0/+9 |
* | [android] - allow multiple expressions in string, number and bool asserting e... | Tobrun | 2018-03-26 | 1 | -3/+3 |
* | [ios, macos] Change the format for case expressions to a flat structure. (#11... | Fabian Guerra Soto | 2018-03-26 | 4 | -32/+89 |
* | [android] - don't load default style if style json string was set (#11520) | Tobrun | 2018-03-26 | 2 | -1/+78 |
* | [android] - correctly convert Android int colors with to-color expression (#1... | Tobrun | 2018-03-23 | 3 | -38/+18 |
* | [core] Don't resolve tokens after evaluating a text-field or icon-image expre... | John Firebaugh | 2018-03-22 | 6 | -25/+28 |
* | [android] - expose public api telemetry (#11503) | Tobrun | 2018-03-22 | 6 | -18/+30 |
* | [core] Double maximum label width by reducing glyph precision. | Chris Loer | 2018-03-22 | 4 | -4/+4 |
* | [android] - make default output param from step expression more descriptive, ... | Tobrun | 2018-03-22 | 1 | -16/+20 |
* | Literal array conversion of primitive arrays (#11500) | Tobrun | 2018-03-22 | 3 | -1/+39 |