summaryrefslogtreecommitdiff
path: root/platform/darwin/test
Commit message (Expand)AuthorAgeFilesLines
* [ios,android] rename all occurrence of www.mapbox.com/feedback to apps.mapbox...upstream/az-feedback-linkAntonio Zugaldia2019-01-171-2/+2
* [core,ios] rename all occurrence of www.mapbox.com/map-feedback to apps.mapbo...Antonio Zugaldia2019-01-171-2/+2
* [ios, macos] Support getLeaves (and related) clustering methods (#12952) foll...Julian Rex2019-01-143-1/+110
* [ios] Migrated tests, playground to Swift 4.2Minh Nguyễn2019-01-091-6/+1
* [ios, macos] Renames MGLStyle.enablePlacementTransitions (#13685)Fabian Guerra Soto2019-01-081-4/+4
* [ios, macos] Add "includesIdeographicGlyphs" option to MGLOfflineRegion.Chris Loer2018-12-212-5/+8
* [ios, macos] Fix number conversions when expressions cast to large numbers. (...Fabian Guerra Soto2018-12-141-0/+9
* [ios, macos] Add enablePlacementTransitions to MGLStyle. (#13565)Fabian Guerra Soto2018-12-131-0/+20
* [ios, darwin] Make MGLFeature.attributes non-nullable and add integration testAlexander Shalamov2018-12-131-3/+3
* [ios] Added CJK string transformsMinh Nguyễn2018-12-081-0/+21
* [ios, macos] Update for streets-v8 data and coalesced name fields in v11 stylesJason Wray2018-12-071-2/+11
* [core] Support fill-extrusion-vertical-gradientBruno de Oliveira Abinader2018-11-291-0/+45
* [core][Android][Darwin] LayerManager creates RenderLayer instancesMikhail Pozdnyakov2018-11-2710-10/+10
* [ios] Adds support for MGLCollisionBehaviorPre4_0 in NSUserDefaults (#13426)Julian Rex2018-11-211-0/+96
* [darwin] Rename variables to avoid shadow declarationsJason Wray2018-11-202-2/+4
* [darwin] Fix GCC_WARN_SIGN_COMPARE warningsJason Wray2018-11-206-16/+16
* [ios, macos] Added `-(BOOL)[MGLStyle removeSource:error:]` that provides an N...Julian Rex2018-11-201-1/+6
* [ios, macos] Harmonize bundle identifiersMinh Nguyễn2018-11-151-9/+2
* [build] Update to geometry v1.0.0Bruno de Oliveira Abinader2018-11-131-1/+1
* [ios, macos] Renamed ambient cache prewarming methodMinh Nguyễn2018-11-081-6/+8
* Remove style::Layer::is()/as()Mikhail Pozdnyakov2018-10-3111-21/+21
* [ios, macos] Added $lineProgress expression variableMinh Nguyễn2018-10-301-0/+8
* [ios, macos] Fixed crash on nullary vararg expression functionMinh Nguyễn2018-10-271-1/+37
* [tests, darwin] Standardize on 10 second timeout for map loadingChris Loer2018-10-172-2/+2
* [darwin,test] Add "must-revalidate" support to putResourceWithURLChris Loer2018-10-171-3/+6
* [test] Test[ MGLOfflineStorage putResourceForURL]Chris Loer2018-10-171-0/+53
* [ios, macos] Minimal darwin wrappers of 'format' expressionChris Loer2018-10-152-9/+31
* [ios, macos] Enable offline merge test.Fabian Guerra2018-10-042-8/+6
* [ios, macos] Fixed camera initialization with eye coordinateMinh Nguyễn2018-10-011-0/+39
* [ios, macos] Added MGLMapCamera.viewingDistance propertyMinh Nguyễn2018-10-011-1/+19
* [ios, macos] Distinguish between viewing distance and altitudeMinh Nguyễn2018-10-012-1/+50
* [ios, macos] Disable offline merge test.Fabian Guerra2018-10-011-9/+13
* [ios] Bump more test timeouts for Xcode 10 sluggishnessJason Wray2018-09-262-4/+3
* [ios, tests] Bump most waitForExpectationsWithTimeout's to 5sJason Wray2018-09-204-13/+13
* [ios, tests] Work around improper verbing of 'optional'Jason Wray2018-09-201-0/+7
* [ios, macos] Fix add file content test, create Documents folder when missing.Fabian Guerra2018-09-191-3/+8
* [ios, macos] Offline regions merge. (#12791)Fabian Guerra Soto2018-09-172-0/+124
* Port symbol-z-order symbol layout style-spec property to Nativeupstream/sort-by-yryanhamley2018-09-071-0/+47
* [ios, macos] Allow -convertCoordinateBounds to span antimeridianNadia Barbosa2018-09-041-0/+42
* [core] Implement CrossFadedDataDrivenProperty to add support for feature expr...Molly Lloyd2018-08-313-18/+0
* [ios, macos] Introduce `MGLShapeSourceOptionLineDistanceMetrics`Mikhail Pozdnyakov2018-08-211-1/+3
* [darwin] arbitrary offline region geometriesIvo van Dongen2018-08-202-2/+90
* [ios] Standardize exception definitionsJason Wray2018-08-093-15/+15
* [core] Merge DataDrivenPropertyValue into PropertyValue (#12513)John Firebaugh2018-07-317-91/+87
* [iOS] Add fallbacks for name fields (#12387)Lloyd Sheng2018-07-261-4/+5
* [android, ios, macos] Generate symbol-placement: line-center wrappersChris Loer2018-07-231-4/+5
* [ios, macos] Convert token strings to expressions on inputJohn Firebaugh2018-07-203-41/+47
* [core] Replace {Source,Camera,Composite}Function with PropertyExpressionJohn Firebaugh2018-07-2010-191/+191
* [ios, macos] Allow unwrapped arguments in match expressionsMinh Nguyễn2018-07-091-0/+7
* [ios, macos] Convert predicate options to collatorsMinh Nguyễn2018-07-091-0/+73