summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
...
| * [ios, macos] Rename Data-driven styling guide (#8627)Jesse Bounds2017-04-0511-35/+40
| * [ios] assertion to check if an annotationTag > 0 (#8588)Fabian Guerra Soto2017-04-052-1/+7
| * [ios, macos] Preserve symlinks when zipping frameworkMinh Nguyễn2017-04-053-2/+6
| * [ios] Silence incompatible type warning for callout view (#8608)Jesse Bounds2017-04-042-2/+9
| * Release android v5.0.2 (#8629)Tobrun2017-04-044-12/+12
| * [macos] Removed MGLUserTrackingMode from jazzy ToCMinh Nguyễn2017-04-031-1/+0
| * [macos] Fixed broken images in DDS guideMinh Nguyễn2017-04-0311-2/+4
| * [core] cache binary shaders on AndroidKonstantin Käfer2017-04-033-14/+31
| * macos-v0.4.0macos-v0.4.0Minh Nguyễn2017-04-022-2/+2
| * [ios, macos] Updated changelogsMinh Nguyễn2017-04-022-6/+6
| * [ios] Replaced UIActionSheet, UIAlertView with UIAlertControllerJason Wray2017-04-011-72/+88
| * [ios, macos] Copyedited data-driven styling guidesMinh Nguyễn2017-04-016-357/+198
| * Cherry pick v5.0.2 changes (#8586)Tobrun2017-03-315-5/+23
| * Revert 5.x touch changes (#8585)Tobrun2017-03-306-70/+60
| * [ios] Modify return type so callout bridges with protocol in SwiftJesse Bounds2017-03-292-1/+7
| * [ios] nil check in visibleAnnotationsInRect to avoid crash (#8513)Fabian Guerra Soto2017-03-281-1/+4
| * [android] revert version name to snapshotAntonio Zugaldia2017-03-241-1/+1
| * [android] update CHANGELOG.md with 5.0.1 informationAntonio Zugaldia2017-03-241-0/+6
| * [android] [auto] Update properties to version 5.0.1 in preparation for build.Antonio Zugaldia2017-03-242-2/+2
| * [ios] podspec update to 3.5.0 (#8487)Fabian Guerra Soto2017-03-212-2/+2
* | [ios, macos] Clarify redrawing based on multipoint mutationMinh Nguyễn2017-04-111-10/+30
* | [android] Polygon holes (#8557)Pablo Guardiola2017-04-118-5/+208
* | [ios] Match gesture recognizer with map view user interaction stateDavid Chiles2017-04-117-21/+315
* | [macos] Remove link attribute from attribution textMinh Nguyễn2017-04-103-2/+8
* | [android] - avoid nullpointer by validating Mapbox.java creation when validat...Tobrun2017-04-113-16/+23
* | [qt] Avoid hardcoding Qt cellar pathMinh Nguyễn2017-04-101-2/+3
* | [ios, macos] MGLMapView size check for OpenGL 2.0 ES minimum texture sizeBruno de Oliveira Abinader2017-04-102-4/+10
* | [android] Recalculate source tile cache size when appropiateBruno de Oliveira Abinader2017-04-102-0/+8
* | [android] Initialize NativeMapView with OpenGL ES 2.0 minimum texture sizeBruno de Oliveira Abinader2017-04-102-6/+9
* | [ios] Initialize MGLMapView with OpenGL ES 2.0 minimum texture sizeBruno de Oliveira Abinader2017-04-101-1/+1
* | [Qt] Sanitize QSize → mbgl::Size conversionBruno de Oliveira Abinader2017-04-102-11/+21
* | [core] Updated Size::isEmpty and TransformState::valid checksBruno de Oliveira Abinader2017-04-101-1/+1
* | add compass drawable initialization in ui settings (#8695)Pablo Guardiola2017-04-102-1/+6
* | [qt] Renamed qt5 formula to qtMinh Nguyễn2017-04-081-6/+6
* | [node] Calculate image buffer and length once (#8673)Bobby Sudekum2017-04-071-3/+6
* | [android] - disable building x86-64 on CI for snapshot builds (#8679)Tobrun2017-04-071-1/+7
* | [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-065-24/+294
* | [android] Update LOST to latest versionAntonio Zugaldia2017-04-061-1/+1
* | [ios] expose link flags via mbgl-core targetKonstantin Käfer2017-04-062-9/+8
* | [macos] expose link flags via mbgl-core targetKonstantin Käfer2017-04-062-35/+8
* | [ios, macos] Fail gracefully on invalid coordinatesMinh Nguyễn2017-04-065-13/+40
* | [ios, macos] Streamlined coordinate validationMinh Nguyễn2017-04-062-15/+10
* | [all] Make LatLng coordinates read-onlyJohn Firebaugh2017-04-068-23/+20
* | [android] Preflight argument validity before constructing LatLngJohn Firebaugh2017-04-063-22/+104
* | [darwin] Preflight argument validity before constructing mbgl::LatLngJohn Firebaugh2017-04-061-0/+12
* | [darwin] Use MGLLatLngFromLocationCoordinate2D where appropriateJohn Firebaugh2017-04-063-4/+5
* | [darwin] Fix invalid coordinates in MGLShapeSource testsJohn Firebaugh2017-04-061-52/+52
* | [core] always create a pixelbuffer surface in the EGL backendKonstantin Käfer2017-04-052-9/+6
* | [core] destroy surface before context in EGL backendKonstantin Käfer2017-04-051-4/+4
* | [core] destroy HeadlessDisplay after HeadlessBackend implementationKonstantin Käfer2017-04-051-1/+1