summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios] commented out depth testupstream/jmkiley-opengl-troubleshootjmkiley2017-04-131-2/+2
* more testingjmkiley2017-04-133-9/+24
* debugging stuffjmkiley2017-04-134-0/+99
* [ios, macos] Add Swift integration tests for map view delegateJesse Bounds2017-04-135-0/+243
* remove duplicated resources (#8743)Pablo Guardiola2017-04-131-3/+0
* [darwin] Update CHANGELOGsJohn Firebaugh2017-04-132-0/+2
* [darwin] Remove use of NS_DESIGNATED_INITIALIZER from MGLStyleLayer subclassesJohn Firebaugh2017-04-137-8/+8
* [darwin] Make -[MGLForegroundStyleLayer sourceIdentifier] abstractJohn Firebaugh2017-04-1312-69/+15
* [core, darwin] Object identity for MGLSource*, MGLStyleLayer*John Firebaugh2017-04-1312-20/+66
* [darwin] Simplify MGLStyleLayer initialization and pointer managementJohn Firebaugh2017-04-1326-523/+295
* [darwin] Simplify MGLSource initialization and pointer managementJohn Firebaugh2017-04-138-213/+67
* [darwin] Remove unnecessary MGLTileSource initializersJohn Firebaugh2017-04-136-141/+227
* [all] Remove redundant scale-related camera methodsJohn Firebaugh2017-04-1317-269/+74
* [tests] Rewrite GlyphAtlas tests to use public APIJohn Firebaugh2017-04-133-98/+79
* add polygon holes and custom location source features to changelog (#8741)Pablo Guardiola2017-04-131-0/+2
* [android] - derived source attribution (#8630)Tobrun2017-04-139-120/+278
* [android] - add binding integration for Map::setLatLngbounds, add example (#8...Tobrun2017-04-1310-3/+206
* [core] Inline GlyphSet into GlyphAtlasJohn Firebaugh2017-04-126-98/+73
* [ios] added check for annotation view animation (#8565)Jordan Kiley2017-04-123-13/+25
* [ios, macos] Updated and reorganized changelogsMinh Nguyễn2017-04-122-1/+19
* refactor signature from Hole to List<LatLng> (#8722)Pablo Guardiola2017-04-124-81/+28
* Merge branch 'release-ios-v3.5.0-android-v5.0.0' into boundsj-merge-release-b...Fabian Guerra2017-04-1147-597/+565
|\
| * [qt] Renamed qt5 formula to qtmacos-v0.4.1Minh Nguyễn2017-04-081-6/+6
| * macos-v0.4.1Minh Nguyễn2017-04-083-4/+6
| * [ios] Update podspecs and changelog for v3.5.2ios-v3.5.2Jason Wray2017-04-073-3/+4
| * [ios, macos] Guard against looking up annotation contexts MGLAnnotationTagNot...Jesse Bounds2017-04-074-36/+54
| * [ios] Update podspecs and changelog for v3.5.1ios-v3.5.1Jason Wray2017-04-053-5/+5
| * [ios, macos] Hardened std::map usage in MGLMapVIewMinh Nguyễn2017-04-052-7/+9
| * [ios] replaced link to select a feature example (#8651)Jordan Kiley2017-04-051-1/+1
| * [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-0329-47/+541
| * [core] Extract and de-templatize several Program static methodsJohn Firebaugh2017-04-034-27/+54
| * 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
| * [core] check null data in query source features (#8553)John Firebaugh2017-03-282-0/+15
| * [ios] nil check in visibleAnnotationsInRect to avoid crash (#8513)Fabian Guerra Soto2017-03-281-1/+4
| * [linux, node] Build with clang 3.9John Firebaugh2017-03-281-16/+16
| * [test] Fix polygon construction to compile with clang 3.9.xDane Springmeyer2017-03-281-9/+9
| * [core] Avoid -Wundefined-var-template warnings with clang 3.9+John Firebaugh2017-03-281-19/+19