summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [build, qt] Work around for chown'ing /usr/localupstream/fb-circleci-xcode-9.3.0Jason Wray2018-04-101-6/+3
* [docs] Update CI badges and expand license sectionJason Wray2018-04-101-2/+5
* [build, ios] Bump CircleCI builds to Xcode 9.3Jason Wray2018-04-101-8/+8
* [android] LatLngBounds were not build correctly when lons were the same (#11647)Osana Babayan2018-04-102-1/+22
* [android] - add convinience step expression (#11641)Tobrun2018-04-101-0/+128
* [android] - add javadoc code examples for Android (#11540)Tobrun2018-04-101-23/+1413
* [android] - add paused state to map renderer, don't render snapshot when paus...Tobrun2018-04-105-5/+34
* Rework expression conversion (#11490)Tobrun2018-04-1026-157/+318
* [android] - fixed gesture events listeners lists documentation (#11630)Łukasz Paczos2018-04-101-32/+24
* Fix style parsing bug for constant expressions (#11606)Anand Thakker2018-04-095-16/+32
* [android] - add delete local refs calls for make jni stringsTobrun2018-04-093-6/+18
* [android] release local refs earlyIvo van Dongen2018-04-092-1/+7
* [ios, macos] Equate valueForKey: with valueForKeyPath:Minh Nguyễn2018-04-061-1/+1
* [ios, macos] Distinguish between conditionals and expressions in case expressionMinh Nguyễn2018-04-062-5/+19
* Change MGLMapPointMake to MGLMapPointForCoordinateAsheem Mamoowala2018-04-063-8/+15
* [core] re-bind uniform locations after re-linking program (#11618)Łukasz Paczos2018-04-061-0/+5
* [ios, macos] Projection Matrix and LatLng projection to Mercator methodsAsheem Mamoowala2018-04-057-0/+68
* [core] Add Projection matrix to CustomLayerRenderParameters to transform web ...Asheem Mamoowala2018-04-052-0/+7
* [android] updated mapbox-sdk-services to 3.0.1 (#11593)Osana Babayan2018-04-052-3/+5
* Remove unused lambda capture (#11602)Anand Thakker2018-04-051-1/+1
* Release android v6.0.0 beta.6 (#11592)Łukasz Paczos2018-04-051-0/+7
* [android] - bumped telemetry version to 3.0.0-beta.4 (#11590)Łukasz Paczos2018-04-041-1/+1
* Rework logical condition convenience expressions (#11555)Tobrun2018-04-045-40/+40
* [android] invalidate camera position before delivering onMapReady (#11585)Łukasz Paczos2018-04-041-1/+2
* [android] - throw illegal argument exception when attempting to convert an Pr...Tobrun2018-04-042-1/+14
* [ios] Added explicit dependency to address occasional test build failures. (#...Julian Rex2018-04-031-0/+15
* [ios] Bump podspecs for ios-v4.0.0-beta.3ios-v4.0.0-beta.3Jason Wray2018-04-023-3/+3
* [ios] Prepare changelog for ios-v4.0.0-beta.3Jason Wray2018-04-022-2/+10
* Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-0221-306/+404
* [ios, macos] Corrected documentationMinh Nguyễn2018-04-028-45/+57
* [ios, macos] Clarified source optionsMinh Nguyễn2018-04-025-29/+73
* [ios, macos] Eliminated MGLAbstractShapeSourceMinh Nguyễn2018-04-0218-329/+297
* [ios, macos] Renamed MGLVectorSource to MGLVectorTileSourceMinh Nguyễn2018-04-0248-209/+212
* [ios, macos] Mention update-examples in contributing guideMinh Nguyễn2018-04-022-0/+4
* [ios, macos] Renamed MGLRasterSource to MGLRasterTileSourceMinh Nguyễn2018-04-0229-153/+162
* [core] Make FeatureIndex own GeometryTileData.Chris Loer2018-04-025-30/+27
* [core] Consolidate GeometryTile symbol/nonSymbolBucketsChris Loer2018-04-024-24/+11
* [core] Convert GeometryTileWorker to "one-phase" loadingChris Loer2018-04-025-162/+141
* [ios, build] Enable ios-sanitize-address build on CircleCIJason Wray2018-03-301-1/+1
* [ios] Fix heap buffer overflow in two-coordinate MGLPolylineJason Wray2018-03-301-3/+5
* Eviscerate mbgl expression to Foundation JSON object conversion (#11389)Minh Nguyễn2018-03-3015-164/+327
* [ios, docs] Fix formatting in Predicates & Expressions guide (#11574)Jason Wray2018-03-301-29/+29
* [core] Fixed to-rgba with zero opacityMinh Nguyễn2018-03-305-14/+26
* [core] Round-trip linear interpolatorsMinh Nguyễn2018-03-303-2/+8
* [ios] Fix for integration tests running on device. Refs #11297 Julian Rex2018-03-301-2/+15
* [test] Update Map.PrefetchTilesupstream/fb-11334-boba-cherry-pickBruno de Oliveira Abinader2018-03-307-61/+75
* [ios] Update mapbox-events-ios to v0.4.0upstream/fb-events-ios-0.4.0Jason Wray2018-03-291-0/+0
* Install aftermarket expression functions (#11472)Minh Nguyễn2018-03-2930-571/+990
* [core] Fix potential race condition crash in symbol querying..Chris Loer2018-03-292-8/+25
* [core] Fix potential race condition crash in symbol querying..Chris Loer2018-03-292-6/+8